[IMP] Added Validation and some code improvement
[odoo/odoo.git] / addons / project_issue / project_issue.py
2013-06-05 Martin Trigaux[MERGE] Forward porting of saas-1 until rev 8739
2013-05-29 Martin Trigaux[MERGE] backport saas-1 rev 8728
2013-05-29 Thibault Delavallée[FIX] mail, project, project_issue, crm_lead: fixed...
2013-05-28 Thibault Delavallée[FIX] project_issue: fixed write of date_action_last...
2013-05-28 Thibault Delavallée[FORWARD] Forward port of addons 7.0 until revision...
2013-05-24 Thibault Delavallée[FIX] project_issue: fixed access rights issues when...
2013-05-22 Thibault Delavallée[FORWARD] Forward port of addons until revision 8711
2013-04-26 Thibault Delavallée[FIX] project_issue: suggested partners for messaging...
2013-04-23 Christophe Matthieu[MERGE] from trunk
2013-04-15 Vo Minh Thu[REF] removed explicit model instanciations.
2013-04-05 Thibault Delavallée[FIX] project_issue: when use_tasks OR use_issue is...
2013-04-05 Thibault Delavallée[MERGE] Sync with trunk.
2013-03-27 Christophe Matthieu[IMP] project: get_empty_list_help
2013-03-25 Christophe Matthieu[IMP] project_issue,alias: hidden choice to create...
2013-03-25 Christophe Matthieu[IMP] project, project_issue: improve get_empty_list_help
2013-03-22 Thibault Delavallée[MERGE] Sync with trunk.
2013-03-21 Chris Biersbach[MERGE] Forwardport of 6.1 changes to project_issue...
2013-03-21 Christophe Matthieu[IMP] code cleaning for get_empty_list_help
2013-03-21 Christophe Matthieu[IMP] view_form: statusbar with folded selection, remov...
2013-03-20 Christophe Matthieu[MERGE] from trunk
2013-03-19 Chris Biersbach[IMP] Removed unnecessary code in project_issue.py...
2013-03-19 Chris Biersbach[FIX] Forward Port of Changes from 6.1 Revision 7051...
2013-03-13 Chris Biersbach[IMP] Project issue: Improved handling of thread_model...
2013-03-12 Chris Biersbach[IMP] Project Issue: Correctly updates date_open and...
2013-03-12 Chris Biersbach[FIX] Stupid, forgot to test for None context again
2013-03-12 Chris Biersbach[IMP] Introduces correct handling of the thread_mpdel...
2013-03-12 Chris Biersbach[IMP] Project Issue: Replaces the old message_ids based...
2013-03-04 Quentin (OpenERP)[FIX] project_issue: on project.issue, the state relate...
2013-03-04 Christophe Matthieu[IMP] issue: dynamic_help
2013-03-04 Quentin (OpenERP)[FIX] project_issue: in kanban view of project, display...
2013-02-28 Thibault Delavallée[IMP] Suggested recipients: check whether an email...
2013-02-26 Thibault Delavallée[IMP] hr_recruitment, project_issue: now use the sugges...
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
next