[IMP] website theme: update themes to fix CSS glitches, add Yeti theme, fix Default...
[odoo/odoo.git] / addons / website / models /
2014-01-30 Olivier Dony[IMP] website tests: unicode test attributes to avoid...
2014-01-30 jke-openerp[FIX] Fix according ODO review : widget image, googlema...
2014-01-30 Denis Ledoux[FIX] *: replace urllib calls by werkzeug calls, as...
2014-01-30 jke-openerp[Fix] Use maps.google.com and not .be (as for thumbail...
2014-01-29 Christophe Simonis[FIX] website: url_for() does not mess up anchor links
2014-01-29 Fabien Meghazi[FIX] Support for older werkzeug versions
2014-01-29 Denis Ledoux[FIX] *: using werkzeug.url_encode instead of urllib...
2014-01-29 Antony Lesuisse[FIX] website_hr_recruitment full cleanups
2014-01-28 Fabien Meghazi[IMP] Merge bananas and cumcumbers in order to prepare...
2014-01-28 Christophe Matthieu[FIX] website: public user; website_sale
2014-01-28 jke-openerp[MERGE] moved public user to base, livechat fix
2014-01-28 jke-openerp[REF] Move public_user from website_data to module...
2014-01-28 Antony Lesuisse[FIX] website page creation
2014-01-28 Christophe Matthieu[IMP] event,event_sale: refactoring; remove crappy...
2014-01-27 Antony Lesuisse[FIX] customize menu
2014-01-27 Christophe Matthieu[IMP] website: res_config
2014-01-27 Christophe Matthieu[IMP] website: res_config with wizard
2014-01-27 Raphael Collet[IMP] website: make code more robust
2014-01-27 Christophe Matthieu[IMP] event,event_sale: refactoring; remove crappy...
2014-01-27 Fabien Meghazi[FIX] do not crash when trying to rescue a wrong t...
2014-01-24 Fabien Meghazi[FIX] Contact field encoding issue
2014-01-24 Fabien Meghazi[IMP] Ensure slug validity otherwise redirect
2014-01-23 Fabien Meghazi[REM] Removed preload_records
2014-01-23 ddm@openerp.com[IMP] Move website settings to 'Configration' wizard
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 Fabien Meghazi[REM] Removed @website.route() decorator
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
next