[FIX] website_sale: update total when the user change a product quantity
[odoo/odoo.git] / addons / web / controllers /
2013-10-27 Antony Lesuisse[IMP] move http layer from openerp-web to openobject...
2013-10-23 Denis Ledoux[MERGE] Forward-port of latest saas-2 bugfixes, up...
2013-10-22 Christophe Simonis[FIX] web: avoid useless redirection when in mono db...
2013-10-18 niv-openerp[MERGE] saas2
2013-10-09 Christophe Simonis[REM] web: /web/report: remove useless check on action...
2013-10-06 Antony Lesuisse[REM] shortcuts, deprecated by bookmarks
2013-10-06 Antony Lesuisse[REM] web_shortcut
2013-10-02 niv-openerpChanged base url
2013-09-24 Frédéric van der... [IMP] helpful exception message
2013-09-18 ima-openerp[IMP]removed unused method which is defined only for...
2013-09-13 niv-openerp[FIX] fixed some problems related to magic guess of...
2013-08-05 niv-openerpPerfected translations integration in the framework
2013-08-05 niv-openerpImproved translation controller to be more flexible
2013-08-05 niv-openerpFixed potential security issue + some details
2013-08-05 niv-openerpPorted some authentication methods to the Session class
2013-08-02 niv-openerpMake the three jsonrpc protocols work correctly with...
2013-07-31 Olivier Dony[MERGE] Forward-port of latest bugfixes from 7.0 up...
2013-07-26 niv-openerp[FIX] Problem with exports that make them crash
2013-07-25 Thibault Delavallée[IMP] export: delegated ids computation to the python...
2013-07-25 Thibault Delavallée[IMP] export: work on selected_ids or all_ids if header...
2013-07-24 niv-openerp[IMP] removed hack to force disable the browser's cache...
2013-07-24 niv-openerpSome more correction to always have the db in the url
2013-07-24 niv-openerp[IMP] Removed http param 'db' handling from http.py...
2013-07-24 niv-openerp[IMP] Cleaned some more http.py, removed 'debug' handli...
2013-07-16 niv-openerp[FIX] some more problems with werkzeug 0.9.1
2013-07-16 niv-openerp[FIX] some more problems with werkzeug 0.9.1
2013-07-15 niv-openerp[FIX] problem with werkzeug 0.9.1 that makes the code...
2013-07-15 niv-openerp[FIX] problem with werkzeug 0.9.1 that crashes when...
2013-07-11 niv-openerpForgot some refactoring
2013-07-11 niv-openerpCompletely removed all ways to specify session identifi...
2013-07-11 niv-openerpNow OpenERPSession is a subclass of werkzeug's session
2013-07-08 Christophe Matthieu[FIX] web report: use get to find active_ids inside...
2013-07-02 chs[FIX] monodb: correct behaviour in no-db-list mode...
2013-07-02 chs[FIX] monodb: correct behaviour in no-db-list mode...
2013-06-21 niv-openerpPut json-rpc controller in http.py
2013-06-21 niv-openerpremoved some useless code
2013-06-21 niv-openerpmerge trunk
2013-06-21 niv-openerpPut db_monodb() method in http.py
2013-06-21 niv-openerpRewrite db_monodb
2013-06-21 niv-openerpmultiple refactoring with authentication
2013-06-20 niv-openerpAdded werkzeug's arguments
2013-06-19 niv-openerpRefactored main.py
2013-06-19 niv-openerpBig refactoring to prepare even more refactoring
2013-06-14 niv-openerpAdded werkzeug route building, not yet switched
2013-06-14 niv-openerpcorrected test
2013-06-13 Christophe Simonis[MERGE] forward port of branch saas-1 up to revid 4887...
2013-06-13 niv-openerpImplemented jsonrpc method
2013-06-13 niv-openerpfixed get_lang_list
2013-06-13 niv-openerpfixed lot of problem with nodb
2013-06-13 niv-openerpNow uses request.cr for Model
2013-06-11 niv-openerpPut @nodb on all methods where it is required in main.py
2013-06-11 Christophe Simonis[FIX] web: calls to openerp methods do not raises xmlrp...
2013-06-11 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 3973...
2013-06-11 Christophe Simonis[FIX] web: handle monodb correctly when server started...
2013-06-11 Christophe Simonis[FIX] web: handle monodb correctly when server started...
2013-06-10 niv-openerp[FIX] Merge fix in saas1 for the problem that made...
2013-06-07 Olivier Dony[FIX] export: allow excluding special virtual fields...
2013-06-07 niv-openerpReplaced main
2013-06-05 niv-openerp[REV] revert of previous improvement
2013-06-04 niv-openerpRefactored main.py
2013-05-28 Thibault Delavallée[FIX] image controller: all reads (event __last_update...
2013-05-28 Amit Bhavsar (Open... [MERGE] merge with latest trunk
2013-05-27 niv-openerp[FIX] problem in database manager when db list is desac...
2013-05-23 Vidhin Mehta[MERGE]Trunk.
2013-05-28 Christophe Simonis[IMP] web: allow manifest files to contain remote js...
2013-05-22 Turkesh Patel (Ope... [MRG] merge with lp:openerp-web
2013-05-16 Vidhin Mehta[FIX]add callback function to fetch_lang and in *drop...
2013-05-16 Xavier Morel[FIX] incorrect company logo on databases with uppercas...
2013-05-15 niv-openerpwip
2013-05-15 niv-openerpfix
2013-05-06 Ravi Gohil (OpenERP)[FIX] Company Logo not shown if database name contains...
2013-05-01 Vishmita Jadeja... [Merge]Merge with trunk
2013-04-30 Olivier Dony[MERGE] Forward-port of 7.0 bugfixes, up to rev. 3912
2013-04-30 Christophe Matthieu[MERGE] from trunk
2013-04-23 Antony Lesuisse[FIX] http controllers inheritance
2013-04-23 Christophe Simonis[REVERT] revert commit fme@openerp.com-20130418171750...
2013-04-23 Vidhin Mehta[FIX]Remove extra duplicate method,show valid error...
2013-04-18 Fabien Meghazi[MERGE] Fixed http controllers inheritance
2013-04-05 Christophe Simonis[FIX] web: company_logo does not try to load the pool...
2013-04-04 Olivier Dony[FIX] web: company_logo route may be accessed with...
2013-04-03 Xavier Morel[IMP] export formats have no need to inherit from the...
2013-04-03 Xavier Morel[FIX] Export and Reports controllers have no need to...
2013-03-19 Christophe Simonis[FIX] web: correct the concatenation of css files:...
2013-03-13 Xavier Morel[MERGE] from 7.0
2013-03-12 Antony Lesuisse[FIX] IE9 db creation, better monodb
2013-03-07 Fabien Meghazi[FIX] Add redirect helper for IE<10 (looses hash on...
2013-03-06 Fabien Meghazi[FIX] Restore cookie_db check
2013-03-06 Fabien Meghazi[MERGE] Remove url timestamps in debug mode
2013-03-06 Fabien Meghazi[FIX] db_monodb: cookie not used. keep same behavior...
2013-03-06 Antony Lesuissedb_monodb better version and naming
2013-03-05 Antony Lesuissedb_monodb use the new implementation
2013-03-05 Fabien Meghazi[REM] Removed database check, this is not the role...
2013-03-05 Fabien Meghazi[IMP] forgot a change in previous commit
2013-03-05 Fabien Meghazi[FIX] unbreak api
2013-03-05 Fabien Meghazi[FIX] Fixed for --no-database-list option
2013-03-01 niv-openerpModified to call the placeholder lib in view_form.js
2013-03-01 niv-openerpmerge trunk
2013-02-28 Fabien Meghazi[FIX] Make credential autocomplete per database
2013-02-28 Fabien Meghazi[FIX] Correctly handles db param in url. Home controlle...
2013-02-28 Fabien Meghazi[WIP] wip , lots of troubles !
next