[Fix]: As a project/user, try to create a project from the project field of the task...
[odoo/odoo.git] / addons / project / project.py
2012-11-19 Tejas Tank[Fix]: As a project/user, try to create a project from...
2012-11-15 Arnaud Pineux[TEST]
2012-11-13 Fabien Pinckaers[MERGE] fix when scheduling project without start date'
2012-11-12 Fabien Pinckaers[MERGE] fix translated message when deleting project
2012-11-09 Ajay Chauhan (OpenERP)[MERGE] merge with lp:openobject-addons
2012-11-09 Ajay Chauhan (OpenERP)[IMP] project: match indetation in code
2012-11-09 Ajay Chauhan (OpenERP)[FIX] project: solve traceback on clicking 'Documents...
2012-11-08 Fabien Pinckaers[IMP] project reevaluate task when reopening
2012-11-07 Arnaud Pineux[FIX] domain resolution for Document button in project...
2012-11-06 Foram Katharotiya... [IMP] remove context
2012-11-05 Amit Patel[MERGE]:merged rma's branch
2012-11-05 Randhir Mayatra... [IMP] remove the reactive wizard when time estimation...
2012-11-05 Randhir Mayatra... [MERGE] merge with parent branch
2012-11-02 Fabien Pinckaers[MERGE] English typos
2012-11-02 Thibault Delavallée[DOC] Added some comments.
2012-11-02 Thibault Delavallée[FIX] project_issue: fixed subtype implementation,...
2012-11-02 Thibault Delavallée[FIX] project: fixed auto-follow for task and cleaned...
2012-11-02 Thibault Delavallée[MERGE] Sync with addons/trunk.
2012-11-02 Fabien Pinckaers[MERGE] project improvemrents: docs
2012-11-01 Somesh Khare(OpenERP)[FIX]project: Error when no date given in the selected...
2012-11-01 RGA(OpenERP)[IMP] Add context for set default value of document
2012-11-01 Mayur Maheshwari... [FIX]project: Removed *args and **kwargs from unlink...
2012-10-31 RGA(OpenERP)[IMP] refectore code
2012-10-31 Hiral Patel (OpenERP)[IMP] Change tooltip to 'Ready for next stage' instead...
2012-10-30 RGA(OpenERP)Merge ... lp:~openerp-dev/openobject-addons/trunk-addon...
2012-10-30 RGA(OpenERP)[IMP] project kanban: add link to dispalay related...
2012-10-30 Hiral Patel (OpenERP)[MERGE] Merge with lp:~openerp-dev/openobject-addons...
2012-10-30 Hiral Patel (OpenERP)[IMP] Add the colour for star when priority is very...
2012-10-30 RGA(OpenERP)[IMP] Project: documents button should open only it...
2012-10-29 Twinkle Christian... [MERGE]Merge with project branch
2012-10-24 Fabien Pinckaers[MERGE] typo
2012-10-23 Twinkle Christian... [IMP]Improve tooltip in Quatation
2012-10-18 Quentin (OpenERP)[FIX] project: when delegating a task, do copy the...
2012-10-18 Quentin (OpenERP)[FIX] project: state is not draft by default, but given...
2012-10-16 Mayur Maheshwari... [MERGE]: Merge with lp:openobject-addons
2012-10-12 Stephane Wirtel[FIX] project: set the right sql view
2012-10-12 Mayur Maheshwari... [IMP]all: imporve string state to status
2012-10-11 Quentin (OpenERP)[MERGE] staging branch with several small fixes
2012-10-11 Quentin (OpenERP)[FIX] project: default type of analytic account must...
2012-10-11 Antonin Bourguignon[IMP] make sure that the view is properly dropped befor...
2012-10-10 Antonin Bourguignon[MERGE] trunk
2012-10-10 Antonin Bourguignon[FIX] replace the related field with a m2o field and...
2012-10-10 Christophe Matthieu[MERGE] from trunk-mail_subtype-atp
2012-10-09 Olivier Dony[FIX] mail.thread subclasses: convert body to plaintext...
2012-10-09 Olivier Dony[FIX] project: leftover typos in mail processing methods
2012-10-03 Atul Patel (OpenERP)[IMP]: Improve subtype state mapping in project
2012-10-03 Atul Patel (OpenERP)[IMP]: Add subtype to task and issue from project.
2012-10-03 Nimesh (Open ERP)[ADD] add suptype in task of the related project.
2012-10-02 Fabien Pinckaers[FIX]
2012-10-02 Fabien Pinckaers[MERGE] chm - improved subtype - fixes
2012-10-02 Antonin Bourguignon[FIX] a few problems introduced with the last merge
2012-10-02 Antonin Bourguignon[MERGE] trunk
2012-09-30 Antony Lesuisse[MERGE] trunk
2012-09-30 Antony Lesuisse[MERGE] trunk
2012-09-29 Fabien Pinckaers[IMP] project useability
2012-09-29 Fabien Pinckaers[fIX] default state/stage when duplicating
2012-09-27 Fabien Pinckaers[MERGE] auto-follow Sales Team, Projet, HR Manager
2012-09-27 Atul Patel (OpenERP)[MERGE]: Merged with lp:openobject-addons
2012-09-26 Atul Patel (OpenERP)[FIX]: override write method into hr module..
2012-09-26 Atul Patel (OpenERP)[FIX]: Fix task name
2012-09-26 Atul Patel (OpenERP)[IMP]: Improve write method for project
2012-09-25 Atul Patel (OpenERP)[MERGE]: Merged with lp:openobject-addons
2012-09-24 Antonin Bourguignon[IMP] handling of '(copy)' l10n
2012-09-24 Atul Patel (OpenERP)[MERGE]: Merged lp:~openerp-dev/openobject-addons/trunk...
2012-09-24 Atul Patel (OpenERP)[MERGE]: Merged lp:~openerp-dev/openobject-addons/trunk...
2012-09-24 Nimesh (Open ERP)[IMP] improve code.
2012-09-24 Nimesh (Open ERP)[ADD] followers of the project are auto follower of...
2012-09-24 Nimesh (Open ERP)[ADD] followers of the project are auto follower of...
2012-09-20 Thibault Delavallée[FIX] subtype_xml_id -> subtype in message_post.
2012-09-20 Thibault Delavallée[MERGE] Merged with addons/trunk.
2012-09-19 Thibault Delavallée[CLEAN] project: cleaned subtypes.
2012-09-14 Sanjay Gohel (Open... [MERGE]merge with trunk addons
2012-09-13 Sanjay Gohel (Open... [MERGE]merge with parent branch
2012-09-13 Sanjay Gohel (Open... [IMP]account,project,project_issue: changed as per...
2012-09-12 Harry (OpenERP)[MERGE]
2012-09-12 Raphael Collet[IMP] project: improve consistency of term 'related...
2012-09-10 Jigar Amin - OpenERPMerge lp:openobject-addons
2012-09-07 Harry (OpenERP)[MERGE]
2012-09-07 Amit Patel (OpenERP)[MERGE]:trunk
2012-09-06 Fabien Pinckaersread_grouop_fold
2012-09-06 Fabien Pinckaers[IMP] removing some board stuff
2012-09-06 Harry (OpenERP)[MERGE]
2012-09-05 Sanjay Gohel (Open... [MERGE][IMP]made changes and mmerged lp:~openerp-dev...
2012-09-05 Ajay Chauhan (OpenERP)[IMP] revert the changes in domain with one change
2012-09-04 Amit Patel (OpenERP)[MERGE]:trunk-mail-cleaning-fp
2012-09-04 Ajay Chauhan (OpenERP)[IMP] hr_recruitment, project, project_issue: made...
2012-09-04 Thibault Delavallée[REF] project_mailgate: moved content of project_mailga...
2012-09-04 Randhir Mayatra... [IMP] add subtype data into project and project_issue...
2012-09-03 Amit Patel (OpenERP)[MERGE]:trunk-mail-cleaning-fp
2012-09-03 Ajay Chauhan (OpenERP)[IMP] crm, project, hr_recruitment: made stages accute...
2012-09-03 Thibault Delavallée[MERGE] Merged with addons/trunk.
2012-09-03 Jigar Amin - OpenERPMerge lp:openobject-addons
2012-08-31 Stephane Wirtel[REF] Replace the user id 1 by openerp.SUPERUSER_ID
2012-08-31 Sanjay Gohel (Open... [MERGE]merge with mail-cleaning-fp n resolve conflicts
2012-08-31 Thibault Delavallée[MERGE] Merged with addons/trunk.
2012-08-31 Ajay Chauhan (OpenERP)[MERGE] merge with main addons
2012-08-30 Jigar Amin - OpenERPMerge lp:~openerp-dev/openobject-addons/trunk-addons7...
2012-08-30 Twinkle Christian... [IMP]In stage object replace state to status
2012-08-30 Twinkle Christian... [IMP]Replace category to tag
2012-08-30 Sanjay Gohel (Open... [MERGE]merge with lp:~openerp-dev/openobject-addons...
next