[FIX] ensure only one row at a time is edited, integrate dataset index in row markup...
[odoo/odoo.git] / addons /
2011-06-06 Xavier Morel[FIX] ensure only one row at a time is edited, integrat...
2011-06-06 Xavier Morel[FIX] saving of newly created records
2011-06-06 Xavier Morel[IMP] Add flags to prepend records on save, and signal...
2011-06-06 Xavier Morel[FIX] editable is an attribute on tree view
2011-06-06 Xavier Morel[IMP] make edition indexing work based on the current...
2011-06-06 Xavier Morel[MERGE] from trunk
2011-06-06 Fabien Meghazi[FIX] Field's set_value method can now change 'touched...
2011-06-06 Vo Minh Thu[IMP] make sure all _constraints methods can receive...
2011-06-06 Fabien Meghazi[ADD] "Reset" feature in dashboards
2011-06-06 Fabien Meghazi[FIX] Fixed View controller
2011-06-06 niv-openerp[fix] possible mistake in css
2011-06-06 niv-openerp[imp] improved css of login
2011-06-06 niv-openerp[imp] improved css of login
2011-06-06 Xavier Morel[FIX] handling of editable list views via @editable...
2011-06-06 Xavier Morel[FIX] remove fields_view_get preprocessing of set_edita...
2011-06-06 niv-openerp[imp] improved login css
2011-06-06 niv-openerp[imp] improved login css
2011-06-06 niv-openerp[imp] implemented logout + improved login design
2011-06-06 Fabien Meghazi[ADD] Working "Change layout" dashboard feature
2011-06-06 Fabien Meghazi[ADD] Change layout icons for dashboard
2011-06-06 niv-openerp[imp] implemented logout + improved login design
2011-06-06 Xavier Morel[FIX] send current search context to listview load...
2011-06-06 niv-openerp[merge] small fix & design improvements to o2m
2011-06-06 niv-openerp[imp] put set_embedded_view in openerp.base.View
2011-06-06 niv-openerp[fix] typo
2011-06-06 niv-openerp[merge] o2m improvements
2011-06-06 niv-openerp[fix] fixed problem with list view in o2m not loading...
2011-06-06 niv-openerp[merge]
2011-06-06 niv-openerp[imp] improvements related to embedded views.
2011-06-06 Launchpad Translat... Launchpad automatic translations update.
2011-06-03 Xavier Morel[IMP] reload of rows after action: only reload the...
2011-06-03 Xavier Morel[ADD] edition cancelling
2011-06-03 Xavier Morel[IMP] re-render record to readonly after saving it
2011-06-03 Xavier Morel[ADD] basic (and crummy) saving of editable rows
2011-06-03 Xavier Morel[IMP] awful hack to hide the value but not the cell...
2011-06-03 Xavier Morel[IMP] move addition of oe-field-cell on cells of editab...
2011-06-03 Xavier Morel[FIX] style of listview editable row buttons, remove...
2011-06-03 Xavier Morel[ADD] basic overriding of WidgetFrame template: remove...
2011-06-03 Xavier Morel[IMP] make form widgets registry pluggable, have form...
2011-06-03 Xavier Morel[IMP] add ability to clone-and-extend registries
2011-06-03 Xavier Morel[MOVE] editability code for listviews in a separate...
2011-06-01 Fabien Meghazi[ADD] Save Dashboard's custom views with "Undo" button...
2011-06-01 Fabien Meghazi[ADD] Add custom views management (add, undo) in View...
2011-06-01 Xavier Morel[ADD] display editable rows when selecting row in edita...
2011-06-01 Fabien Meghazi[FIX] Do not call success_callback if none given
2011-06-01 Olivier Dony[IMP] board: board.fields_view_get now returns the...
2011-06-01 Olivier Dony[IMP] project_mrp: improved project description
2011-06-01 Quentin (OpenERP)[IMP] account, analytic accounting: added group by...
2011-06-01 Quentin (OpenERP)[IMP] account: added access rights for model_account_tr...
2011-06-01 niv-openerp[merge]
2011-06-01 niv-openerp[IMP] Added first setup for embedded views.
2011-06-01 Quentin (OpenERP)[MERGE] merged xrg branch with fix of mexican vat verif...
2011-06-01 Launchpad Translat... Launchpad automatic translations update.
2011-05-31 Fabien Meghazi[IMP] Dashboard cleanup
2011-05-31 Quentin (OpenERP)[MERGE] lp:768430
2011-05-31 Quentin (OpenERP)[MERGE] lp:717198
2011-05-31 Quentin (OpenERP)[MERGE] merge of rpa's branch: we shouldn't be able...
2011-05-31 Quentin (OpenERP)[IMP] account: treasury report compliancy with multi...
2011-05-31 Fabien Meghazi[FIX] Fixed load() in action controller. Was not callin...
2011-05-31 Fabien Meghazi[FIX] Removed _.sprintf
2011-05-31 Fabien Meghazi[IMP] Do not link to openerp.screen when unecessary
2011-05-31 niv-openerp[imp] added deferred in m2m & m2o to clean code
2011-05-31 Quentin (OpenERP)[IMP] account: added treasury report
2011-05-31 niv-openerp[imp] simplified design of static datasets and non...
2011-05-31 Quentin (OpenERP)[FIX] hr: display the expected number of employees...
2011-05-31 niv-openerp[imp] made o2m work
2011-05-31 niv-openerp[fix] many fixes to o2m & m2m
2011-05-31 niv-openerp[fix] small typo in m2m
2011-05-31 niv-openerpImport old branch.
2011-05-31 Xavier Morel[ADD] editability status to ListView options (hence...
2011-05-31 Xavier Morel[REM] @editable on fields and forms, makes no sense
2011-05-31 Xavier Morel[FIX] tree/@editable value is top or bottom, 1 is not...
2011-05-31 Xavier Morel[FIX] group cleanup issue during apoptosis: remove...
2011-05-31 Xavier Morel[IMP] re-add lost base.controllers.__init__
2011-05-31 Launchpad Translat... Launchpad automatic translations update.
2011-05-30 Quentin (OpenERP)[MERGE] bugfix for assert error: Human Resources/Config...
2011-05-30 Quentin (OpenERP)[MERGE] lp:777803
2011-05-30 Quentin (OpenERP)[MERGE] lp:773128
2011-05-30 Quentin (OpenERP)[MERGE] lp:777121
2011-05-30 Quentin (OpenERP)[MERGE] lp:778473
2011-05-30 Quentin (OpenERP)[MERGE] lp:780668
2011-05-30 Quentin (OpenERP)[MERGE] lp:764855
2011-05-30 Quentin (OpenERP)[MERGE] lp:767039
2011-05-30 Quentin (OpenERP)[MERGE] lp:689547
2011-05-30 Quentin (OpenERP)[MERGE] lp:781656
2011-05-30 Quentin (OpenERP)[MERGE] lp:782163
2011-05-30 Quentin (OpenERP)[MERGE] lp:782196
2011-05-30 Quentin (OpenERP)[MERGE] lp:783837
2011-05-30 Quentin (OpenERP)[MERGE] lp:772476
2011-05-30 Quentin (OpenERP)[MERGE] lp:784363
2011-05-30 Quentin (OpenERP)[MERGE] lp:751411
2011-05-30 Quentin (OpenERP)[MERGE] lp:710689
2011-05-30 niv-openerp[imp] gantt view improvements.
2011-05-30 niv-openerp[merge]
2011-05-30 Quentin (OpenERP)[MERGE] lp:782164
2011-05-30 Xavier Morel[FIX] M2M form widget so it matches new listview API...
2011-05-30 Xavier Morel[FIX] cleanup group display before re-rendering it...
2011-05-30 Launchpad Translat... Launchpad automatic translations update.
2011-05-27 Xavier Morel[FIX] m2m fields display
2011-05-27 niv-openerp[merge]
next