[MERGE][IMP]merge with parent branch and change in employee form view as per suggestion
[odoo/odoo.git] / addons / web /
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-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
2012-08-28 Fabien Meghazi[IMP] If any attachment on a record, display 'X Attachm...
2012-08-28 Fabien Meghazi[FIX] State widget elements overlapping with dropdowns...
2012-08-28 Launchpad Translat... Launchpad automatic translations update.
2012-08-27 Fabien Pinckaers[IMP] remove OpenERP Enterprise old code
2012-08-27 Olivier Dony[REVERT] Revert hasty commit r.2976 - wreaks havoc...
2012-08-27 Jigar Amin - OpenERPmerge lp:openerp-web
2012-08-24 niv-openerp[IMP] made a whole-application replace of $element...
2012-08-24 niv-openerp[IMP] changed the way create from m2o works, added...
2012-08-24 niv-openerp[IMP] made the loading messages translatable
2012-08-24 Minh Tranmerge from mit-trunk
2012-08-24 niv-openerp[IMP] Improved css to support semantic html
2012-08-24 niv-openerp[IMP] added oe_semantic_html
2012-08-24 Jigar Amin - OpenERP[REF] refectroed the row count code
2012-08-24 Jigar Amin - OpenERP[IMP] 1] if create='false' no extra row in a editable...
2012-08-23 Minh Tranadded hover effect to menu counter
2012-08-23 niv-openerp[FIX] problem with m2o
2012-08-23 Jigar Amin - OpenERP[FIX] the link 'Add a row' should be hidden when create...
2012-08-23 Jigar Amin - OpenERP[FIX] The trash can icons (on the right of lines) shoul...
next