[IMP]: (Work in progress)* Changed demo references according to changes in server...
[odoo/odoo.git] / addons / web /
2012-06-18 Launchpad Translat... Launchpad automatic translations update.
2012-06-15 Fabien Pinckaers[IMP] removed tabs
2012-06-15 Fabien Pinckaers[IMP] fixing absolute problems on kanban and clean...
2012-06-15 Fabien Pinckaersimp
2012-06-15 Fabien Pinckaers[IMP] factorization of view manager design; split globa...
2012-06-15 Fabien Pinckaers[IMP] add a class to factorize view manager layout
2012-06-15 niv-openerp[IMP] Added specific class to global view manager
2012-06-15 Antony Lesuisse[FIX] reload after install
2012-06-14 Christophe Simonis[FIX] client_action from url: use params from state...
2012-06-14 Christophe Simonis[FIX] allow excution of client actions from url
2012-06-14 Fabien Meghazi[FIX] Fix back kanban view in o2m
2012-06-14 Fabien Meghazi[IMP] Remove useless code in binary fields
2012-06-14 niv-openerp[IMP] Only displays warning in m2o if the user typed...
2012-06-14 Fabien Meghazi[FIX] Saving a binary field not saved yet crashes
2012-06-14 Fabien Meghazi[IMP] Improved sidebar dropdowns
2012-06-14 Fabien Meghazi[ADD] Added Event Bus
2012-06-14 niv-openerp[IMP] Some change in o2m
2012-06-14 Launchpad Translat... Launchpad automatic translations update.
2012-06-13 Fabien Meghazi[ADD] Recovered delete icon for the attachments
2012-06-13 Fabien Meghazi[FIX] Brought back attachments
2012-06-13 Fabien Meghazi[IMP] Improved hidden file uploads usage
2012-06-12 Fabien Meghazi[FIX] Hide pager in form select popups
2012-06-12 Fabien Meghazi[IMP] Improved sass mixin usage
2012-06-12 Fabien Meghazi[IMP] Improved o2m and m2m viewmanager/listview styling
2012-06-12 Xavier Morel[FIX] box-shadow mixin
2012-06-12 Fabien Meghazi[FIX] Fixed some hidden classes problem, improved binar...
2012-06-12 Fabien Meghazi[FIX] Fixed form@version support in FormViewRenderingEngine
2012-06-11 niv-openerp[IMP] added warning messages in o2m when using an unsup...
2012-06-11 niv-openerp[fix] added sortable false in o2m & m2m
2012-06-11 Fabien Meghazi[ADD] Added !important to oe_form_invisible
2012-06-11 Fabien Meghazi[REM] Removed openerp.log
2012-06-11 Fabien Meghazi[MOV] Moved instance.notification to instance.web.notif...
2012-06-11 Xavier Morel[FIX] broken unit tests
2012-06-12 Fabien Meghazi[ADD] Added oe_form_field_one2many classname
2012-06-09 Fabien Pinckaers[IMP] old style views supported with version=...
2012-06-08 Antony Lesuisse[FIX] move boostrap css fix in base.sass
2012-06-08 Antony Lesuisse[MERGE] trunk
2012-06-08 Minh TranFixed glitches in the listview
2012-06-07 Minh Trantweak to avatar corner
2012-06-07 Fabien Meghazi[ADD] Add 'options' to do_switch_view() piped to do_show()
2012-06-07 niv-openerp[FIX] Problem with SelectCreatePopup, the list view...
2012-06-07 Fabien Meghazi[IMP] Hide Sidebar section when item list is empty
2012-06-07 Fabien Meghazi[MOV] Moved SideBar 'import' and 'export' to list view...
2012-06-07 Fabien Meghazi[IMP] Add 'Switch to' to view switcher's tooltips
2012-06-07 Fabien Meghazi[FIX] Some fields won't be marked as invalid upon save
2012-06-07 niv-openerp[FIX] problem with m2m and default values
2012-06-07 Fabien Meghazi[ADD] Add classname for Form's invisible widgets
2012-06-07 niv-openerp[FIX] problem with ir.actions.url in some cases
2012-06-07 niv-openerp[fix] problem with warnings during on_changes
2012-06-07 niv-openerp[fix] problem with notebooks, does not change current...
2012-06-07 Xavier Morel[IMP] formatting of o2m and m2m fields in list views...
2012-06-07 Fabien Meghazi[IMP] Sidebar dropdown menu styling
2012-06-07 Fabien Meghazi[IMP] Do not highlight action buttons in editable forms
2012-06-07 Fabien Meghazi[FIX] Fix css display issue on field's <spans>
2012-06-06 niv-openerp[fix] Put back disk icon in editable lists
2012-06-06 niv-openerp[fix] problem with the view manager
2012-06-06 niv-openerp[fix] problem in view manager
2012-06-05 niv-openerp[fix] problem with some reports
2012-06-05 niv-openerp[fix] small problem with visibility and reinitialize...
2012-06-05 niv-openerp[merge] lot of fixes and minor improvements regarding...
2012-06-05 Fabien Meghazi[IMP] FormRenderingEngine: generated labels inherits...
2012-06-05 Minh TranImproved style for autocomplete view
2012-06-05 Fabien Meghazi[IMP] Improved subtotal classes for Sale Orders
2012-06-05 Launchpad Translat... Launchpad automatic translations update.
2012-06-04 Fabien Pinckaers[IMP] css
2012-06-04 Fabien Pinckaers[FIX] layouting of groups when row with too fee cols
2012-06-04 Fabien Pinckaers[FIX] layouting of groups when row with too fee cols
2012-06-04 Christophe Simonis[FIX] remove http sessions after 7 days of inactivity
2012-06-04 Fabien Meghazi[IMP] Improved field type image's control buttons ...
2012-06-04 niv-openerpRemoved ability to click to link in m2m_tags
2012-06-04 niv-openerpfixed some problems for m2m_kanban
2012-06-04 Fabien Meghazi[MERGE] Merge trunk-form-fme
2012-06-04 Fabien Meghazi[IMP] Hide empty fields in form readonly
2012-06-04 niv-openerpCustomization of kanban view for m2m
2012-06-04 Fabien Meghazi[ADD] Add class on oe_form when no <sheet> is present
2012-06-04 Fabien Meghazi[FIX] Fix date fields widgets
2012-06-04 niv-openerpAdded customization in kanban view to better fit o2m
2012-06-04 niv-openerpmerge trunk
2012-06-03 Fabien Pinckaers[IMP] CSS for email field
2012-06-03 Fabien Pinckaers[IMP] better CSS
2012-06-03 Fabien Pinckaers[IMP] better CSS
2012-06-03 Fabien Pinckaers[IMP] improved CSS for opportunity form view
2012-06-02 Fabien Pinckaers[IMP] hX float
2012-06-02 Fabien Pinckaers[IMP] reduced min height of sheet
2012-06-01 Fabien Pinckaers[IMP] clean design, bugfix on reference fields
2012-06-01 Fabien Pinckaers[IMP] opportunity CSS
2012-06-01 Launchpad Translat... Launchpad automatic translations update.
2012-05-31 Minh Transearch, shared filters
2012-05-31 Antony Lesuisse[MERGE] form statusbar add m2o support for stages,...
2012-05-31 Fabien Meghazi[ADD] form <header, footer, h1, h2, ... > + editable...
2012-05-31 Thibault Delavallée[CLEAN] FieldStatud widget: added missing ';' and ...
2012-05-31 Thibault Delavallée[IMP] FieldStatus for selection get_selection now alway...
2012-05-31 Antony Lesuisse[MERGE] trunk
2012-05-31 Minh Transearchview fixes
2012-05-31 Minh TranTweak to searchview layout
2012-05-31 Fabien Meghazi[FIX] Fix small classnames bug
2012-05-31 Fabien Meghazi[IMP] oe_form_group_label_border class is now the defau...
2012-05-31 niv-openerpSmall inconsistency in m2mtags
2012-05-31 Fabien Meghazi[REM] Removed layout auto|manual. Layout is always...
2012-05-31 Thibault Delavallée[MERGE] Merged with main web.
next