[IMP] search_read: use search_read from the orm instead of rewritting it
[odoo/odoo.git] / addons / web /
2014-01-17 Martin Trigaux[IMP] search_read: use search_read from the orm instead...
2014-01-15 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 3897...
2014-01-16 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-01-16 Launchpad Translat... Launchpad automatic translations update.
2014-02-06 Martin Trigaux[IMP] reference fields: display a more user-friendly...
2014-02-06 Launchpad Translat... Launchpad automatic translations update.
2014-02-05 Martin Trigaux[MERGE] [FIX] search: make sure search view is not...
2014-02-04 Martin Trigaux[FIX] css: remove height: 18px on .oe_facet_value prope...
2014-02-04 Cecile Tonglet[FIX] getParent() js error when clicking to fast on...
2014-02-04 Launchpad Translat... Launchpad automatic translations update.
2014-02-03 jke-openerp[TYPO] Fix bug css revert rev 4122 and add clear:both
2014-02-03 Launchpad Translat... Launchpad automatic translations update.
2014-01-31 Martin Trigaux[IMP] attachement: remove unnecessary redraw added...
2014-01-29 Martin Trigaux[FIX] attachement: display error message (removed inexi...
2014-01-28 Launchpad Translat... Launchpad automatic translations update.
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-21 Martin Trigaux[FIX] FieldStatus: restore trigger get_selection on...
2014-01-21 Martin Trigaux[FIX] format_value: correctly compose if block, we...
2014-01-21 Martin Trigaux[IMP] always apply substring and call directly str_to_date
2014-01-21 Martin Trigaux[FIX] format_value: when formating to date, make sure...
2014-01-20 Martin Trigaux[FIX] css: remove useless css properties
2014-01-20 Martin Trigaux[FIX] search: add delay of 250us (was 0) on autocomplet...
2014-01-20 Martin Trigaux[FIX] css: unify lines in view log menu
2014-01-20 Launchpad Translat... Launchpad automatic translations update.
2014-01-17 Martin Trigaux[FIX] format_value: consider text fields te same way...
2014-01-17 Martin Trigaux[FIX] export: ignore unexistant field when retrieving...
2014-01-15 Fabien Meghazi[REM] Removed useless QWeb t-escf and t-rawf
2014-01-15 Cecile Tonglet[FIX] Fix the missing border-bottom of the notebook...
2014-01-15 Denis Ledoux[FIX] web: view_form.js, allow press enter to break...
2014-01-15 Martin Trigaux[MERGE] [FIX] reference field: correct editable tree...
2014-01-14 Martin Trigaux[IMP] view_form: do not display hugly error message...
2014-01-14 jke-openerp[MERGE] Merge with trunk
2014-01-14 Xavier ALT[FIX] web: list view: fix wrong css for fields.referenc...
2014-01-14 Xavier ALT[FIX] web: list view: keep original fields.reference...
2014-01-14 Launchpad Translat... Launchpad automatic translations update.
2014-01-13 jke-openerp[REF] Refactoring according to the review of CHS
2014-01-13 Martin Trigaux[FIX] format: trying to format an undefined value as...
2014-01-08 Denis Ledoux[FIX] web: redirect with hash always use html redirect
2014-01-08 Launchpad Translat... Launchpad automatic translations update.
2014-01-07 Olivier Dony[FIX] web: avoid crash when the Home client action...
2014-01-06 jke-openerp[Merge] Merge with trunk
2014-01-03 Denis Ledoux[REVERT] rev 4098, revid:dle@openerp.com-20131224112201...
2014-01-01 Launchpad Translat... Launchpad automatic translations update.
2013-12-27 Launchpad Translat... Launchpad automatic translations update.
2013-12-24 Denis Ledoux[FIX]web: status bar alignment, sometimes wrong on...
2013-12-20 jke-openerp[IMP] Remove unused library jquery.ui.touch-punch
2013-12-20 jke-openerp[MERGE] Merge with trunk
2013-12-19 Launchpad Translat... Launchpad automatic translations update.
2013-12-18 Martin Trigaux[MERGE] forward port of latest saas-2 until rev 3893...
2013-12-18 Xavier Morel[MERGE] fixes for non-direct IME
2013-12-18 jke-openerp[MERGE] Merge with trunk
2013-12-18 Xavier ALT[FIX] web: only show in 'Advanced Search', fields that...
2013-12-18 Denis Ledoux[FIX] web: context propagation was broken on buttons...
2013-12-17 Martin Trigaux[FIX] view_list_editable: toggle visibility (using...
2013-12-13 Xavier Morel[REM] leftover logging
2013-12-12 Gery Debongnie[FIX] makes sure the web client loads the bootstrap...
2013-12-11 Christophe Simonis[FIX] when executing action received from a button...
2013-12-11 Christophe Simonis[FIX] filter the context keys only on the result action...
2013-12-11 Martin Trigaux[MERGE] [FIX] Grouped ListView: avoid removing info...
2013-12-11 Martin Trigaux[MERGE] [FIX] One2ManyListView: reload line data withou...
2013-12-11 jke-openerp[MERGE] Merge with trunk
2013-12-11 Launchpad Translat... Launchpad automatic translations update.
2013-12-11 Launchpad Translat... Launchpad automatic translations update.
2013-12-10 Xavier Morel[CHG] replace [Add] button in m2m lists by link in...
2013-12-10 xmo[FIX] prevent field going to be misplaced when going...
2013-12-10 Xavier Morel[FIX] weird behavior when drag&dropping a row during...
2013-12-10 Martin Trigaux[FIX] css: avoid tabs in row below to move when selecte...
2013-12-10 Xavier Morel[FIX] issue when tabbing too much at end of editable...
2013-12-09 Michel Meyer[FIX] events handling ordering courtesy of Michel Meyer
2013-12-08 Launchpad Translat... Launchpad automatic translations update.
2013-12-06 Xavier Morel[FIX] bad interaction of editable list with IME
2013-12-03 Antony Lesuisse[FIX] MockRequestCase
2013-12-03 Antony Lesuisse[IMP] manual exception handling for non-json controllers
2013-12-03 Christophe Simonis[FIX] web: openerpframework.js: do not use _.str
2013-12-03 Mohammed Shekha... [FIX]Web: Fixed the issue of immediate update of many2o...
2013-12-02 Antony Lesuisse[FIX] session expired
2013-12-02 Xavier Morel[IMP] add warning re. changed behavior of backbone...
2013-12-02 Xavier Morel[FIX] breakage due to backbone change: in 1.0+, this...
2013-12-02 jke-openerp[Merge] Merge with trunk
2013-12-02 Antony Lesuisse[IMP] upgrade backbone to 1.1.0
2013-12-02 Antony Lesuisse[REM] gravatar support
2013-12-02 Antony Lesuisse[IMP] update fontawseome to 4.0.3
2013-12-02 Antony Lesuisse[MERGE] boostrap3 manually merged
2013-11-30 Launchpad Translat... Launchpad automatic translations update.
2013-11-27 jke-openerp[MERGE] Merge with trunk
2013-11-27 Thibault Delavallée[IMP] form_view: statusbar widget: folded back as an...
2013-11-25 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 3887...
2013-11-22 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 4075...
2013-11-22 Christophe Simonis[REVERT] revert previous commit which:
2013-11-22 Frédéric van der... [IMP] webclient: Introducing SimpleIndexedDB, a key...
2013-11-22 Frédéric van der... [IMP] webclient: Introducing the FullscreenWidget,...
2013-11-22 Christophe Simonis[FIX] web: view list: ensure that the mutex of synchron...
2013-11-21 Launchpad Translat... Launchpad automatic translations update.
2013-11-20 Christophe Simonis[IMP] web: avoid double reload() when clicking on a...
2013-11-22 Launchpad Translat... Launchpad automatic translations update.
2013-11-19 Christophe Simonis[FIX] web: when in monodb mode, allow admin routes...
2013-11-19 Olivier Dony[FIX] root redirect_with_hash: IE10 also behaves abnorm...
2013-11-18 Antony Lesuisse[FIX] field statusbar css color between stages
2013-11-18 Christophe Simonis[FIX] web: avoid calling db_monodb at each request...
next