Commit Graph

298 Commits

Author SHA1 Message Date
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