[IMP] safe_eval: do not log exceptions, when re-raising a new exception, make the...
[odoo/odoo.git] / addons / project_issue / project_issue.py
2013-01-15 Olivier Dony[FIX] mail_thread subclasses: message_new() should...
2013-01-15 Quentin (OpenERP)[FIX] crm: at lead creation, take into account the...
2013-01-10 Olivier Dony[FIX] mail_thread subclasses: message_new must not...
2013-01-03 Thibault Delavallée[IMP] crm, project, project_issue: reply_to address...
2013-01-03 Thibault Delavallée[FIX] crm, project, project_issue: default stage_id...
2013-01-03 Thibault Delavallée[FIX] crm, project, project_issue: fixed default_stage_...
2012-12-28 Quentin (OpenERP)[FIX] project, project_issue: don't use context if...
2012-12-28 Chris Biersbach[FIX] The default stage for issues and tasks is now...
2012-12-27 Thibault Delavallée[FIX] project_issue: fixed call to tools.command_re.
2012-12-21 olt@tinyerp.com[FIX] revert (needs testing)
2012-12-21 olt@tinyerp.com[FIX] project_issue: state is 'cancel' not 'cancelled'
2012-12-20 Thibault Delavallée[IMP] track_visibility atribute: moved onto explicit...
2012-12-19 Thibault Delavallée[IMP] Addons: removed bold in subtype descriptions.
2012-12-19 Thibault Delavallée[CLEAN] Project_issue: cleaned subtypes, removed auto...
2012-12-18 Fabien Pinckaers[MOD] use read() instead of browse
2012-12-18 Fabien Pinckaers[IMP] several subtype fixes
2012-12-18 Thibault Delavallée[REF] Project issue: added tracked fields, added modifi...
2012-12-18 Thibault Delavallée[MERGE] Merged branch holding subtype work by APA.
2012-12-18 Thibault Delavallée[MERGE] Sync wirth trunk.
2012-12-17 Cecile Tonglet[FIX] replace from/import stuffs of openerp stuffs...
2012-12-17 Cecile Tonglet[FIX] replace from/import stuffs of openerp stuffs...
2012-12-17 Thibault Delavallée[MERGE] Merged lp:~openerp-dev/openobject-addons/trunk...
2012-12-17 Foram Katharotiya... [IMP] update followers
2012-12-17 Foram Katharotiya... [IMP] add generic method _subscribe_followers_subtype...
2012-12-10 Vo Minh Thu[MERGE] merged trunk.
2012-12-10 Sanjay Gohel (Open... [MERGE]with trunk
2012-12-10 Foram Katharotiya... [MERGE] with trunk
2012-12-06 Olivier Dony[MERGE] Bugfixes from 6.1 until revision 6800
2012-12-06 Vo Minh Thu[IMP] use the openerp namespace.
2012-12-04 Foram Katharotiya... [IMP] improve code
2012-12-04 Foram Katharotiya... [IMP] add issue blocked subtype
2012-12-03 Sanjay Gohel (Open... [MERGE]merge with latest trunk
2012-12-03 Thibault Delavallée[IMP] [REVIEW] project: cleaned subtypes, added comment...
2012-12-03 Thibault Delavallée[MERGE] Sync with trunk.
2012-11-29 Fabien Pinckaers[IMP] project_issue private note for phu
2012-11-29 Fabien Pinckaers[IMP] fixes for kanban column visible in tasks & issues
2012-11-22 Foram Katharotiya... [IMP] improve code
2012-11-22 Amit Patel[IMP]:changed stage while click on the stages
2012-11-22 Amit Patel[MERGE]:project
2012-11-22 Randhir Mayatra... [IMP] improve method the code
2012-11-22 Randhir Mayatra... [IMP] improve the code
2012-11-22 Randhir Mayatra... [IMP] add the method issue_start_send note in issue
2012-11-22 Sanjay Gohel (Open... [IMP]tracked sale project_issue and invoice fields
2012-11-22 Randhir Mayatra... [IMP] remove the method for issue start in project...
2012-11-21 Randhir Mayatra... [IMP] add the method for issue start in project issue
2012-11-21 Randhir Mayatra... [IMP] remove the cancelled subtype in project task...
2012-11-20 Randhir Mayatra... [IMP] add the state chnage in project issue
2012-11-07 Olivier Dony[FIX] project_issue: fix access rights error when using...
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[MERGE] Sync with addons/trunk.
2012-10-30 Xavier ALT[IMP] resource: _interval_hours_get(): keep previous...
2012-10-30 Foram Katharotiya... [IMP] rename Categories into Tags field in issue
2012-10-29 Chris Biersbach[FIX] This fixes the project_issue issue analysis repor...
2012-10-24 Fabien Pinckaers[MERGE] typo
2012-10-18 Quentin (OpenERP)[FIX] project_issue: fix inconsistent data (stage ...
2012-10-12 Mayur Maheshwari... [IMP]all: imporve string state to status
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-04 Atul Patel (OpenERP)[MERGE]: Merged with lp:openobject-addons
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 Fabien Pinckaers[IMP] renamed task default stage
2012-09-30 Antony Lesuisse[MERGE] trunk
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)[IMP]: Improve write method for project
2012-09-25 Atul Patel (OpenERP)[MERGE]: Merged with lp:openobject-addons
2012-09-25 Atul Patel (OpenERP)[FIX]: Fix id and None project_id problem
2012-09-25 Atul Patel (OpenERP)[FIX]: remove context from expense and set condition...
2012-09-24 Antonin Bourguignon[IMP] handling of '(copy)' l10n
2012-09-24 Chris Biersbach[Fix] More unwanted changes
2012-09-24 Atul Patel (OpenERP)[MERGE]: Merged lp:~openerp-dev/openobject-addons/trunk...
2012-09-24 Chris Biersbach[FIX] all except pot
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-20 Thibault Delavallée[FIX] subtype_xml_id -> subtype in message_post.
2012-09-19 Thibault Delavallée[CLEAN] project_issue: cleaned subtypes.
2012-09-13 Sanjay Gohel (Open... [IMP]account,project,project_issue: changed as per...
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-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 Olivier Dony[IMP] misc bits - lint
2012-09-04 Randhir Mayatra... [IMP] make changes into the subtype data for project...
2012-09-04 Ajay Chauhan (OpenERP)[IMP] hr_recruitment, project, project_issue: made...
2012-09-04 Randhir Mayatra... [IMP] add subtype data into project and project_issue...
2012-09-03 Ajay Chauhan (OpenERP)[IMP] project_issue: solved stage issue of stage cancelled
2012-08-31 Thibault Delavallée[MERGE] Merged with addons/trunk.
2012-08-30 Fabien Pinckaers[IMP] cleaning project/contracts and removing unused...
2012-08-27 Thibault Delavallée[MERGE] Merged with addons/trunk.
2012-08-23 Olivier Dony[FIX] project_issue: incorrect override was causing...
2012-08-22 Fabien Pinckaers[IMP] needaction after mail.thread
2012-08-22 Olivier Dony[FIX] mail: unify message_post calls, fix typos, variou...
2012-08-21 Thibault Delavallée[REF] mail.compose.message: removed extended mode,...
2012-08-17 Fabien Pinckaers[FIX] body_text --> body, not ure it's good enough
2012-08-17 Fabien Pinckaers[IMP] Merging different ways of posting a message:
next