Set of label improvements to Open ERP Server.
[odoo/odoo.git] / bin / addons / base / ir / ir_ui_view.py
2009-01-26 Geoff GardinerSet of label improvements to Open ERP Server.
2009-01-13 Stephane Wirtel[FIX] The tree tag has the string attribute and not...
2009-01-13 Stephane Wirtel[FIX] Call the browse method with a value different...
2009-01-09 Christophe Simonis[FIX] fix the verification of view with relaxng to...
2009-01-04 Stephane Wirtel[IMP] Update the copyright to 2009
2008-12-16 Christophe Simonis[FIX] handle the case when xml are in unicode
2008-12-12 Jay VoraMinor edit in logger error message.
2008-12-11 Fabien Pinckaersbugfixes_in_flight
2008-12-09 Christophe Simonis[FIX] psycopg2: in queries we must now use %s everywher...
2008-11-10 Naresh Choksybugfix:checking inherited model==base model
2008-11-07 Naresh Choksymerge
2008-11-03 Christophe Simonispassing in GPL-3
2008-10-10 Amit Mendapara- Added Gantt view type
2008-10-08 Naresh ChoksyAdded test in the view inheritancies to be sure the...
2008-09-23 hda@tinyerp.comBugfixed for add shortcuts
2008-09-02 Naresh ChoksyFIx: shortcut adding bug
2008-08-25 mga@tinyerp.comImplement Create / Write Object
2008-08-21 Fabien PinckaersRenamed Model to Object
2008-08-21 mga@tinyerp.comcommittee un commited changes
2008-08-21 mga@tinyerp.com* Bug-Fix for the Dashboard
2008-08-19 Fabien PinckaersProperties:
2008-08-18 Fabien PinckaersSmall bugfixes: ondelete=cascade
2008-08-14 Fabien PinckaersSpeed Improvement:
2008-08-14 hda@tinyerp.comadded rng grammer for xml validation on views
2008-08-14 mga@tinyerp.com* Change View for the Server Action
2008-08-07 mga@tinyerp.comApply patch which is iven by the Amit for the view...
2008-08-06 mga@tinyerp.combug fixing for the board view
2008-08-06 mga@tinyerp.comdo changes for the dashboard custom view for the user
2008-07-29 mga@tinyerp.comir.xml : add context to the ir.ui.view model view
2008-07-26 mga@tinyerp.comImplement the method write method for the board.board...
2008-07-26 mga@tinyerp.comapply context to take care for the
2008-07-25 mga@tinyerp.comremove user wise clone view table and add fields itsend...
2008-07-25 mga@tinyerp.comoverride write method in to the ir.ui.view to store...
2008-07-25 mga@tinyerp.comadd new object wich is clone to the ir.ui.view
2008-07-23 Christophe Simonisadd encoding comment and vim comment
2008-07-22 Christophe Simonisconvert tabs to 4 spaces
2008-07-08 Mantavya GajjarRemove the Development that done for the user wise...
2008-07-02 Christophe Simonisallow the creation of fake shortcuts
2008-07-01 Fabien PinckaersRNG Tests
2008-06-25 Mantavya GajjarAdd new Model for the Custom View
2008-06-16 stwadd Copyright and GPL license into the Header of Python...
2008-06-12 Husen DaudiImprove code so that user can not add root menu in...
2007-08-09 cedAdd minimal new view type calendar
2007-06-29 cedbase: fix search in ir.ui.view
2007-06-28 Fabien PinckaersImprovement to limit the number of queries
2007-04-30 cedCLIENT,KERNEL: add timezone to display datetime
2006-12-07 pinkyNew trunk