[MERGE] Less intrusive timezone offset warning (comes with corresponding server branch)
[odoo/odoo.git] / addons / web / controllers /
2012-11-29 tsabi[MERGE] trunk
2012-11-29 Xavier Morel[MERGE] from trunk
2012-11-29 tsabiMark strings to be translated.
2012-11-27 Xavier Morel[FIX] onchange for client-side evaluation: use regular...
2012-11-27 Vishmita[FIX]Fixed the issue of raised exception not displayed...
2012-11-26 Xavier Morel[REM] EVALPOCALYPSE PART 2: no more python-side eval
2012-11-26 Xavier Morel[REM] EVALPOCALYPSE PART ONE
2012-11-26 Fabien Pinckaers[IMP] improved change password dialog
2012-11-23 Xavier Morel[IMP] move nonliteral domains and contexts to JS test...
2012-11-23 Xavier Morel[REM] server-side eval_domain_and_context
2012-11-22 niv-openerp[FIX] problem in export with ID
2012-11-22 Xavier Morel[ADD] a bunch of eval domain and context tests
2012-11-20 Christophe Simonis[FIX] web: pass env in login_and_redirect
2012-11-20 Jiten (OpenERP)[MERGE] Merged trunk.
2012-11-20 Vishmita[IMP]Set Priority to display warning messages for...
2012-11-20 niv-openerp[IMP] allows to specify a specific eval domain in ...
2012-11-20 Vishmita[IMP]Minor Changes related to terminology for Change...
2012-11-19 Olivier Dony[IMP] monodb bootstrap: support @db query string param...
2012-11-16 Antony Lesuisse[IMP] minify cache
2012-11-16 Xavier Morel[MERGE] from trunk, fix/adapt some tests
2012-11-15 Fabien Meghazi[IMP] Centralized 'openerp' class on top level elements...
2012-11-15 Christophe Simonis[FIX] manifest_glob return path with / for web part
2012-11-15 Frédéric van der... [IMP] added a .ie class on <html> when using ie <= 9
2012-11-15 Xavier Morel[IMP] timeout discipline
2012-11-14 Vo Minh Thu[MERGE] merged trunk.
2012-11-14 Vo Minh Thu[IMP] controllers/main.py: removed unneeded tupling...
2012-11-14 Fabien Meghazi[REV] Revision 3408 revid:al@openerp.com-20121114005029...
2012-11-14 Antony Lesuisse[MERGE] menu possible to reload only a submenu
2012-11-13 Christophe Matthieu[IMP] mail & web menu: code review for reload menu
2012-11-13 Christophe Matthieu[IMP] web menu: add a context value for reload one...
2012-11-12 Christophe Simonis[ADD] req.lang property to get preferred lang for the...
2012-11-12 Xavier Morel[MERGE] from trunk
2012-11-12 Xavier Morel[REM] unused import controller
2012-11-12 Thibault Delavallée[MERGE] Sync with trunk.
2012-11-11 Antony Lesuisse[IMP] monodb helper
2012-11-10 Antony Lesuisse[IMP] restore mono db preload, introduce bootstrap...
2012-11-08 Christophe Matthieu[IMP] web controllers: add resize option on /web/binary...
2012-11-04 Xavier Morel[FIX] avoid overwriting sensible error message with...
2012-10-31 Giedrius Slavinskas[FIX] escape returned database backup and exported...
2012-10-31 Vidhin Mehta (OpenERP)[FIX] added *.id* field manually.
2012-10-30 Giedrius Slavinskas[FIX] escape returned report filename
2012-10-30 Xavier Morel[IMP] allow providing db-cloning info directly in URL...
2012-10-29 Xavier Morel[ADD] actual-RPC tests, with UI. Bump QUnit timeout...
2012-10-26 Xavier Morel[MERGE] duplicate temp branch
2012-10-25 Xavier Morel[ADD] first 90% of non-sucky testing API, last 90%...
2012-10-19 Vo Minh Thu[IMP] database management: added `duplicate` operation.
2012-10-10 Antony Lesuisseweb remove common, fix imports
2012-10-10 Antony Lesuisseremove standalone
2012-10-08 niv-openerp[IMP] added code to download google frame
2012-10-05 vta vta@openerp.com[FIX] Fixed more r.result issues.
2012-10-04 Olivier Dony[REV] Revert recent commit on do_action return type...
2012-10-04 vta vta@openerp.com[FIX] Fixed return type in action.load controller.
2012-10-04 vta vta@openerp.com[FIX] Fixed return type in DataSet.call_button controller.
2012-10-04 Olivier Dony[FIX] bootstrap_translations: leftover handling for...
2012-10-03 Olivier Dony[REM] cleanup leftover debug logging
2012-10-02 Antony Lesuisse[MERGE] trunk
2012-10-02 Antony Lesuisserestore monodb mode, disabled until we split translatio...
2012-10-01 Olivier Dony[MERGE] Sync with trunk
2012-09-26 Olivier Dony[MERGE] sync with trunk
2012-09-20 Fabien Pinckaers[MERGE] better filename for reports
2012-09-19 Turkesh Patel (Ope... [FIX] Report should not have name None.pdf.
2012-09-18 Olivier Dony[IMP] translations: keep only one method for loading...
2012-09-18 Olivier Dony[IMP] translation: load translations from ir.translatio...
2012-09-12 Jigar Amin - OpenERP[FIX] Passing right datas and ids to print the report
2012-09-12 ajay javiya (OpenERP)[Add]: Add Unwanted changes
2012-09-12 ajay javiya (OpenERP)[IMP]: Print workflow report
2012-09-11 Olivier Dony[MERGE] Sync with trunk
2012-09-10 Xavier Morel[FIX] integrate web tests into buildbot runner, fix...
2012-08-31 Xavier Morel[FIX] don't store current context lang in action when...
2012-08-30 Xavier Morel[IMP] make resequence field customizable, make sequence...
2012-08-27 Fabien Pinckaers[IMP] remove OpenERP Enterprise old code
2012-08-18 Antony Lesuisse[IMP] on the mini fly. With gzip openerp 7 js is around...
2012-08-17 Jigar Amin - OpenERP[MERGE] lp:openerp-web
2012-08-16 Fabien Meghazi[MERGE] Kanban add/edit/delete groups
2012-08-16 Christophe Simonis[FIX] /web/session/modules route return all installed...
2012-08-16 Fabien Meghazi[MERGE] trunk
2012-08-15 Antony Lesuisse[FIX] handle correctly --no-database-list, move local...
2012-08-14 Fabien Meghazi[WIP] Resequence
2012-08-14 Fabien Meghazi[WIP] groups drag'n drop + resequence
2012-08-13 Christophe Simonis[IMP] split login_and_redirect() into login_and_redirec...
2012-08-13 Antony Lesuisse[IMP] use registry contextmanager
2012-08-13 Christophe Simonis[FIX] do not autocorrect location header in redirects
2012-08-13 Fabien Meghazi[FIX] Fix bug in binary/image controller
2012-08-12 Antony Lesuisse[IMP] load all modules at boot in single db mode
2012-08-12 Antony Lesuisse[IMP] web controller helpers
2012-08-12 Antony Lesuisse[FIX] authenticate optional env
2012-08-09 Christophe Simonismerge upstream
2012-08-09 Christophe Simonis[IMP] merge web_dashboard module into board module...
2012-08-09 Fabien Meghazi[IMP] binary/image should be backward compatible when...
2012-08-09 Harry (OpenERP)[MERGE]
2012-08-09 Fabien Meghazi[IMP] kanban_image uses json for id and is now tolerant...
2012-08-08 Christophe Simonis[IMP] home controller
2012-08-07 Fabien Meghazi[FIX] Binary image controller should not crash on virtu...
2012-08-03 Xavier Morel[FIX] correctly pass context to import_data so e.g...
2012-07-31 Fabien Meghazi[ADD] Added support for future display_name
2012-07-26 niv-openerp[FIX] corrected some old code about focus
2012-07-26 niv-openerp[IMP] improvement to cache control
2012-07-26 Antony Lesuisse[FIX] login after database creation
2012-07-20 Xavier Morel[FIX] Ensure static file URLs are actually URLs, not...
2012-07-16 Christophe Simonis[FIX] do not absolutify data uri when merging css files
next