odoo/addons/calendar
Denis Ledoux 2c1bcfb2c9 [FIX] calendar: avoid to pass ids as string to unlink and write methods
opw-616532: if the event is associated somehow to a workflow, an assert is done to check that element of the ids list are (int, long)
2014-10-23 16:40:53 +02:00
..
controllers [IMP] calendar: use registry of request in notify controllers 2014-08-12 10:31:09 +02:00
i18n
security [REF] Rename model crm.meeting into calendar.event 2014-01-15 10:38:05 +01:00
static [IMP] Calendar - Add an explicit /web in url from invitation mail since it required to works 2014-06-16 10:22:38 +02:00
test [FIX] calendar: correct test: select1 field has been renamed 2014-03-14 12:39:55 +01:00
__init__.py
__openerp__.py [IMP] Optimize the schedulers of the calendar, fetchmail and base_action_rules modules 2014-09-02 18:32:27 +02:00
base_calendar_view.xml [MERGE] Merge with trunk-cal-jke 2014-01-14 16:59:27 +01:00
calendar.py [FIX] calendar: avoid to pass ids as string to unlink and write methods 2014-10-23 16:40:53 +02:00
calendar_cron.xml [IMP] Optimize the schedulers of the calendar, fetchmail and base_action_rules modules 2014-09-02 18:32:27 +02:00
calendar_data.xml [IMP] Optimize the schedulers of the calendar, fetchmail and base_action_rules modules 2014-09-02 18:32:27 +02:00
calendar_demo.xml [TYPO] PEP7 - Module calendar (no E501) 2014-02-24 23:02:22 +01:00
calendar_view.xml [FIX] calendar, google_calendar: multiple fixes with timezones, filters, google sync and dashboards 2014-02-18 18:15:08 +01:00
contacts.py [FIX] domain added to see only your own contact in model calendar.contact 2014-02-20 09:58:37 +01:00
contacts_view.xml [FIX] domain added to see only your own contact in model calendar.contact 2014-02-20 09:58:37 +01:00
crm_meeting.py [MERGE] Merge with trunk-cal-jke 2014-01-14 16:59:27 +01:00
crm_meeting_data.xml [MERGE] Merge with trunk-cal-jke 2014-01-14 16:59:27 +01:00