Commit Graph

322 Commits

Author SHA1 Message Date
Fabien Pinckaers 67fc9a997c [MERGE] crm improvements
bzr revid: fp@tinyerp.com-20121102091325-cesxnckhwg77tx6w
2012-11-02 10:13:25 +01:00
ajay javiya (OpenERP) 9954cd3d08 [IMp]:Improve code in crm
bzr revid: aja@tinyerp.com-20121025094231-ggp3s17n7r5ndkt5
2012-10-25 15:12:31 +05:30
Mayur Maheshwari (OpenERP) fb0fdad5ba [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20121008133114-skk7hnn2lbq8io2h
2012-10-08 19:01:14 +05:30
Mayur Maheshwari (OpenERP) 48ad382705 [IMP]all : improve string
bzr revid: mma@tinyerp.com-20121008101422-hen3r94996e6pzye
2012-10-08 15:44:22 +05:30
Antonin Bourguignon e6781e11ec [FIX] yml tests: do not use 'none' in calendar_event creation during tests; use False instead
bzr revid: abo@openerp.com-20121005185015-fj62y6tfra3oqo1g
2012-10-05 20:50:15 +02:00
Antonin Bourguignon 6dad993aa3 [FIX] remove a 'none' value for rrule_type field
bzr revid: abo@openerp.com-20121005174426-nzl24tpvz3qvu5x2
2012-10-05 19:44:26 +02:00
Antonin Bourguignon cbf91c37b9 [IMP] code style and comments
bzr revid: abo@openerp.com-20121005171055-sxm4okovczkgmj2p
2012-10-05 19:10:55 +02:00
Antonin Bourguignon ef2f6ce414 [IMP] remove the 'none' value for 'rrule_type' (recurrence rule type); this value doesn't make sense
bzr revid: abo@openerp.com-20121005165212-etg3lya4ep3g10kx
2012-10-05 18:52:12 +02:00
Antonin Bourguignon 474e665fcc [IMP] code style: rename some of those uggly 'datas' var into 'data'
bzr revid: abo@openerp.com-20121005150638-m64hn1kn7nxvp5e0
2012-10-05 17:06:38 +02:00
Antonin Bourguignon f38d9ec3cd [IMP] comments and whitespaces
bzr revid: abo@openerp.com-20121005114919-7rgseqg9f0y2cdvn
2012-10-05 13:49:19 +02:00
Fabien Pinckaers b63eeda1de [MERGE] add constraint on base_calendar
bzr revid: fp@tinyerp.com-20120930102954-j0rtayh1127w0gvh
2012-09-30 12:29:54 +02:00
Fabien Pinckaers 5f9dc5a75e [MERGE] typo meeting
bzr revid: fp@tinyerp.com-20120929090352-n9n8r9cqqzlx60ci
2012-09-29 11:03:52 +02:00
Fabien Pinckaers 6c6add62aa [FIX] calendar
bzr revid: fp@tinyerp.com-20120927073155-15ov65wc4ug6unci
2012-09-27 09:31:55 +02:00
Fabien Pinckaers 92ea964019 [FIX] invitation on meetings
bzr revid: fp@openerp.com-20120926205105-6638lw5v70leui34
2012-09-26 22:51:05 +02:00
Fabien Pinckaers b95cb27136 [IMP] CRM meeting cleaning form view
bzr revid: fp@tinyerp.com-20120925082256-9nh4h4kyql7xywgt
2012-09-25 10:22:56 +02:00
Thibault Delavallée 46718679f3 [FIX] Fixing last fix, forgot a field.
bzr revid: tde@openerp.com-20121029130656-et7vfu2nepxezb31
2012-10-29 14:06:56 +01:00
Thibault Delavallée 530b946b32 [IMP] [FIX] base_calendar: read only required fields; first try to fix the runbot infinite loop bug.
bzr revid: tde@openerp.com-20121029123532-okl3q2dtnhq4a2xv
2012-10-29 13:35:32 +01:00
Atul Patel (OpenERP) 8cb70a7cd3 [FIX]: set one2many and many2one field value in empty list
bzr revid: atp@tinyerp.com-20120913125207-q8yvyopdzykdrpwg
2012-09-13 18:22:07 +05:30
Olivier Dony 81497cdc2f [FIX] base_calendar: attempt to fix deprecated schedule_with_attach (part2)
bzr revid: odo@openerp.com-20120904163644-b0o4guocm0b7ymob
2012-09-04 18:36:44 +02:00
Olivier Dony 62cb85433b [FIX] base_calendar: attempt to fix deprecated schedule_with_attach
bzr revid: odo@openerp.com-20120904162135-9a328743y387kuv9
2012-09-04 18:21:35 +02:00
Thibault Delavallée 38acf7c104 [REM] base_calendar: removed ir_attachment override, that was added to be able to manage virtual_ids for attachments (i.e., adding attachments to reccuring meetings). As this fix was causing issues, not having attachments on recurrent meetings seems more acceptable than having an ugly fix + other bigs.
bzr revid: tde@openerp.com-20120821160548-qq0sjku3yf3c0ogq
2012-08-21 18:05:48 +02:00
Fabien Pinckaers 3169475b3e [IMP] message_read on mail.message
bzr revid: fp@tinyerp.com-20120820101434-429mgbhbuk1wjqa2
2012-08-20 12:14:34 +02:00
Thibault Delavallée 8e6cc3a924 [REF] addons: propagated change about context_lang and context_tz.
bzr revid: tde@openerp.com-20120810102257-g9r21nesh799kf7u
2012-08-10 12:22:57 +02:00
Antonin Bourguignon 59aa37f0e4 [IMP] all the warning messages now start with 'Warning\!' (not 'Warning' or 'Warning \!')
bzr revid: abo@openerp.com-20120807113414-7mryqyt3jnq8shsa
2012-08-07 13:34:14 +02:00
Antonin Bourguignon d7083b21fe [IMP] rephrase some error and warning messages in base_action_rule, base_calendar, base_crypt, base_report_designer and base_status
remove exclamation marks at the end of messages
remove first person usage ('I' and 'We')
remove unjustified capital letters
rephrase the clumsy form 'No <some attribute> is defined'

bzr revid: abo@openerp.com-20120806162817-241dzl664je6t1kt
2012-08-06 18:28:17 +02:00
pso (OpenERP) 773c2d5c63 [MERGE] Merge with main branch
bzr revid: pso@tinyerp.com-20120801064711-y90iik5ialfdnfft
2012-08-01 12:17:11 +05:30
Stephane Wirtel bf7514d6a6 [MERGE] lp:~openerp-dev/openobject-addons/trunk-addons_issue2-stw
bzr revid: stw@openerp.com-20120725165856-x4gncnayenhte2eh
2012-07-25 18:58:56 +02:00
Saurang Suthar(OpenERP) 3e34fcc23e [IMP] Improved warning messages for base* modules
bzr revid: pso@tinyerp.com-20120725115511-zqdo0jgknla6n6f8
2012-07-25 17:25:11 +05:30
Mayur Maheshwari (OpenERP) af71b1a653 [MERGE]: Merge with lp:openobject-addons
bzr revid: mma@tinyerp.com-20120724064138-h6fa97bu7drfohv6
2012-07-24 12:11:38 +05:30
Divyesh Makwana (Open ERP) bce619aeef [IMP] base_calendar : Revert unwanted changes.
bzr revid: mdi@tinyerp.com-20120724054132-5fl2alehe7gue3cl
2012-07-24 11:11:32 +05:30
Mayur Maheshwari (OpenERP) e71819212c [IMP]hr_recruitment: fix isuue in Application form view click on Schedule Interview button create new Interview meeting save and then click on done button give traceback
bzr revid: mma@tinyerp.com-20120723110910-9a6cy2smup58c1ok
2012-07-23 16:39:10 +05:30
Divyesh Makwana (Open ERP) 5564d0bac2 [Merge] Merge with main addons.
bzr revid: mdi@tinyerp.com-20120723051347-4crycus8fuck05d3
2012-07-23 10:43:47 +05:30
pso (OpenERP) 8be94b1e93 [MERGE] Merge with main branch
bzr revid: pso@tinyerp.com-20120722082152-l24vpuuxjb34126g
2012-07-22 13:51:52 +05:30
Divyesh Makwana (Open ERP) d983783e94 [Merge] Merge with main addons.
bzr revid: mdi@tinyerp.com-20120719043750-p6xbw618t5gb5pzn
bzr revid: mdi@tinyerp.com-20120720040821-u2nf34bf13nl1del
2012-07-20 09:38:21 +05:30
Thibault Delavallée cf54256757 [MERGE] Merged with addons/trunk.
bzr revid: tde@openerp.com-20120719120334-dbrdva8o3ngyoc5u
2012-07-19 14:03:34 +02:00
Quentin (OpenERP) 9e7bcb9c40 [IMP] sales/crm: usability, review of form views
bzr revid: qdp-launchpad@openerp.com-20120719090243-bdya6ozfklsi6v2k
2012-07-19 11:02:43 +02:00
Divyesh Makwana (Open ERP) 7e9a1f13b0 [FIX] base_calendar : TypeError: strptime() argument 1 must be string, not bool.
bzr revid: mdi@tinyerp.com-20120718054259-cve7ms8krk19uw8o
2012-07-18 11:12:59 +05:30
Raphael Collet c2e7e54fe3 [FIX] base_calendar: make all-day events start at 00:00:00 in the user's timezone
bzr revid: rco@openerp.com-20120717152428-91wl4cqqxwgjn962
2012-07-17 17:24:28 +02:00
Harry (OpenERP) 5ca4e7a371 [MERGE] upstream
bzr revid: hmo@tinyerp.com-20120716111343-z05o5wes4wj1apbo
2012-07-16 16:43:43 +05:30
pso (OpenERP) 72fd6f460e [IMP] Improved warning messages/exceptions of base modules
bzr revid: pso@tinyerp.com-20120716092455-wfkj9pgm8k64dl2l
2012-07-16 14:54:55 +05:30
Thibault Delavallée 6c967e69a7 [MERGE] Merged with addons/trunk.
bzr revid: tde@openerp.com-20120716083213-36vl49dem980amto
2012-07-16 10:32:13 +02:00
Fabien Pinckaers b2609bd3c7 [IMP] meetings forms and features
bzr revid: fp@openerp.com-20120714153350-tr9dkw5f4pxpf5ev
2012-07-14 17:33:50 +02:00
Pinakin Nayi (OpenERP) bc2cd7d2e0 [IMP]base-warning-msg
bzr revid: pna@tinyerp.com-20120712084551-vkw1pz1o25ttu4ma
2012-07-12 14:15:51 +05:30
Kuldeep Joshi (OpenERP) ba6439548a [IMP] change in view
bzr revid: kjo@tinyerp.com-20120709054008-ico77jmm32mcztx2
2012-07-09 11:10:08 +05:30
Pinakin Nayi (OpenERP) d1d191da05 [FIX]calandar-event:validation
lp bug: https://launchpad.net/bugs/1020561 fixed

bzr revid: pna@tinyerp.com-20120704120649-5tm4qlducduc52ff
2012-07-04 17:36:49 +05:30
Thibault Delavallée 6a16fd4a78 [MERGE] Merged with main addons.
bzr revid: tde@openerp.com-20120604080134-t1zg2sv0jpmhbyge
2012-06-04 10:01:34 +02:00
Thibault Delavallée d8c21d37d4 [REM] base_calendar: removed a res.request, currently commented. Shoudl be fixed when refactoring calendar module.
bzr revid: tde@openerp.com-20120601132559-2hh37clxv73atm4n
2012-06-01 15:25:59 +02:00
Fabien Pinckaers 5c791531aa [IMP] improved typos
bzr revid: fp@tinyerp.com-20120522161055-6013qr1s4p773hoj
2012-05-22 18:10:55 +02:00
Amit Patel (OpenERP) e95eee2bce [IMP]:base_calendar:set statusbar at top
bzr revid: apa@tinyerp.com-20120521092329-usq1wbnmjlpkg5nf
2012-05-21 14:53:29 +05:30
Saurang Suthar (OpenERP) a2a05cfc19 [IMP]:improved titles State by Status everywhere
bzr revid: ssu@tinyerp.com-20120504115748-2vd1dns7bxptg384
2012-05-04 17:27:48 +05:30