[MERGE] lp881356
[odoo/odoo.git] / addons / web /
2012-02-15 Xavier Morel[FIX] handling of date and time formats with bare/liter...
2012-02-15 Fabien Meghazi[IMP] Improved dirty save button styling
2012-02-15 Fabien Meghazi[ADD] Bind form warning to Cancel button
2012-02-15 Fabien Meghazi[IMP] Restore form dirty confirmation on pager change
2012-02-15 Fabien Meghazi[IMP] Support for One2Many
2012-02-15 Fabien Meghazi[IMP] Dirty save button background white
2012-02-15 Fabien Meghazi[FIX] Merge last trunk
2012-02-15 Launchpad Translat... Launchpad automatic translations update.
2012-02-14 Fabien Meghazi[FIX] Do not omit current language value when saving...
2012-02-14 Fabien Meghazi[FIX] Translate dialog, set dirty flag after set value
2012-02-14 Fabien Meghazi[FIX] Fix little regression about translatable fields...
2012-02-14 Fabien Meghazi[FIX] When we click on "Point of Sale" in folder menu...
2012-02-14 niv-openerp[fix] complex bug in BufferedDataSet
2012-02-14 Fabien Meghazi[FIX] Field selection does not wrap long options
2012-02-14 niv-openerp[fix] problem with on_changes in the editable lists...
2012-02-14 Xavier Morel[IMP] get translated JS strings outside of QWeb attribu...
2012-02-14 Fabien Meghazi[FIX] Fixed translation concurrent update + wrong conte...
2012-02-14 Fabien Meghazi[IMP] Make disabled fields [bg]color lighter
2012-02-14 Xavier Morel[FIX] correctly evaluate and use context in logs
2012-02-14 Fabien Meghazi[FIX] Fix search view's filter button under IE (active...
2012-02-14 Fabien Meghazi[FIX] Fix button overflow in IE
2012-02-14 Fabien Meghazi[FIX] Datetime widget buggy since jquery.ui upgrade
2012-02-14 Fabien Meghazi[FIX] Calendar box doesn't disappear on multiple clicks
2012-02-14 Fabien Meghazi[IMP] Simplify call to date picker
2012-02-14 Vaibhav (OpenERP)[FIX] DatePicker remains visible(block) when clicking...
2012-02-14 Launchpad Translat... Launchpad automatic translations update.
2012-02-14 Xavier Morel[FIX] don't display a '#' in empty URI fields
2012-02-13 niv-openerp[fix] problem in BufferedDataSetStatic : should not...
2012-02-13 Fabien Meghazi[FIX] Share wizard: unselectable url and embed code
2012-02-13 Fabien Meghazi[IMP] Move overflow-y: scroll to body.openerp
2012-02-13 Fabien Meghazi[FIX] footer is not sticky and scroll with page under IE8
2012-02-13 Fabien Meghazi[FIX] QWeb2: Array-like character access in String...
2012-02-13 Fabien Meghazi[FIX] Fix one million bugs in IE8
2012-02-13 Fabien Meghazi[ADD] Add sticky option to do_warn() and do_notify()
2012-02-13 Xavier Morel[FIX] replace :first-of-type by custom class in treevie...
2012-02-13 niv-openerp[merge] improvements to view editor
2012-02-13 niv-openerp[imp] rewritten code to be easier to read
2012-02-13 Xavier Morel[FIX] don't use 'undefined' as a fallback value for...
2012-02-13 Fabien Meghazi[FIX] Login without selected database returns uncatched...
2012-02-13 Xavier Morel[FIX] sizing of date widgets in search view
2012-02-13 Xavier Morel[FIX] get_last_modified in case no file is provided
2012-02-13 Xavier Morel[FIX] CSS rules inheritance leading to listview colors...
2012-02-13 Xavier Morel[FIX] rendering of readonly URI fields
2012-02-13 Launchpad Translat... Launchpad automatic translations update.
2012-02-10 Xavier Morel[FIX] completely destroy the current openerp session...
2012-02-10 Xavier Morel[FIX] clearing of selection fields with a (non-addition...
2012-02-10 Xavier Morel[FIX] only try to load CSS, QWeb and JS files if there...
2012-02-10 Xavier Morel[IMP] move all the making-stuff-conditional-based-on...
2012-02-10 Xavier Morel[IMP] conditional GET for concatenated JS and CSS files
2012-02-10 Jiten (OpenERP)[IMP] Add field in children of fields.
2012-02-10 Xavier Morel[FIX] imports to handle conflicts with e.g. web.py...
2012-02-10 Jiten (OpenERP)[Merge] Merge from openerp-web.
2012-02-10 Jiten (OpenERP)[IMP] Add feature inherited view for view editor.
2012-02-10 Vidhin Mehta (OpenERP)[IMP]reload dialoag after closing edit dialog box.
2012-02-10 Vidhin Mehta (OpenERP)[IMP]some change for earlier inherited view.
2012-02-10 Vidhin Mehta (OpenERP)[FIX]set default view_id after deteleting view.
2012-02-10 Vidhin Mehta (OpenERP)[IMP]some minor changes.
2012-02-10 Launchpad Translat... Launchpad automatic translations update.
2012-02-09 Olivier Dony[I18N] Update translation templates (web,kanban) for...
2012-02-09 Xavier Morel[CNG] make forms worse but pagination not break in...
2012-02-09 Xavier Morel[IMP] add tooltip on disabled filter
2012-02-09 Xavier Morel[FIX] don't blow up filters management if a filter...
2012-02-09 Xavier Morel[FIX] bug introduced during xmo@openerp.com-20120208130...
2012-02-09 Xavier Morel[ADD] UI to set default ir.values in web client's from...
2012-02-09 Xavier Morel[IMP] display string label of selection and m2o fields...
2012-02-09 Olivier Dony[FIX] Application Tiles now heed the custom menu domain...
2012-02-09 Fabien Meghazi[ADD] Added tipsy.clear()
2012-02-09 Vidhin Mehta (OpenERP)[IMP]develop inherit view functionaliy.
2012-02-09 Xavier Morel[FIX] even if there is a spoon, there may be no widget...
2012-02-09 Xavier Morel[IMP] add change default to debug mode
2012-02-09 Fabien Meghazi[FIX] Fix some tipsy stuff
2012-02-09 Jiten (OpenERP)[DEL] Delete feature of Customize Object from the view...
2012-02-09 Vidhin Mehta (OpenERP)[IMP]Fix recursion error.
2012-02-09 Xavier Morel[CNG] don't filter out function fields from import...
2012-02-09 Xavier Morel[FIX] menus handling in case user has no menu_id
2012-02-09 Launchpad Translat... Launchpad automatic translations update.
2012-02-09 Vidhin Mehta (OpenERP)[REM]Remove custmiztion object functionality.
2012-02-09 Jiten (OpenERP)[Merge] Merge from openerp-web.
2012-02-08 Xavier Morel[FIX] usage of Registry#clone
2012-02-08 Xavier Morel[FIX] get_any with inheritance
2012-02-08 Xavier Morel[REF] rename Registry#clone to Registry#extend
2012-02-08 Xavier Morel[IMP] have registries remain linked so alterations...
2012-02-08 Xavier Morel[FIX] jquery-ui URL in test file
2012-02-08 Xavier Morel[ADD] UI for set_default in form view sidebar
2012-02-08 niv-openerp[fix] revert form refactoring branch
2012-02-08 Fabien Meghazi[FIX] Binary#save_as does not send context. Breaks...
2012-02-08 Carlos Vásquez[ADD] es_CR.po: in all modules
2012-02-08 Fabien Meghazi[FIX] handle multilines in <label> tags of form views
2012-02-08 Xavier Morel[FIX] sign handling when parsing float_time values
2012-02-08 Xavier Morel[FIX] formatting of float_time fields
2012-02-08 Launchpad Translat... Launchpad automatic translations update.
2012-02-08 Antony Lesuisse[FIX] better fix for portal menu using res.users._menu_...
2012-02-08 Xavier Morel[IMP] translations: if en and en_US translate the same...
2012-02-07 Olivier Dony[IMP] i18n extractor now ignores comments and PIs ...
2012-02-07 Xavier Morel[FIX] fucking trailing comma by niv
2012-02-07 Xavier Morel[FIX] protection against self-recursive onchanges:...
2012-02-07 Xavier Morel[ADD] handling of change_default to onchange process
2012-02-07 Christophe Simonis[FIX] handle multilines in <label> tags of form views
2012-02-07 Fabien Meghazi[IMP] Add QWeb preprocess_node callback. Translate...
2012-02-07 Xavier Morel[FIX] docstring references
next