[IMP] Changed custom filters displaying.
[odoo/odoo.git] / addons / base / static / src / xml / base.xml
2011-05-20 niv-openerp[IMP] Changed custom filters displaying.
2011-05-19 niv-openerp[IMP] added selection in custom filters.
2011-05-19 niv-openerp[IMP] Added integer and float to custom filters.
2011-05-19 niv-openerp[IMP] Added datetime and date picker to custom filters.
2011-05-19 niv-openerp[IMP] Added all fields in custom filters.
2011-05-18 niv-openerp[fix] ie8 problem with height=100%
2011-05-18 Fabien Meghazi[ADD] Start binary image edition widgets
2011-05-18 niv-openerp[imp] improved sidebar, now hide it by default in list...
2011-05-18 niv-openerp[Fix] problem with left bar and firefox.
2011-05-18 Fabien Meghazi[IMP] Hide some ui parts for dashboards
2011-05-17 niv-openerp[FIX] All browser problems with left menu.
2011-05-17 niv-openerp[FIX] Lot of ie fixes.
2011-05-17 niv-openerp[FIX] Replaced ul/li in menu by table to support IE7.
2011-05-16 niv-openerp[FIX] Fixed button image position, limit of list and...
2011-05-13 niv-openerp[MERGE]
2011-05-12 Fabien Meghazi[ADD] Added widget field type "email"
2011-05-12 Fabien Meghazi[ADD] Added non editable image field widget
2011-05-12 sma (Tiny)[IMP] Remove static image.
2011-05-12 Antony Lesuissesearch view input text sized to 15
2011-05-12 Fabien Meghazi[FIX] Fixed date & datetime widgets. Using dates.js
2011-05-12 niv-openerp[IMP] Css improvements to ease styling.
2011-05-10 niv-openerp[FIX] Small problem in custom filters css.
2011-05-10 niv-openerp[FIX] Problem with QWeb and 0.
2011-05-10 niv-openerp[IMP] Added new object to m2m popup.
2011-05-09 Fabien Meghazi[ADD] Added percentage in progressbar (can't center...
2011-05-09 niv-openerp[IMP] Many2x search popup wip. Currently working, need...
2011-05-09 niv-openerp[IMP] search popup wip
2011-05-09 Xavier Morel[IMP] extract ListView DOM interaction in a container...
2011-05-09 Xavier Morel[IMP] move DOM event handling for action buttons in...
2011-05-06 niv-openerp[MERGE]
2011-05-04 Xavier Morel[ADD] column sorting in list view
2011-05-04 Xavier Morel[IMP] make sortable columns look sortable (and sorted...
2011-05-04 Xavier Morel[ADD] sorting support in list views
2011-05-04 niv-openerp[MERGE]
2011-05-04 Fabien Meghazi[FIX] Anonymous functions are not supported in expressi...
2011-05-03 niv-openerp[IMP] Setup class for many2x search popup.
2011-04-27 niv-openerp[MERGE]
2011-04-27 sma (Tiny)[IMP] Implement many2one initiall work.
2011-04-26 niv-openerp[FIX] Made the list appear in many2many.
2011-04-22 niv-openerp[IMP] Some code about many2many widgets.
2011-04-21 Fabien Meghazi[IMP] form: no colon for tag label. Removed "Reload...
2011-04-21 Fabien Meghazi[IMP] Quick & dirty support for non-scalar fields value...
2011-04-21 Fabien Meghazi[IMP] Improved sidebar styling
2011-04-13 Xavier Morel[BOOM] deactivate all addons, remove links to addons...
2011-04-13 Antony Lesuisse[MERGE] vda disagram
2011-04-13 Antony Lesuisse[MERGE] xmo listview, bug in the form pager
2011-04-12 niv-openerp[IMP] Improved custom filters design.
2011-04-12 Xavier Morel[MERGE] from mainline branch, hook in new record handling
2011-04-12 niv-openerp[IMP] Even more improvements to web client.
2011-04-12 Xavier Morel[ADD] basic handling of addition button, not hooked...
2011-04-12 Xavier Morel[ADD] trivial implementation of pager
2011-04-12 niv-openerp[IMP] Improved visual aspect.
2011-04-12 Xavier Morel[IMP] merge pager into list table header, remove templa...
2011-04-12 niv-openerp[IMP] Css improvements for sidebar.
2011-04-12 Xavier Morel[FIX] no need for cellspacing
2011-04-12 Xavier Morel[ADD] ROUNDED CORNERS!!!!!!!!!
2011-04-12 Xavier Morel[ADD] striping of data tables in list view
2011-04-12 Xavier Morel[IMP] fix styling for action buttons in list view
2011-04-12 Fabien Meghazi[ADD] Added progressbar widget
2011-04-12 Xavier Morel[IMP] basic styling cleanup for listview table
2011-04-12 Xavier Morel[ADD] attrs.invisible in readonly list cells
2011-04-11 Fabien Meghazi[IMP] Improved styles
2011-04-11 niv-openerp[IMP] Updated css for sidebar.
2011-04-11 Xavier Morel[ADD] row-wise colors
2011-04-11 Fabien Meghazi[FIX] Use parent element id for form header
2011-04-08 niv-openerp[MERGE]
2011-04-08 niv-openerp[IMP] Action wip - popup is working.
2011-04-07 Antony Lesuisse[MERGE] proto61
2011-04-07 Antony Lesuisse[MERGE] manually calendar view from trunk-proto61-dhtml...
2011-04-07 Xavier Morel[ADD] multiple records deletion
2011-04-07 Xavier Morel[ADD] delete button per row
2011-04-07 Xavier Morel[IMP] make headers display disablable on list view
2011-04-07 Fabien Meghazi[ADD] form: Basic new record support
2011-04-07 niv-openerp[MERGE]
2011-04-07 vda (OpenERP)[FIX] Specific Shape accordingly node will display.
2011-04-07 Antony Lesuisse[MERGE] gantt viw from trunk-proto61-dhtmlx-gantt-cpa
2011-04-07 Xavier Morel[TEST] that by default the list view renders each row...
2011-04-07 vda (OpenERP)[ADD] Diagragm using Raphel javascript Library.
2011-04-07 niv-openerp[MERGE]
2011-04-07 Xavier Morel[IMP] insert thead, tbody; render rows in batches of...
2011-04-06 Fabien Meghazi[ADD] Add basic non-recursive on_change handler
2011-04-06 niv-openerp[IMP] Changed way the sidebar is created.
2011-04-06 Xavier Morel[REM] rip off jqgrid, start reimplementing manually
2011-04-06 Fabien Meghazi[FIX] Fix fields id's in order to match labels for's
2011-04-06 Fabien Meghazi[IMP] Improved form styling
2011-04-05 Fabien Meghazi[ADD] Changed notification. Added notification on form...
2011-04-05 Fabien Meghazi[ADD] Added notifications
2011-04-05 Fabien Meghazi[ADD] Plugged form save events
2011-04-05 niv-openerp[FIX] Css problems with sidebar.
2011-04-05 Antony Lesuisse[MERGE] niv sidebar
2011-04-05 Fabien Meghazi[IMP] Changed Listview pager + background color
2011-04-05 niv-openerp[MERGE]
2011-04-05 Antony Lesuisseo2m part1
2011-04-05 Fabien Meghazi[FIX] Handle false values in forms when setting values
2011-04-05 Fabien Meghazi[IMP] Improved form pager
2011-04-04 Antony Lesuissecosmetic changes, remove debug div
2011-04-04 Fabien Meghazi[ADD] Partial pager in form view
2011-04-04 niv-openerp[MERGE]
2011-04-04 niv-openerp[IMP] Added populate sidebar.
2011-04-04 Antony Lesuisse[MERGE] xmo viewmanager
next