[FIX] website_forum: post edition working again
[odoo/odoo.git] / addons / website / models /
2014-01-23 Fabien Meghazi[REV] Revert some stuff in order to bring back main_obj...
2014-01-21 Fabien Meghazi[FIX] Reflect endpoints changes introduced in server...
2014-01-21 ddm@openerp.com[IMP] Add support for Google Analytics
2014-01-21 Christophe Matthieu[FIX] website: display or not editor edit button; websi...
2014-01-20 Richard Mathot ... [MERGE] Merge parents
2014-01-20 Fabien Meghazi[REM] Removed @website.route() decorator
2014-01-20 Richard Mathot ... [MERGE] Correct merge of parents
2014-01-20 Richard Mathot ... [FIX] Fixing merge problems
2014-01-19 Jojo le bricoloQWeb cleanups 1 sql query less per page
2014-01-14 Christophe Matthieu[FIX] website: base_language_install is an osv.osv_memo...
2014-01-10 Xavier Morel[FIX] conversion from html to values for text field
2014-01-07 Christophe Matthieu[WIP] website/ir_rule: remove session from access right...
2013-12-22 Fabien Pinckaers[FIX] don't crash on empty dates [IMP] default dates...
2013-12-18 Xavier Morel[IMP] conversion back from m2o t-field to openerp value
2013-12-18 Xavier Morel[ADD] placeholder support on t-field
2013-12-17 Fabien Meghazi[IMP] allow to reset broken views in the 500 error...
2013-12-17 Xavier Morel[FIX] change view section saving: only save view sectio...
2013-12-16 Xavier Morel[FIX] disabling of field escaping
2013-12-11 Christophe Matthieu[FIX] website: editable in context
2013-12-11 Christophe Matthieu[IMP] website: change editable and use groups
2013-12-09 Fabien Pinckaers[IMP] allow users to change product price from CMS...
2013-12-06 Christophe Matthieu[IMP] fix website_hr_recruitment, website_event, and...
2013-12-05 Fabien Meghazi[IMP] preload records and throw 404 if not exists for...
2013-12-05 Fabien Meghazi[IMP] Better exception handling
2013-12-05 Xavier Morel[ADD] saving and edition of oddly formatted fields...
2013-12-05 Xavier Morel[ADD] saving of oddly localized/formatted stuff
2013-12-04 Fabien Meghazi[ADD] status_code to website#render()
2013-12-03 Christophe Matthieu[FIX] website: signin and logout redirect url
2013-12-03 Christophe Matthieu[FIX] website_hr_recruitment, website_blog
2013-12-03 Fabien Pinckaers[IMP] speed improvement + small bug
2013-12-03 Fabien Meghazi[FIX] ir.http log exceptions
2013-12-03 Xavier Morel[FIX] unused check_groups call, preprocess_request...
2013-12-03 Xavier Morel[FIX] broken call to (ir.model.access).check
2013-12-03 Xavier Morel[FIX] clear cache on method with a cache
2013-12-02 Fabien Meghazi[IMP] cached website's default_lang and language_ids
2013-12-02 Fabien Meghazi[ADD] slug() helper to rendering context
2013-12-02 Fabien Pinckaers[IMP] 2SQL Queries less per query
2013-12-02 Xavier Morel[FIX] alteration of image field without actually changi...
2013-12-02 Xavier Morel[FIX] website: endpoint_is_enumerable
2013-12-02 Fabien Meghazi[FIX] default language
2013-12-02 Fabien Pinckaers[FIX] public user
2013-11-30 Fabien Pinckaers[FIX] small fixes
2013-11-30 Fabien Pinckaers[IMP] Huge speed improvements 64 SQL queries to render...
2013-11-30 Fabien Pinckaers[IMP] Performance improvement: improved cache with...
2013-11-27 Fabien Meghazi[ADD] custom website ir.http#dispatch and rerouting
2013-11-27 Xavier Morel[ADD] correct handling of setting local urls (pre-exist...
2013-11-26 Xavier Morel[IMP] significantly improve handling of trying to creat...
2013-11-26 Xavier Morel[FIX] correctly rollback savepoint in new_page
2013-11-25 Fabien Meghazi[IMP] http errors refactoring
2013-11-25 Xavier Morel[FIX] force url enumeration/generation to be performed...
2013-11-24 Fabien Pinckaers[IMP] new featuers for complex events
2013-11-24 Fabien Pinckaers[FIX] misc fixes in new event devs
2013-11-24 Fabien Pinckaers[IMP] events improvements
2013-11-22 Xavier Morel[IMP] add img and img-responsive to image fields
2013-11-21 Fabien Meghazi[FIX] kanban broken by lazyrenderer
2013-11-21 Xavier Morel[FIX] urlparse.parse_qs returns a dict *of lists*,...
2013-11-20 Fabien Meghazi[IMP] Use LazyResponse for website.render()
2013-11-19 Xavier Morel[CHG] **kw don't prevent url searching/listing anymore
2013-11-19 Fabien Meghazi[MOV] Moved methods filtering support from @website...
2013-11-19 Xavier Morel[ADD] note about leftover task
2013-11-19 Xavier Morel[FIX] fix ModelConverter.regex for realsies
2013-11-19 Xavier Morel[FIX] ModelConverter regex part 1
2013-11-19 Christophe Matthieu[IMP] website: add a group_website_publisher to Display...
2013-11-19 Xavier Morel[MERGE] from trunk
2013-11-19 Xavier Morel[IMP] url generation & filtering
2013-11-19 Xavier Morel[IMP] don't match numbers within the slug, only match...
2013-11-16 Fabien Pinckaers[FIX] drop when no dropzone, [IMP] Jobs layout
2013-11-15 Xavier Morel[IMP] add page converter to get pages listing out of...
2013-11-15 Christophe Matthieu[IMP] website_sale: access rights
2013-11-15 Thibault Delavallée[MERGE] Coming from failed merge
2013-11-15 Xavier Morel[MERGE] from trunk
2013-11-15 Xavier Morel[FIX] altered trunk routing stuff, bring website conver...
2013-11-14 Christophe Matthieu[IMP] website: catch exception of controller error...
2013-11-14 Christophe Matthieu[FIX] website: helper google_map for res.company
2013-11-13 Xavier Morel[IMP] replace selection list of existing CMS pages...
2013-11-13 Xavier Morel[IMP] rename list_pages to enumerate_pages, add a searc...
2013-11-13 Fabien Meghazi[ADD] methods arg to @website.route() until the feature...
2013-11-12 Fabien Meghazi[IMP] preprocess static @href|src|action, static url...
2013-11-12 Xavier Morel[ADD] pages to pages listing
2013-11-12 Fabien Meghazi[FIX] Remove lang_code from kwargs
2013-11-12 Xavier Morel[IMP] use pair unpacking rather than indexing + comment
2013-11-12 Xavier Morel[IMP] remove unused local variable in list_pages
2013-11-08 Xavier Morel[IMP] move slugify to server, use slugified url as...
2013-11-08 Xavier Morel[ADD] initial route introspection + fix pair of routes...
2013-11-07 Fabien Meghazi[FIX] Can't translate menus
2013-11-06 Fabien Meghazi[FIX] Multiple fixes to url_for
2013-11-05 Fabien Meghazi[WIP] Trying to use t-fields for menus
2013-11-04 Christophe Matthieu[FIX] website contact us: add google_map_img on res...
2013-11-04 Fabien Meghazi[MERGE] upstream
2013-11-04 Xavier Morel[IMP] error handling in website.render
2013-11-02 Antony Lesuisse[FIX] qweb exception hiding
2013-10-30 Fabien Meghazi[MERGE] upstream
2013-10-30 Fabien Meghazi[FIX] Load translation wizard could not properly redire...
2013-10-30 Fabien Meghazi[IMP] Misc menu improvements
2013-10-30 Fabien Meghazi[ADD] delete menu
2013-10-30 Fabien Meghazi[MERGE] again
2013-10-30 Fabien Meghazi[BRK] Disable automatic t-href on ir.ui.view#save(...
2013-10-29 Fabien Meghazi[IMP] Save menu is working
2013-10-29 Fabien Meghazi[ADD] new_window field in website.menu
2013-10-28 Fabien Meghazi[IMP] Menu tree from client side
next