[FIX] project : do not show canceled projects in task
[odoo/odoo.git] / addons / project / project.py
2014-04-02 Olivier Dony[FIX] project,project_issue: missing indexes on stage...
2014-03-28 Martin Trigaux[MERGE] [FIX] project: function field 'doc_count' is...
2014-03-26 Yanina Aular[PEP8]
2014-03-25 Denis Ledoux[FIX] project: on project template duplication, keep...
2014-03-14 Amit Dodiya[FIX] project: users are able to create tasks on closed...
2014-02-06 Olivier Dony[FIX] project.copy(): avoid preparing useless children...
2014-02-06 Olivier Dony[FIX] project.task: simplify delegated tasks remapping...
2014-01-07 Martin Trigaux[FIX] _auto_init: return a value to _auto_init calls...
2014-01-06 Cecile Tonglet[FIX] migrate_to_alias() of mail.alias didn't care...
2013-12-20 Xavier ALT[FIX] project: fix task progress not correctly updated...
2013-12-19 Xavier ALT[FIX] project: fix error on ``schedule_tasks`` when...
2013-11-22 Martin Trigaux[FIX] project: convert int to list for iteration write...
2013-11-15 Yanina Aular[FIX] function field with wrong type int instead of...
2013-11-04 Thibault Delavallée[FIX] hr_recruitment: avoid overriding email_from and...
2013-09-02 Martin Trigaux[FIX] project: set duplicated task in default stage...
2013-08-28 Martin Trigaux[FIX] project: correct name_search for analytic account...
2013-08-27 Olivier Dony[FIX] Force safer ondelete=restrict on the `alias_id...
2013-08-23 Cecile Tonglet[IMP] Use the migration function migrate_to_alias of...
2013-06-26 Thibault Delavallée[FIX] project: removed old code that was messing with...
2013-06-21 Thibault Delavallée[FIX] Fixed last commit.
2013-06-21 Thibault Delavallée[CLEAN] Some code cleaning before merging.
2013-06-19 Thibault Delavallée[FIX] crm, project.task, project.issue, hr_recruitment...
2013-06-17 Quentin (OpenERP)[FIX] project: defined the write_date field in project...
2013-06-07 Christophe Matthieu[IMP] Improve typos in warning (Grammar mistake, Capita...
2013-05-31 nicolas.bessi@camp... [FIX] project name search if aa id != project id
2013-05-29 Martin Trigaux[MERGE] backport saas-1 rev 8728
2013-05-16 Quentin (OpenERP)[FIX] project: do not hide tasks from template project...
2013-05-16 Cedric Snauwaert[FIX]project: show tasks of project that are in templat...
2013-04-29 Pinakin Nayi (OpenERP)[FIX]project: if there is no any project manager and...
2013-04-16 Thibault Delavallée[FIX] project: default visibility is employees only...
2013-04-12 Thibault Delavallée[FIX] [ADD] project, project_issue, portal_project...
2013-03-19 Pinakin Nayi (OpenERP)[FIX]project:when try to duplicate task or project...
2013-03-06 Quentin (OpenERP)[FIX] project: when writing on several projects, don...
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-07 Olivier Dony[FIX] project.issue: incorrect params in super().messag...
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-20 Thibault Delavallée[IMP] track_visibility atribute: moved onto explicit...
2012-12-20 Thibault Delavallée[MERGE] Sync with trunk.
2012-12-19 Thibault Delavallée[CLEAN] project, sale_stock: removed old chatter and...
2012-12-19 Thibault Delavallée[CLEAN] Project: cleaned subtypes, removed auto followi...
2012-12-19 Quentin (OpenERP)[FIX] project: modifying the type of an analytic accoun...
2012-12-18 Fabien Pinckaers[MOD] use read() instead of browse
2012-12-18 Thibault Delavallée[REF] Project, task: 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[MERGE] From trunk
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-17 Foram Katharotiya... [MERGE] with trunk
2012-12-17 Sanjay Gohel (Open... [MERGE]with trunk
2012-12-15 Fabien Pinckaers[FIX] project small stuff: star, search on tags, #documents
2012-12-14 Foram Katharotiya... [MERGE] with trunk
2012-12-13 Fabien Pinckaers[IMP] typo
2012-12-13 Fabien Pinckaers[IMP] visible handle in the list of projects
2012-12-11 Sanjay Gohel (Open... [MERGE]merge with trunk
2012-12-11 Foram Katharotiya... [MERGE] with trunk
2012-12-10 Fabien Pinckaers[IMP] contract management
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-08 Fabien Pinckaers[MERGE] improvements in projects
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-06 Vo Minh Thu[IMP] use the openerp namespace.
2012-12-05 Atul Patel (OpenERP)[FIX]: Fix task problem in kanban view
2012-12-04 RGA(OpenERP)[FIX] project.task search override: search on project...
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-30 Fabien Pinckaers[IMP] merge addons23
2012-11-29 Fabien Pinckaers[FIX] project issue
2012-11-29 Fabien Pinckaers[IMP] fixes for kanban column visible in tasks & issues
2012-11-28 Sanjay Gohel (Open... [IMP]remove unused messge post
2012-11-26 Sanjay Gohel (Open... [IMP] remove message post for stage change and implemen...
2012-11-22 Khushboo Bhatt ... [ADD]project:sequence file added for task stage
2012-11-22 Foram Katharotiya... [IMP] improve code
2012-11-22 Randhir Mayatra... [IMP] improve the code
2012-11-22 Sanjay Gohel (Open... [IMP]tracked project task fields
2012-11-21 Randhir Mayatra... [IMP] remove the cancelled subtype in project task...
2012-11-21 Randhir Mayatra... [IMP] remove the cancelled subtype in project
2012-11-21 Randhir Mayatra... [IMP] make changes into project
2012-11-21 Randhir Mayatra... [MERGE] merge with trunk
2012-11-20 Divyesh Makwana... [Merge] Merge with main addons.
2012-11-20 Randhir Mayatra... [IMP] change the subtype in project issue
2012-11-20 Randhir Mayatra... [IMP] add the subtypes in project tasks
2012-11-19 Thibault Delavallée[FIX] addons: fixed calls to command_re.
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
next