Merge pull request #18 from hbrunn/7.0_lp1340813
[odoo/odoo.git] / addons / web / controllers / main.py
2014-11-12 Pedro M. BaezaMerge pull request #18 from hbrunn/7.0_lp1340813
2014-09-15 OCA git botMerge remote-tracking branch 'odoo/7.0' into 7.0
2014-09-15 Denis Ledoux[FIX] web: backport of ebb826a and 2372d30
2014-09-15 Holger Brunn[IMP] truncate too long filenames
2014-09-10 OCA git botMerge remote-tracking branch 'odoo/7.0' into 7.0
2014-09-05 Denis Ledoux[FIX] web: do not allow to access a database if not...
2014-08-13 Denis Ledoux[FIX] export: add the context in the export
2014-07-15 Holger Brunn[FIX] calling name_get can cause tracebacks when printi...
2014-07-02 ronald@therp.nl[IMP] web: Make filename for print download dependent...
2014-02-21 Denis Ledoux[FIX] web: preserve order of saved export fields list
2014-01-23 Christophe Simonis[FIX] test: correct Mock of search_read
2014-01-23 Frédéric van der... [FIX] read: fix performance issue due to O(n)^2 sorting
2014-01-17 Martin Trigaux[FIX] export: ignore unexistant field when retrieving...
2014-01-08 Denis Ledoux[FIX] web: redirect with hash always use html redirect
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-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-07 Olivier Dony[FIX] export: allow excluding special virtual fields...
2013-05-27 niv-openerp[FIX] problem in database manager when db list is desac...
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-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-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-07 Olivier Dony[FIX] web: properly encode db and addons URL parameters
2013-01-29 Fabien Meghazi[FIX] Use relative protocol in scripts url in order...
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-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
2012-12-15 Antony Lesuisse[MERGE] customizable web logo by chs
2012-12-14 Xavier Morel[FIX] flow control annoyances
2012-12-13 Xavier Morel[FIX] unwarranted assumption that name_get(ids) and...
2012-12-12 Olivier Dony[IMP] menu loading: simplify/optimize menu loading...
2012-12-11 Christophe Matthieu[MERGE] catch and display error when there are an error...
2012-12-11 Christophe Matthieu[IMP] web: move controler download_attachment into...
2012-12-11 Christophe Simonis[IMP] remove debug logging
2012-12-11 Christophe Simonis[IMP] show company logo in chrome
2012-12-11 Fabien Meghazi[FIX] Roundtrips binary field value if not bin size
2012-12-11 Antony Lesuisse[IMP] cleanup menu method mess
2012-12-10 niv-openerp[IMP] modified chrome frame message to display better...
2012-12-10 Christophe Simonismerge upstream
2012-12-10 Thibault Delavallée[MERGE] Needaction loading update.
2012-12-10 Thibault Delavallée[MERGE] Sync with trunk.
2012-12-10 Christophe Matthieu[IMP] web: add controler /web/binary/download_attachmen...
2012-12-07 Christophe Matthieu[MERGE] from trunk
2012-12-07 Christophe Matthieu[IMP] attachment: sidebar rendering of tipsy in html...
2012-12-04 Fabien Meghazi[IMP] Removed fields_view_get from controllers. Add...
2012-11-29 Thibault Delavallée[IMP] as ir_ui_menu.needaction_enabled is back as store...
2012-11-29 Thibault Delavallée[MERGE] Sync with trunk.
2012-11-29 Christophe Simonismerge upstream
2012-11-29 tsabi[MERGE] trunk
2012-11-29 Thibault Delavallée[MERGE] Sync with trunk.
2012-11-29 Xavier Morel[MERGE] from trunk
2012-11-29 tsabiMark strings to be translated.
2012-11-28 Christophe Simonismerge upstream
2012-11-28 Thibault Delavallée[IMP] [TMP] controller: search for all menus to have...
2012-11-28 Thibault Delavallée[MERGE] Sync with trunk.
2012-11-27 Thibault Delavallée[IMP] Needaction: couters are not counter with the...
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[REM] server-side eval_domain_and_context
2012-11-22 niv-openerp[FIX] problem in export with ID
2012-11-20 Christophe Simonis[FIX] web: pass env in login_and_redirect
2012-11-20 Christophe Simonismerge upstream
next