change_log 5.24 KB
Newer Older
Kazuhiko Shiozaki's avatar
Kazuhiko Shiozaki committed
1 2 3
2010-04-09 kazuhiko
* Allow Assignor to update validated Projects.

Tatuya Kamada's avatar
Tatuya Kamada committed
4 5 6
2010-03-17 tatuya
* Add a type based method so that Task document will find the applied rule.

7
2009-11-03 Sébastien Ost @ Idealis Consulting
8
* improve descriptions of several fields.
9
* improve descriptions of several portal types.
10 11
* rename fast input dialog forms.
* remove prototype forms and actions.
12

Rafael Monnerat's avatar
Rafael Monnerat committed
13 14 15
2009-10-16 rafael
* Update for the changes of new portal types of portal types.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
16 17 18
2009-09-15 yo
* Show nearly the same columns in the dialog of related requirements on Project Line as in Requirement_view.

Yusei Tahara's avatar
Yusei Tahara committed
19 20 21
2009-09-11 yusei
* Fix Requirement type information and make view action the first priority.

22 23 24
2009-07-02 romain
* Revert latest proxy field library simplification, as the design was not finalized.

Yusei Tahara's avatar
Yusei Tahara committed
25 26 27
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
28 29 30 31 32
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
33 34 35
2009-03-06 yusei
* Fix typo in notification message.

Fabien Morin's avatar
Fabien Morin committed
36 37 38
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
39 40 41
2008-10-07 yusei
* Update field titles for translation.

Yusei Tahara's avatar
Yusei Tahara committed
42 43 44 45
2008-09-27 yusei
* Added checked_permission argument to contentValues method in
RequirementDocument_getOrphanedRequirementUidList and RequirementDocument_getProjectCoverageList.

Yusei Tahara's avatar
Yusei Tahara committed
46 47 48
2008-09-24 yusei
* Fixed a bug in Requirement_generateRequirements.

Yusei Tahara's avatar
Yusei Tahara committed
49 50 51
2008-09-22 yusei
* Fixed Generate References bug.

Kazuhiko Shiozaki's avatar
Kazuhiko Shiozaki committed
52 53 54 55
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
56 57 58
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
59 60 61
2008-09-10 vincentd
* Change action Title and Return message

Vincent Desmares's avatar
Vincent Desmares committed
62 63 64
2008-09-10 vincentd
* Fix the Quantity input and remove the total price input

Vincent Desmares's avatar
Vincent Desmares committed
65 66 67 68
2008-09-09 vincentd
* Fix the Create Task action condition

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

Vincent Desmares's avatar
Vincent Desmares committed
71 72 73
2008-09-08 vincentd
* add an action for create a task from a sale order line

Yusei Tahara's avatar
Yusei Tahara committed
74 75 76
2008-09-07 yusei
* Update English messages.

Yusei Tahara's avatar
Yusei Tahara committed
77 78 79
2008-08-28 yusei
* Use Base_translateString or translateString instead of N_ for translation message.

Yusei Tahara's avatar
Yusei Tahara committed
80 81 82
2008-06-13 yusei
* Removed unused action in Project type information.

Rafael Monnerat's avatar
Rafael Monnerat committed
83 84 85
2008-06-11 rafael
* Use portal_notifications to send messages.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
86 87 88 89
2008-06-11 yo
* Add a notification for finishing a task report.

2008-06-03 vincentd
Vincent Desmares's avatar
Vincent Desmares committed
90 91 92 93 94
* 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
95 96 97
2008-04-12 rafael
* added new domains for Project_viewPlanning

Yusei Tahara's avatar
Yusei Tahara committed
98 99 100
2008-03-28 Yusei
* Copy task's destination_decision value to task report.

Fabien Morin's avatar
Fabien Morin committed
101 102 103 104
2008-03-12 Fabien
* associate Requirement Document to a validation workflow.
* set role acquisition to 0

Sebastien Robin's avatar
Sebastien Robin committed
105 106 107 108 109 110 111 112 113 114 115
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
116 117 118
2007-02-12 kazuhiko
* use related_simulation_movement_path_list to reduce activity dependencies.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
119 120 121 122
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
123 124 125
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
126 127 128 129 130 131
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
132 133 134
2007-09-20 yo
* Fix an undefined symbol.

135 136 137
2007-09-12 Jerome
* Replace comment by description on Task & Task Report

138 139 140
2007-04-06 Romain
* Remove source_project from Sale Invoice Transaction base categories, as erp5_project is not dependant from erp5_accounting.

141
2007-02-07 rafael
Rafael Monnerat's avatar
Rafael Monnerat committed
142
* Removed Roles from Task Report
143

144 145 146 147 148
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

149 150 151
2006-10-30 rafael
* Improved Navegability betwen Project and other Objects.

152 153 154
2006-10-19 rafael
* Added Sale Order Milestone.

155 156 157 158
2006-10-17 rafael
* Added new skin folder for integration with Sales.

2006-07-09 rafael
159 160 161 162
* Modified Task and Task Report Workflow
* Modified Forms
* Included task_invoice_builder

Jean-Paul Smets's avatar
Jean-Paul Smets committed
163 164 165
2006-07-09
* Updated by JPS with more reports

166 167 168 169
2006-06-22 Jerome
* Add missing TaskOrder propertysheet.
* improve Task_view

Thomas Bernard's avatar
Thomas Bernard committed
170 171 172
2006-06-15 Thomas
* Added form to display PlanningBox within a project tab.

173 174 175 176 177
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
178

Aurel's avatar
Aurel committed
179 180 181
2005-11-11 Romain
* Correct naming convention.

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