Commit Graph

83 Commits

Author SHA1 Message Date
Antonin Bourguignon 59aa37f0e4 [IMP] all the warning messages now start with 'Warning\!' (not 'Warning' or 'Warning \!')
bzr revid: abo@openerp.com-20120807113414-7mryqyt3jnq8shsa
2012-08-07 13:34:14 +02:00
Antonin Bourguignon 8a64e7580a [IMP] all the error messages now start with 'Error\!' (not 'Error' or 'Error \!')
bzr revid: abo@openerp.com-20120807113137-44vehm0mthqawlo3
2012-08-07 13:31:37 +02:00
Antonin Bourguignon d928b07ace [IMP] rephrase some error and warning messages in caldav and crm
remove exclamation marks at the end of messages
remove first person usage ('I' and 'We')
remove unjustified capital letters

bzr revid: abo@openerp.com-20120806170732-nr7hhhgww1br2hem
2012-08-06 19:07:32 +02:00
Saurang Suthar(OpenERP) e03af5e54c [IMP] Improved warning messages for caldav module
bzr revid: pso@tinyerp.com-20120725120541-31kvapmzwvafuk7e
2012-07-25 17:35:41 +05:30
Pinakin Nayi (OpenERP) 0eb19849ba [IMP]google-caldav-warning-msg
bzr revid: pna@tinyerp.com-20120712131337-uu2t52v22x3xo8ki
2012-07-12 18:43:37 +05:30
Kuldeep Joshi (OpenERP) 179234552e [IMP]portal: set logger
bzr revid: kjo@tinyerp.com-20120622065756-hgi4crut0gqr9n63
2012-06-22 12:27:56 +05:30
Kuldeep Joshi (OpenERP) 3c50eb017a [IMP] set logging.getLogger(__name__)
bzr revid: kjo@tinyerp.com-20120622064854-5f6fss55k7305e8q
2012-06-22 12:18:54 +05:30
tfr@openerp.com aedeaadb46 [FIX] caldav write_date problem + attendees synchronization
bzr revid: tfr@openerp.com-20110711122055-63syh4xflmko9ajb
2011-07-11 14:20:55 +02:00
P. Christeas 8e8803e9df document, caldav: revert changes that are not needed and spacing
Let's keep the diff against trunk-dev-addons1 only to things that
make sense.

bzr revid: p_christ@hol.gr-20101223141639-o13v6llljplpgl7s
2010-12-23 16:16:39 +02:00
atp (Open ERP) 40201bfea2 [MERGE]: Merge with lp:~openerp-dev/openobject-addons/trunk-dev-addons1
bzr revid: atp@tinyerp.co.in-20101223105705-xyo4vu424j3lhqlt
2010-12-23 16:27:05 +05:30
Thibault Francois dcaac47413 [MERGE]
bzr revid: tfr@openerp.com-20101220140220-edt2ancbr5z0olep
2010-12-20 15:02:20 +01:00
atp (Open ERP) 648d6353ef [MERGE]: Merge with lp:~openerp-dev/openobject-addons/trunk-dev-addons1
bzr revid: atp@tinyerp.co.in-20101220094540-5csr3bd5xn1cxko1
2010-12-20 15:15:40 +05:30
uco (OpenERP) d827b2f6ea [REF]: Added remaining context changes in _constraints. Removed unnecessary checking for context from methods.
bzr revid: uco@tinyerp.com-20101213064309-vg36f1510xv2f8zb
2010-12-13 12:13:09 +05:30
P. Christeas 1734ffbe26 caldav: fix english strings, defaults, prepare code for abs. triggers
bzr revid: p_christ@hol.gr-20101209100105-6l33me2nvqla7e9c
2010-12-09 12:01:05 +02:00
atp (Open ERP) f5ca47ec19 [MERGE]: Merge with lp:~openerp-dev/openobject-addons/trunk-dev-addons1
bzr revid: atp@tinyerp.co.in-20101207090659-s793bqaaj7esfra1
2010-12-07 14:36:59 +05:30
uco (OpenERP) b1cf433ecc [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20101206131102-z2xzz8eshkswo00q
2010-12-06 18:41:02 +05:30
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
uco (OpenERP) 6dd290e824 [REF]: Replace the condition 'if not context' with 'if context is None'.
bzr revid: uco@tinyerp.com-20101123070505-9i2lrqhgxzaii3zn
2010-11-23 12:35:05 +05:30
uco (OpenERP) 12fcd1be2f [IMP] : Added context=None on methods used for _constraints and replaced context={} with context=None.
bzr revid: uco@tinyerp.com-20101119134801-974ev29j4tu46pq2
2010-11-19 19:18:01 +05:30
rpa (Open ERP) f39976fd44 [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20101119061009-ifb550mjz3ei8hoa
2010-11-19 11:40:09 +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
rpa (Open ERP) d6ba50f386 [FIX]: Fixed translation of warning messages
lp bug: https://launchpad.net/bugs/660494 fixed

bzr revid: rpa@tinyerp.com-20101027133524-2mijip7zskzwevnh
2010-10-27 19:05:24 +05:30
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