[IMP] account : Improved the code
[odoo/odoo.git] / addons / web /
2011-12-08 Xavier Morel[FIX] have readonly m2m fields open their form popup...
2011-12-08 Xavier Morel[IMP] move page widgets to an openerp.web.page namespac...
2011-12-08 Xavier Morel[ADD] page view reference field
2011-12-08 Xavier Morel[IMP] editable list UI
2011-12-07 Xavier Morel[ADD] special case: creating a record from list goes...
2011-12-07 Fabien Meghazi[FIX] Shortcut icon + Process view button shall honor...
2011-12-07 Fabien Meghazi[IMP] Raise console.error when no action.type defined
2011-12-07 Fabien Meghazi[IMP] Update special case for dashboard
2011-12-07 Fabien Meghazi[IMP] Debug "Edit Model" --> Sidebar "Customize Object"
2011-12-07 Fabien Meghazi[IMP] Improved debugging infos in sidebar and for debug...
2011-12-07 Fabien Meghazi[FIX] Removed unused code
2011-12-07 Antony Lesuisse[IMP] remove yield easier debug
2011-12-07 Xavier Morel[FIX] creation button in list view
2011-12-07 Fabien Meghazi[FIX] Translate icon is wrapped down
2011-12-07 niv-openerp[imp] improved menu disapearance
2011-12-07 Fabien Meghazi[FIX] Disable tooltip when clicking on action buttons
2011-12-07 Xavier Morel[IMP] hide res.log messages when doing view switches...
2011-12-07 niv-openerp[imp] changed behavior when clicking on a root menu...
2011-12-07 Xavier Morel[FIX] have readonly m2o links open forms in readonly...
2011-12-07 Xavier Morel[ADD] push/pop API for views
2011-12-07 Xavier Morel[ADD] page view
2011-12-07 Xavier Morel[FIX] use page view in readonly o2ms, readonly form...
2011-12-07 Xavier Morel[MERGE] trunk
2011-12-07 Fabien Meghazi[FIX] ViewManager should trigger SearchView#do_search...
2011-12-07 Launchpad Translat... Launchpad automatic translations update.
2011-12-06 Fabien Meghazi[ADD] Add support for custom arguments in View#do_execu...
2011-12-06 Fabien Meghazi[FIX] Dataset#callbutton: assume the last argument...
2011-12-06 Fabien Meghazi[ADD] Added deferred for view manager controllers
2011-12-06 Xavier Morel[FIX] py.js tokenizer: numbers can have a dot in them
2011-12-06 Xavier Morel[FIX] records disappearing from sequenceable list views...
2011-12-06 Fabien Meghazi[FIX] Fixed view_manager double do_search triggering
2011-12-06 Xavier Morel[FIX] correctly send context during graph's fields_get
2011-12-06 Xavier Morel[FIX] defer actually writing the resequencing of a...
2011-12-06 Launchpad Translat... Launchpad automatic translations update.
2011-12-05 Xavier Morel[FIX] ensure o2m widget has saved its sub-views before...
2011-12-05 Fabien Meghazi[FIX] Fix form and page buttons
2011-12-05 niv-openerp[merge] improvements to the mobile client
2011-12-05 Xavier Morel[FIX] prevent rpc defaults from unblocking db-creation...
2011-12-05 Fabien Meghazi[IMP] Do not display title on dashboards
2011-12-05 Christophe Simonis[FIX] by popular demand, warnings are not sticky anymore
2011-12-05 Xavier Morel[FIX] right-align number columns in group headers
2011-12-05 Xavier Morel[EXT] extract POT files
2011-12-05 Fabien Meghazi[IMP] Disable dirty form check until page view and...
2011-12-05 Launchpad Translat... Launchpad automatic translations update.
2011-12-01 Fabien Meghazi[FIX] On new record, FormView shall apply on_changes...
2011-12-01 Fabien Meghazi[IMP] Dataset#get_id_index returns null instead of...
2011-12-01 Fabien Meghazi[IMP] Use type coercion in Dataset#select_id
2011-12-01 Roberto López Lópe... [ADD] cleanup JS calls/functions for the new page view
2011-12-01 Xavier Morel[IMP] move sections of import_result around to make...
2011-12-01 Xavier Morel[REM] misleading (and incorrect) validation message...
2011-12-01 Xavier Morel[FIX] list should go back to first page on new search
2011-12-01 Xavier Morel[FIX] prevent line-wrapping of labels in search view...
2011-12-01 Fabien Meghazi[IMP] Better variable naming in xml2json
2011-12-01 Fabien Meghazi[IMP] Fix m2o widget icon margin
2011-12-01 Xavier Morel[IMP] client looks
2011-11-30 Xavier Morel[IMP] use optgroups in searchview commands dropdown...
2011-11-30 Xavier Morel[FIX] default alignment of paragraphs
2011-11-30 Antoine Huvelle[IMP] changes in checkbox padding
2011-11-30 Antoine Huvelle[IMP] minimizing menu font size
2011-11-30 Antoine Huvelle[IMP] css on list view header, changes in process.css...
2011-11-30 Fabien Meghazi[IMP] Include star shortcut in the view title h2 element
2011-11-30 Fabien Meghazi[IMP] Seperate menu tips from action view manager's...
2011-11-30 Xavier Morel[REM] buggy webneko
2011-11-30 Fabien Meghazi[FIX] Preserve kanban views whitespaces
2011-11-30 Antoine Huvelleci before merge
2011-11-30 Antoine Huvelleresolving kanban.css
2011-11-30 Xavier Morel[IMP] add some tests to format's intersperse (from...
2011-11-29 Fabien Meghazi[FIX] QWeb inheritance broken in MSIE (8, 9, 10), clien...
2011-11-29 Roberto López Lópe... [ADD] page view template split out from form template
2011-11-29 Antoine Huvelleci before merge
2011-11-29 Roberto López Lópe... [ADD] page view split out from form view
2011-11-29 Roberto López Lópe... [ADD] new view definition for page
2011-11-29 Xavier Morel[IMP] make float-parsing code more readable by fixing...
2011-11-29 Xavier Morel[FIX] Add tests for parsing integers and floats, fix...
2011-11-29 Jiten (OpenERP)[MERGE] Merge from openerp-web.
2011-11-29 Launchpad Translat... Launchpad automatic translations update.
2011-11-28 Xavier Morel[FIX] according to spec, Array.prototype.sort is not...
2011-11-28 Xavier Morel[FIX] move reload-webclient-on-module-install to act_wi...
2011-11-28 Fabien Meghazi[IMP] jQuery tipTip: call options.content() with 'this...
2011-11-28 Vo Minh Thu[MERGE] manifests: added descriptions.
2011-11-25 Xavier Morel[IMP] jquery from 1.6.2 to 1.6.4
2011-11-25 Antoine Huvelle[IMP] rounding ui-tabs-panel
2011-11-25 Antoine Huvelle[IMP] modifying nested list padding
2011-11-25 Vo Minh Thu[IMP] all manifest files: removed white space, moved...
2011-11-25 Antoine Huvelle[IMP] changes in oe form pager: margin
2011-11-25 Antoine Huvelle[IMP] changes in label margin in searchview
2011-11-25 Antoine Huvelle[IMP] Improving vertical centering of oe-shortcuts...
2011-11-25 Xavier Morel[IMP] update qunit to 1.2
2011-11-25 Launchpad Translat... Launchpad automatic translations update.
2011-11-25 Naresh (OpenERP)[IMP]:added temporary description in web addons modules...
2011-11-24 Fabien Meghazi[MOV] Renamed kanban icons
2011-11-24 Fabien Meghazi[IMP] Display color number in kanban's color picker...
2011-11-24 Fabien Meghazi[ADD] Add __debug__ key to qweb default dict
2011-11-24 Antoine Huvelle[IMP] changes in secondary level menu -> more indentati...
2011-11-24 Xavier Morel[FIX] keyword args are not supported by the model RPC...
2011-11-24 Antoine Huvelle[IMP] removing +td element at end of line 774 & 775...
2011-11-24 Antoine Huvelle[IMP] changes in m2o sizes
2011-11-24 Fabien Meghazi[FIX] Do not alter field.selection in SelectionField...
2011-11-24 Antoine Huvelle[ADD] adding a new css class 'oe_form_readonly' to...
2011-11-24 Antoine Huvelle[IMP] font size improvements for the view form + change...
next