Commit Graph

114 Commits

Author SHA1 Message Date
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
Harry (OpenERP) 1f673db082 [FIX] calendar: set resposible user by default with current login user
bzr revid: hmo@tinyerp.com-20100709090036-xfapyojgahkkhkwn
2010-07-09 14:30:36 +05:30
Harry (OpenERP) 811b1092e8 [FIX] caldav: minor problem
bzr revid: hmo@tinyerp.com-20100709084451-e2y0nb7i1k6ksj35
2010-07-09 14:14:51 +05:30
Olivier Dony 4ce21feabe [BREAK] WARNING: base_calendar: had to disable the scheduler until the recursion problem is fixed, to release the CPU!!!
bzr revid: odo@openerp.com-20100708130833-hhunfcgm6n2dmq9w
2010-07-08 15:08:33 +02:00
rpa (Open ERP) 70a9cac130 [FIX]: base_calendar: Fixed problem of generator in recurrent dates
bzr revid: rpa@tinyerp.com-20100706054247-cjk4v6mq3auql85q
2010-07-06 11:12:47 +05:30
rpa (Open ERP) b8d5278f2a [IMP]: base_calendar: Improvement for trigger alarm for recurrent events + code improvement
bzr revid: rpa@tinyerp.com-20100702133013-58u9hrvfauqdlqzl
2010-07-02 19:00:13 +05:30
rpa (Open ERP) 410fa0575e [IMP]: base_calendar: Minor improvements
bzr revid: rpa@tinyerp.com-20100702091042-zgzsdboa1eazrn0y
2010-07-02 14:40:42 +05:30
rpa (Open ERP) 2b21569972 [IMP]: base_calendar: Improved module description,
* Added state in event
* Code improvement

bzr revid: rpa@tinyerp.com-20100702073406-p2516r7p6reior5t
2010-07-02 13:04:06 +05:30
rpa (Open ERP) adf548ad9c [IMP]: base_calendar: * Simplified unlink and fix problem of removing recurrent events
* Improvement for rrule and alarm

bzr revid: rpa@tinyerp.com-20100701130819-1boyfzfx8hqxbcwk
2010-07-01 18:38:19 +05:30
rpa (Open ERP) 913f68942e [FIX]: caldav, base_calendar: Updated alarm for event when its imported from .ics
bzr revid: rpa@tinyerp.com-20100701060516-kntaiwze8dxs29ei
2010-07-01 11:35:16 +05:30
rpa (Open ERP) 3eaf4bb536 [IMP]: base_calendar: When we clear rrule, it should clear exrule
bzr revid: rpa@tinyerp.com-20100630102630-m326atzgci08kioz
2010-06-30 15:56:30 +05:30
rpa (Open ERP) ccd071ec73 [FIX]: base_calendar : Fixed problem of group by state
[IMP]: base_calendar : Improvement in exrule wizard for setting exrule none + View improvement
* Event/Meeting Fields should be readonly in done state

bzr revid: rpa@tinyerp.com-20100624125503-fzsn25zwaa2n9tf8
2010-06-24 18:25:03 +05:30
rpa (Open ERP) ad178f8605 [IMP]: base_calendar: Improvement in send invitation to include Organizer name in invitation .ics
bzr revid: rpa@tinyerp.com-20100527101034-jpsgparsb2f0bvnx
2010-05-27 15:40:34 +05:30
DSH (Open ERP) 60ac84f9b9 [FIX] base_calendar model read
bzr revid: dsh@tinyerp.com-20100526121525-wiwn4cdy9r15cisl
2010-05-26 17:45:25 +05:30
hmo 734da01824 [MERGE] CRM Improvement: _inhertis from mailgate.Thread
bzr revid: hmo@hmo-20100521102600-xvfwskufugexn5wv
2010-05-21 15:56:00 +05:30
rpa (Open ERP) 3c77d58db0 [IMP]: Improvement in other crm modules for _inherits(mailgate thread)
bzr revid: rpa@tinyerp.com-20100520061637-8r0x83z2357aox7x
2010-05-20 11:46:37 +05:30
DSH (Open ERP) c53fbb3898 [FIX] - sorry for wrong fix
bzr revid: dsh@tinyerp.com-20100519122219-s0pu6b2mzxwj1mmv
2010-05-19 17:52:19 +05:30
DSH (Open ERP) 08042b1fb3 [FIX] wrong commit for the ids and id
bzr revid: dsh@tinyerp.com-20100519121929-aczi79vrdewv6e26
2010-05-19 17:49:29 +05:30
DSH (Open ERP) 098e168f32 [FIX] read method of ir.model in base calendar
bzr revid: dsh@tinyerp.com-20100517100541-lzprzavlbns5q8i9
2010-05-17 15:35:41 +05:30
rpa (Open ERP) 67b85ade2d [MERGE]: Merge with lp:~openerp-dev/openobject-addons/trunk-dev-addons2
bzr revid: rpa@tinyerp.com-20100517053521-1cl5ryikxq0g5d5e
2010-05-17 11:05:21 +05:30
rpa (Open ERP) d31f828a58 [IMP]: base_calendar: Improvement in code and docstring, Retain time of event dates for all day event
bzr revid: rpa@tinyerp.com-20100514101426-f2mrcyev6jvu9fta
2010-05-14 15:44:26 +05:30
ksa (Open ERP) 1a8ce11d22 [MERGE]: Merge with lp:openobject-trunk-dev-addons2
bzr revid: ksa@tinyerp.co.in-20100514064906-fbte140kwld456wk
2010-05-14 12:19:06 +05:30
rpa (Open ERP) 2331abec58 [IMP]: base_calenadr: Improvement in views, Added search view , Fixed problem of delegate event invitation
bzr revid: rpa@tinyerp.com-20100513113759-zxot0r0sqrg1jd4h
2010-05-13 17:07:59 +05:30
rpa (Open ERP) b03b10a559 [IMP]: Minor Code improvements (For tooptips) in crm modules
bzr revid: rpa@tinyerp.com-20100512131601-b1vkwfe2f6ker8eq
2010-05-12 18:46:01 +05:30
ksa (Open ERP) c8215836a4 [IMP]: base_calendar: Apply minor changes for erule field in base_calendar module
bzr revid: ksa@tinyerp.co.in-20100510044650-300206tol7lrvm3s
2010-05-10 10:16:50 +05:30
rpa (Open ERP) 8bf3c56fc7 [REM]: base_calendar: Removed code that parse the email to find a Yes/No/May be
bzr revid: rpa@tinyerp.com-20100506090916-ttzg5n4rv34j0m9p
2010-05-06 14:39:16 +05:30
rpa (Open ERP) 8ecd574c3a [IMP]: crm: Improvement in meeting for removing dependency from crm.case
bzr revid: rpa@tinyerp.com-20100503125901-of7z6oa4oannqg39
2010-05-03 18:29:01 +05:30
ksa (Open ERP) 27018a4253 [MERGE]: Merge with lp:openobject-trunk-dev-addons2
bzr revid: ksa@tinyerp.co.in-20100503044623-cdwm3l4h1o7r9qev
2010-05-03 10:16:23 +05:30
ksa (Open ERP) 0c16a0eb74 [MERGE]: Merge with lp:openobject-trunk-dev-addons2
bzr revid: ksa@tinyerp.co.in-20100501041246-pb7k4ov6ku4wzy08
2010-05-01 09:42:46 +05:30
ksa (Open ERP) 4ac58a39cc [IMP] task - 620 -Usability for crm,sale,partner module
bzr revid: ksa@tinyerp.co.in-20100430134454-g4n13o2rijen1xt5
2010-04-30 19:14:54 +05:30
rpa (Open ERP) c9ce6e62bb [FIX]: base_calendar: Missing line
bzr revid: rpa@tinyerp.com-20100430132206-trwto3d24yldx4pd
2010-04-30 18:52:06 +05:30
rpa (Open ERP) b82c556ee9 [FIX]: base_calendar: Fixed wrong dates problems in recurrence
bzr revid: rpa@tinyerp.com-20100430131151-pcerhgclxx1nvq3v
2010-04-30 18:41:51 +05:30
rpa (Open ERP) e7ee2cd1fb [IMP]: base_calendar: Added new function for sending .ics files in email invitation
bzr revid: rpa@tinyerp.com-20100430123939-a79gptle8d5bsie1
2010-04-30 18:09:39 +05:30
rpa (Open ERP) deb07ac2fc [IMP]: base_calendar: Improvement for applying exrule in recurrence
bzr revid: rpa@tinyerp.com-20100430084824-f3eaakiwaceaxmr3
2010-04-30 14:18:24 +05:30
ksa (Open ERP) 084c657765 [ADD]: base_calendar: Add new wizard for exrule field functionality
bzr revid: ksa@tinyerp.co.in-20100429135023-aao2wuuzkvfsp0oc
2010-04-29 19:20:23 +05:30
rpa (Open ERP) 0999d595a1 [FIX]: crm_caldav, base_calendar: Moved cheking of import into crm_caldav
bzr revid: rpa@tinyerp.com-20100428125059-rf49al5fnjz1qljo
2010-04-28 18:20:59 +05:30
rpa (Open ERP) 4e4300c443 [MERGE]: Merge with lp:~openerp-dev/openobject-addons/trunk-dev-addons2
bzr revid: rpa@tinyerp.com-20100428104744-gqjjqnw5gusv9vbp
2010-04-28 16:17:44 +05:30
rpa (Open ERP) be5e13ab5a [IMP]: base_calendar: [573]: Improvment for changing duration when dates changed from sunbird
bzr revid: rpa@tinyerp.com-20100423124021-0z23njkojxxrd1xk
2010-04-23 18:10:21 +05:30
Harry (Open ERP) 95fc4188ce [MERGE] merged from lp:~openerp-dev/openobject-addons/trunk-dev-addons2
bzr revid: hmo@tinyerp.com-20100423121545-b1zyx0aet9exgizu
2010-04-23 17:45:45 +05:30
rpa (Open ERP) c2f87de708 [IMP]: base_calendar: Minor improvement in views
bzr revid: rpa@tinyerp.com-20100420125235-nopoz13g5yd0z7b9
2010-04-20 18:22:35 +05:30
Harry (Open ERP) d8994f04d0 [MERGE]
bzr revid: hmo@tinyerp.com-20100420055117-faxraazs6238y8yo
2010-04-20 11:21:17 +05:30
rpa (Open ERP) 189affe8f2 [FIX]: base_calendar: Fixed problem of wrong data in search method of event in calendar view
bzr revid: rpa@tinyerp.com-20100419134859-4x5isprqkr5djkew
2010-04-19 19:18:59 +05:30
rpa (Open ERP) 317b4eeab7 [IMP]: base_calendar: Remaining changes for all day event, Added views and menus for Event and invitation
bzr revid: rpa@tinyerp.com-20100419134720-xcjg2lrl0nt86r9u
2010-04-19 19:17:20 +05:30
rpa (Open ERP) f225067578 [FIX]: base_calendar: Restricted count and inverval of rrule from negative value
bzr revid: rpa@tinyerp.com-20100415091202-9njp5d36ph3uowxr
2010-04-15 14:42:02 +05:30
Harry (Open ERP) da864056e4 [MERGE]
bzr revid: hmo@tinyerp.com-20100412105657-0iuijig508lqt4l0
2010-04-12 16:26:57 +05:30
rpa (Open ERP) f7b0870f90 [IMP]: base_calendar: Minor corrections
bzr revid: rpa@tinyerp.com-20100408060715-zpj08a3mhv1e5huv
2010-04-08 11:37:15 +05:30
rpa (Open ERP) 45256557dc [FIX]: base_calendar: Fixed problem of missing variable name due to code changes
bzr revid: rpa@tinyerp.com-20100408054307-8scqbwur4xmpqdeh
2010-04-08 11:13:07 +05:30