odoo/addons/website_forum/models
Jeremy Kersten 0313218123 [FIX] website_forum: Forum, use old API in v8. forum was not a browse record, so we need to re-browse. Tags: Force to delete tag. Before old tag deleted was not removed from relation, Now we use a 6 to force the update, followed by 0 to create. 2014-11-26 17:44:52 +01:00
..
__init__.py [IMP] website_blog: moved res_users inheritance into its own file, and added 2014-04-10 12:16:58 +02:00
forum.py [FIX] website_forum: Forum, use old API in v8. forum was not a browse record, so we need to re-browse. Tags: Force to delete tag. Before old tag deleted was not removed from relation, Now we use a 6 to force the update, followed by 0 to create. 2014-11-26 17:44:52 +01:00
gamification.py Allow overwrite of the serialising method to exclude some categories in the challenge search 2014-04-15 15:48:09 +02:00
res_users.py [IMP] [TEST] website_forum: security fixes + tests 2014-10-23 11:36:03 +02:00