[MERGE] with trunk
[odoo/odoo.git] / addons / web /
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-openerpsmall improvement, useful in some cases
2013-06-21 niv-openerpPut db_monodb() method in http.py
2013-06-21 niv-openerpvariable rename
2013-06-21 niv-openerpRewrite db_monodb
2013-06-21 niv-openerpmultiple refactoring with authentication
2013-06-21 niv-openerpPut session.py in http.py
2013-06-21 niv-openerpchanged some doc
2013-06-20 niv-openerpadded doc and corrected existing one
2013-06-20 niv-openerpRe-created magic inheritance of controllers
2013-06-20 niv-openerpFixed some bug
2013-06-20 niv-openerpAdded doc
2013-06-20 niv-openerpAdded werkzeug's arguments
2013-06-20 niv-openerpdoc
2013-06-20 Thibault Delavallée[MERGE] [FIX] Statusbar: fixed clikable statusbar on...
2013-06-20 niv-openerpremoved prints
2013-06-19 niv-openerpRefactored main.py
2013-06-19 niv-openerpBig refactoring to prepare even more refactoring
2013-06-19 niv-openerpnow uses only the installed modules to build the routes
2013-06-19 niv-openerpwip
2013-06-19 niv-openerpfixed minor stuff and removed controllers_object, which...
2013-06-19 niv-openerpnow calls registrymanager update methods
2013-06-19 niv-openerpnow uses one routing map per db
2013-06-19 niv-openerpwip
2013-06-19 niv-openerpChanged the way the request init
2013-06-18 niv-openerpadded request typing guessing
2013-06-18 niv-openerpwip
2013-06-18 niv-openerpwip
2013-06-18 niv-openerpsmall improvements
2013-06-18 niv-openerpchanged the way controllers are loaded
2013-06-18 Thibault Delavallée[FIX] Statusbar: fixed clikable statusbar on selection...
2013-06-18 niv-openerpremoved useless var
2013-06-18 Vo Minh Thu[FIX] __openerp__.py: added `base` as a dependency.
2013-06-17 niv-openerp[REVERT] of revision 3746 because it caused in bug...
2013-06-14 niv-openerpReplaced routing by werkzeug routing
2013-06-14 niv-openerpAdded werkzeug route building, not yet switched
2013-06-14 niv-openerpSimplefied a little current routing
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-openerpAdded doc in the code
2013-06-13 niv-openerpadded black magic to detect the user when using http...
2013-06-13 niv-openerpdoc
2013-06-13 niv-openerpfix bug with monodb
2013-06-13 niv-openerpadded doc
2013-06-13 niv-openerpImplemented jsonrpc method
2013-06-13 niv-openerpAdded some doc
2013-06-13 niv-openerpfixed get_lang_list
2013-06-13 niv-openerpwip
2013-06-13 niv-openerpeven more security
2013-06-13 niv-openerpsome polish in session.py
2013-06-13 niv-openerpcosmetic
2013-06-13 niv-openerpfixed lot of problem with nodb
2013-06-13 niv-openerpNow uses request.cr for Model
2013-06-13 niv-openerpMade cr lazy
2013-06-13 niv-openerpadded cr property
2013-06-13 Launchpad Translat... Launchpad automatic translations update.
2013-06-12 niv-openerpminor cosmetic improvements
2013-06-11 niv-openerpPut @nodb on all methods where it is required in main.py
2013-06-11 niv-openerpadded noauth and nodb
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-11 Launchpad Translat... Launchpad automatic translations update.
2013-06-10 niv-openerp[FIX] Merge fix in saas1 for the problem that made...
2013-06-10 Xavier Morel[FIX] picking of username for session data directory...
2013-06-10 Xavier Morel[IMP] use introduced variable across function
2013-06-10 Xavier Morel[FIX] display issues of objects with a field called...
2013-06-09 Launchpad Translat... Launchpad automatic translations update.
2013-06-07 Olivier Dony[I18N] Synchronize translation templates with latest...
2013-06-07 dle@openerp.com[ADD]web: chrome.js add My OpenERP.com account
2013-06-07 Frédéric van der... [FIX] css: removed the forced left alignment of dropdow...
2013-06-07 Xavier Morel[FIX] bugs discovered by failing onwrite test case
2013-06-07 Christophe Matthieu[FIX] M2m tags field wrong height count when field...
2013-06-07 Christophe Matthieu[FIX] duplicate tag when press tab key two time. Bug...
2013-06-07 Xavier Morel[IMP] correctly reinsert ids into dataset when moving...
2013-06-07 Martin Trigaux[MERGE] [FIX] export: allow excluding special virtual...
2013-06-07 niv-openerpPut back stuff removed by merge
2013-06-07 Christophe Matthieu[FIX] translation button or icon not displayed with...
2013-06-07 Olivier Dony[FIX] export: allow excluding special virtual fields...
2013-06-07 niv-openerpReplaced main
2013-06-07 niv-openerpmerge trunk
2013-06-07 Christophe Matthieu[IMP] Improve typos in warning (Grammar mistake, Capita...
2013-06-07 Christophe Matthieu[MERGE] Improve typos in warning (Grammar mistake,...
2013-06-07 niv-openerpfix another stupid bug
2013-06-06 niv-openerpfix stupid bug
2013-06-06 niv-openerpChanged to use werkzeug's LocalStack
2013-06-06 Christophe Matthieu[MERGE] cleditor: on window resize blur event not trigg...
2013-06-06 Christophe Matthieu[FIX] view_list: when we have more than 80 record in...
2013-06-06 Christophe Matthieu[MERGE] pager should be disappear when we create a...
2013-06-06 Christophe Matthieu[FIX] min height of textarea field in non selected...
2013-06-06 Christophe Matthieu[FIX] view list: some title not align with other.
2013-06-06 Christophe Matthieu[FIX] height of the many2many_tags field when the field...
2013-06-06 Christophe Matthieu[MERGE] Onchange must be called for m2o when the popup...
2013-06-06 Xavier Morel[FIX] correctly display char[password] as stars in...
2013-06-06 Mohammed Shekha[FIX]Refixed the issue of resequence, added id at speci...
2013-06-05 Xavier Morel[IMP] close search autocompletion list while completing
2013-06-05 Xavier Morel[IMP] PNG recompression
next