odoo/addons/website_forum
Martin Trigaux 78fa861936 [IMP] website_forum: performance improvements
- avoid to browse on every question/answer, only the 20 most recent ones (need to manually update the view to see the real number of q&a)
- do not render hidden tabs (leakage of information and useless rendering)
- add related fields to speed up vote search (need to be stored to be efficient)
2014-09-03 08:44:48 +02:00
..
controllers [IMP] website_forum: performance improvements 2014-09-03 08:44:48 +02:00
data [REF] OpenERP --> Odoo in various UI texts 2014-07-18 13:45:41 +02:00
i18n [I18N] Update 8.0 translation with latest source code 2014-08-14 17:01:54 +02:00
models [IMP] website_forum: performance improvements 2014-09-03 08:44:48 +02:00
security [FIX] website_forum: portal user are allowed to delete forum post 2014-08-20 16:14:09 +02:00
static [IMP] website_*forum,blog,instantclick,...: Move Js in assets 2014-08-28 12:21:47 +02:00
views [IMP] website_forum: performance improvements 2014-09-03 08:44:48 +02:00
__init__.py [CLEAN] website_forum: removed some licences, only one is sufficient 2014-04-11 16:50:18 +02:00
__openerp__.py [IMP] Updated website urls on modules and info page 2014-08-26 21:40:18 +02:00