[FIX] sent mail, quote template controller name
[odoo/odoo.git] / addons / hr / hr.py
2013-12-02 Christophe Matthieu[MERGE] sync with trunk
2013-11-25 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 9010...
2013-11-16 Fabien Pinckaers[FIX] HR Recruitment, numbers
2013-11-11 Fabien Pinckaers[REVERT] partially reverted wrong change
2013-11-11 Fabien Pinckaers[IMP] some fixes in HR: #employees -> integer not float...
2013-10-23 Olivier Dony[FIX] hr: notification about new employee joining shoul...
2013-10-07 Thibault Delavallée[MERGE] Sync with trunk until revision 8934
2013-10-06 Antony Lesuisse[REM] shortcuts, deprecated by browser bookmarks
2013-10-03 Thibault Delavallée[CLEAN] website_hr_recruitment: some cleaning in python
2013-08-12 Amit Bhavsar (Open... [MERGE] merge with latest trunk
2013-07-23 Thibault Delavallée[IMP] mail: refactored check_mail_message_access
2013-06-26 Amit Bhavsar (Open... [HR] Improve view,title,tooltip and code.
2013-06-24 Amit Bhavsar (Open... [MERGE] merge with latest trunk
2013-06-12 Thibault Delavallée[CLEAN] hr: check_related_document now located in hr_em...
2013-06-06 Thibault Delavallée[MERGE] Sync with trunk
2013-05-29 Amit Bhavsar (Open... [MERGE] merge with latest trunk
2013-05-14 Thibault Delavallée[FIX] hr: fixed reference to 'could not exist' dictionary.
2013-05-10 Thibault Delavallée[IMP] mail, hr: add new groups to res users form view...
2013-05-02 Martin Trigaux[IMP] send welcome email to every user instead of mail...
2013-04-29 Olivier Dony[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-04-25 Thibault Delavallée[FIX] hr: welcome message translatable.
2013-04-18 Vishmita Jadeja... [Merge]Merge lp:openobject-addons
2013-04-17 Martin Trigaux[FIX] remove previous message_post function
2013-04-17 Martin Trigaux[IMP] post to hr.employee instead of res.partners
2013-04-17 Martin Trigaux[IMP] don't check track_visibility to autosubscribe...
2013-04-17 Martin Trigaux[IMP] remove manual subscription and better css
2013-04-17 Martin Trigaux[MERGE] Latest trunk
2013-04-16 Vo Minh Thu[REF] get_module_resource() must imported from openerp...
2013-04-16 Martin Trigaux[FIX] correct actions
2013-04-16 Thibault Delavallée[MERGE] Sync with trunk
2013-04-15 Thibault Delavallée[FORWARD] Merged 7.0 addons revisions until 9021
2013-04-15 Vo Minh Thu[REF] removed explicit model instanciations.
2013-04-08 Josse Colpaert[FIX] Clarify no employee message for leave requests...
2013-04-03 Martin Trigaux[ADD] option to globally stop showing employeep suggestions
2013-03-27 Martin Trigaux[IMP] use existing subscription method
2013-03-27 Martin Trigaux[IMP] user autofollow his employee profile
2013-03-21 Martin Trigaux[REF] remove changes in for social module
2013-03-20 Martin Trigaux[ADD] additions from trunk-hr-goal-mat
2013-03-18 Martin Trigaux[IMP] verify email before creating employee
2013-03-18 Martin Trigaux[IMP] move button and add images
2013-03-13 Martin Trigaux[IMP] non-employee warning when sending message to...
2013-03-11 Martin Trigaux[IMP] better follow buttons
2013-03-08 Martin Trigaux[IMP] hr mail sent overwrite from message_post
2013-03-06 Martin Trigaux[ADD] send messages to followers as employee and not...
2013-03-05 Martin Trigaux[ADD] (un)follow button
2013-02-24 Fabien Pinckaers[IMP] convert applicant to employee: name
2013-01-28 Vishmita[Merge]Merge lp:openerp-addons
2013-01-28 Vishmita[Fix]in the employee form put a chatter,to say that...
2012-12-24 Thibault Delavallée[IMP] hr_employee: notifciations of new employees are...
2012-12-14 ggh-openerp[IMP]Improved Constraint Error message in job positions
2012-12-14 ggh-openerp[IMP] Improved sql_constraint in hr Job Positions
2012-12-14 ggh-openerp[IMP] Improved HR module Employee tags
2012-12-10 Vo Minh Thu[MERGE] merged trunk.
2012-12-08 Fabien Pinckaers[MERGE] fixes + cleaning hr_evaluation
2012-12-06 Vo Minh Thu[IMP] use the openerp namespace.
2012-12-05 vta vta@openerp.com[FIX] Bug https://bugs.launchpad.net/openobject-addons...
2012-11-19 Bharat Devnani ... [MERGE] merged with main addons
2012-11-13 Cedric Snauwaert[FIX]order the hr_employee by name
2012-11-09 Vijaykumar Baladaniya[IMP] Improve hr recruitment view.
2012-11-06 Quentin (OpenERP)[MERGE] trunk
2012-11-03 Fabien Pinckaers[IMP] typo
2012-10-26 Arnaud Pineux[IMP]Lunch
2012-10-25 Fabien Pinckaers[FIX] useability
2012-10-24 Arnaud Pineux[MERGE]Lunch_new application
2012-10-04 Arnaud Pineux[MERGE]Lunch_new application
2012-10-04 Vijaykumar BaladaniyaEmployee create time, not have a default email address.
2012-10-02 Fabien Pinckaers[FIX]
2012-09-12 Saurang Suthar[MERGE]:merged with parent
2012-09-10 Antonin Bourguignon[MERGE] trunk-bug-988165-amp, hr departement copy
2012-09-07 Thibault Delavallée[IMP] mail_group, point of sale, hr: updated image...
2012-09-07 Thibault Delavallée[CLEAN] mail_group, product, point_of_sale, hr: cleaned...
2012-09-03 Saurang Suthar[IMP]hr:remove marital status field value automatically...
2012-08-27 Amit (OpenERP)[IMP] Improved the code
2012-08-27 Amit (OpenERP)[Merge] Merge with addons
2012-08-22 Olivier Dony[FIX] mail: unify message_post calls, fix typos, variou...
2012-08-17 Fabien Pinckaers[IMP] Merging different ways of posting a message:
2012-08-10 Thibault Delavallée[IMP] Addons: user_email -> email.
2012-08-08 Antonin Bourguignon[MERGE] latest trunk
2012-08-07 Fabien Pinckaers[IMP] employee view
2012-08-07 Thibault Delavallée[REM] hr: removed a field that has probably been added...
2012-08-07 Thibault Delavallée[IMP] product, hr, point of sale, mail_group: propagate...
2012-08-06 Thibault Delavallée[IMP] product, hr, pos, mail_group: removed the onchang...
2012-08-03 Thibault Delavallée[IMP] hr: image is not modified at display when choosin...
2012-07-30 Thibault Delavallée[IMP] hr: changed default user image and moved it ...
2012-07-30 Thibault Delavallée[CLEAN] images: cleaned typos.
2012-07-30 Thibault Delavallée[MERGE] Merged with addons/trunk.
2012-07-25 Saurang Suthar(Ope... [IMP] Improved warning messages for hr* modules
2012-07-22 pso (OpenERP)[MERGE] Merge with main branch
2012-07-20 Thibault Delavallée[IMP] hr_employee: now sends a message on All employee...
2012-07-19 pso (OpenERP)[MERGE] Merge with main branch
2012-07-16 pso (OpenERP)[IMP] Improved warning messages/exceptions of hr modules
2012-07-13 Pinakin Nayi (OpenERP)[IMP]hr-warning-message
2012-07-13 Pinakin Nayi (OpenERP)[IMP]hr-warning-message
2012-07-11 Frédéric van der... [MERGE] from trunk
2012-07-10 Frédéric van der... [MERGE] point_of_sale
2012-07-10 Alexis de LattreAdd 'employee_ids' one2many field on res.users ; it...
2012-06-28 Thibault Delavallée[MERGE] Merged with main addons.
2012-06-28 Antony Lesuisse[MERGE] portal, group_user on fields, contact form...
2012-06-28 Thibault Delavallée[REF] hr, mail_group, product: cleaned code thanks...
2012-06-28 Thibault Delavallée[MERGE] Merged with trunk addons.
next