odoo/addons/website_event_track
Olivier Dony 6b85d80f23 [FIX] Wrap werkzeug.utils.escape() to accomodate signature change in 0.9
We always want to escape quotes (") as part of the process of
generating HTML output. This option (quote=True) turned into
an implicit flag with a DeprecationWarning in werkzeug 0.9.0
It is likely to disappear in a future release of werkzeug too.
A wrapper avoids this warning without loss of compatibility
2014-06-10 18:46:40 +02:00
..
controllers [FIX] Wrap werkzeug.utils.escape() to accomodate signature change in 0.9 2014-06-10 18:46:40 +02:00
data [IMP] track duration in hours 2014-04-09 20:43:34 +02:00
models [IMP] track duration in hours 2014-04-09 20:43:34 +02:00
security [FIX] website_event_track: employees should not be restricted to public events only 2014-02-25 12:57:42 +01:00
static [IMP] Event Agenda: merge with cleaning 2014-04-09 19:26:00 +02:00
views [MERGE] forward port of branch saas-3 up to 4601d85 2014-06-10 12:29:47 +02:00
__init__.py [IMP]Add test cases. 2014-04-03 18:22:19 +05:30
__openerp__.py [IMP]Improvement in event. 2014-03-07 14:22:48 +05:30