Launchpad automatic translations update.
[odoo/odoo.git] / addons / caldav / calendar.py
2010-12-30 husenmerged with trunk
2010-12-23 P. Christeasdocument, caldav: revert changes that are not needed...
2010-12-23 atp (Open ERP)[MERGE]: Merge with lp:~openerp-dev/openobject-addons...
2010-12-20 Thibault Francois[MERGE]
2010-12-20 atp (Open ERP)[MERGE]: Merge with lp:~openerp-dev/openobject-addons...
2010-12-15 rha@tinyerp.com[commit]
2010-12-13 uco (OpenERP)[REF]: Added remaining context changes in _constraints...
2010-12-09 P. Christeascaldav: fix english strings, defaults, prepare code...
2010-12-07 atp (Open ERP)[MERGE]: Merge with lp:~openerp-dev/openobject-addons...
2010-12-06 uco (OpenERP)[MERGE]: Merged with trunk-addons.
2010-12-03 atp (Open ERP)[IMP]: Add write_date for dtstamp Using standard RFC...
2010-11-25 atp (Open ERP)[IMP]: Put "Datetime In UTC" in Calendar form, which...
2010-11-25 atp (Open ERP)[MERGE]: Merge with lp:~openerp-dev/openobject-addons...
2010-11-23 uco (OpenERP)[REF]: Replace the condition 'if not context' with...
2010-11-19 uco (OpenERP)[IMP] : Added context=None on methods used for _constra...
2010-11-19 rpa (Open ERP)[MERGE]: Merge with lp:openobject-addons
2010-11-18 Olivier Dony[FIX] caldav,email_template,hr_payroll,mrp: cleanup...
2010-10-27 rpa (Open ERP)[FIX]: Fixed translation of warning messages
2010-10-14 P. ChristeasCalDAV: alias for node filenames, keep one sent by...
2010-10-12 P. ChristeasDocument, calendar: Patch code from trunk-xrg branch
2010-10-12 P. Christeasbase_calendar, caldav: fixes for the queries.
2010-10-12 P. ChristeasCalDAV: more properties, hide WebCal support
2010-10-12 P. ChristeasCalDAV: properly implement the CTag feature
2010-10-12 P. ChristeasCalDAV: port to improve WebDAV API, support dynamic...
2010-10-12 P. ChristeasCaldav: put some logging around skipped data, fix tzinf...
2010-10-12 P. Christeasbase_calendar, caldav: revise SQL calls.
2010-10-06 Harry (OpenERP)[FIX] calnedar: fix
2010-10-04 Omar(Pexego),Anup... [FIX] base_calendar,caldav : SQL queries Corrected
2010-10-01 P. Christeas[IMP]: SQL Queries Improved.
2010-09-27 rpa (Open ERP)[FIX]: Fixed pylint warnings
2010-09-22 rpa (Open ERP)[FIX]: caldav: Minor fix for exporting selection value
2010-09-11 Harry (OpenERP)[FIX] caldav: fix
2010-08-28 P. Christeascalendar: Don't assume the orm model is caldav-aware
2010-08-20 Harry (OpenERP)[MERGE]
2010-08-20 uco (Open ERP)[MERGE]
2010-08-19 rpa (Open ERP)[FIX]: caldav: Fixed importing wrong organizer value
2010-08-19 uco (Open ERP)[MERGE]
2010-08-19 RHA (Open ERP)[CLEAN]: Removed commented codes, unnecessary spaces.
2010-08-19 rpa (Open ERP)[REF]: caldav: Minimized code to formate date according...
2010-08-19 rpa (Open ERP)[FIX]: caldav: Exporting recurrent events with timezone
2010-08-18 rpa (Open ERP)[IMP]: caldav: Put proper comments in code
2010-08-18 rpa (Open ERP)[FIX]: caldav: Calendar components with the same UID...
2010-08-17 rpa (Open ERP)[FIX]: caldav: Minor fix for import
2010-08-16 rpa (Open ERP)[FIX]: caldav: Fixed problem of importing recurrent...
2010-08-13 rpa (Open ERP)[Merge]: Merge with lp:openobject-addons
2010-08-13 rpa (Open ERP)[FIX]: caldav: Keep event specific timezone on import...
2010-08-12 P. ChristeasCaldav: store the organizer as email address, retrieve...
2010-08-12 P. Christeascaldav: propagate exceptions.
2010-08-12 P. Christeascaldav: Store times at server's timezone, not utc.
2010-08-12 P. ChristeasCalDAV: minor rewrite of previous improvement
2010-08-11 rpa (Open ERP)[IMP]: caldav: Added description field in calendar
2010-08-10 Harry (OpenERP)[IMP] calendar: add new char field for organizer in...
2010-08-09 rpa (Open ERP)[FIX]: caldav: Minor fix for evaluting domain
2010-08-09 rpa (Open ERP)[IMP]: caldav: Added minimum date for DTSTART of timezo...
2010-08-06 rpa (Open ERP)[FIX]: caldav: Importing calendar with timezone works...
2010-08-06 rpa (Open ERP)[REF]: caldav: Code improvement regarding context
2010-08-06 rpa (Open ERP)[FIX]: caldav: Exported exdate with timezone information
2010-08-05 rpa (Open ERP)[FIX]: caldav: Fixed problem of exdate for the event...
2010-08-04 rpa (Open ERP)[FIX]: caldav: Fixed problem of Importing date with...
2010-08-04 rpa (Open ERP)[FIX]: caldav: Corrected exdate imported from sunbird,
2010-08-03 rpa (Open ERP)[FIX]: caldav: Fixed problem of importing calendar...
2010-08-03 rpa (Open ERP)[FIX]: caldav: Fixed problem of importing Organizer...
2010-07-29 P. ChristeasCaldav node: use .ics extension, re-enable unlink
2010-07-29 P. ChristeasCalDAV: various improvements, manage to save ics now.
2010-07-29 P. ChristeasCaldav: create_date, write_date must be readonly.
2010-07-13 Harry (OpenERP)[FIX] Calendar: resolve error to create task from Calen...
2010-07-13 Harry (OpenERP)[IMP] Calendar: invite attendnee, add origanizer detail...
2010-07-09 Harry (OpenERP)[FIX] caldav: minor problem
2010-07-01 rpa (Open ERP)[FIX]: caldav, base_calendar: Updated alarm for event...
2010-07-01 mtr[MERGE] branch merged with lp:~openerp-dev/openobject...
2010-06-30 rpa (Open ERP)[FIX]: * caldav: Export calendar with recurrent event
2010-05-14 vra[MERGE] merged from trunk main addons branch
2010-04-22 Harry (Open ERP)[IMP+REF] caldav
2010-04-21 Harry (Open ERP)[IMP] caldav
2010-04-15 rpa (Open ERP)[IMP]:caldav: If we clear some value from calendar...
2010-04-15 Harry (Open ERP)[IMP] caldav: supporting caldav protocall
2010-04-14 Harry (Open ERP)[REF+IMP] caldav
2010-04-13 Harry (Open ERP)[REF+IMP] document
2010-04-12 Harry (Open ERP)[IMP] caldav
2010-04-12 Harry (Open ERP)[REF] caldav
2010-01-20 rpa (Open ERP)[ADD,REF]: caldav: Added new module base_calendar for...
2010-01-20 rpa (Open ERP)[IMP]: caldav: Improvement for table name in query...
2010-01-19 rpa (Open ERP)[REF]: caldav, crm: Moved caldav stuff from crm.meeting...
2010-01-18 rpa (Open ERP)[IMP]: caldav, crm(meeting): Added functionality to...
2010-01-13 rpa (Open ERP)[IMP,FIX]: caldav, crm: Fixed problem of importing...
2010-01-13 rpa (Open ERP)[IMP]: crm, caldav, project_calendar: Moved function...
2010-01-12 rpa (Open ERP)[IMP]: caldav, crm: Improvement for Custom Recurrence...
2010-01-12 rpa (Open ERP)[IMP]: caldav: Functionality Improvement
2010-01-12 Stephane Wirtel[FIX] Change the year of the copyright
2010-01-08 Harry (Open ERP)[IMP+FIX] caldav, crm : attendee view, import/export...
2010-01-08 rpa (Open ERP)[IMP]: caldav, crm: Improvement for importing/exporting...
2010-01-08 rpa (Open ERP)[FIX]: caldav, crm: Fixed problem of importing ics...
2010-01-07 rpa (Open ERP)[FIX]: crm, caldav: Major changes regarding better...
2010-01-07 rpa (Open ERP)[FIX]: crm, caldav: Major changes regarding object...
2010-01-04 Harry (Open ERP)[IMP] caldav, crm : improve search, read method for...
2010-01-01 rpa (Open ERP)[FIX]: caldav: Fixed problem of writing data by Importi...
2009-12-30 rpa (Open ERP)[FIX]: Fixed problem of importing calendar without...
2009-12-24 rpa (Open ERP)[IMP]: caldav,crm,project_calendar: Created new functio...
2009-12-23 rpa (Open ERP)[IMP]: Caldav: Improvement in code, added help text...
2009-12-22 rpa (Open ERP)[IMP]: Caldav+crm+project_calendar , Implemented exdate...
next