[IMP] address format according to country of user on partners
[odoo/odoo.git] / addons / web /
2012-09-12 Fabien Pinckaers[IMP] remove web mobile
2012-09-12 Fabien Pinckaers[IMP] clean CSS and multiiline M2O
2012-09-12 Fabien Meghazi[FIX] Fixed breadcrumb exception when two breadcrumbs...
2012-09-12 Antony Lesuisse[FIX] css login and kanban
2012-09-12 Fabien Pinckaers[FIX] empty html area, developer should be able to...
2012-09-12 Fabien Meghazi[FIX] Prevent window scrolling when opening an m2o...
2012-09-12 Fabien Meghazi[IMP] Do not overflow ellipsis on last breadcrumb item
2012-09-12 Fabien Meghazi[IMP] Crop breadcrumb items
2012-09-12 Fabien Pinckaers[IMP] more space for breadcrum
2012-09-12 Fabien Meghazi[IMP] When attrs show a notebook tab, select it
2012-09-12 niv-openerp[FIX] small bug in m2o
2012-09-11 Antony Lesuisse[FIX] css
2012-09-11 Xavier Morel[REM] import from core, moving to module
2012-09-10 niv-openerp[IMP] added arguments to widget html
2012-09-10 Xavier Morel[IMP] better fixup to font mime types
2012-09-10 Xavier Morel[FIX] integrate web tests into buildbot runner, fix...
2012-09-10 niv-openerp[FIX] problem with mime types of fonts
2012-09-06 Antony Lesuisse[FIX] ulgy grey topbar border
2012-09-06 Fabien Meghazi[ADD] Kanban: Added support for read_group's __fold
2012-09-06 niv-openerp[IMP] improved style of blockUI
2012-09-06 Fabien Meghazi[MERGE] Dirty form notification
2012-09-06 Minh Tranmerge from trunk
2012-09-06 niv-openerp[IMP] perfected loading messages
2012-09-06 Fabien Meghazi[FIX] Fixed muliple calls to FormView#can_be_discarded()
2012-09-08 Antony Lesuisse[FIX] viewmanager css for inline view
2012-09-06 Fabien Meghazi[FIX] Minor fixes
2012-09-06 Fabien Meghazi[REM] Removed trigger_children and trigger_ancestors...
2012-09-06 Fabien Pinckaers[IMP] launch tests from the debugger mode
2012-09-06 Fabien Meghazi[IMP] Refactored has_uncommitted_changes in order to...
2012-09-06 Fabien Meghazi[ADD] Added trigger_children and trigger_ancestors...
2012-09-05 Fabien Pinckaers[IMP] loading msgs
2012-09-05 Fabien Meghazi[IMP] Make the logo trigger client action 'home' instea...
2012-09-05 Fabien Meghazi[IMP] Make footer's "Powered by OpenERP" an external...
2012-09-05 Fabien Meghazi[ADD] Added dirty form notification on on_logout
2012-09-05 Xavier Morel[IMP] update test runner pages, fix intermittent failur...
2012-09-05 Xavier Morel[IMP] update qunit to 1.9.0
2012-09-05 Fabien Meghazi[ADD] Implement dirty form check at the breadcrumbs...
2012-09-05 Fabien Meghazi[ADD] Revert menu in case do_action fails
2012-09-05 Fabien Meghazi[WIP] Notification on do_action and on_mode_switch
2012-09-05 Xavier Morel[FIX] incorrect reversion of m2o autocomplete mouse...
2012-09-05 vta vta@openerp.com[FIX] Fixed min-width input[type=text].
2012-09-05 niv-openerp[IMP] changed the semantic of "create_name_field"
2012-09-05 Raphael Collet[MERGE] trunk-access-ui-jam (hide buttons or disable...
2012-09-05 niv-openerp[FIX] small css problem with the "more" menu in form...
2012-09-05 niv-openerpmerge trunk
2012-09-05 niv-openerpSolved problem with left menu
2012-09-05 niv-openerpwip
2012-09-05 Launchpad Translat... Launchpad automatic translations update.
2012-09-04 Minh Transtyling tweaks to red buttons
2012-09-04 niv-openerpwip
2012-09-04 Raphael Collet[IMP] web: improve code formatting, more
2012-09-04 Fabien Meghazi[MERGE] Replaced TranslateDialog by ir.translation...
2012-09-04 Raphael Collet[IMP] web, web_diagram: improve code formatting
2012-09-04 Minh Tranfix status glitch on firefox
2012-09-04 Raphael Collet[IMP] view_form: improve code formatting
2012-09-04 Raphael Collet[IMP] rename method _is_action_enabled to is_action_enabled
2012-09-04 Fabien Meghazi[FIX] Use call_button in order to have the action clean...
2012-09-04 Minh Tranchanged red button style
2012-09-04 Xavier Morel[REM] incomplete and unused bounce CSS animation
2012-09-04 vta vta@openerp.com[MERGE] Merged with latest trunk.
2012-09-04 vta vta@openerp.com[FIX] Fixed padding in popups.
2012-09-04 Xavier Morel[IMP] cancel pending edition when hiding the list view...
2012-09-04 Xavier Morel[IMP] use list.Column's parsed (and potentially altered...
2012-09-04 Xavier Morel[FIX] reversal of aggregate function and title when...
2012-09-04 Xavier Morel[FIX] add minimum height to listview rows matching...
2012-09-04 Fabien Meghazi[ADD] Kanban dummy cell click triggers 'add column...
2012-09-04 Xavier Morel[CHG] titlecase discard option in list views
2012-09-04 Raphael Collet[IMP] simplification in list views: merge two css classes
2012-09-04 Raphael Collet[IMP] in list views: hide drag-n-drop handle and trash...
2012-09-03 Minh TranAdded polish to left menu
2012-09-03 Fabien Meghazi[IMP] Renamed tranlate to translate_fields
2012-09-03 Fabien Meghazi[MOV] Moved Technical Translation to debug select box
2012-09-03 Fabien Meghazi[MERGE] trunk
2012-09-03 Antony Lesuisse[REM] Session remove on_session
2012-09-03 Minh Tranmerge from trunk
2012-09-03 Raphael Collet[FIX] in One2ManyListView, use method _is_action_enable...
2012-09-02 Antony Lesuisse[IMP] determine openerp_addons_namespace dynamically
2012-09-02 Fabien Pinckaers[IMP] CSS
2012-09-02 Fabien Pinckaers[IMP] CSS
2012-09-01 Olivier Dony[FIX] FieldTextHtml: allow using widget=html on regular...
2012-08-31 Minh Tranuniformization of avatar box-shadow
2012-08-31 Raphael Collet[IMP] fix code spacing and indentation
2012-08-31 Xavier Morel[FIX] make first day of week in date pickers coherent...
2012-08-31 Raphael Collet[MERGE] from trunk
2012-08-31 Minh Tranmerge from trunk
2012-08-31 Xavier Morel[ADD] basic accesskey support to form views, courtesy...
2012-08-31 vta vta@openerp.com[MERGE] Merge with fixed autosize_textarea branch
2012-08-31 vta vta@openerp.com[FIX] Fixed autosize behaviour.
2012-08-30 Fabien Meghazi[REM] Removed TranslateDialog. Use ir.translation#trans...
2012-08-30 Antony Lesuisse[IMP] allow hyphens in dbnames
2012-08-30 Minh TranStyling of group header in listview group by
2012-08-30 Xavier Morel[IMP] make resequence field customizable, make sequence...
2012-08-30 Fabien Meghazi[IMP] TranslateDialog#on_btn_save should return its...
2012-08-30 Fabien Meghazi[FIX] TranslateDialog#start() should return a deferred
2012-08-30 vta vta@openerp.com[FIX] Fixed resize after sending.
2012-08-30 vta vta@openerp.com[MERGE] Merged latest trunk.
2012-08-29 Fabien Pinckaersimp_css
2012-08-29 Fabien Pinckaers[IMP] CSS improvement
2012-08-29 Fabien Meghazi[IMP] Support for classnames in m2o autocomplete
2012-08-29 Antony Lesuisse[IMP] view_form remove used callback on do_save
next