[IMP] board module and hr dashboard cleanups
[odoo/odoo.git] / addons /
2011-10-06 Xavier Morel[FIX] setup and serialize modifiers on overridden view...
2011-10-06 Christophe Simonis[IMP] port pad module to 6.1
2011-10-06 Xavier Morel[IMP] account: unpack field tuple on the fly in iterati...
2011-10-06 Fabien Meghazi[FIX] Confirmation dialog buttons won't close the dialog
2011-10-06 Xavier Morel[IMP] lxml-ify fields_view_get override in account...
2011-10-06 Stephane Wirtel[FIX] base_setup: Set the right modules of the category
2011-10-06 Fabien Meghazi[FIX] Button@special=cancel should not trigger form...
2011-10-06 Xavier Morel[FIX] make m2o form fields focusable
2011-10-06 Stephane Wirtel[FIX] base_setup: Fix a problem with categories to...
2011-10-06 Xavier Morel[FIX] duplicated element_class on form widgets (on...
2011-10-06 Olivier Dony[IMP] account_invoice_layout: missing state field in...
2011-10-06 Xavier Morel[FIX] selection field value in case there's no value...
2011-10-06 Xavier Morel[FIX] don't screw up typing of selection values in...
2011-10-06 Xavier Morel[FIX] forgot to filter installed modules outside
2011-10-06 Fabien Meghazi[FIX] m2o: Search More cause a traceback. (views now...
2011-10-06 Xavier Morel[IMP] avoid static home crashing after server side...
2011-10-06 Fabien Meghazi[FIX] 'Select' button for file upload not working in...
2011-10-06 Xavier Morel[FIX] originally correct to-be-merged code broken durin...
2011-10-06 Xavier Morel[FIX] m2o fields with selection widget in search view
2011-10-06 Launchpad Translat... Launchpad automatic translations update.
2011-10-06 Antony Lesuisse[FIX] packaging rename doc python rpm build does not...
2011-10-06 Antony Lesuisse[FIX] web_chat flagged as not installable
2011-10-05 Antony Lesuisse[FIX] forgot to add xml2json.py
2011-10-05 Antony Lesuisse[FIX] crm tests, openid import
2011-10-05 Antony Lesuisse[IMP] cleanup of web.common
2011-10-05 Antony Lesuisse[MERGE] fixmodloading by chs
2011-10-05 Antony Lesuisse[MERGE] base_setup dynamic introspecting ir_module_module
2011-10-05 Antony Lesuisse[FIX] category selection
2011-10-05 Antony Lesuisse[FIX] sed substitution
2011-10-05 Fabien Meghazi[FIX] Fixed addons path for binaries. Improved placeholder.
2011-10-05 Fabien Meghazi[FIX] Do not compute modifiers for aggregates in list...
2011-10-05 niv-openerp[merge]
2011-10-05 niv-openerp[imp] some design improvements in payment
2011-10-05 Stephane Wirtel[MERGE] Upstream
2011-10-05 Stephane Wirtel[IMP] base_setup: Add the shortcut 'Add More Features...
2011-10-05 Stephane Wirtel[FIX] stock: set the right category
2011-10-05 Antony Lesuisse[IMP] set module category to Hidden
2011-10-05 niv-openerp[imp] now switch view when clicking a payment method
2011-10-05 Stephane Wirtel[FIX] base_setup: Use a new flag of the ir.module.categ...
2011-10-05 Stephane Wirtel[FIX] Set the categories
2011-10-05 Xavier Morel[REV] 1150, broke filter_domain in case of empty field
2011-10-05 Xavier Morel[FIX] viewmanageraction loading: auto_search is the...
2011-10-05 Xavier Morel[FIX] handling of value and default domain in search m2o
2011-10-05 Fabien Meghazi[FIX] When reaching ir_actions_act_window_close without...
2011-10-05 niv-openerp[fix] problem with the idea module trying to override...
2011-10-05 Christophe Simonis[FIX] correct module loading in local mode
2011-10-05 niv-openerp[fix] referencing a field in a domain that is not loade...
2011-10-05 niv-openerp[fix] problem in web client not supporting graph view...
2011-10-05 Xavier Morel[REM] @string on in-field filter
2011-10-05 Fabien Meghazi[FIX] Fix calendar view when no date_delay neither...
2011-10-05 Fabien Meghazi[IMP] Improved styling of labels
2011-10-04 Antony Lesuisse[FIX] some catgories and complexity
2011-10-04 Antony Lesuisse[MERGE] fetchmail local mta option by stw
2011-10-04 Valentin Lab[fix] remove bad undefined value returned instead of...
2011-10-04 niv-openerp[fix] just return a promise where necessary
2011-10-04 niv-openerp[imp] now does not log in automatically
2011-10-04 niv-openerp[imp] instantiate correctly the Pos class
2011-10-04 Xavier Morel[IMP] use .children(selector) rather than .find('>...
2011-10-04 Xavier Morel[FIX] stupidity: if insert a line in a list with more...
2011-10-04 niv-openerp[imp] nivified the pos
2011-10-04 Xavier Morel[FIX] correctly handle insertion in empty editable...
2011-10-04 Xavier Morel[FIX] insertion position of new lines (in editable...
2011-10-04 niv-openerp[imp] refactored to not depend on html and body any...
2011-10-04 Xavier Morel[FIX] correctly call form field's update_dom in all...
2011-10-04 Vaibhav (OpenERP)[FIX] exception error message.
2011-10-04 Stephane Wirtel[FIX] base_setup: fix the xml_id of the default shortcu...
2011-10-04 Xavier Morel[FIX] have form widget elements behave correctly in...
2011-10-04 Xavier Morel[FIX] fetch display mode from calendar view
2011-10-04 niv-openerp[imp] completely converted all underscore templates...
2011-10-04 Bharat (OpenERP)hr : analytic_user_function- bad object naming convention
2011-10-04 niv-openerp[imp] refactored way to instantiate templates
2011-10-04 niv-openerp[imp] reformat css
2011-10-04 niv-openerp[imp] converted html in .html file to qweb
2011-10-04 niv-openerp[imp] removed sass and cakefile
2011-10-04 Xavier Morel[FIX] re-rendering of a given list's row (e.g. onchange...
2011-10-04 Xavier Morel[FIX] don't perform a search_read when switching view...
2011-10-04 Valentin Lab[imp] more efficient selector.
2011-10-04 ARA (OpenERP)[FIX] Bad caculation of the quantity UDM in sale order...
2011-10-04 Fabien Meghazi[MERGE] ViewManager now triggers do_search() in on_mode...
2011-10-04 ARA (OpenERP)[FIX] Bad caculation of the quantity UDM in sale order...
2011-10-04 Vaibhav (OpenERP)[FIX] Removed exception of events manipulation fields...
2011-10-04 Xavier Morel[IMP] move fetching notebook page widget into form...
2011-10-04 niv-openerp[fix] even more css problem
2011-10-04 niv-openerp[fix] more css problem
2011-10-04 niv-openerp[fix] css problem
2011-10-04 niv-openerp[fix] forgot some things
2011-10-04 Fabien Meghazi[FIX] Save last search before triggering do_search
2011-10-04 Valentin Lab[imp] notebookpage is now in registry also.
2011-10-04 Valentin Lab[fix] use a more solid selector to get $element
2011-10-04 Vaibhav (OpenERP)[FIX] Need to Update Pager after delete record.
2011-10-04 Yogesh (OpenERP)[FIX] show all configuration wizard in administrator...
2011-10-04 Bharat (OpenERP)account : account_payment payment mode demo data
2011-10-04 ARA (OpenERP)form view is not able to open of product'Take money...
2011-10-04 Launchpad Translat... Launchpad automatic translations update.
2011-10-03 niv-openerp[fix] some problem with web client api modified
2011-10-03 niv-openerp[fix] corrected some inconsistencies
2011-10-03 Fabien Meghazi[FIX] Fixed error for sidebar-less embedded list views
2011-10-03 Fabien Meghazi[FIX] Fixed error for sidebar-less embedded list views
2011-10-03 niv-openerp[imp] reformatted the generated js
2011-10-03 Raphaël Valyi[REF] sale: more explicit method names, added docstring...
next