odoo/addons/survey
Richard Mathot 4dec8b54f4 [FIX] survey: mess with JS loading
Since yesterday, JS bundles are now loaded at the end of the webpage.
Old-style modules that hardlink js code in the <head> section are now
broken since they use jQuery's $.
2014-09-17 11:53:14 +02:00
..
controllers [FIX] survey: trace the partner_id taking the survey; if no token, set as the current user's partner. 2014-09-02 11:31:03 +02:00
data [REF] OpenERP --> Odoo in various UI texts 2014-07-18 13:45:41 +02:00
i18n [I18N] Update 8.0 translations with latest changes from Launchpad 2014-09-08 19:04:25 +02:00
security [FIX] survey: security rules mess with xmlids 2014-06-11 11:47:55 +02:00
static/src [FIX] survey: pagination result didn't load properly at page loading 2014-06-11 12:10:26 +02:00
test [ADD] Test skeleton 2014-03-17 14:37:08 +01:00
views [FIX] survey: mess with JS loading 2014-09-17 11:53:14 +02:00
wizard [ADD] views documentation 2014-08-28 15:02:33 +02:00
__init__.py [REF] Bye bye vim 2014-03-03 14:38:14 +01:00
__openerp__.py [IMP] Updated website urls on modules and info page 2014-08-26 21:40:18 +02:00
survey.py [IMP] survey: display sum for numerical answers 2014-09-03 11:06:50 +02:00