[FIX] problem in View class, the is_action_enabled() method assumed the existence...
[odoo/odoo.git] / addons / web /
2012-12-10 niv-openerp[FIX] problem in View class, the is_action_enabled...
2012-12-10 Fabien Meghazi[FIX] Better fix for unclickable z-indexed items in...
2012-12-10 Xavier Morel[FIX] form widgets failing to return correct value...
2012-12-10 Vo Minh Thu[IMP] web.http: _load_addons load the addons in a repro...
2012-12-10 Thibault Delavallée[MERGE] Needaction loading update.
2012-12-10 Thibault Delavallée[MERGE] Sync with trunk.
2012-12-10 Xavier Morel[FIX] prevent propagation of [UP] and [DOWN] keydown...
2012-12-10 Xavier Morel[FIX] cancel list edition on search
2012-12-10 Xavier Morel[FIX] don't lose debug mode when clicking on logo
2012-12-10 Launchpad Translat... Launchpad automatic translations update.
2012-12-09 Antony Lesuisse[FIX] test_js typo
2012-12-09 Antony Lesuisse[FIX] runbot use db_password for admin_passowrd
2012-12-09 Antony Lesuisse[IMP] testjs command
2012-12-08 Antony Lesuisse[DOC] qweb rationale
2012-12-08 Launchpad Translat... Launchpad automatic translations update.
2012-12-07 niv-openerp[IMP] added "disabled" on buttons in list view during...
2012-12-07 Launchpad Translat... Launchpad automatic translations update.
2012-12-06 Fabien Meghazi[MERGE] Removed fields_view_get from web controller...
2012-12-06 Xavier Morel[FIX] form selection field: don't interpret value 0...
2012-12-06 Fabien Meghazi[MERGE] Unclickable z-indexed items in dialogs. (Patchi...
2012-12-06 Fabien Meghazi[FIX] QWeb: purge compiled template when template is...
2012-12-06 Xavier Morel[IMP] qweb doc
2012-12-06 Fabien Meghazi[FIX] error in tree view during refactoring
2012-12-06 Launchpad Translat... Launchpad automatic translations update.
2012-12-06 Antony Lesuisse[FIX] views remove unused session property
2012-12-05 Fabien Meghazi[MERGE] trunk
2012-12-05 Fabien Meghazi[IMP] Changed tests according to new client side fields...
2012-12-05 Fabien Meghazi[STEP BACK] One step back in the cleaning process....
2012-12-05 Xavier Morel[ADD] bit o' tutorial for web modules
2012-12-05 Antony Lesuisse[FIX] chrome template use a template url for the logo...
2012-12-05 Fabien Meghazi[IMP] No need to strip whitespaces afterall
2012-12-05 Fabien Meghazi[FIX] Do not insert Elements instead of HTMLElements...
2012-12-05 Fabien Meghazi[FIX] Remove fvg steps from form view
2012-12-05 Launchpad Translat... Launchpad automatic translations update.
2012-12-04 Fabien Meghazi[FIX] Strip whitespace for jsonified fvg.arch
2012-12-04 Fabien Meghazi[IMP] Removed fields_view_get from controllers. Add...
2012-12-04 Xavier Morel[FIX] clicks toggling @readonly radio buttons
2012-12-04 Christophe Matthieu[MERGE] view list: Show the menu sidebar when a child...
2012-12-04 Xavier Morel[IMP] client actions doc fixes
2012-12-04 vta vta@openerp.com[FIX] Added the context of the action when evaluating...
2012-12-04 Launchpad Translat... Launchpad automatic translations update.
2012-12-03 Christophe Simonis[IMP] improve css for monetary fields
2012-12-03 Olivier Dony[MERGE] instance.init: less offensive constant
2012-12-03 Xavier Morel[FIX] rollback default conversion of js Object to py...
2012-12-03 Xavier Morel[FIX] incorrect conversion of JS arrays to py.js lists...
2012-12-03 Vidhin Mehta (OpenERP)[IMP]lib issue of jquery ui custom.bug already post...
2012-12-03 Xavier Morel[IMP] update py.js for abs builtin support
2012-12-02 Launchpad Translat... Launchpad automatic translations update.
2012-11-30 Olivier Dony[I18N] Update translation templates with latest terms
2012-11-30 Olivier Dony[MERGE] Less intrusive timezone offset warning (comes...
2012-11-30 Olivier Dony[IMP] instance.init: less offensive constant
2012-11-30 niv-openerp[FIX] forgot to modify test after API change
2012-11-30 Xavier Morel[FIX] trailing comma in array
2012-11-30 Xavier Morel[FIX] translations and other failings
2012-11-30 Xavier Morel[FIX] styllistic fixes
2012-11-30 niv-openerp[IMP] removed date.today() in pyeval
2012-11-30 Launchpad Translat... Launchpad automatic translations update.
2012-11-29 Fabien Meghazi[IMP] Afterall the clock icon does not reflect that...
2012-11-29 Fabien Meghazi[IMP] Do not dismiss systray icon
2012-11-29 Fabien Meghazi[IMP] Use a more appropriate icon in the systray
2012-11-29 Fabien Meghazi[IMP] wording
2012-11-29 Fabien Meghazi[IMP] Use a systray icon for timezone notification...
2012-11-29 Fabien Meghazi[IMP] tz_offset is no longer in context
2012-11-29 Thibault Delavallée[IMP] needaction counters: moved rpc call on the trigge...
2012-11-29 Thibault Delavallée[CLEAN] Moved needaction html into a dedicated template.
2012-11-29 niv-openerp[IMP] added context_today()
2012-11-29 Thibault Delavallée[IMP] as ir_ui_menu.needaction_enabled is back as store...
2012-11-29 niv-openerp[FIX] potential problem with pyeval datetime/date today...
2012-11-29 Thibault Delavallée[MERGE] Sync with trunk.
2012-11-29 Xavier Morel[REM] dead code from evaluation being client-side only
2012-11-29 Xavier Morel[MERGE] missing translation marks, courtesy of Csaba...
2012-11-29 niv-openerp[FIX] race condition problem with m2m
2012-11-29 Xavier Morel[FIX] py.js: bug in tokenization of single-quoted empty...
2012-11-29 Xavier Morel[FIX] groupby on editable list
2012-11-29 tsabisome more change in the new pyeval.js file
2012-11-29 tsabifix tab problem
2012-11-29 tsabi[MERGE] trunk
2012-11-29 tsabi[MERGE] trunk
2012-11-29 Thibault Delavallée[MERGE] Sync with trunk.
2012-11-29 Xavier Morel[FIX] searches with filters using "empty" domain/contex...
2012-11-29 Xavier Morel[REM] merge conflict file committed
2012-11-29 Xavier Morel[FIX] server-sourced fields_get has no indirection...
2012-11-29 Xavier Morel[FIX] if an action descriptor is precisely ``false...
2012-11-29 Christophe Matthieu[MERGE] from trunk-openchatter-vive-lilo-chm
2012-11-29 Xavier Morel[MERGE] evalpocalypse
2012-11-29 Xavier Morel[MERGE] from trunk
2012-11-29 Fabien Meghazi[MERGE] Fix field binary image controls padding causing...
2012-11-29 Christophe Matthieu[IMP] web avatar preference: change overflow hidden...
2012-11-29 Launchpad Translat... Launchpad automatic translations update.
2012-11-29 tsabifixed a typo that maked javascript error
2012-11-29 tsabiMark strings to be translated.
2012-11-28 Xavier Morel[FIX] sidebar activation: put original context before...
2012-11-28 Antony Lesuisse[MERGE] trunk-timezone-notification-fme
2012-11-28 Xavier Morel[IMP] update py.js to correctly tokenize unicode literals
2012-11-28 Thibault Delavallée[MERGE] Sync with trunk.
2012-11-28 Xavier Morel[FIX] correctly return deferreds from all action type...
2012-11-28 Xavier Morel[FIX] context evaluation in kanban resequencing
2012-11-28 Xavier Morel[FIX] don't display password fields in set_default...
2012-11-28 Xavier Morel[FIX] eq/neq of arrays in compute_domain
2012-11-28 Christophe Matthieu[FIX] When the avatar of 'change my preferences' is...
next