Commit Graph

10 Commits

Author SHA1 Message Date
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
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) 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
Stephane Wirtel 5142d98b30 [FIX] Remove the executable flag on the python and xml files
bzr revid: stephane@openerp.com-20100429080154-kmn18r5kci0uq84u
2010-04-29 10:01:54 +02:00
rpa (Open ERP) 6aafa589c9 [REF]: base_calendar: Separated osv_memory wizard for invite attendee into wizard folder + Added search view for invitation
bzr revid: rpa@tinyerp.com-20100323122631-n1aar2o4w6jhiy15
2010-03-23 17:56:31 +05:30
atp (Open ERP) 5392d76270 [IMP]: base_calendar: code optimization and add csv file
bzr revid: atp@tinyerp.co.in-20100318113031-8ejquziyohqxmvda
2010-03-18 17:00:31 +05:30
ATP (Open ERP) 52f667cbf8 [IMP]: base_calendar: Converted wizard into osv_memory wizard
bzr revid: rpa@tinyerp.com-20100311052302-0eqro8knu4mpjs12
2010-03-11 10:53:02 +05:30
Harry (Open ERP) 34342fb461 [IMP] base_calendar, caldav: dependancy interchange
bzr revid: hmo@tinyerp.com-20100211140846-60dhl6m0qsltu6n1
2010-02-11 19:38:46 +05:30
rpa (Open ERP) d4553ff9c6 [REF]: base_calendar, caldav: Interchange of module names and files
bzr revid: rpa@openerp.co.in-20100211123741-b2gwowgfrfom93mz
2010-02-11 18:07:41 +05:30
rpa (Open ERP) 528291793a [IMP]: Caldav, base_calendar: * Moved import/export wizards to base_calendar
* Chages in functionality of attributes/fields mapping (Removed all demo mapping)

bzr revid: rpa@openerp.co.in-20100121125840-82zv84vh4g3bf9gi
2010-01-21 18:28:40 +05:30