[MERGE]: Merge with latest trunk-server
[odoo/odoo.git] / openerp / addons / base / ir / ir_ui_view.py
2012-06-14 Olivier Dony[IMP] Improve view validation to based on fields_view_g...
2012-06-12 Fabien Pinckaers[IMP] improved comment TODO
2012-06-11 Olivier Dony[IMP] modules, ir.ui.view: improve view validation...
2012-06-11 Fabien Pinckaerstemporarily removing checks
2012-06-11 Fabien Pinckaers[IMP] views
2012-06-10 Fabien Pinckaersfix
2012-06-10 Fabien Pinckaersfix
2012-06-04 Vo Minh Thu[IMP] rng validation: remove call to rng validation...
2012-04-17 Antony Lesuisse[MERGE] trunk-form-v2, rng validation can _optionally_...
2012-03-27 niv-openerp[imp] desactivated rng check for views
2012-02-14 Olivier Dony[MERGE] Minor bugfixes (missing imports, etc.) courtesy...
2012-02-08 Florent Xicluna[MERGE] merged trunk.
2012-01-24 Vo Minh Thu[IMP] openerp.addons.base: _logger with fully qualified...
2012-01-19 Florent Xicluna[FIX] eval(label) fails if label is not a str.
2012-01-04 Olivier Dony[IMP] cleanup deprecated method=True param for function...
2011-11-21 Vo Minh Thu[MERGE] Cleaning of the empty dict kwargs (replaced...
2011-11-13 Fabien Pinckaers[IMP] constraint on XML view on object to allow inheritancy
2011-11-07 Numerigraphe - Lio... [FIX] unmutable defaults in base addons.
2011-09-19 Olivier Dony[MERGE] diagram view: properly handle non-ASCII arrow...
2011-09-19 Olivier Dony[MERGE] refactoring: view inheritance query moved to...
2011-09-18 sebastien beau[REF] refactor code in order to add the possibility...
2011-09-06 Olivier Dony[IMP] ir.model.data: usability - rename `XML ID` -...
2011-08-11 Yogesh (OpenERP)[MERGE] Merge with trunk server.
2011-08-03 gpa[FIX] Fixed error of non-ascii charcter in label, remov...
2011-08-02 Yogesh (OpenERP)[ADD] add new kanban view.
2011-07-27 Raphael Collet[FIX] in Customized Views, make fields User and Origina...
2011-07-26 Amit (OpenERP)[FIX]:In the menu Customized Views, the user field...
2011-06-24 Olivier Dony[IMP] lint cleanup
2011-06-24 Naresh (OpenERP)[FIX]:shortcuts are reverted back to their original...
2011-06-01 Olivier Dony[IMP] ir.ui.view.custom: order by create_date descending
2011-04-20 Naresh (OpenERP)[FIX]:editing shortcuts from client were not dispalying...
2011-04-06 Vo Minh Thu[MERGE] merged 6.0.
2011-02-07 Vo Minh Thu[IMP] openerp python module.