[IMP] ir_ui_view: do not use _logger.exception() (because there is no exception)...
[odoo/odoo.git] / addons / web /
2013-05-30 Martin Trigaux[MERGE] [IMP] bounce effect on statusbar
2013-05-30 Launchpad Translat... Launchpad automatic translations update.
2013-05-29 Martin Trigaux[MERGE] [IMP] improve bounce effect on readonly form
2013-05-29 Martin Trigaux[IMP] sync with latest trunk
2013-05-29 Martin Trigaux[MERGE] ps test 48 [IMP] improve css for dropbdown
2013-05-28 Amit Bhavsar (Open... [MERGE] merge with latest trunk
2013-05-23 Vidhin Mehta[MERGE]Trunk.
2013-05-22 Thibault Delavallée[MERGE] [IMP] mail: improved management of links in...
2013-05-22 Martin Trigaux[MERGE] fix various usability problems
2013-05-22 Turkesh Patel (Ope... [MRG] merge with lp:openerp-web
2013-05-21 Thibault Delavallée[MERGE] Sync with trunk
2013-05-19 Launchpad Translat... Launchpad automatic translations update.
2013-05-17 Xavier Morel[FIX] parsing of domains with non-ascii unicode literals
2013-05-17 Thibault Delavallée[MERGE] [IMP] 'Stage Bar Manu' Task. This task improves...
2013-05-17 Paramjit Singh Sahota[IMP] Removed 'cursor on '.openerp .oe_searchview ...
2013-05-17 Paramjit Singh Sahota[MERGE] Merged lp:openerp-web/7.0
2013-05-16 Xavier Morel[FIX] missing class leading to broken list layout in o2m
2013-05-16 Xavier Morel[FIX] incorrect company logo on databases with uppercas...
2013-05-16 dle@openerp.com[FIX]web: radio widget name get using context
2013-05-16 Christophe Matthieu[FIX] status: css
2013-05-16 Xavier Morel[FIX] exclude non-searchable function fields from the...
2013-05-16 Xavier Morel[IMP] replace literal values by symbolic ones for node...
2013-05-16 Xavier Morel[FIX] handling of multiline strings during qweb translation
2013-05-15 niv-openerpchanged encodings
2013-05-15 niv-openerpwip
2013-05-15 niv-openerpfix
2013-05-14 Thibault Delavallée[MERGE] Sync with trunk
2013-05-14 Martin Trigaux[IMP] clean permissions and shebang in files
2013-05-14 Launchpad Translat... Launchpad automatic translations update.
2013-05-13 Christophe Matthieu[FIX] needaction: issue 592134 'Uncaught TypeError...
2013-05-08 Fabien Meghazi[FIX] Backport of Revision: 3736 revid:xmo@openerp...
2013-05-08 Fabien Meghazi[FIX] registry_cr helper
2013-05-08 Fabien Meghazi[MERGE] Backport of Revision: 3728 revid:nicolas.vanhor...
2013-05-07 Anael Closson[FIX] typo & imp
2013-05-07 Antony Lesuisse[IMP] request add registry_cr helper
2013-05-07 Anael Closson[FIX] OPW 590091 : not searchable functional fields...
2013-05-07 Xavier Morel[FIX] case where Root's dispatcher finds a non-exposed...
2013-05-07 Launchpad Translat... Launchpad automatic translations update.
2013-05-06 Olivier Dony[FIX] do_load_needaction: properly reject `falsy` menu_ids
2013-05-06 Antony Lesuisse[REV] transactions on controllers
2013-05-06 niv-openerp[IMP] Added new api to handle transactions in controllers
2013-05-06 Ravi Gohil (OpenERP)[FIX] Company Logo not shown if database name contains...
2013-05-06 Launchpad Translat... Launchpad automatic translations update.
2013-05-03 Olivier Dony[MERGE] Forward-port of 7.0 bugfixes, up to rev. 3915
2013-05-03 Olivier Dony[FIX] need_action: avoid reloading needaction counters...
2013-05-02 niv-openerp[FIX] regenerate base.css, looks like someone modified...
2013-05-02 Christophe Simonis[FIX] web: serie agnostic version number
2013-05-02 Fabien Meghazi[FIX] force module paths to be bytestrings
2013-05-02 Christophe Matthieu[MERGE] force module paths to be bytestrings
2013-05-02 Christophe Matthieu[FIX] http.py
2013-05-02 niv-openerp[IMP] allow definition of web controllers that match...
2013-05-02 Vishmita Jadeja... [IMP]Improve in css
2013-05-02 Vishmita Jadeja... [IMP]Minor change
2013-05-01 Vishmita Jadeja... [IMP]Improve code
2013-05-01 Vishmita Jadeja... [IMP]css change
2013-05-01 Vishmita Jadeja... [Merge]Merge with trunk
2013-05-01 Launchpad Translat... Launchpad automatic translations update.
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-30 Christophe Matthieu[IMP] rebuild css
2013-04-29 Christophe Matthieu[IMP] view_form: statusbar: add a get_distant_fields...
2013-04-26 Thibault Delavallée[MERGE] Add state into params for action; forward porte...
2013-04-26 Thibault Delavallée[REV] Removed code changed not related to this branch.
2013-04-26 Thibault Delavallée[MERGE] Sync with 7.0
2013-04-26 Launchpad Translat... Launchpad automatic translations update.
2013-04-24 Launchpad Translat... Launchpad automatic translations update.
2013-04-23 Antony Lesuisse[FIX] http controllers inheritance
2013-04-23 Christophe Matthieu[IMP] view_form: FieldStatus, calc_domain: if there...
2013-04-23 Christophe Simonis[REVERT] revert commit fme@openerp.com-20130418171750...
2013-04-22 niv-openerp[FIX] possible race condition when creating the session...
2013-04-21 Launchpad Translat... Launchpad automatic translations update.
2013-04-19 Vidhin Mehta[REM]
2013-04-19 Vidhin Mehta[MERGE]Trunk.
2013-04-18 Fabien Meghazi[MERGE] Fixed http controllers inheritance
2013-04-18 Xavier Morel[FIX] missing translation mark in error message
2013-04-18 Olivier Dony[FIX] web: support integer/float fields in search view...
2013-04-18 Xavier Morel[IMP] missing sections to web module tutorial
2013-04-18 Xavier Morel[IMP] only use name of class being created: module...
2013-04-18 Xavier Morel[FIX] Extension of controller in-place with explicit...
2013-04-18 Launchpad Translat... Launchpad automatic translations update.
2013-04-17 Christophe Matthieu[IMP] ir_ui_menu: trunk to 7.0 dynamic counters
2013-04-17 Turkesh Patel (Ope... [MRG] merge with lp:openerp-web
2013-04-17 ggh-openerp[MERGE] with lp:openerp-web
2013-04-16 Xavier Morel[FIX] ids of deleted records living in shared dataset...
2013-04-16 Xavier Morel[FIX] correctly handle group_by_no_leaf when no groupin...
2013-04-15 Christophe Matthieu[MERGE] radio-many2one: clean code and allow to apply...
2013-04-15 Christophe Matthieu[IMP] view_form: widget radio: clean code
2013-04-15 Launchpad Translat... Launchpad automatic translations update.
2013-04-14 Launchpad Translat... Launchpad automatic translations update.
2013-04-11 Fabien Meghazi[FIX] FormRenderingEngine: allow class propagation...
2013-04-11 Anael Closson[FIX] Multiline texts could not be matched for tranlations
2013-04-11 Launchpad Translat... Launchpad automatic translations update.
2013-04-11 Christophe Matthieu[IMP] view_form: radio remove console log
2013-04-11 Christophe Matthieu[IMP] view_form: radio css readonly
2013-04-11 Christophe Matthieu[MERGE] from trunk
2013-04-11 Christophe Matthieu[IMP] view_form: radio button: change style for require...
2013-04-10 Christophe Matthieu[IMP] view_form: radio button, replace image by input...
2013-04-10 Christophe Matthieu[IMP] view_form: field radio, display only the selected...
2013-04-09 Frédéric van der... [MERGE] adding a rounding method that is compliant...
2013-04-09 Frédéric van der... [FIX] add a correct rounding algorithm to be able to...
next