Commit Graph

360 Commits

Author SHA1 Message Date
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
Thibault Francois cc29e5e5ab [FIX] deletion + reccurent doesn't appear
bzr revid: tfr@openerp.com-20110408120540-pnnl2a0zwph2t8qj
2011-04-08 14:05:40 +02:00
Thibault Francois f3337fbd9b [MERGE]
bzr revid: tfr@openerp.com-20110408113916-vwyz7x03xm0rbtui
2011-04-08 13:39:16 +02:00
Thibault Francois 86f898c31d [FIX] unlink event
bzr revid: tfr@openerp.com-20110408101420-jj6ysi3c5rn059fn
2011-04-08 12:14:20 +02:00
Thibault Francois 8fb1bedda7 [FIX] don't open meetings => id give are not right
bzr revid: tfr@openerp.com-20110408074255-fgg0zvdkzab4ir8i
2011-04-08 09:42:55 +02:00
Thibault Francois 306c4a5f9b [FIX] crm meeting
bzr revid: tfr@openerp.com-20110407122336-m94kjzhfw8vj46on
2011-04-07 14:23:36 +02:00
Thibault Francois f1f4488523 [CLEAN] calendar code and files __openerp__.py | 2
base_calendar.py                         |  120 ++++++----------------
 base_calendar_view.xml                   |    3 
 wizard/__init__.py                       |    2 
 wizard/base_calendar_set_exrule.py       |  163 -------------------------------
 wizard/base_calendar_set_exrule_view.xml |   71 -------------
 wizard/calendar_event_edit_all.py        |   98 ------------------
 wizard/calendar_event_edit_all_view.xml  |   41 -------
 8 files changed, 35 insertions(+), 465 deletions(-)

bzr revid: tfr@openerp.com-20110331151449-k5wcwdzmkf8x9rpz
2011-03-31 17:14:49 +02:00
Thibault Francois 692d25a7a5 [FIX] rrule computation base_calendar.py | 120 ++++---------------------------------------------------
1 file changed, 10 insertions(+), 110 deletions(-)

bzr revid: tfr@openerp.com-20110331144539-9d5z7518axvfef0y
2011-03-31 16:45:39 +02:00
Thibault Francois 77e4f4af0f [TO FIX] remove store rrule
bzr revid: tfr@openerp.com-20110331141727-yhlnbojr0rtc9d4y
2011-03-31 16:17:27 +02:00
Thibault Francois 4b50fcf718 [FIX] count, search for forerever meeting
bzr revid: tfr@openerp.com-20110331124025-rsfhq57m9nhs06uf
2011-03-31 14:40:25 +02:00
Thibault Francois faf861da83 [IMP] support of read_group
bzr revid: tfr@openerp.com-20110323151230-8ga1qghcs5d5ug06
2011-03-23 16:12:30 +01:00
Thibault Francois 010e873dfa [FIX] search count
bzr revid: tfr@openerp.com-20110323110842-pzf48p650qc2er6k
2011-03-23 12:08:42 +01:00
Thibault Francois 3d47f150f2 [IMP]
bzr revid: tfr@openerp.com-20110323095423-kjqxe90a9i3jg6tz
2011-03-23 10:54:23 +01:00
Rifakat Haradwala (Open ERP) 2fe7c51e36 [REM] email.smtp_server: removed email.smtp_server and did changes in email module
bzr revid: rha@tinyerp.com-20110321133156-y57yw6sekshnw9ns
2011-03-21 19:01:56 +05:30
Thibault Francois 3e7c4ec599 [IMP] calendar fix
bzr revid: tfr@openerp.com-20110309105959-zblg3a87gt9vu25w
2011-03-09 11:59:59 +01:00
Harry (OpenERP) 2effe90a19 [MERGE] merged from trunk-addons-development branch
bzr revid: hmo@tinyerp.com-20110222052739-jjyzcrqv0pr29qwq
2011-02-22 10:57:39 +05:30
RME (OpenERP) 17df4a3617 [FIX] base_calendar : unknown type of event invitation creating problem and not showing list view with records
lp bug: https://launchpad.net/bugs/715790 fixed

bzr revid: rme@tinyerp.com-20110218100957-ep77acwk5kgna885
2011-02-18 15:39:57 +05:30
Harry (OpenERP) 63c8d44d88 [MERGE] merged from trunk-addons-development branch
bzr revid: hmo@tinyerp.com-20110215102211-n15lmjf1vgq5bcyo
2011-02-15 15:52:11 +05:30
Yogesh (OpenERP) 659900e4d5 [IMP] add argument in email_send method of addons module.
bzr revid: ysa@tinyerp.com-20110209091848-tb1d9qcj9bz3iq2b
2011-02-09 14:48:48 +05:30
YSA (Openerp) bbdac458fd [IMP] call email_send method of email.message object insted of tools.
bzr revid: ysa@tinyerp.com-20110204061819-bb3p94bs7og680je
2011-02-04 11:48:19 +05:30
Thibault Francois 59b7e608f0 [FIX] base_calendar : timezone False sent to server for write
bzr revid: tfr@openerp.com-20110202143557-9cefs1eyu2yekh04
2011-02-02 15:35:57 +01:00
qdp-launchpad@tinyerp.com f6487d6b46 [FIX] base_calendar: backport of the fix for edit_all in crm_meeting
bzr revid: qdp-launchpad@tinyerp.com-20110120183211-vbvmnlzg52blrqxo
2011-01-20 19:32:11 +01:00
Fabien Pinckaers 3d3e3dae26 fix
bzr revid: fp@tinyerp.com-20110120174709-qe2ic3eepqcs1voj
2011-01-20 18:47:09 +01:00
Fabien Pinckaers 1706f08f79 fix
bzr revid: fp@tinyerp.com-20110120173929-yukpzycqs5etyjts
2011-01-20 18:39:29 +01:00
Fabien Pinckaers 61fdd5d079 [IMP] by default edit_all = False on evnets
bzr revid: fp@tinyerp.com-20110120172751-ddfafniygglxa7c6
2011-01-20 18:27:51 +01:00
Thibault Francois 124aa9e869 [FIX] create ir.attachement
bzr revid: tfr@openerp.com-20110120163558-nzbyc33vf7mpfuq7
2011-01-20 17:35:58 +01:00
Thibault Francois 413755d92d [FIX] calendar_view for web client
bzr revid: tfr@openerp.com-20110120161842-r54saad3yzekxkng
2011-01-20 17:18:42 +01:00
Thibault Francois 8f23eb56f4 [FIX] remove result if there is not
bzr revid: tfr@openerp.com-20110120151457-mkw07qq7ckx7qfqw
2011-01-20 16:14:57 +01:00
Thibault Francois 480e6ce964 [fix] for web client
bzr revid: tfr@openerp.com-20110120125812-xixz0c4q8lj9177m
2011-01-20 13:58:12 +01:00
Thibault Francois 7a352a0528 [MERGE]
bzr revid: tfr@openerp.com-20110120114605-hhm706qwco5gma8v
2011-01-20 12:46:05 +01:00
Thibault Francois 83d4a5d981 [MERGE]
bzr revid: tfr@openerp.com-20110120114120-60dn990jvnhiq13q
2011-01-20 12:41:20 +01:00
Thibault Francois f689864de1 [FIX] deletion of a replica exdate
bzr revid: tfr@openerp.com-20110120113833-p4sf9ehkdqv32w3h
2011-01-20 12:38:33 +01:00
Thibault Francois 9d24c3cdf4 [FIX] unlink call get_all error
bzr revid: tfr@openerp.com-20110120110225-lvul0x0gw3pnu4rp
2011-01-20 12:02:25 +01:00
Thibault Francois 3f1ca7e1ae [FIX] unlink call get_all error
bzr revid: tfr@openerp.com-20110120103631-13x8718s8a5ivb62
2011-01-20 11:36:31 +01:00
Thibault Francois dec6023b2b [FIX] unlink call get_all error
bzr revid: tfr@openerp.com-20110120102829-d8i0uk3fz4xfbxww
2011-01-20 11:28:29 +01:00
Thibault Francois 0e11334e1d [IMP] edit_all recurrent_meeting
bzr revid: tfr@openerp.com-20110120101939-r4cx5embio608vdr
2011-01-20 11:19:39 +01:00
Ujjvala Collins (OpenERP) 721ef0e7b0 [REF] base_calendar: Removed unnecessary code.
bzr revid: uco@tinyerp.com-20110120055301-ywx2xqm37kdu0zl9
2011-01-20 11:23:01 +05:30
Sbh (OpenERP) 9913744c25 [FIX] base_caelndar : import date added fixed
bzr revid: sbh@tinyerp.com-20110119080826-72867u082nclm4al
2011-01-19 13:38:26 +05:30
Sbh (OpenERP) b965ec4ad0 [FIX] base_calendar : TFR changes reverted
bzr revid: sbh@tinyerp.com-20110119080430-feb2kpnys7nl7rgn
2011-01-19 13:34:30 +05:30
Atul Patel (OpenERP) c2310c8ec9 [FIX]: Fix date not defined problem.
bzr revid: atp@tinyerp.com-20110119054036-kowoc9x61g5179ir
2011-01-19 11:10:36 +05:30
Thibault Francois ec7fc1cd7d [FIX] Fix all the bug form builtbot
bzr revid: tfr@openerp.com-20110119042017-c97dlh9mft7n19cd
2011-01-19 05:20:17 +01:00
Thibault Francois cbafa950d0 [FIX] builtbot fix
bzr revid: tfr@openerp.com-20110119033008-tm6zhajagjezhesf
2011-01-19 04:30:08 +01:00
Thibault Francois 44ecc85b46 [FIX] update(data) erase old data, need to fix rrule
bzr revid: tfr@openerp.com-20110119030802-rx27ez3spx5vahtb
2011-01-19 04:08:02 +01:00
Thibault Francois 0604e48888 [FIX] ir.attachement with base_calendar
bzr revid: tfr@openerp.com-20110119010646-35w5chzmmh10nyl2
2011-01-19 02:06:46 +01:00
Olivier Dony 76a690785a [FIX] base.calendar.event: search() should handle count=True properly
bzr revid: odo@openerp.com-20110119005109-2eus3ujhnybclfn3
2011-01-19 01:51:09 +01:00
Thibault Francois 1f4c958b10 [fix] create return normal id
bzr revid: tfr@openerp.com-20110119003007-dtspudd6fi03masy
2011-01-19 01:30:07 +01:00
niv-openerp e940f8424e [FIX] Fix previous fix.
bzr revid: nicolas.vanhoren@openerp.com-20110119000310-4ggakewlxvqbpge4
2011-01-19 01:03:10 +01:00
niv-openerp f8df38e4e3 [FIX] Fixed problem with rrule.
bzr revid: nicolas.vanhoren@openerp.com-20110118235546-wwagvhi2el8qdtut
2011-01-19 00:55:46 +01:00
Thibault Francois 4de0ca454d [IMP,FIX] calendar, recurrent meeting now work correctlty, Finally grep -Rn -A 2 -B 2 --include=*.py print .
bzr revid: tfr@openerp.com-20110118223502-ws1rruwjrajv1xwz
2011-01-18 23:35:02 +01:00
Thibault Francois 9e1c88525b [IMP] recurrent meeting
bzr revid: tfr@openerp.com-20110118211110-y9ln5hfan5qvw53c
2011-01-18 22:11:10 +01:00
Thibault Francois b824965075 [FIX] buildbot : base_calendar
bzr revid: tfr@openerp.com-20110114100533-u64pkamh0u10hk0n
2011-01-14 11:05:33 +01:00
Sbh (OpenERP) 1161de45ae [MERGE] Merge bug fix lp:701960
bzr revid: sbh@tinyerp.com-20110113112833-uk6a0wav1k68aynt
2011-01-13 16:58:33 +05:30
atp (Open ERP) ed1f081a9e [FIX]: FIXed "Meeting Invitation" search view Problem.
bzr revid: atp@tinyerp.co.in-20101231121835-bsg1qoumwtwntbnb
2010-12-31 17:48:35 +05:30
Thibault Francois 1e747bdebd [IMP] usability : crm meeting view improvement
bzr revid: tfr@openerp.com-20101222173438-9npfct260bg1wkdu
2010-12-22 18:34:38 +01:00
Thibault Francois b106119a0d [FIX] none repeat type
bzr revid: tfr@openerp.com-20101220103240-vmzmvdhpttxp722x
2010-12-20 11:32:40 +01:00
Thibault Francois fd72b6e57d [IMP] crm_meeting_view : Layout recurrency
bzr revid: tfr@openerp.com-20101220092105-dbpsk6h63esuq6i9
2010-12-20 10:21:05 +01:00
Sbh (OpenERP) 249bf7667a [IMP] base_calendar: improve tooltips
bzr revid: sbh@tinyerp.com-20101217070217-4vztkk2o6oxn7h9m
2010-12-17 12:32:17 +05:30
Sbh (OpenERP) fd9290d4e2 [IMP] project_caladav,crm,base_calendar: improve the view of meeting
bzr revid: sbh@tinyerp.com-20101217062516-t38ovx8zys4pxrb3
2010-12-17 11:55:16 +05:30
Sbh (OpenERP) 7468d02118 [IMP] base_calendar,crm: improve the tooltips and view
bzr revid: sbh@tinyerp.com-20101217053121-m7m7oucxl61u7nxk
2010-12-17 11:01:21 +05:30
Sbh (OpenERP) 125ca66f81 [Merge] Merge with team1 branch
bzr revid: sbh@tinyerp.com-20101216045409-6rllaq60cyuiszg9
2010-12-16 10:24:09 +05:30
uco (OpenERP) 11a924327f [FIX] base_calendar: Corrected method calling.
bzr revid: uco@tinyerp.com-20101215132746-g3ko1q7rolv05ckq
2010-12-15 18:57:46 +05:30
Sbh (OpenERP) c0831a70f8 [Add] base_calendar: Add the option of working day
bzr revid: sbh@tinyerp.com-20101215120123-xqapd0qdgk178acn
2010-12-15 17:31:23 +05:30
Sbh (OpenERP) 1415c477fc [IMP] base_calendar,crm: remove Edit All and Exclude range button
bzr revid: sbh@tinyerp.com-20101215092601-y7o3ccuoo0961db0
2010-12-15 14:56:01 +05:30
Sbh (OpenERP) 1088315154 base_calandar,crm: remove the custom option
bzr revid: sbh@tinyerp.com-20101215073356-otl5jqsuoawnyjiw
2010-12-15 13:03:56 +05:30
Sbh (OpenERP) 81f4edc981 base_calandar,crm: Merge the freq option with rule
bzr revid: sbh@tinyerp.com-20101215073136-qhlcf7mqv3n7u38x
2010-12-15 13:01:36 +05:30
Sbh (OpenERP) 9c3580b781 [IMP] base_calendar: Remove th option of seconds and minutes
bzr revid: sbh@tinyerp.com-20101214085002-7ljpk6siot6ph678
2010-12-14 14:20:02 +05:30
uco (OpenERP) b1cf433ecc [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20101206131102-z2xzz8eshkswo00q
2010-12-06 18:41:02 +05:30
uco (OpenERP) 6dd290e824 [REF]: Replace the condition 'if not context' with 'if context is None'.
bzr revid: uco@tinyerp.com-20101123070505-9i2lrqhgxzaii3zn
2010-11-23 12:35:05 +05:30
uco (OpenERP) 12fcd1be2f [IMP] : Added context=None on methods used for _constraints and replaced context={} with context=None.
bzr revid: uco@tinyerp.com-20101119134801-974ev29j4tu46pq2
2010-11-19 19:18:01 +05:30
rpa (Open ERP) af3c12649e [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20101115062357-ergodyxlts4o8sek
2010-11-15 11:53:57 +05:30
Harry (OpenERP) 27364966c9 [MERGE]
bzr revid: hmo@tinyerp.com-20101111133006-qzqtz3grocgewap4
2010-11-11 19:00:06 +05:30
atp (Open ERP) 80300fc795 [FIX]: Fixed "Assign Task" datetime problem in project task. and "Assign detail".
bzr revid: atp@tinyerp.co.in-20101110103146-vedq997sgs64qkg9
2010-11-10 16:01:46 +05:30
rpa (Open ERP) aacf0a1dfe [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20101101055003-icatoauxn5q3sqf4
2010-11-01 11:20:03 +05:30
olt@tinyerp.com 6de4c3eb3a [FIX] base_calendar: use 'onchange_dates' instead of 'onchange_allday' since it also returns duration
bzr revid: olt@tinyerp.com-20101028120920-qb6mg4oxyn8df9x7
2010-10-28 14:09:20 +02:00
rpa (Open ERP) d6ba50f386 [FIX]: Fixed translation of warning messages
lp bug: https://launchpad.net/bugs/660494 fixed

bzr revid: rpa@tinyerp.com-20101027133524-2mijip7zskzwevnh
2010-10-27 19:05:24 +05:30
olt@tinyerp.com 320cd68fdc [FIX] fixed calendar search algorithm
bzr revid: olt@tinyerp.com-20101025090321-cirhp4k36st1evef
2010-10-25 11:03:21 +02:00
olt@tinyerp.com d5d6e2ff0e [FIX] crm.meeting: 'duration' is no longer readonly
[FIX] base_calendar: bug when trying to set 'allday'

bzr revid: olt@tinyerp.com-20101022131812-1wmx8crh6cdlhodt
2010-10-22 15:18:12 +02:00
olt@tinyerp.com 27be0ec7e4 [FIX] calendar: try to keep 'duration' and 'end date' synchronized
bzr revid: olt@tinyerp.com-20101021090841-xpkv3ljlblx28nsl
2010-10-21 11:08:41 +02:00
olt@tinyerp.com a823c78c53 [IMP] base_calendar: avoid creating context object twice when context dict is empty (using 'is None')
bzr revid: olt@tinyerp.com-20101021065003-xo2whz2zn0orqgqz
2010-10-21 08:50:03 +02:00
rpa (Open ERP) 97068895b8 [FIX]: base_calendar: Fixed read for displaying recurrent events
bzr revid: rpa@tinyerp.com-20101018072602-wofnzcx0zlhr85zy
2010-10-18 12:56:02 +05:30
Harry (OpenERP) 824042bb1c [MERGE]
bzr revid: hmo@tinyerp.com-20101015131459-k969h71ybafv5kib
2010-10-15 18:44:59 +05:30
P. Christeas ecbd4323e8 base_calendar: convert libical timezones to plain format
Timezones sent to us by libical contain their prefix and thus wouldn't
match our preset list. Strip the prefix and try to match.

bzr revid: p_christ@hol.gr-20101015095652-mey4elruff8fv1y3
2010-10-15 12:56:52 +03:00
P. Christeas ff92d26b78 base_calendar: fix some default args to functions.
bzr revid: p_christ@hol.gr-20101015095645-yr1tytvjcy724xlf
2010-10-15 12:56:45 +03:00
P. Christeas 39aa2bd391 base_calendar, caldav: fixes for the queries.
bzr revid: p_christ@hol.gr-20101012104118-o02tug6x3t9gewaa
2010-10-12 13:41:18 +03:00
P. Christeas eeffc06f2a base_calendar, caldav: revise SQL calls.
bzr revid: p_christ@hol.gr-20101012103723-alnh7rkf1g8tthlo
2010-10-12 13:37:23 +03:00
Harry (OpenERP) 469691d5cf [FIX] calnedar
bzr revid: hmo@tinyerp.com-20101006070824-ajgof4nw60osle4j
2010-10-06 12:38:24 +05:30
Harry (OpenERP) da4288b900 [REVERT] calendar: regresstion on recurrent due to rev: olt@tinyerp.com-20100924131709-cqsd1ut234ni6txn. so revert this revision work
bzr revid: hmo@tinyerp.com-20101006063552-eqydv670c30teqob
2010-10-06 12:05:52 +05:30
Omar(Pexego),Anup(OpenERP) 99c9ce6d5c [FIX] base_calendar,caldav : SQL queries Corrected
lp bug: https://launchpad.net/bugs/654480 fixed

bzr revid: ach@tinyerp.com-20101004122435-vsisrowq9fkk6zv6
2010-10-04 17:54:35 +05:30
P. Christeas 8a2874060c [IMP]: SQL Queries Improved.
bzr revid: uco@tinyerp.com-20101001092628-j6tnaor3dhlq1gl9
2010-10-01 14:56:28 +05:30
olt@tinyerp.com 937d8fe330 [IMP] base_calendar: performance improvement in project.task (progress field)
bzr revid: olt@tinyerp.com-20100924131709-cqsd1ut234ni6txn
2010-09-24 15:17:09 +02:00
olt@tinyerp.com 568351b86a [FIX] base_calendar: fixed some errors (using a browse_null object)
bzr revid: olt@tinyerp.com-20100920114932-ejr0m9i9foznhr9m
2010-09-20 13:49:32 +02:00
olt@tinyerp.com 5783cb0ae7 [FIX] base_calendar: typo after the 'access to browse_null attributes' fix
bzr revid: olt@tinyerp.com-20100920113907-hm34f2gm5m53vifk
2010-09-20 13:39:07 +02:00
olt@tinyerp.com 4d96d4657d [FIX] base_calendar: access to browse_null attributes
bzr revid: olt@tinyerp.com-20100920113745-o45rgjk2onl4aja5
2010-09-20 13:37:45 +02:00
rpa (Open ERP) 75a7213498 [IMP]: base_calendar, crm: Minor Improvements in view
bzr revid: rpa@tinyerp.com-20100903133450-1g0mahcm9mjgfoc9
2010-09-03 19:04:50 +05:30
P. Christeas 3aa4446439 [IMP]: Usability Improvements in Calendar
bzr revid: rpa@tinyerp.com-20100903131530-wqq4bb67nh9anr35
2010-09-03 18:45:30 +05:30
rpa (Open ERP) bd1f0ec92c [IMP]: base_calendar: Removing event or its recurrence should remove all the recurrent events that share same UID values
bzr revid: rpa@tinyerp.com-20100820112013-bt1pkub8irxro3hx
2010-08-20 16:50:13 +05:30
rpa (Open ERP) 04f18af064 [REF]: base_calendar: Code improvement in unlink method of Event
bzr revid: rpa@tinyerp.com-20100820093517-38px067thdcd32j4
2010-08-20 15:05:17 +05:30
uco (Open ERP) 31d249a9ab [MERGE]
bzr revid: uco@tinyerp.com-20100819125727-iuofahcl931exx1r
2010-08-19 18:27:27 +05:30
rpa (Open ERP) 7ec3aa1f03 [FIX]: base_caledar: Fixed the problem when we have recurrent event with at least one exdate, and we remove another occurence of recurrent event, it sets the latest as exdate instead of appending it in exdates list
bzr revid: rpa@tinyerp.com-20100819122423-x5gjekno6vl67o55
2010-08-19 17:54:23 +05:30
RHA (Open ERP) d5ad0b8ff1 [CLEAN]: Removed commented codes, unnecessary spaces.
bzr revid: uco@tinyerp.com-20100819115157-sfsmbnjdgpp4wl12
2010-08-19 17:21:57 +05:30
rpa (Open ERP) 3620ab450f [FIX]: base_calendar: Changed timezone field to selection instead of related field with user timezone
bzr revid: rpa@tinyerp.com-20100818134344-m1xnychcczsinnbj
2010-08-18 19:13:44 +05:30
rpa (Open ERP) 20b96b8f61 [IMP]: base_calendar: Minor Improvements
bzr revid: rpa@tinyerp.com-20100813130105-mqsvc3d2q7hj1vlc
2010-08-13 18:31:05 +05:30
rpa (Open ERP) c471c63841 [IMP]: base_calendar: Minor Improvements
bzr revid: rpa@tinyerp.com-20100813104038-rup33spnnn218xuh
2010-08-13 16:10:38 +05:30
rpa (Open ERP) d5a380906e [FIX]: base_calendar: Minor fix for editing recurrent events
bzr revid: rpa@tinyerp.com-20100813085650-01t3yqyvowvy68m7
2010-08-13 14:26:50 +05:30
Harry (OpenERP) 2dfb4b6625 [MERGE]
bzr revid: hmo@tinyerp.com-20100813061333-p1rjbpgi09lg434y
2010-08-13 11:43:33 +05:30
rpa (Open ERP) 47298c7670 [IMP]: base_calendar: Minor code improvement
bzr revid: rpa@tinyerp.com-20100811084946-4iy1gh6skd0lt6xm
2010-08-11 14:19:46 +05:30
rpa (Open ERP) d44cd8ca62 [FIX]: base_calendar: Fixed problem of missing dates for recurrent event in calendar view
bzr revid: rpa@tinyerp.com-20100811063618-np9qqmok9nydj612
2010-08-11 12:06:18 +05:30
rpa (Open ERP) c8f907d5e5 [FIX]: base_calendar: Event with recurrence_uid is needed to be excluded in calendar view
bzr revid: rpa@tinyerp.com-20100810133418-xp83r412mmhcwse6
2010-08-10 19:04:18 +05:30
Harry (OpenERP) a58c266d2c [FIX] calendar: regression on write event and invite attendee
bzr revid: hmo@tinyerp.com-20100810124652-9ba18o9s3sjgwugc
2010-08-10 18:16:52 +05:30
Harry (OpenERP) bcecd56c9e [IMP] calendar: add new char field for organizer in event and use it to map with Organizer attribute.
bzr revid: hmo@tinyerp.com-20100810123108-p870zh9vrbfl9644
2010-08-10 18:01:08 +05:30
rpa (Open ERP) d53b3d9c69 [IMP,FIX]: base_calendar: code cleaning and fixed problem of editing one of recurrent events
bzr revid: rpa@tinyerp.com-20100810072255-1z3d0mkd51mqh8u5
2010-08-10 12:52:55 +05:30
rpa (Open ERP) 5f2a464a8c [FIX]: base_calendar: Corrected wrong interpretation of editing event with recurrence
bzr revid: rpa@tinyerp.com-20100809134854-6cu1rm7bsuif3fcn
2010-08-09 19:18:54 +05:30
rpa (Open ERP) b9d92c4061 [FIX]: caldav: Exported exdate with timezone information
bzr revid: rpa@tinyerp.com-20100806094106-cf65m4647j3gtf7c
2010-08-06 15:11:06 +05:30
rpa (Open ERP) 90d7a02691 [FIX]: caldav: Fixed problem of exdate for the event with timezone
bzr revid: rpa@tinyerp.com-20100805121152-0x9z33v4e1ql81la
2010-08-05 17:41:52 +05:30
Harry (OpenERP) 48b905d285 [MERGE]
bzr revid: hmo@tinyerp.com-20100730065747-z6dngo0mtk7vh0ov
2010-07-30 12:27:47 +05:30
P. Christeas e5adb8e76c CalDAV: various improvements, manage to save ics now.
bzr revid: p_christ@hol.gr-20100729133938-fd64qv7ybnv8386d
2010-07-29 16:39:38 +03:00
Ferdinand @ ChriCar edb6830d86 [FIX]: base_calendar: Typo
lp bug: https://launchpad.net/bugs/611249 fixed

bzr revid: rpa@tinyerp.com-20100729111927-jxannoo0l4s4y2i7
2010-07-29 16:49:27 +05:30
Fabien Pinckaers b90f099c53 fix
bzr revid: fp@tinyerp.com-20100722161944-gcowxb2nieeqtvwd
2010-07-22 18:19:44 +02:00
Harry (OpenERP) 0c3569c69f [IMP] Calendar: invite attendnee, add origanizer detail into meetings
bzr revid: hmo@tinyerp.com-20100713111753-i5b2vc04cpye05wq
2010-07-13 16:47:53 +05:30
Harry (OpenERP) af18cd38cf [IMP] calendar: attendee view
bzr revid: hmo@tinyerp.com-20100713074556-pznr1rd7ecmz8hmg
2010-07-13 13:15:56 +05:30
Harry (OpenERP) d7f41730a8 [FIX] calendar: send invitation with correct ics file and fixed problem in project caldev
bzr revid: hmo@tinyerp.com-20100713072149-ltjnywgg4g142x61
2010-07-13 12:51:49 +05:30
Olivier Dony 2c5ed4adad [IMP] account, base_calendar, stock: another round of cr.commit() cleanup. One should never call cr.commit() explicitly unless after having created a dedicated cursor (and you should only do that in very rare cases, if ever). Please let the framework handle the transactions!
bzr revid: odo@openerp.com-20100712142859-306guxucojj6q358
2010-07-12 16:28:59 +02:00
Harry (OpenERP) 6ad5e67930 [FIX] Calendar: minor improvement
bzr revid: hmo@tinyerp.com-20100709133529-68fftd7xbjz69uoq
2010-07-09 19:05:29 +05:30