change_log 2.81 KB
Newer Older
Rafael Monnerat's avatar
Rafael Monnerat committed
1 2 3
2008-06-11 rafael
* Use portal_notifications to send messages.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
4 5 6 7
2008-06-11 yo
* Add a notification for finishing a task report.

2008-06-03 vincentd
Vincent Desmares's avatar
Vincent Desmares committed
8 9 10 11 12
* Add all rights for manager in :
project_workflow  :  Deleted, Open
task_report_causality_workflow  :  Building, Solving
task_report_workflow  :  Delivered, Deleted, Cancelled
task_workflow  :  Confirmed, Deleted, Cancelled
13 14 15
2008-04-12 rafael
* added new domains for Project_viewPlanning

Yusei Tahara's avatar
Yusei Tahara committed
16 17 18
2008-03-28 Yusei
* Copy task's destination_decision value to task report.

Fabien Morin's avatar
Fabien Morin committed
19 20 21 22
2008-03-12 Fabien
* associate Requirement Document to a validation workflow.
* set role acquisition to 0

Sebastien Robin's avatar
Sebastien Robin committed
23 24 25 26 27 28 29 30 31 32 33
2008-03-03 Seb
* added tab in order to see task reports
on project
* added 3 reports :
- one to see tasks
- one for task or tasks reports if the
task is validated
- one to see the difference between
what was planned at the beginning
and what was done in reality

Kazuhiko Shiozaki's avatar
Kazuhiko Shiozaki committed
34 35 36
2007-02-12 kazuhiko
* use related_simulation_movement_path_list to reduce activity dependencies.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
37 38 39 40
2007-12-13 yo
* Since Requirement Document is not associated with any workflow to manage security, it didn't make sense not to acquire local roles.
* Remove start_date and stop_date from task_report_causality_workflow.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
41 42 43
2007-12-06 yo
* Allow Associate to modify contents of Task and Task Report, so that project managers may change Destination Decision, for example.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
44 45 46 47 48 49
2007-09-20 yo
* Set Source Project on Task Report, if all lines share the same Source Project.
* Show Source Project in Task Report Module.
* Enable Report Tree Mode in Task Report Module.
* Add an optional column into Task_viewTaskList to show the state of a Task Report corresponding to each Task.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
50 51 52
2007-09-20 yo
* Fix an undefined symbol.

53 54 55
2007-09-12 Jerome
* Replace comment by description on Task & Task Report

56 57 58
2007-04-06 Romain
* Remove source_project from Sale Invoice Transaction base categories, as erp5_project is not dependant from erp5_accounting.

59
2007-02-07 rafael
Rafael Monnerat's avatar
Rafael Monnerat committed
60
* Removed Roles from Task Report
61

62 63 64 65 66
2007-01-30 rafael
* Added back default task line support
* Added more fields in BaseTrade Project
* Started to use more proxy fields in Task and Task Report

67 68 69
2006-10-30 rafael
* Improved Navegability betwen Project and other Objects.

70 71 72
2006-10-19 rafael
* Added Sale Order Milestone.

73 74 75 76
2006-10-17 rafael
* Added new skin folder for integration with Sales.

2006-07-09 rafael
77 78 79 80
* Modified Task and Task Report Workflow
* Modified Forms
* Included task_invoice_builder

Jean-Paul Smets's avatar
Jean-Paul Smets committed
81 82 83
2006-07-09
* Updated by JPS with more reports

84 85 86 87
2006-06-22 Jerome
* Add missing TaskOrder propertysheet.
* improve Task_view

Thomas Bernard's avatar
Thomas Bernard committed
88 89 90
2006-06-15 Thomas
* Added form to display PlanningBox within a project tab.

91 92 93 94 95
2006-05-18 Fabien
* Sync with JPS' branch

2006-02-06 Kevin
* Update license and copyright metadata.
Jean-Paul Smets's avatar
sdsf  
Jean-Paul Smets committed
96

Aurel's avatar
Aurel committed
97 98 99
2005-11-11 Romain
* Correct naming convention.

100
2005-09-24 JPS
Aurel's avatar
Aurel committed
101 102
* Renamed modules
* Removed service module (it should be part of another template)