[FIX] fixed field name, and add exception for Admin user
[odoo/odoo.git] / addons /
2011-04-29 Raphael Collet[FIX] fixed field name, and add exception for Admin...
2011-04-28 Raphael Collet[FIX] ensure that the mail template is exported for...
2011-04-28 Raphael Collet[IMP] move email template outside method code
2011-04-28 Raphael Collet[FIX] make the wizard work in the web client
2011-04-28 Raphael Colletimprove a variable name
2011-04-27 Raphael Colletuse _defaults instead of default_get for initializing...
2011-04-27 Raphael ColletSmall fix in field help
2011-04-27 Raphael Collet[IMP] extend wizard to create several users
2011-04-27 Raphael Collet[FIX] remove useless translations
2011-04-27 Raphael Collet[IMP] add user wizard on res.partner
2011-04-26 Raphael ColletComplete wizard to create user and send email
2011-04-26 Raphael Collet[IMP] wizard: remove field login, add email validation
2011-04-22 Raphael Colletadd wizard view
2011-04-22 Raphael Collet[IMP] first sketch of wizard to create users from partn...
2011-04-22 Raphael Colletmake the model of menu_action_id more specific (ir...
2011-04-22 Raphael Colletdocument what seems like a bug
2011-04-21 Raphael Collet[FIX] prevent deletion of menu items used in portals
2011-04-21 Raphael Colletsimple XML fix
2011-04-21 Raphael Collet[IMP] add tooltip to override_menu
2011-04-21 Raphael Colletadd other groups assigned to users
2011-04-20 Raphael Collet[IMP] move method create_menu_action() to where it...
2011-04-20 Raphael Collet[IMP] improve comments
2011-04-20 Raphael Collet[IMP] add functional boolean field to create/remove...
2011-04-20 Raphael Colletrefactor portal; it now '_inherits' from res.groups
2011-04-06 Raphael Colletadd portal widgets; they are automatically assigned...
2011-04-05 Raphael Colletadd wizard to add/remove groups to portal users
2011-04-05 Raphael Colletoverride name_get() and name_search() for portal
2011-05-02 Launchpad Translat... Launchpad automatic translations update.
2011-04-28 niv-openerp[IMP] Added conversion functions for dates in javascript.
2011-04-28 tfr@openerp.com[MERGE] fix lp:771186
2011-04-28 tfr@openerp.com[MERGE + FIX] merge lp:751329 + fix domain on parent
2011-04-28 tfr@openerp.com[MERGE] fix 747776
2011-04-28 tfr@openerp.com[MERGE] fix lp:768889
2011-04-28 tfr@openerp.com[MERGE] lp:770281
2011-04-28 tfr@openerp.com[MERGE]
2011-04-28 tfr@openerp.com[MERGE] bug lp:751507
2011-04-28 Quentin (OpenERP)[MERGE] lp:771657
2011-04-28 Launchpad Translat... Launchpad automatic translations update.
2011-04-27 niv-openerp[MERGE] Improvements about the many2many.
2011-04-27 mtr[FIX] hr_attendance: encoded with utf8
2011-04-27 Vo Minh Thu[FIX] account/project: renamed account.analytic.Journal...
2011-04-27 Vo Minh Thu[MERGE] merged fix for decimal_precision where a value...
2011-04-27 Quentin (OpenERP)[MERGE] lp:759695
2011-04-27 Quentin (OpenERP)[MERGE] lp:741457
2011-04-27 Quentin (OpenERP)[MERGE] lp:767238
2011-04-27 Quentin (OpenERP)[MERGE] lp:764050
2011-04-27 Quentin (OpenERP)[MERGE] lp: 746544
2011-04-27 Quentin (OpenERP)[MERGE] lp: 769632
2011-04-27 Quentin (OpenERP)[MERGE] lp:768994
2011-04-27 Ujjvala Collins... [FIX] mail_gateway: Renamed a field having same name...
2011-04-27 Launchpad Translat... Launchpad automatic translations update.
2011-04-26 niv-openerp[FIX] Some problem when clicking 'Add' in many2many.
2011-04-26 niv-openerp[IMP] Improved m2m to open a popup when we click one...
2011-04-26 Naresh (OpenERP)[FIX]:decimal_precision when precision is specified...
2011-04-26 niv-openerp[IMP] m2m now support suppression of elements.
2011-04-26 ARA (OpenERP)[FIX] hr: Removing Administrator employee record causes...
2011-04-26 niv-openerp[IMP] Read-only many2many implemented.
2011-04-26 Harry (OpenERP)[FIX] crm: regression on crm meeting view
2011-04-26 niv-openerp[FIX] Made the list appear in many2many.
2011-04-26 Harry (OpenERP)[MERGE] fixing usability
2011-04-26 Jigar Amin[FIX] crm_profiling worng access roghts to the Manager
2011-04-26 pso (OpenERP)[IMP] hr_holidays: Improved search, tree view of holida...
2011-04-26 pso (OpenERP)[IMP] hr_holidays: Improved Indentation
2011-04-26 Launchpad Translat... Launchpad automatic translations update.
2011-04-26 pso (OpenERP)[FIX] hr_holidays: Wrong allocation request created...
2011-04-26 Husen Daudimerged with trunk
2011-04-26 Launchpad Translat... Launchpad automatic translations update.
2011-04-25 Jigar Amin[FIX/BUG] project_lon_term : Task Scheduling shoud...
2011-04-25 ARA (OpenERP)[FIX] account: Cancel of invoice throws error, validate...
2011-04-25 Ujjvala Collins... [MERGE]
2011-04-25 Ujjvala Collins... [FIX] project: Label name changed for Parent project.
2011-04-22 niv-openerp[IMP] Some code about many2many widgets.
2011-04-22 Jacques-Etienne... [IMP] Add index on the code to improve name_search...
2011-04-21 Fabien Meghazi[IMP] Added textarea invalid field styling
2011-04-21 Fabien Meghazi[ADD] Added support for buttons of type 'workflow'
2011-04-21 Fabien Meghazi[ADD] Added exec_workflow controllers
2011-04-21 Quentin (OpenERP)[MERGE] lp: 726092
2011-04-21 Quentin (OpenERP)[MERGE] lp: 734497
2011-04-21 Fabien Meghazi[FIX] ViewManagerAction: do not initialize search view...
2011-04-21 Fabien Meghazi[ADD] Added support for buttons@type=action
2011-04-21 Fabien Meghazi[ADD] Added /base/action/load controller
2011-04-21 Xavier Morel[IMP] regenerate table on load in case of columns changes
2011-04-21 Xavier Morel[IMP] add a level of nesting to do_fill result so do_fi...
2011-04-21 Xavier Morel[ADD] options for sortable and reorderable list views...
2011-04-21 Xavier Morel[IMP] documentation for list view as it will be needed...
2011-04-21 Xavier Morel[REM] disable dummy actions implementation in lists...
2011-04-21 Fabien Meghazi[IMP] form: no colon for tag label. Removed "Reload...
2011-04-21 Fabien Meghazi[IMP] Quick & dirty support for non-scalar fields value...
2011-04-21 Fabien Meghazi[IMP] Improved sidebar styling
2011-04-21 Fabien Meghazi[IMP] Added pointer-cursor for list's fields cells
2011-04-21 Jay Vora (OpenERP)[FIX] Stock : Fixed the problem suggested by Buildbot
2011-04-21 Fabien Meghazi[FIX] Fixed bug reported by Daniel Watkins. Invisible...
2011-04-21 Jay Vora (OpenERP)[MERGE] Merged Tejas' branch
2011-04-21 Jay Vora (OpenERP)[MERGE] Merged From Parent branch
2011-04-21 Jay Vora (OpenERP)[REF] HR_timesheet_invoice : Removed unnecesary code...
2011-04-21 Jay Vora (OpenERP)[MERGE] Merged Anup's branch for the fix of invoice...
2011-04-21 Tejas (OpenERP)FIX : Stop to create validated invoice from hr_expense...
2011-04-21 Launchpad Translat... Launchpad automatic translations update.
2011-04-21 Launchpad Translat... Launchpad automatic translations update.
2011-04-20 Quentin (OpenERP)[MERGE] lp: 760493
next