[imp] minor improvement for future bug fix
[odoo/odoo.git] / addons /
2012-04-10 niv-openerp[imp] minor improvement for future bug fix
2012-04-10 Antony Lesuissepager css fix
2012-04-10 Antony Lesuissefix pager view_form
2012-04-10 Antony Lesuisserevert mit pager
2012-04-10 niv-openerp[imp] refactored mode in form view
2012-04-10 Xavier Morel[HACK] make preferences editable again
2012-04-10 Xavier Morel[HACK] initial mode of form view in dialogs and inline...
2012-04-10 Christophe Simonis[FIX] kanban does not have a border by default
2012-04-10 Xavier Morel[FIX] `this` is hard, let's go shopping
2012-04-10 Xavier Morel[FIX] form duplication error
2012-04-10 niv-openerp[merge]
2012-04-16 Launchpad Translat... Launchpad automatic translations update.
2012-04-13 Roberto López Lópe... [fix] substitute this by self, this.shop is out of...
2012-04-13 Launchpad Translat... Launchpad automatic translations update.
2012-04-10 Raphael Collet[MERGE] trunk-v62_hr_config-jap (new HR config wizard)
2012-04-10 Raphael Collet[IMP] hr.config.settings: improve form layout
2012-04-10 Raphael Collet[IMP] hr.config.settings: improve button names
2012-04-10 Raphael Collet[IMP] hr*: remove deprecated ir.actions.todo
2012-04-10 Raphael Collet[IMP] hr.config.settings: improve code and form layout
2012-04-10 Raphael Collet[IMP] hr*: rename model of config wizard to hr.config...
2012-04-10 Raphael Collet[MERGE] from trunk
2012-04-10 Raphael Collet[IMP] hr*: fix copyright on res_config.py files
2012-04-10 Quentin (OpenERP)[IMP] account_voucher: usability improvement. Do not...
2012-04-10 Xavier Morel[FIX] also unfuck just as retarded handling of global...
2012-04-10 Xavier Morel[FIX] unfuck retarded handling of global buttons in...
2012-04-10 Xavier Morel[FIX] hack around double-search: prevent loading of...
2012-04-10 Launchpad Translat... Launchpad automatic translations update.
2012-04-10 Minh TranStyling of pager
2012-04-09 Antony Lesuisseview manager no more oldwidgets
2012-04-09 Antony Lesuisseform ro by default fix namespace
2012-04-09 Minh Tranrestyling of view switcher
2012-04-09 Antony Lesuisseone2many css
2012-04-09 Fabien Meghazi[ADD] Added auto layout
2012-04-09 Antony Lesuisseform do_mode_switch
2012-04-09 Antony Lesuissebye bye page view2
2012-04-09 Antony Lesuissebye bye page view
2012-04-09 Antony Lesuisselistview fix css
2012-04-09 Antony Lesuisselistview refactor part2
2012-04-09 Fabien Meghazi[FIX] Form save dirty button
2012-04-09 Antony Lesuisselistview css
2012-04-09 Antony Lesuisseform temp donty hide buttens
2012-04-09 Antony Lesuissefix reload view2
2012-04-09 Antony Lesuissefix reload view
2012-04-09 Fabien Meghazi[REM] Removed duplicated css inserted in previous commit
2012-04-09 Antony Lesuisselistview refactor part1
2012-04-09 Fabien Meghazi[REM] Clean up base old
2012-04-09 Fabien Meghazi[FIX] View switcher buttons
2012-04-09 Fabien Meghazi[FIX] Debug select box pushes down the searchview
2012-04-09 Antony Lesuisseviewmanager refactor part2
2012-04-09 Antony Lesuisseviewmanager refactor part1
2012-04-09 Fabien Meghazi[IMP] Improved styles
2012-04-09 Fabien Meghazi[IMP] Commented jquery ui bootstrap global selectors
2012-04-09 Fabien Meghazi[IMP] Added separator styling
2012-04-09 Fabien Meghazi[FIX] Make kanban view tolerant to simultaneous do_sear...
2012-04-09 Antony Lesuissedont display sheet in dialog forms
2012-04-09 Minh Tranmerge
2012-04-09 Minh TranFixed styling of searchbox
2012-04-09 Antony Lesuisseform invalid
2012-04-09 Antony Lesuissereplace bootstrap by jquery.ui.bootstrap
2012-04-09 Antony Lesuissesidebar refactoring attachements broken
2012-04-09 Antony Lesuisseviewmanager refactor part1
2012-04-09 Antony Lesuissecoresetup cleanups
2012-04-09 Antony Lesuissebackward compatible callbacks
2012-04-09 Antony Lesuissecore refactoring, split core into corelib.js and corese...
2012-04-08 Antony Lesuissedatabasemanager cleanups
2012-04-08 Antony Lesuissechrome cleanups: remove OldWidget, improve xml and css
2012-04-08 Antony Lesuissefix loading
2012-04-08 Antony Lesuissecss and xml
2012-04-07 Antony Lesuissesass reorg part1, dont include base_old
2012-04-07 Antony LesuisseMERGE (manual from mit branch)
2012-04-06 Xavier Morel[FIX] start selection of first field in advanced search
2012-04-06 Antony Lesuisse[MERGE] trunk
2012-04-06 Thibault Delavallée[MERGE] Merged OpenChatter part 1/2. OpenChatter, part...
2012-04-06 Thibault Delavallée[MERGE] This revision adds a social messaging system...
2012-04-06 niv-openerp[imp] make kanban view open records in popup when insid...
2012-04-06 niv-openerp[fix] some problems in o2m
2012-04-06 Xavier Morel[MERGE] new searchview
2012-04-06 Xavier Morel[IMP] rename 'q' category of advanced filters to 'Advanced'
2012-04-06 Xavier Morel[IMP] rename q filter category to Filter (temp)
2012-04-06 Xavier Morel[IMP] quick change (to better fix when facets are re...
2012-04-06 Thibault Delavallée[CLEAN] mail.thread: cleaned some console.log that...
2012-04-06 Thibault Delavallée[FIX] Fixed email not displaying their bodies in feeds.
2012-04-06 Thibault Delavallée[IMP] Wall: when posting a comment, textarea value...
2012-04-06 Thibault Delavallée[MERGE] Merged with trunk.
2012-04-06 Thibault Delavallée[MERGE] Merged with branch holding need_action counter...
2012-04-06 Thibault Delavallée[FIX] and IMP also. Fixed a bug in regexp about finding...
2012-04-06 niv-openerp[fix] problem in login screen
2012-04-06 Thibault Delavallée[FIX] Fixed invite button not working after an interal...
2012-04-06 Thibault Delavallée[IMP] Email menus: added incomin mail server in technic...
2012-04-06 Thibault Delavallée[FIX] res.users in mail.thread: addded right to modify...
2012-04-06 Launchpad Translat... Launchpad automatic translations update.
2012-04-05 Thibault Delavallée[IMP] thread widget: improved layout (notification...
2012-04-05 Thibault Delavallée[IMP] mail.thread: Boardcasting is not done in install...
2012-04-05 Thibault Delavallée[ADD] mail.thread: added draft of broadcasting method.
2012-04-05 Thibault Delavallée[IMP] res.users in mail.thread: cleaned code and improv...
2012-04-05 Thibault Delavallée[MERGE] Merged with main addons.
2012-04-05 Quentin (OpenERP)[FIX] account_voucher: fixed is_multi_currency field...
2012-04-05 Thibault Delavallée[IMP] mail.thread: modified access rights. Users should...
2012-04-05 niv-openerp[merge]
2012-04-05 niv-openerp[imp] modified gantt to be used in a o2m
next