Commit Graph

63 Commits

Author SHA1 Message Date
atp (Open ERP) 010c665513 [IMP]: Add write_date for dtstamp Using standard RFC 5545, par 3.8.7.2.
bzr revid: atp@tinyerp.co.in-20101203093116-yh6jnd3qtc43baqa
2010-12-03 15:01:16 +05:30
atp (Open ERP) 39b781efa3 [IMP]: Put "Datetime In UTC" in Calendar form, which should exported in UTC timezone.
bzr revid: atp@tinyerp.co.in-20101125104108-opxdnyknvd2z11vg
2010-11-25 16:11:08 +05:30
atp (Open ERP) 854a579f13 [MERGE]: Merge with lp:~openerp-dev/openobject-addons/trunk-xrg-patch5
bzr revid: atp@tinyerp.co.in-20101125073131-zicpd0nvq7p6p635
2010-11-25 13:01:31 +05:30
Olivier Dony c90aa7f2f0 [FIX] caldav,email_template,hr_payroll,mrp: cleanup some calls to _( ) - only literal strings should ever been passed!
bzr revid: odo@openerp.com-20101118162131-s2nb25l3e4xzmnjg
2010-11-18 17:21:31 +01:00
P. Christeas d6b3f279cb CalDAV: alias for node filenames, keep one sent by client.
Since some clients keep referring to the created .ics nodes with the
filename they sent us, allow them to find that node.

bzr revid: p_christ@hol.gr-20101014070009-2vcro7p9krnwxm9s
2010-10-14 10:00:09 +03:00
P. Christeas 305b48abe3 Document, calendar: Patch code from trunk-xrg branch
several fixes that hadn't been backported or applied correctly.

bzr revid: p_christ@hol.gr-20101012112030-snnb4fjkya4ndqkm
2010-10-12 14:20:30 +03:00
P. Christeas 39aa2bd391 base_calendar, caldav: fixes for the queries.
bzr revid: p_christ@hol.gr-20101012104118-o02tug6x3t9gewaa
2010-10-12 13:41:18 +03:00
P. Christeas 95de197440 CalDAV: more properties, hide WebCal support
WebCal entries, although permitted by the protocol, confuse some badly
implemented CalDAV clients, so hide them with an option at the calendar
definition.

bzr revid: p_christ@hol.gr-20101012104044-rjx63ucwjk0ys98r
2010-10-12 13:40:44 +03:00
P. Christeas 369cae941e CalDAV: properly implement the CTag feature
Instead of using the ETag (which looks at the modification time of
the base.calendar object), aggregate over the contained calendar entries
to find their maximum modification.

bzr revid: p_christ@hol.gr-20101012104037-847evso9mryqom5f
2010-10-12 13:40:37 +03:00
P. Christeas f1ccc3a4e2 CalDAV: port to improve WebDAV API, support dynamic collections.
bzr revid: p_christ@hol.gr-20101012104026-qju5goq0a42m01dq
2010-10-12 13:40:26 +03:00
P. Christeas 7f97ed973f Caldav: put some logging around skipped data, fix tzinfo var.
bzr revid: p_christ@hol.gr-20101012103859-0pae3clyllabjs0y
2010-10-12 13:38:59 +03:00
P. Christeas eeffc06f2a base_calendar, caldav: revise SQL calls.
bzr revid: p_christ@hol.gr-20101012103723-alnh7rkf1g8tthlo
2010-10-12 13:37:23 +03:00
Harry (OpenERP) 551862ccc6 [FIX] calnedar: fix
bzr revid: hmo@tinyerp.com-20101006073912-0gkb7k9a9bz4ry7b
2010-10-06 13:09:12 +05:30
Omar(Pexego),Anup(OpenERP) 99c9ce6d5c [FIX] base_calendar,caldav : SQL queries Corrected
lp bug: https://launchpad.net/bugs/654480 fixed

bzr revid: ach@tinyerp.com-20101004122435-vsisrowq9fkk6zv6
2010-10-04 17:54:35 +05:30
P. Christeas 8a2874060c [IMP]: SQL Queries Improved.
bzr revid: uco@tinyerp.com-20101001092628-j6tnaor3dhlq1gl9
2010-10-01 14:56:28 +05:30
rpa (Open ERP) 71a3990a04 [FIX]: Fixed pylint warnings
bzr revid: rpa@tinyerp.com-20100927134403-d0xv04c0kkfkn724
2010-09-27 19:14:03 +05:30
rpa (Open ERP) 04c771ac51 [FIX]: caldav: Minor fix for exporting selection value
bzr revid: rpa@tinyerp.com-20100922113656-u3ccvvazvgmqx7h3
2010-09-22 17:06:56 +05:30
Harry (OpenERP) 8431b70597 [FIX] caldav: fix
bzr revid: hmo@tinyerp.com-20100911114442-egfc63paqr93rdpc
2010-09-11 17:14:42 +05:30
P. Christeas 892106b6f7 calendar: Don't assume the orm model is caldav-aware
So, don't unconditionally call attributes like recurrent_id.

bzr revid: p_christ@hol.gr-20100828141823-3nop8gmqfyt0h267
2010-08-28 17:18:23 +03:00
Harry (OpenERP) e459cec005 [MERGE]
bzr revid: hmo@tinyerp.com-20100820092348-74m7l04tdwvo336u
2010-08-20 14:53:48 +05:30
rpa (Open ERP) 912caa49c4 [FIX]: caldav: Fixed importing wrong organizer value
bzr revid: rpa@tinyerp.com-20100819134559-wqhc7bhywx5ukaw6
2010-08-19 19:15:59 +05:30
uco (Open ERP) 31d249a9ab [MERGE]
bzr revid: uco@tinyerp.com-20100819125727-iuofahcl931exx1r
2010-08-19 18:27:27 +05:30
RHA (Open ERP) d5ad0b8ff1 [CLEAN]: Removed commented codes, unnecessary spaces.
bzr revid: uco@tinyerp.com-20100819115157-sfsmbnjdgpp4wl12
2010-08-19 17:21:57 +05:30
rpa (Open ERP) 22268fa1cb [REF]: caldav: Minimized code to formate date according to vtimezone value
bzr revid: rpa@tinyerp.com-20100819103933-zg0hq21710vgt4vz
2010-08-19 16:09:33 +05:30
rpa (Open ERP) fd748d052a [FIX]: caldav: Exporting recurrent events with timezone
bzr revid: rpa@tinyerp.com-20100819071833-8arpxzpf4aky2v4j
2010-08-19 12:48:33 +05:30
rpa (Open ERP) dfe1896224 [IMP]: caldav: Put proper comments in code
bzr revid: rpa@tinyerp.com-20100818133942-3zn3q6vst7ns3lbr
2010-08-18 19:09:42 +05:30
rpa (Open ERP) 26ca4db083 [FIX]: caldav: Calendar components with the same UID property value, in a given calendar collection, MUST be contained in the same calendar object resource (RFC4791 Section4.1)
bzr revid: rpa@tinyerp.com-20100818122733-89ha6zrjhvbibzxl
2010-08-18 17:57:33 +05:30
rpa (Open ERP) 37cbc3dc4a [FIX]: caldav: Minor fix for import
bzr revid: rpa@tinyerp.com-20100817124906-mxocpm3ne1gf0szh
2010-08-17 18:19:06 +05:30
rpa (Open ERP) cf80c1d74a [FIX]: caldav: Fixed problem of importing recurrent event from sunbird when we edit one
bzr revid: rpa@tinyerp.com-20100816105916-152tcfm6jynt6spi
2010-08-16 16:29:16 +05:30
rpa (Open ERP) f79fdfdb52 [Merge]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20100813071037-0k4u28xxjsotg874
2010-08-13 12:40:37 +05:30
rpa (Open ERP) 6164d129ab [FIX]: caldav: Keep event specific timezone on import instead of User timezone
bzr revid: rpa@tinyerp.com-20100813063627-cq3qcznxf5ghupg4
2010-08-13 12:06:27 +05:30
P. Christeas 5b31947d88 Caldav: store the organizer as email address, retrieve that
I hope that these functions can be reused in more places.

bzr revid: p_christ@hol.gr-20100812162113-jrotrwtn492qggkm
2010-08-12 19:21:13 +03:00
P. Christeas ddae08c774 caldav: propagate exceptions.
There is no need to hide them behind an osv.except_osv

bzr revid: p_christ@hol.gr-20100812111034-j627h6ixp6ldf2ha
2010-08-12 14:10:34 +03:00
P. Christeas 59c236eff1 caldav: Store times at server's timezone, not utc.
The values stored from caldav should be at the server's timezone, like
all other timestamps of openerp. We accept any timezone in the iCalendar
files, we export our (server's) timezone by default.

bzr revid: p_christ@hol.gr-20100812111031-m14103hzl9q7ff9j
2010-08-12 14:10:31 +03:00
P. Christeas e8562fc40c CalDAV: minor rewrite of previous improvement
make it a little more readable.

bzr revid: p_christ@hol.gr-20100812110838-vmjlnnwopn0pr0j1
2010-08-12 14:08:38 +03:00
rpa (Open ERP) 780d30e4ea [IMP]: caldav: Added description field in calendar
bzr revid: rpa@tinyerp.com-20100811093223-lixibo7upw4ebubk
2010-08-11 15:02:23 +05:30
Harry (OpenERP) bcecd56c9e [IMP] calendar: add new char field for organizer in event and use it to map with Organizer attribute.
bzr revid: hmo@tinyerp.com-20100810123108-p870zh9vrbfl9644
2010-08-10 18:01:08 +05:30
rpa (Open ERP) 5b6dcd8ffe [FIX]: caldav: Minor fix for evaluting domain
bzr revid: rpa@tinyerp.com-20100809071217-kgmba32lb2xblkpc
2010-08-09 12:42:17 +05:30
rpa (Open ERP) 4620bb0719 [IMP]: caldav: Added minimum date for DTSTART of timezone instead of current date
bzr revid: rpa@tinyerp.com-20100809060955-122w0fjk3qk5iy56
2010-08-09 11:39:55 +05:30
rpa (Open ERP) 8058b7ff54 [FIX]: caldav: Importing calendar with timezone works perfect now
bzr revid: rpa@tinyerp.com-20100806122702-dy4t0atc6jnggrmt
2010-08-06 17:57:02 +05:30
rpa (Open ERP) 22a3019e2c [REF]: caldav: Code improvement regarding context
bzr revid: rpa@tinyerp.com-20100806120232-b5nhbgowc1ii28ug
2010-08-06 17:32:32 +05:30
rpa (Open ERP) b9d92c4061 [FIX]: caldav: Exported exdate with timezone information
bzr revid: rpa@tinyerp.com-20100806094106-cf65m4647j3gtf7c
2010-08-06 15:11:06 +05:30
rpa (Open ERP) 90d7a02691 [FIX]: caldav: Fixed problem of exdate for the event with timezone
bzr revid: rpa@tinyerp.com-20100805121152-0x9z33v4e1ql81la
2010-08-05 17:41:52 +05:30
rpa (Open ERP) bd76d0a66a [FIX]: caldav: Fixed problem of Importing date with timezone information(converted into utc)
bzr revid: rpa@tinyerp.com-20100804133758-a0u50if8z3rol31l
2010-08-04 19:07:58 +05:30
rpa (Open ERP) 3f284dd7e9 [FIX]: caldav: Corrected exdate imported from sunbird,
[IMP]: caldav: Event with timezone should exported with date having related timezone

bzr revid: rpa@tinyerp.com-20100804110503-j80r9ke95o28v18s
2010-08-04 16:35:03 +05:30
rpa (Open ERP) 59426ee276 [FIX]: caldav: Fixed problem of importing calendar without CN value
bzr revid: rpa@tinyerp.com-20100803054342-rfz3bmqb3rydj20f
2010-08-03 11:13:42 +05:30
rpa (Open ERP) ac2207504c [FIX]: caldav: Fixed problem of importing Organizer data into OpenERP Calendar
bzr revid: rpa@tinyerp.com-20100803052511-m2trk78317zx08c0
2010-08-03 10:55:11 +05:30
P. Christeas 2311e39dcb Caldav node: use .ics extension, re-enable unlink
bzr revid: p_christ@hol.gr-20100729133938-op88qinskgn4jnek
2010-07-29 16:39:38 +03:00
P. Christeas e5adb8e76c CalDAV: various improvements, manage to save ics now.
bzr revid: p_christ@hol.gr-20100729133938-fd64qv7ybnv8386d
2010-07-29 16:39:38 +03:00
P. Christeas 8d59034dcf Caldav: create_date, write_date must be readonly.
.. or else the orm is confused.

bzr revid: p_christ@hol.gr-20100729133937-7s78e46vxkyohmv3
2010-07-29 16:39:37 +03:00