Launchpad automatic translations update.
[odoo/odoo.git] / addons / web /
2012-02-14 Launchpad Translat... Launchpad automatic translations update.
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] 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 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-08 Xavier Morel[FIX] usage of Registry#clone
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-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
2012-02-07 Olivier Dony[FIX] base.xml: exclude classnames set with @t-set...
2012-02-07 niv-openerp[merge] refactoring of form view widgets
2012-02-07 niv-openerp[imp] polish render and render_element usage
2012-02-07 niv-openerp[imp] put some more things in old widget
2012-02-07 niv-openerp[imp] changed name of template in form widgets
2012-02-07 niv-openerp[imp] simplified escaping of form class namees
2012-02-07 niv-openerp[imp] made start of widgets recursive
2012-02-07 niv-openerp[imp] removed strange condition in on_loaded
2012-02-07 niv-openerp[imp] nivified notebook
2012-02-07 niv-openerp[imp] nivified frames
2012-02-07 niv-openerp[imp] nivified root frame
2012-02-07 niv-openerp[imp] polished renderind methods
2012-02-07 niv-openerp[imp] externalized setting of $element
2012-02-07 niv-openerp[imp] externalized form widget element_class creation
2012-02-07 niv-openerp[imp] externalized widget creation
2012-02-07 Olivier Dony[I18N] Update translation template with newly exported...
2012-02-07 Olivier Dony[IMP] Fix some remaining untranslated areas, and extrac...
2012-02-07 Launchpad Translat... Launchpad automatic translations update.
2012-02-06 Xavier Morel[EXP] export translatable strings to templates
2012-02-06 Xavier Morel[IMP] unify web and addons translations
2012-02-06 Xavier Morel[FIX] forward uncaught errors to global crash manager
2012-02-06 Olivier Dony[MERGE] sync with latest trunk
2012-02-06 Xavier Morel[FIX] translations loading for preloaded modules
2012-02-06 Xavier Morel[IMP] mark loading string for translation
2012-02-06 Fabien Meghazi[IMP] Improved font-size styling
2012-02-06 Xavier Morel[FIX] style for sort indicator in lists embedded in...
next