Commit Graph

282 Commits

Author SHA1 Message Date
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
Harry (OpenERP) 5ca4e7a371 [MERGE] upstream
bzr revid: hmo@tinyerp.com-20120716111343-z05o5wes4wj1apbo
2012-07-16 16:43:43 +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
Kuldeep Joshi (OpenERP) ba6439548a [IMP] change in view
bzr revid: kjo@tinyerp.com-20120709054008-ico77jmm32mcztx2
2012-07-09 11:10:08 +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
Thibault Delavallée 318ef517ab [REF] mail.message.common model: renamed subtype to content_subtype. Purpose: make a distinction between content and message model. Type and subtype will be used to distinguish messages, content_subtype to distinguish the content itself.
bzr revid: tde@openerp.com-20120420093645-tt78zzrmq2nxomvb
2012-04-20 11:36:45 +02:00
Bhumika (OpenERP) 79ff0e3424 [MERGE] Merge with lp:openobject-addons
bzr revid: sbh@tinyerp.com-20120321065319-pj7o5oz8pdr0v2jm
2012-03-21 12:23:19 +05:30
Olivier Dony 621f03bed6 [FIX] base_calendar: better care for domains containing operators
The previous code was failing for domains such as
['!',('id','=',42)]

bzr revid: odo@openerp.com-20120305143554-eli1q3khnt26dham
2012-03-05 15:35:54 +01:00
Jigar Amin - OpenERP 8716365c42 [RM] remved res_partner_address refernces
bzr revid: jam@tinyerp.com-20120305093039-agbtpo3opkno5abn
2012-03-05 15:00:39 +05:30
Atul Patel (OpenERP) 96bde4a4a2 [FIX]base_calendar: Remove date field in EXTRAFIELDS for caldav synchronization.
bzr revid: atp@tinyerp.com-20120203124214-uvi4l4gep1y23ck1
2012-02-03 18:12:14 +05:30
Thibault Delavallée b9c4e521f8 [MERGE] base_calendar: fixed bug 907644: deleting an event now also unlinks attendees
bzr revid: tde@openerp.com-20120103133246-4ifp7hcko0ao0p3f
2012-01-03 14:32:46 +01:00
Kuldeep Joshi (OpenERP) 0cfde7d879 [IMP] base_calendar: change the code of unlink of attendee
bzr revid: kjo@tinyerp.com-20111227104401-3zfravs7purahc2z
2011-12-27 16:14:01 +05:30
Kuldeep Joshi (OpenERP) 2a954a8c90 [FIX] base_calendar: improve the code
bzr revid: kjo@tinyerp.com-20111223110114-66tiz3fbv6j3iqlp
2011-12-23 16:31:14 +05:30
Kuldeep Joshi (OpenERP) 0cc45c9454 [FIX] base_calendar: unlink the attendee of event
lp bug: https://launchpad.net/bugs/907664 fixed

bzr revid: kjo@tinyerp.com-20111223094343-9wfdhflsnsxqbqky
2011-12-23 15:13:43 +05:30
Jigar Amin - OpenERP edcc54aca0 [FIX] base_calendar : dict get method added deafult values in case of miss for __context
bzr revid: jam@tinyerp.com-20111215105327-ctmcch9xs1puuja4
2011-12-15 16:23:27 +05:30
Fabien Pinckaers 9e4fc991f3 fix
bzr revid: fp@tinyerp.com-20111211213348-nqsx0abnpuqo76u4
2011-12-11 22:33:48 +01:00
Fabien Pinckaers 075ad0e89b fix
bzr revid: fp@tinyerp.com-20111211213202-5xe3vrrupagjsdrd
2011-12-11 22:32:02 +01:00
Fabien Pinckaers 083ee6978d [FIX] CRM Recurring Meetings
bzr revid: fp@tinyerp.com-20111211205140-sat2d7ouhmr7yuli
2011-12-11 21:51:40 +01:00
Fabien Pinckaers 7f861f6233 [IMP] fixes on crm meeting: recurring events, show as free/busy, pricate/confidential
bzr revid: fp@tinyerp.com-20111211201237-gdi2te310wh2pa5z
2011-12-11 21:12:37 +01:00
tfr@openerp.com a7d679ed65 [FIX] caldav for crm meeting
bzr revid: tfr@openerp.com-20111020150858-k0fr5rxbzjfrnx9u
2011-10-20 17:08:58 +02:00
tfr@openerp.com cc913c4a54 [CLEAN] remove unnecessary line
bzr revid: tfr@openerp.com-20111019090515-vpjmrqwpa6esywk7
2011-10-19 11:05:15 +02:00
Omar 3ce0e12b87 [IMP] base_calendar: Great speed improvement reading events on base_calendar
bzr revid: omar@pexego.es-20111012181615-fkz3pq7mhey7bwvb
2011-10-12 20:16:15 +02:00
niv-openerp 492facf3c5 [fix] problem with osv defining the "id" field, it must always be readonly
bzr revid: nicolas.vanhoren@openerp.com-20111012111142-2ejg2u85364al7jy
2011-10-12 13:11:42 +02:00
Fabien Pinckaers c4047f3936 [useability] better error/warning message
bzr revid: fp@tinyerp.com-20110918135310-sx5wzu22opr9cdwo
2011-09-18 15:53:10 +02:00
Olivier Dony 8f9f45ea94 [IMP] all: next pass of review/renaming for new mail API
bzr revid: odo@openerp.com-20110822171659-zxho36a6n628i10q
2011-08-22 19:16:59 +02:00
Olivier Dony 50507512cb [MERGE] latest trunk
This was a helluva merge, with hundreds of conflicts resolved manually!!
I hope I did not break too many things, but a full review of the mail-related
features (where most of the conflicts occurred) must still be done before
this feature branch can be merged.

bzr revid: odo@openerp.com-20110809234428-3dsvxrt6t54ju0cf
2011-08-10 01:44:28 +02:00
RavishchanraMurari (Open ERP) caa3c07094 email.addresss_id_repalce_by_user_email
bzr revid: rmu@tinyerp.com-20110728061156-swmn5jz78zb3w4vd
2011-07-28 11:41:56 +05:30
tfr@openerp.com 842b67f5b0 [IMP] support caldav recurrency
bzr revid: tfr@openerp.com-20110712100312-lj0uib1rnx90dbhc
2011-07-12 12:03:12 +02:00
tfr@openerp.com 0a58356491 [IMP] in progress translate rrule into openerp data
bzr revid: tfr@openerp.com-20110711155129-jjhuvaby3m5eryuu
2011-07-11 17:51:29 +02:00
tfr@openerp.com 7c75f19da5 [FIX] creation of todo
bzr revid: tfr@openerp.com-20110708153507-0old9j33jus9grmc
2011-07-08 17:35:07 +02:00
Olivier Dony 06fb14130a [IMP] removed method=True params from all fields.function
Server revision 3495 odo@openerp.com-20110701232328-flgxulxva70vnyxr
removed the need for passing method=True to function fields,
so this is the equivalent addons fix, removing it everywhere.
Please be careful from now on, and do not pass it anymore!

bzr revid: odo@openerp.com-20110701234124-a61zl0idvdfz3hyb
2011-07-02 01:41:24 +02:00
Jigar Amin 46a7bb30c7 [BUG/FIX] base_calendar - day need to store to db values is being updated
bzr revid: jam@tinyerp.com-20110629071813-dwvkaiizvkqdojbi
2011-06-29 12:48:13 +05:30
tfr@openerp.com 2ea0b6a37c [MERGE] fix calendar unlink traceback
bzr revid: tfr@openerp.com-20110628160829-236tsg07n940isk9
2011-06-28 18:08:29 +02:00
Jigar Amin 54dffb44fd [BUG/FIX] base_calendar - Events Reminder Schedular
lp bug: https://launchpad.net/bugs/802418 fixed

bzr revid: jam@tinyerp.com-20110628102359-cjo7aoljlmh6jy9c
2011-06-28 15:53:59 +05:30
tfr@openerp.com b567ed3398 [FIX] unlink event traceback
bzr revid: tfr@openerp.com-20110628090726-6uo0wda3lbhq6nlg
2011-06-28 11:07:26 +02:00
tfr@openerp.com 26f64c51f3 [IMP] review of contact import
bzr revid: tfr@openerp.com-20110624161117-6n2qzn3u2iix1pvb
2011-06-24 18:11:17 +02:00
Jigar Amin 94c2fb962b [IMP] base_calendar_chnages and import_google_changes
bzr revid: jam@tinyerp.com-20110607130330-abahqwzjmg95p2ro
2011-06-07 18:33:30 +05:30
Bhumika (OpenERP) d847f37ea5 [Fix] base_calendar: Add the remove function during the merge
bzr revid: sbh@tinyerp.com-20110602062601-gulg4g3rjkgmd0fz
2011-06-02 11:56:01 +05:30
tfr@openerp.com d27ae843a3 [FIX] duplicate and edit all bug + refactor crm_case crm_base meeting phonecall
bzr revid: tfr@openerp.com-20110531133232-aiclel28l79p25bj
2011-05-31 15:32:32 +02:00
Harry (OpenERP) 5be7bbd5c3 [MERGE] merged with trunk development branch
bzr revid: hmo@tinyerp.com-20110428111210-llk36qlgkdz1ls54
2011-04-28 16:42:10 +05:30
Rifakat Haradwala (Open ERP) 96c65e3dbe [FIX]: improvements for attachment as dictionary
bzr revid: rha@tinyerp.com-20110420095458-0w53lpa10sv7wnep
2011-04-20 15:24:58 +05:30
tfr@openerp.com 73124b8784 [FIX] don't load page with non virtual id, event until 23:59:59
bzr revid: tfr@openerp.com-20110419090716-eo930gq7noisu6lj
2011-04-19 11:07:16 +02:00
Rucha (Open ERP) 077d56f53e [FIX]: crm: Fixed computation of repeat Until, if I set 15th as until date, it must include 15th , but it was taking meetings till 14th only
bzr revid: rpa@tinyerp.com-20110414072716-q4ao5c2iczas19f6
2011-04-14 12:57:16 +05:30
Thibault Francois 6280812b27 [CLEAN]
bzr revid: tfr@openerp.com-20110408120918-6ysl3ktwjlhnltc2
2011-04-08 14:09:18 +02:00