change_log 6.42 KB
Newer Older
Nicolas Delaby's avatar
Nicolas Delaby committed
1 2 3
2008-12-17 nicolas
* add Day Movement Group portal_type

Rafael Monnerat's avatar
Rafael Monnerat committed
4 5 6
2008-12-02 rafael
* Disable Acquire Local Roles in Credit Cards (as done in Bank Account)

Yusei Tahara's avatar
Yusei Tahara committed
7 8 9
2008-11-13 yusei
* Start to develop version 5.4.

Fabien Morin's avatar
Fabien Morin committed
10
2008-11-06 fabien
Fabien Morin's avatar
Fabien Morin committed
11
* fix some problems in Base_viewLocalPermissionList view (replace id with title in the listbox, make title not editable and remove reference because it's not used everywhere)
Fabien Morin's avatar
Fabien Morin committed
12

Yusei Tahara's avatar
Yusei Tahara committed
13 14 15
2008-10-28 yusei
* Product Interest field is now translatable.

Yusei Tahara's avatar
Yusei Tahara committed
16 17 18
2008-10-14 yusei
* Start to develop version 5.3.

Yusei Tahara's avatar
Yusei Tahara committed
19 20 21
2008-09-24 yusei
* Update xml format.

Kazuhiko Shiozaki's avatar
Kazuhiko Shiozaki committed
22 23 24 25
2008-09-16 Kazuhiko
* move Divergence Tester, Delivery Builder, Delivery Tool, Order Builder, Order Tool, delivery_causality_interaction_workflow, delivery_causality_workflow, delivery_movement_causality_interaction_workflow, delivery_movement_simulation_interaction_workflow, delivery_simulation_interaction_workflow, order_movement_simulation_interaction_workflow, order_simulation_interaction_workflow and simulation_movement_causality_interaction_workflow from erp5_core to erp5_base.
* Make delivery_causality_workflow generic and enable partial solving of divergence and partial splitting.

Yusei Tahara's avatar
Yusei Tahara committed
26 27 28
2008-09-07
* Update English messages.

Yusei Tahara's avatar
Yusei Tahara committed
29 30
2008-09-04 yusei
* Fixed workflow title.
Yusei Tahara's avatar
Yusei Tahara committed
31
* Update English messages.
Yusei Tahara's avatar
Yusei Tahara committed
32

Yusei Tahara's avatar
Yusei Tahara committed
33 34 35
2008-08-29 yusei
* Correct messge text.

Yusei Tahara's avatar
Yusei Tahara committed
36 37 38
2008-08-28 yusei
* Use Base_translateString or translateString instead of N_ for translation message.

Jérome Perrin's avatar
Jérome Perrin committed
39 40 41
2008-08-15 jerome
* Expose creation_date in Delivery_getODTDataDict

Yusei Tahara's avatar
Yusei Tahara committed
42 43
2008-08-07 yusei
* Added proxy role to NotificationTool_getDocumentValue, otherwise Anonymous use can't use notification message.
Yusei Tahara's avatar
Yusei Tahara committed
44
* Updated notification_message_workflow and allow modification even if state is submitted or validated.
Yusei Tahara's avatar
Yusei Tahara committed
45

Yusei Tahara's avatar
Yusei Tahara committed
46 47 48
2008-08-05 yusei
* Remove subject field from NotificationMessage_view. It was useless.

Yusei Tahara's avatar
Yusei Tahara committed
49 50 51
2008-08-04 yusei
* Remove text_content field from NotificationMessage_view. It was useless.

Yusei Tahara's avatar
Yusei Tahara committed
52 53 54
2008-08-04 yusei
* Add reference and remove subject in Notification Message Module List.

Yusei Tahara's avatar
Yusei Tahara committed
55 56 57
2008-08-04 yusei
* Fixed title of notification message forms.

Yusei Tahara's avatar
Yusei Tahara committed
58 59 60
2008-06-27 yusei
* Start to develop version 5.2.

Yusei Tahara's avatar
Yusei Tahara committed
61 62 63
2008-06-26 yusei
* Revise version to 5.1.

Yusei Tahara's avatar
Yusei Tahara committed
64 65 66
2008-06-20 yusei
* Fixed category list fields. List items are sorted by displayed title.

Nicolas Delaby's avatar
Nicolas Delaby committed
67 68 69
2008-06-18 Nicolas
Add Notification Message Module

Aurel's avatar
Aurel committed
70 71 72
2008-06-13 aurel
* Set description on field from glossary

73 74 75
2008-06-11 ivan
* Move local_permission_interaction_workflow from erp5_dms to erp5_base.

Yusei Tahara's avatar
Yusei Tahara committed
76 77 78
2008-06-11 yusei
* Move Event_send and mail templates to erp5_base. Notification tool depends on them.

Vincent Desmares's avatar
Vincent Desmares committed
79
2008-06-03 vincentd
Vincent Desmares's avatar
Vincent Desmares committed
80 81
* add security to manager in the assignment_workflow for Close and Open states
and query_workflow for Cancelled and Answered states
Vincent Desmares's avatar
Vincent Desmares committed
82

Jérome Perrin's avatar
Jérome Perrin committed
83 84 85
2008-04-21 jerome
* Fix default images on Person and Organisation (for virtual hosting)

Yusei Tahara's avatar
Yusei Tahara committed
86 87 88
2008-04-17 yusei
* Revise version to 5.0.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
89 90 91
2008-04-10 yo
* Disable Set Own Password for Assignor and Assignee.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
92 93 94
2008-04-10 yo
* Add user_account_workflow which is associated with Person by default. This workflow allows Assignor, Assignee and Manger to create a user, only if a user login (reference) is empty.

Jérome Perrin's avatar
Jérome Perrin committed
95 96 97
2008-03-28 jerome
* add default image for person and organisations

Aurel's avatar
Aurel committed
98 99 100
2008-03-26 aurel
* add a detailed report on person

Jérome Perrin's avatar
Jérome Perrin committed
101 102 103
2008-02-26 Jerome
* Add 2 utility scripts for persons: Person_getAge and Person_getCareerStartDate.

Yusei Tahara's avatar
Yusei Tahara committed
104 105 106
2008-1-9 Yusei
* Hide document tab on organisation if erp5_dms is installed.

Yusei Tahara's avatar
Yusei Tahara committed
107 108 109
2007-12-10 Yusei
* Hide document tab on person document if erp5_dms is installed.

Yusei Tahara's avatar
Yusei Tahara committed
110 111 112
2007-11-19 Yusei
* switch off acquire_local_roles on Assignment, Currency, Bank Account.

Jérome Perrin's avatar
Jérome Perrin committed
113 114 115
2007-10-24 Jerome
* rename career workflow state variable in 'validation_state'

Kazuhiko Shiozaki's avatar
Kazuhiko Shiozaki committed
116 117 118
2007-10-10 Kazuhiko
* add a read-only field of filename in File view and Image view.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
119 120 121
2007-09-25 yo
* Set module group on portal types.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
122 123 124
2007-09-12 yo
* Split Currency_asNumericCode into Base_convertCurrencyCodeToNumericCode.

Yusei Tahara's avatar
Yusei Tahara committed
125 126 127
2007-09-12 Yusei
* Removed module_view action from modules's type information. Now the action is provided by erp5_core as global action.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
128 129 130
2007-09-11 yo
* New script, Currency_asNumericCode.

Yusei Tahara's avatar
Yusei Tahara committed
131 132 133
2007-09-05 Yusei
* Added proxy role(Manager) to Assignment_updateUserSecurityGroup(assignment_workflow)

Yusei Tahara's avatar
Yusei Tahara committed
134 135 136
2007-08-29 Yusei
* Added new view action for module.

137 138 139
2007-08-13 Jerome
* Remove portal type actions that are now defined as global actions

140 141 142 143 144 145
2007-02-12 Kevin
* Fix precision display in currency module  list.
* Increase version number.
* Update BT5 description.
* Update copyright.

146 147 148
2006-09-12 Romain
* Display translated state of Assignement.

Romain Courteaud's avatar
Romain Courteaud committed
149 150 151
2006-09-01 Romain
* Modify some field's titles.

152 153 154 155
2006-08-29 jerome
* add a field to change id on currencies, only enabled for manager (because changing a currency id may reindex many related objects)
* sort and cache in CurrencyModule_getCurrencyItemList

Romain Courteaud's avatar
Romain Courteaud committed
156 157 158
2006-08-28 Romain
* Remove gender's paths

Aurel's avatar
Aurel committed
159 160 161
2006-06-30 aurel
* add overdraft facility field on bank account

Kevin Deldycke's avatar
Kevin Deldycke committed
162 163
2006-06-27 Kevin
* Add symbol on Currencies.
164
* Use searchFolder on Organisation details view.
Kevin Deldycke's avatar
Kevin Deldycke committed
165

166 167 168
2006-06-09 Kevin
* Remove financial_year_stop_date field since Accounting Period Objects replace it.

Kevin Deldycke's avatar
Kevin Deldycke committed
169 170 171 172
2006-06-05 Kevin
* Add a dynamic warning message to the OOo Calc import tool to remind user to re-upload the file. This is a know limitation of the current implementation. A bug report has been written for this.
* Add OOo Calc Import action on Person Module.

Kevin Deldycke's avatar
Kevin Deldycke committed
173 174 175
2006-06-02 Kevin
* Move OpenOffice Importer tool from erp5_core to erp5_base.

176 177 178
2006-05-29 jerome
* Set acquisition on price_currency category

179 180 181
2006-05-15 jerome
* removed 'transactions' view from Bank Account ptype. It is part of erp5_accounting.

Alexandre Boeglin's avatar
Alexandre Boeglin committed
182 183 184
2006-05-15 Alex
* Update maintainers.

Aurel's avatar
Aurel committed
185 186 187
2006-05-03 aurel
* set permission on assignment workflow

188 189 190
2006-05-03 Romain
* Use a valid name for the selection in Person_viewAssignmentList.

191 192 193
2006-04-14 aurel
* remove default preferences as it is already present in erp5_core

194 195 196
2006-04-07 aurel, jerome
* Set security on assignment workflow (Assignor role is now required to open an assignment)

197 198 199
2006-03-30 romain
* fix action priority on credit card.

Aurel's avatar
Aurel committed
200 201 202 203 204 205
2006-03-29 jerome
* added password confirmation on Person.

2006-03-23 aurel
* move assignment workflow to erp5_base

Jérome Perrin's avatar
Jérome Perrin committed
206 207 208 209
2006-03-20 jerome
* Fix acquisition in HR related base categories to acquire from default career.
* Repair ChatAddress, they are now based on Url class.

Sebastien Robin's avatar
Sebastien Robin committed
210 211 212
2006-03-14 Seb
* Added related keys about person and organisation

Aurel's avatar
Aurel committed
213 214 215
2006-03-03 aurel
* add view to import and view signature of agent

216 217 218
2006-03-03 Seb
* Two skins were moved from portal_skins/erp5_core to portal_skins/erp5_base

Sebastien Robin's avatar
Sebastien Robin committed
219
2006-02-24 Seb
Yusei Tahara's avatar
Yusei Tahara committed
220
* Created this business template in order to split erp5_core