[IMP] sale_crm depends on sale, not sale_stock
[odoo/odoo.git] / addons / web /
2012-10-23 Antony Lesuisse[IMP] http dispatching decorators
2012-10-23 niv-openerpgot it
2012-10-23 niv-openerpreverted changes to o2m
2012-10-23 niv-openerpmerge trunk
2012-10-23 niv-openerp[FIX] corrected the field reference
2012-10-23 Fabien Meghazi[ADD] Add menu_id in url state
2012-10-23 Fabien Meghazi[IMP] Make 'oe_list_cannot_*' css classes generic
2012-10-23 Xavier Morel[FIX] list view to use View#load_view rather than its...
2012-10-23 Xavier Morel[IMP] cleanup View.load_view a bit
2012-10-23 Launchpad Translat... Launchpad automatic translations update.
2012-10-22 Antonin Bourguignon[MERGE] add a rule to hide the create incentive in...
2012-10-22 Antonin Bourguignon[IMP] parse SASS and update CSS
2012-10-22 Antonin Bourguignon[IMP] add a rule to hide the create incentive in list...
2012-10-22 Antonin Bourguignon[IMP] remove whitespaces
2012-10-22 Fabien Meghazi[REV] Not my fault afterall.
2012-10-22 niv-openerpm
2012-10-22 niv-openerp[FIX] m2o switches correctly its button
2012-10-22 Xavier Morel[REM] stuff in list view, may or may not still work...
2012-10-22 niv-openerp[FIX] resolved problem with buttons in views, also...
2012-10-22 niv-openerp[FIX] better fix for previous m2m kanban problem
2012-10-22 Fabien Meghazi[FIX] m2m kanban use it's own value as is in order...
2012-10-22 Xavier Morel[FIX] reorderable listview clone/placeholder positioning
2012-10-22 niv-openerp[FIX] problem in read_group, caused an exception "canno...
2012-10-22 Fabien Meghazi[FIX] Forgot two occurencies during do_action() refactoring
2012-10-22 Xavier Morel[IMP] readonly sortable o2m
2012-10-22 Launchpad Translat... Launchpad automatic translations update.
2012-10-19 niv-openerp[FIX] problem with exec_workflow in dataset: does not...
2012-10-19 niv-openerp[IMP] Remove some useless code
2012-10-19 niv-openerp[FIX] Problem with wizards: when the dialog is closed...
2012-10-19 Xavier Morel[FIX] Opera: programmatic .focus() on contenteditable...
2012-10-19 vta vta@openerp.com[FIX] Fixed a forgotten add(), SearchView#on_invalid().
2012-10-19 Xavier Morel[FIX] SelectCreatePopup: append search view at the...
2012-10-19 Xavier Morel[IMP] hack-ish hack to make reorderable lists non-reord...
2012-10-18 Antony Lesuisse[FIX] remove console.log
2012-10-18 Antony Lesuisse[DIE] callbackenabled
2012-10-18 Fabien Meghazi[FIX] m2o#focus() does nothing when readonly
2012-10-18 Xavier Morel[FIX] various listview issues
2012-10-18 Xavier Morel[IMP] add overridable dimension-setting method on form...
2012-10-18 Fabien Meghazi[IMP] Binary fields, use html5 api if available
2012-10-18 niv-openerp[IMP] Finally allow to call set() with 2 arguments.
2012-10-18 Xavier Morel[FIX] only reload m2m listview once after adding n...
2012-10-18 vta vta@openerp.com[MERGE] Latest trunk.
2012-10-18 vta vta@openerp.com[MERGE] Merge trunk-trigger-on_search.
2012-10-18 vta vta@openerp.com[FIX] Fixed event name.
2012-10-18 Xavier Morel[FIX] don't trigger search twice when a facet is remove...
2012-10-18 Xavier Morel[REM] dead code
2012-10-18 vta vta@openerp.com[MERGE] Latest trunk.
2012-10-18 vta vta@openerp.com[MERGE] Latest trunk.
2012-10-18 vta vta@openerp.com[FIX] Fixed on_loaded in editable list.
2012-10-18 vta vta@openerp.com[FIX] Fixed on_loaded in all different views.
2012-10-18 niv-openerp[FIX] memory leak in event dispatcher
2012-10-18 vta vta@openerp.com[FIX] Fixed on_loaded in Menu and Search.
2012-10-18 vta vta@openerp.com[MERGE] Latest trunk.
2012-10-18 Xavier Morel[IMP] when editing a row, hide the list cells overlaid...
2012-10-17 Xavier Morel[FIX] basic inputs (e.g. float) in editable list views...
2012-10-17 Fabien Meghazi[IMP] Make breadcrumb use deferred returned by switch_v...
2012-10-17 Fabien Meghazi[IMP] Use an 'options' dict as second arg for ActionMan...
2012-10-17 Antony Lesuisse[IMP] form view set default show invisible fields in...
2012-10-17 Fabien Meghazi[FIX] breadcrumb does not restore url state
2012-10-17 Xavier Morel[FIX] fetching of table cells to match form inputs to
2012-10-17 Xavier Morel[FIX] listview indicator positioning: position relative...
2012-10-17 Xavier Morel[FIX] in-group pagination of list views
2012-10-17 Xavier Morel[FIX] group_by_no_leaf handling
2012-10-17 Fabien Meghazi[IMP] Breadcrumb always reload views on history back
2012-10-17 Xavier Morel[FIX] unbreak group class hierarchy
2012-10-17 Xavier Morel[FIX] forgotten DataGroup reference
2012-10-17 Xavier Morel[MOVE] datagroup to a private ListView API
2012-10-17 Xavier Morel[REV] reordering broken if widget=handle
2012-10-17 Xavier Morel[REM] xhr vector
2012-10-16 niv-openerp[FIX] removed dirty hack to put buttons in footer of...
2012-10-16 niv-openerp[FIX] modified action manager to use the $buttons of...
2012-10-16 niv-openerp[MERGE] Modified Form Fields to able to set their value...
2012-10-16 niv-openerp[FIX] put back old behavior about save and readonly...
2012-10-16 niv-openerp[IMP] Made $buttons in dialogs work all the time
2012-10-16 niv-openerp[FIX] small problems in dialog actions
2012-10-16 Fabien Meghazi[FIX] Broken Dataset#unlink
2012-10-16 niv-openerp[FIX] problem with field status
2012-10-16 niv-openerpMerge trunk
2012-10-16 Thibault Delavallée[MERGE] Merged with web/trunk.
2012-10-15 niv-openerp[IMP] added missing localization files
2012-10-15 niv-openerp[IMP] Added localization file for sr@latin
2012-10-15 niv-openerp[FIX] Small problem with formatting
2012-10-15 niv-openerp[IMP] removed on_close in Dialog
2012-10-15 Vo Minh Thu[FIX] web/tests: `import openerp.addons.web` instead...
2012-10-15 niv-openerp[REVERT] revert commit 3224 because it didn't reproduce...
2012-10-15 niv-openerp[IMP] Now form view relation popups use $buttons.
2012-10-15 niv-openerp[IMP] Modified formatting of m2o to be consistent with...
2012-10-15 niv-openerp[FIX] Problem in editable list view: in sale orders...
2012-10-15 Thibault Delavallée[FIX] Action counter: renamed filter automatically...
2012-10-15 vta vta@openerp.com[MERGE] Latest trunk.
2012-10-15 vta vta@openerp.com[FIX] Fixed some small issues concerning event triggering.
2012-10-15 vta vta@openerp.com[MERGE] Latest trunk.
2012-10-14 Fabien Pinckaers[FIX] fix of r3147
2012-10-13 Fabien Pinckaers[MERGE] fix html chars in groupby
2012-10-13 Launchpad Translat... Launchpad automatic translations update.
2012-10-12 niv-openerpFix problem with focus called before the field is started
2012-10-12 Antony Lesuisse[MERGE] trunk-trigger-on_action manual
2012-10-12 niv-openerpCorrected some more problems with is_syntax_valid()
2012-10-12 niv-openerpfixed bug with datetimes
2012-10-12 Antony Lesuisse[FIX] client action only serialize scalar values
next