odoo/addons/calendar
Denis Ledoux 0200bffb6c [FIX] calendar: timezone for day and month in invitations
The time zone was not applied for
the day name, day number and month name in
event invitation emails.

So, if the starting time of the event
was close to the previous/next day
(e.g starting date at 04/09/2015 00:30 in UTC+1)
The day number/name was set to the previous day
(e.g. Wednesday 8th instead of Thursday 9th).

opw-630165
2015-04-02 13:40:01 +02:00
..
controllers [MERGE] Forward-port of saas-5 up to 20cc18d 2014-08-13 20:46:47 +02:00
i18n [I18N] Update translations from Launchpad 8.0 branches 2015-02-18 11:51:07 +01:00
security [FIX] Add missing security rules 2014-05-05 17:43:09 +02:00
static [FIX] web_calendar: reactivate the possibility to remove a calendar from side list 2015-03-19 13:26:37 +01:00
test [REF] Replace temp name by real name 2014-05-05 17:42:46 +02:00
views [IMP] bundlify addons (except website) 2014-04-24 19:21:29 +02:00
__init__.py [REF] Refactoring according to CHS and AL review 2014-01-13 18:41:57 +01:00
__openerp__.py [DEL] Cleaning: key 'images' removed from all __openerp__.py 2015-01-06 14:20:38 +01:00
calendar.py [FIX] calendar: message_(un)subscribe expects integers 2015-02-23 14:29:01 +01: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 [FIX] calendar: timezone for day and month in invitations 2015-04-02 13:40:01 +02:00
calendar_demo.xml [REF] Replace temp name by real name 2014-05-05 17:42:46 +02:00
calendar_view.xml [FIX] calendar: add missing menu to manage calendar alarm 2015-02-12 11:57:01 +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