[IMP] improved code
[odoo/odoo.git] / addons / project / project.py
2013-06-07 Christophe Matthieu[IMP] Improve typos in warning (Grammar mistake, Capita...
2013-06-05 Martin Trigaux[MERGE] Forward porting of saas-1 until rev 8739
2013-06-04 Martin Trigaux[MERGE] Forward porting of latest 7.0 bugfixes, up...
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-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 Amit Bhavsar (Open... [MERGE] merge with latest trunk
2013-05-22 Thibault Delavallée[FORWARD] Forward port of addons until revision 8711
2013-05-21 Thibault Delavallée[FORWARD] Forward port of 7.0 branch until revision...
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-30 Cedric Snauwaert[FIX]project: fix domain in order not to see all stages...
2013-04-29 Olivier Dony[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-04-29 ggh-openerp[IMP]Removed space before Exclamation marks [!]
2013-04-26 Thibault Delavallée[FIX] project, task, issue, portal: fixed access rules...
2013-04-23 Christophe Matthieu[MERGE] from trunk
2013-04-16 Thibault Delavallée[FIX] project: default visibility is employees only...
2013-04-15 Thibault Delavallée[FORWARD] Merged 7.0 addons revisions until 9021
2013-04-12 Thibault Delavallée[FIX] [ADD] project, project_issue, portal_project...
2013-04-05 Thibault Delavallée[MERGE] Alias Visibility and Salesteams View. Improve...
2013-03-27 Christophe Matthieu[IMP] project: get_empty_list_help
2013-03-25 Christophe Matthieu[IMP] project, project_issue: improve get_empty_list_help
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-14 Quentin (OpenERP)[MERGE] forwardport of bugfixes made in v7 up to revisi...
2013-03-13 Christophe Matthieu[MERGE] from trunk
2013-03-07 Foram Katharotiya... [IMP] improve code
2013-03-07 Foram Katharotiya... [IMP] set default pricelist of customer
2013-03-06 Quentin (OpenERP)[FIX] project: when writing on several projects, don...
2013-03-05 Christophe Matthieu[IMP] project,crm: display default alias_domain for...
2013-03-04 Christophe Matthieu[IMP] display alias on project, crm, hr
2013-03-04 Christophe Matthieu[IMP] issue: dynamic_help
2013-02-26 Fabien Pinckaers[IMP] improved naming of project visibility
2013-02-06 Christophe Matthieu[IMP] salesteams: add sales order and quotation
2013-02-05 Christophe Matthieu[IMP] crm: dynamic_help
2013-02-05 Christophe Matthieu[IMP] project: display group with empty message
2013-02-05 Christophe Matthieu[IMP] project: multi alias if no default_project_id
2013-02-05 Christophe Matthieu[IMP] project: help alias in bold
2013-02-04 Christophe Matthieu[IMP] project: use dynamic_help to add alias on help
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.
next