Does not allow functions in loops anymore
[odoo/odoo.git] / addons / web / controllers /
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-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-31 Olivier Dony[MERGE] Forward-port of latest bugfixes from 7.0 up...
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-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 !
2013-02-27 Christophe Simonis[FIX] web: saved_action must start at index 1
2013-02-27 Fabien Meghazi[FIX] Remove url timestamps in debug mode
2013-02-25 niv-openerp[FIX] typo in attachment server-side methods
2013-02-21 Thibault Delavallée[FWD] [MERGE] Foward port of web-7.0 until rev 3771.
2013-02-13 Fabien Meghazi[FIX] Properly escape values in templates
2013-02-13 Raphael Collet[FIX] web: rewrite reference to removed module openerp...
2013-02-07 Olivier Dony[FIX] web: properly encode db and addons URL parameters
2013-01-30 niv-openerpChanged exception handling in jsonrpc
2013-01-29 Olivier Dony[MERGE] Latest bugfixes from 7.0, up to rev 3731
2013-01-29 Fabien Meghazi[FIX] Use relative protocol in scripts url in order...
2013-01-15 niv-openerp[IMP] Added method to make the client lib work with...
2012-12-28 Niko[IMP] change placeholder inclusion logic
2012-12-28 Niko[IMP] change placeholder inclusion logic
2012-12-26 vta vta@openerp.com[FIX] Fix not working code, and some cleaning proposed...
2012-12-26 vta vta@openerp.com[IMP] Browser's language as default language for anonym...
2012-12-20 Antony Lesuisse[FIX] test template
2012-12-19 Antony Lesuisse[IMP] version_info more info
2012-12-16 Antony Lesuisse[REV] unneeded api change
2012-12-15 Fabien Pinckaers[IMP] image if no logo
next