change_log 4.48 KB
Newer Older
Yusei Tahara's avatar
Yusei Tahara committed
1 2 3
2009-05-19 yusei
* Fix some proxy fields. count_method and y_size_block should not be inherited from template field.

Yusei Tahara's avatar
Yusei Tahara committed
4 5 6 7 8
2009-05-11 yusei
* Bump up the version.
* Simplify field libraries and proxy fields. Old field libraries are kept for backward compatibility.
* Update dependencies.

Yusei Tahara's avatar
Yusei Tahara committed
9 10 11
2009-03-06 yusei
* Fix typo in notification message.

Fabien Morin's avatar
Fabien Morin committed
12 13 14
2009-01-07 fabien
* update some scripts used to generate domain to display planningbox. This permit to increase the speed of the page displaying (about 3 time faster in my tests)

Yusei Tahara's avatar
Yusei Tahara committed
15 16 17
2008-10-07 yusei
* Update field titles for translation.

Yusei Tahara's avatar
Yusei Tahara committed
18 19 20 21
2008-09-27 yusei
* Added checked_permission argument to contentValues method in
RequirementDocument_getOrphanedRequirementUidList and RequirementDocument_getProjectCoverageList.

Yusei Tahara's avatar
Yusei Tahara committed
22 23 24
2008-09-24 yusei
* Fixed a bug in Requirement_generateRequirements.

Yusei Tahara's avatar
Yusei Tahara committed
25 26 27
2008-09-22 yusei
* Fixed Generate References bug.

Kazuhiko Shiozaki's avatar
Kazuhiko Shiozaki committed
28 29 30 31
2008-09-16 Kazuhiko
* revise task_invoice_builder and task_report_builder using new API.
* use  delivery_causality_workflow instead of invoice_causality_workflow in Task Report.

Vincent Desmares's avatar
Vincent Desmares committed
32 33 34
2008-09-10 vincentd
* Set default selection for Quantity Unit and Currency and fix a little pb on Client

Vincent Desmares's avatar
Vincent Desmares committed
35 36 37
2008-09-10 vincentd
* Change action Title and Return message

Vincent Desmares's avatar
Vincent Desmares committed
38 39 40
2008-09-10 vincentd
* Fix the Quantity input and remove the total price input

Vincent Desmares's avatar
Vincent Desmares committed
41 42 43 44
2008-09-09 vincentd
* Fix the Create Task action condition

2008-09-09 vincentd
Vincent Desmares's avatar
Vincent Desmares committed
45 46
* fix dialog name and script arguments

Vincent Desmares's avatar
Vincent Desmares committed
47 48 49
2008-09-08 vincentd
* add an action for create a task from a sale order line

Yusei Tahara's avatar
Yusei Tahara committed
50 51 52
2008-09-07 yusei
* Update English messages.

Yusei Tahara's avatar
Yusei Tahara committed
53 54 55
2008-08-28 yusei
* Use Base_translateString or translateString instead of N_ for translation message.

Yusei Tahara's avatar
Yusei Tahara committed
56 57 58
2008-06-13 yusei
* Removed unused action in Project type information.

Rafael Monnerat's avatar
Rafael Monnerat committed
59 60 61
2008-06-11 rafael
* Use portal_notifications to send messages.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
62 63 64 65
2008-06-11 yo
* Add a notification for finishing a task report.

2008-06-03 vincentd
Vincent Desmares's avatar
Vincent Desmares committed
66 67 68 69 70
* 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
71 72 73
2008-04-12 rafael
* added new domains for Project_viewPlanning

Yusei Tahara's avatar
Yusei Tahara committed
74 75 76
2008-03-28 Yusei
* Copy task's destination_decision value to task report.

Fabien Morin's avatar
Fabien Morin committed
77 78 79 80
2008-03-12 Fabien
* associate Requirement Document to a validation workflow.
* set role acquisition to 0

Sebastien Robin's avatar
Sebastien Robin committed
81 82 83 84 85 86 87 88 89 90 91
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
92 93 94
2007-02-12 kazuhiko
* use related_simulation_movement_path_list to reduce activity dependencies.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
95 96 97 98
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
99 100 101
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
102 103 104 105 106 107
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
108 109 110
2007-09-20 yo
* Fix an undefined symbol.

111 112 113
2007-09-12 Jerome
* Replace comment by description on Task & Task Report

114 115 116
2007-04-06 Romain
* Remove source_project from Sale Invoice Transaction base categories, as erp5_project is not dependant from erp5_accounting.

117
2007-02-07 rafael
Rafael Monnerat's avatar
Rafael Monnerat committed
118
* Removed Roles from Task Report
119

120 121 122 123 124
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

125 126 127
2006-10-30 rafael
* Improved Navegability betwen Project and other Objects.

128 129 130
2006-10-19 rafael
* Added Sale Order Milestone.

131 132 133 134
2006-10-17 rafael
* Added new skin folder for integration with Sales.

2006-07-09 rafael
135 136 137 138
* Modified Task and Task Report Workflow
* Modified Forms
* Included task_invoice_builder

Jean-Paul Smets's avatar
Jean-Paul Smets committed
139 140 141
2006-07-09
* Updated by JPS with more reports

142 143 144 145
2006-06-22 Jerome
* Add missing TaskOrder propertysheet.
* improve Task_view

Thomas Bernard's avatar
Thomas Bernard committed
146 147 148
2006-06-15 Thomas
* Added form to display PlanningBox within a project tab.

149 150 151 152 153
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
154

Aurel's avatar
Aurel committed
155 156 157
2005-11-11 Romain
* Correct naming convention.

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