[IMP] Disabled auto-scrolling when dragging a portlet to a screen edge
[odoo/odoo.git] / addons /
2011-05-18 Fabien Meghazi[IMP] Disabled auto-scrolling when dragging a portlet...
2011-05-18 Quentin (OpenERP)[IMP] partenr ledger report: empty the fiscalyear on...
2011-05-18 Quentin (OpenERP)[MERGE] merged branch containing bugfixes for accountin...
2011-05-18 Fabien Meghazi[IMP] Hide some ui parts for dashboards
2011-05-18 Fabien Meghazi[MERGE] Replace jquery.dashboard with jQuery-ui portlets
2011-05-18 vda (OpenERP)[FIX] set cursor style to portlet header.
2011-05-18 vda (OpenERP)[MERGE] latest trunk-proto61.
2011-05-18 Launchpad Translat... Launchpad automatic translations update.
2011-05-17 Fabien Meghazi[FIX] Use bin_size = true in context by default
2011-05-17 Fabien Meghazi[FIX] binary image, use empty string when id is null
2011-05-17 niv-openerp[FIX] All browser problem with width=100% .
2011-05-17 niv-openerp[FIX] All browser problems with left menu.
2011-05-17 niv-openerp[MERGE]
2011-05-17 niv-openerp[FIX] Lot of ie fixes.
2011-05-17 niv-openerp[FIX] Finally, six months after the first we found...
2011-05-17 niv-openerp[FIX] Replaced ul/li in menu by table to support IE7.
2011-05-17 vda (OpenERP)[FIX] render child using Qweb.
2011-05-17 niv-openerp[FIX] some IE7 javascript bugs
2011-05-17 Fabien Meghazi[FIX] Fixed infinite loop under Internet Explorer 8
2011-05-17 Xavier Morel[IMP] add ability to return a different object (than...
2011-05-17 vda (OpenERP)[MERGE] latest trunk-proto61.
2011-05-17 Xavier Morel[IMP] better use underscore methods, don't subscript...
2011-05-17 Fabien Meghazi[FIX] Fixed action flags
2011-05-17 Launchpad Translat... Launchpad automatic translations update.
2011-05-16 Vo Minh Thu[REF] consistent, grepable ir.values object naming.
2011-05-16 niv-openerp[FIX] Open popup with selected ids for more.
2011-05-16 Xavier Morel[REM] broken method
2011-05-16 niv-openerp[FIX] Fixed button image position, limit of list and...
2011-05-17 Fabien Meghazi[FIX] Binary images are now fetched with regular http...
2011-05-17 Fabien Meghazi[ADD] Add binary field type image's placeholder
2011-05-17 tfr@openerp.com[MERGE] fix lp:689577
2011-05-17 tfr@openerp.com[MERGE] fix lp:751401
2011-05-17 tfr@openerp.com[MERGE] fix lp:781724
2011-05-17 Fabien Meghazi[FIX] Dataset#get does not honor context
2011-05-17 Ashutosh Srivastav... [FIX] crm_claim : fix the claim history
2011-05-17 Ashutosh Srivastav... [FIX] crm_claim : fix the claim history
2011-05-16 DBR (OpenERP)[FIX] Fix the help for progression bar
2011-05-16 Kuldeep Joshi (Ope... [BUG/FIX] project : change the domian in Manger dashboa...
2011-05-16 Launchpad Translat... Launchpad automatic translations update.
2011-05-13 niv-openerp[IMP] Gantt improvements.
2011-05-13 niv-openerp[IMP] Style improvements.
2011-05-13 niv-openerp[MERGE]
2011-05-13 niv-openerp[MERGE] many2one and many2many
2011-05-13 niv-openerp[MERGE]
2011-05-13 niv-openerp[IMP] Cleaned do_fill
2011-05-13 niv-openerp[IMP] Cleaned do_search_read.
2011-05-13 Xavier Morel[FIX] pie chart composition: groups don't make sense...
2011-05-13 sma (Tiny)[IMP] Improve m2o focus.
2011-05-13 tfr@openerp.com[MERGE] fix lp:771161
2011-05-13 tfr@openerp.com[MERGE] fix lp:778299
2011-05-13 tfr@openerp.com[MERGE] bug lp:758699
2011-05-13 cpa-openerp[IMP] Remove search logic from gantt controller, set...
2011-05-13 Launchpad Translat... Launchpad automatic translations update.
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 Fabien Meghazi[FIX] Fixed some litteral arguments in on_changes
2011-05-12 Fabien Meghazi[FIX] Fixed form dates parsing & formatting
2011-05-12 Fabien Meghazi[FIX] fixed dates.js
2011-05-12 Fabien Meghazi[ADD] Added float_time form widget
2011-05-12 sma (Tiny)[IMP] Add combo image.
2011-05-12 sma (Tiny)[IMP] Remove static image.
2011-05-12 sma (Tiny)[IMP] Improve button click.
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 Xavier Morel[REM] nonsensical @select on graph/field
2011-05-12 Xavier Morel[FIX] Many2ManyListView based on changes in ListView...
2011-05-12 sma (Tiny)[REM] Remove unnecessary css.
2011-05-12 sma (Tiny)[IMP] Improve many2one with jQuery widget.
2011-05-12 niv-openerp[FIX] Problem in dates.js.
2011-05-12 niv-openerp[IMP] Css improvements to ease styling.
2011-05-12 Launchpad Translat... Launchpad automatic translations update.
2011-05-11 Antony Lesuissedummy treeview
2011-05-11 Antony Lesuissecommon view class
2011-05-11 niv-openerp[IMP] Added documentation to dates.js.
2011-05-11 Fabien Meghazi[REM] Merged ExternalActionManager in ActionManager
2011-05-11 Xavier Morel[MERGE] initial implementation of DataGroup groupby...
2011-05-11 Xavier Morel[IMP] DataGroup API doc
2011-05-11 vda (OpenERP)[FIX] Code cleanup.
2011-05-11 vda (OpenERP)[ADD] Forget css.
2011-05-11 vda (OpenERP)[ADD] Dashboard using jquery sortable portlet.
2011-05-10 niv-openerp[FIX] Small problem in custom filters css.
2011-05-10 niv-openerp[IMP] Kitten mode improvements.
2011-05-10 Fabien Meghazi[FIX] Don't use '0' anymore as caller's content variabl...
2011-05-10 niv-openerp[FIX] Problem with QWeb and 0.
2011-05-10 niv-openerp[FIX] Small css problem with search view groups.
2011-05-10 niv-openerp[FIX] Loading problems in m2m.
2011-05-10 Fabien Meghazi[REV] Revert #4770. Will break something in buttons...
2011-05-10 Xavier Morel[FIX] callback parameters to DataGroup.get should use...
2011-05-10 Xavier Morel[IMP] don't use a parameter object for DataGroup, provi...
2011-05-10 Xavier Morel[ADD] display groups in a most dreadful manner, need...
2011-05-10 niv-openerp[IMP] Added new object to m2m popup.
2011-05-10 Xavier Morel[ADD] DataGroup API
2011-05-09 Fabien Meghazi[FIX] Fixed float field
2011-05-09 niv-openerp[IMP] Style change.
2011-05-09 niv-openerp[MERGE]
2011-05-09 Fabien Meghazi[ADD] Added percentage in progressbar (can't center...
2011-05-09 Fabien Meghazi[IMP] Force vertical resize of textareas
2011-05-09 Fabien Meghazi[ADD] Added clone template in QWeb2 (t-name & t-extend)
2011-05-09 Fabien Meghazi[IMP] Removed font weight bold on form's labels
2011-05-09 niv-openerp[IMP] Many2x search popup wip. Currently working, need...
next