change_log 13.8 KB
Newer Older
1 2 3
2011-11-11 arnaud.fontaine
* Fix document conversion not being performed when data is set directly.

4 5 6
2011-10-24 Kazuhiko
* make telephone field searchable in person_module view and organisation_module view.

7 8 9
2011-07-01 yusei
* Set proper title to interaction workflow.

Kazuhiko Shiozaki's avatar
Kazuhiko Shiozaki committed
10 11 12
2011-04-04 Kazuhiko
* configure searchable text property ids and method ids for Address, Chat Address, Email, Fax, Link and Telephone.

Kazuhiko Shiozaki's avatar
Kazuhiko Shiozaki committed
13 14 15
2011-03-02 Kazuhiko
* cleanup document_security_interaction_workflow.

16 17 18
2011-01-04 Ivan
* Add upgrader alarm that is able to handle migration of embedded "File" & "Image" objects to "Embedded File" portal type

Kazuhiko Shiozaki's avatar
Kazuhiko Shiozaki committed
19 20 21
2010-12-23 Kazuhiko
* use my_filename instead of my_source_reference in File_view and Image_view.

22 23 24
2010-12-22 Ivan
* Add "Embedded File"  & "Embedded Folder" portal types

Nicolas Dumazet's avatar
Nicolas Dumazet committed
25 26 27
2010-12-13 nicolas.dumazet
* Migrate Tools.

Lucas Carvalho's avatar
Lucas Carvalho committed
28 29 30
2010-11-29 lucas
* Added proxy role in reindex_object_interaction_workflow/scripts/callRecursiveReindexObject to avoid security issues.

Kazuhiko Shiozaki's avatar
Kazuhiko Shiozaki committed
31 32 33
2010-11-15 Kazuhiko
* improve Document_getStandardFileName so that the extention in the original filename will be used as the fallback.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
34 35 36
2010-10-13 yo
* Drop Decimal Exponent and change Precision to a Float Field (through Proxy Field) in the view of Rounding Model.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
37 38 39
2010-10-12 yo
* Fix an error that calculate may be called too early before a new simulation movement is indexed.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
40 41 42
2010-10-12 yo
* Tweak the configurations of several interaction workflows for optimization.

Yusei Tahara's avatar
Yusei Tahara committed
43 44 45
2010-09-30 yusei
* Update movement_resource_interaction_workflow and set quantity unit value to movement forcedly if current value is acquired from resource.

Tatuya Kamada's avatar
Tatuya Kamada committed
46 47 48
2010-09-28 tatuya
* Fix a issue that all the base contribution are not copied when change the resource on a movement.

Tatuya Kamada's avatar
Tatuya Kamada committed
49
2010-09-28 tatuya
Tatuya Kamada's avatar
Tatuya Kamada committed
50 51 52
* Stop overwriting a value by movement_resource_interaraction_workflow when the categories are already set a valid value as the new resource.

2010-09-28 tatuya
Tatuya Kamada's avatar
Tatuya Kamada committed
53 54
* Previous commits(r38692,38707) were not solved the issue that movement_resource_interaction_workflow prevents the delivery buliding. So, revert them.

Tatuya Kamada's avatar
Tatuya Kamada committed
55 56 57
2010-09-28 tatuya
* Stop to overwriting a value by movement_resource_interaraction_workflow when the movement is created by a builder.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
58 59 60
2010-09-28 yo
* Make the interaction update_simulation called only once.

Nicolas Dumazet's avatar
Nicolas Dumazet committed
61 62 63
2010-09-22 nicolas.dumazet
* Add OOo Document Portal Type

Tatuya Kamada's avatar
Tatuya Kamada committed
64 65 66
2010-09-22 tatuya
* Add a movement group to group movements without assignment, by contrast with the assignment movement group.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
67 68 69
2010-09-17 yo
* Add an utility script BusinessPath_build which can be used to unify the way of invoking global builds.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
70 71 72
2010-09-17 yo
* Add a flag to specify if a delivery builder may create any new deliveries or not.

Nicolas Dumazet's avatar
Nicolas Dumazet committed
73 74 75
2010-08-09 nicolas.dumazet
* add a Brain on BusinessPath_zSelectBuildableMovementList

Yoshinori Okuji's avatar
Yoshinori Okuji committed
76 77 78
2010-08-06 yo
* Add Invoice Movement Group.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
79 80 81
2010-07-24 yo
* Fix the bug that generates multiple Root Applied Rules partially. Ultimately, we should always use the same script (i.e. Delivery_updateSimulation), otherwise it is too hard to make sure that all callers are serialized.

Yusei Tahara's avatar
Yusei Tahara committed
82 83 84
2010-07-14 yusei
* Set reference field to Rounding Model view form.

85 86 87
2010-07-06 kazuhiko
* Add delivery_solver base category that is used to specify available delivery solver portal types per target solver portal type.

88 89 90
2010-07-05 kazuhiko
* Move Solver Process related actions from the experimental erp5_simulation business template to the erp5_base business template.

91 92 93 94
2010-07-02 kazuhiko
* Use validation_workflow in Solver Type.
* Use a different view form for Solver Type to display validation_state.

95
2010-06-30 kazuhiko
96
* Reimplement Delivery_solveDivergenceAutomatically by using Solver Process Tool's API instead of ad-hoc way.
97
* Move Solver Decision portal type from the experimental erp5_simulation business template to the erp5_base business template.
98 99 100
* Calculate and pass default values to automatic solvers.
* Add fallback scripts for target solvers' default configuration values.

101 102 103
2010-06-29 kazuhiko
* Move portal_solvers and portal_solver_processes from the experimental erp5_simulation business template to the erp5_base business template.

104 105 106
2010-06-28 kazuhiko
* Add automatic divergence solving function in delivery_causality_workflow.

Kazuhiko Shiozaki's avatar
Kazuhiko Shiozaki committed
107 108 109
2010-06-04 kazuhiko
* Do not invoke simulation_movement_causality_interaction_workflow/interactions/calculate_causality for temporary documents.

110 111 112
2010-05-28 kazuhiko
* Rename 'force_update' property to 'update_always'.

113 114 115
2010-05-24 kazuhiko
* Improve activity dependencies for Delivery_updateAppliedRule, eg. delivery.activate(tag='(path)_updateAppliedRule', after_tag='(path)_expand').Delivery_updateAppliedRule(activate_kw={'tag':'(path)_expand'})

116 117 118
2010-05-20 kazuhiko
* Add checkboxes for force_update property of Property Movement Group and Category Movement Group.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
119 120 121
2010-05-14 yo
* Get rid of wrong acquisitions from the use category.

Nicolas Delaby's avatar
Nicolas Delaby committed
122 123 124 125 126 127
2010-05-12 nicolas
* add document_conversion_interaction_workflow
* add document_security_interaction_workflow
* move process_status_workflow from erp5_dms
because Notification Message need it.

128 129 130
2010-04-29 kazuhiko
* Remove specialise base category because it already exists in erp5_core.

Yusei Tahara's avatar
Yusei Tahara committed
131 132 133
2010-04-27 yusei
* Add bank account holder name field to bank account view.

Kazuhiko Shiozaki's avatar
Kazuhiko Shiozaki committed
134 135 136
2010-04-26 kazuhiko
* Add Delivery_isSplitAndDeferPossible script, that should be just a temporary implementation before merging new simulation API, where we can control more flexibly.

Yusei Tahara's avatar
Yusei Tahara committed
137 138 139
2010-04-02 yusei
* Add precision field to rounding model view.

Yusei Tahara's avatar
Yusei Tahara committed
140 141 142
2010-03-31 yusei
* Use "Access contents information" instead of "View" to check if currency can be displayed or not.

Yusuke Muraoka's avatar
Yusuke Muraoka committed
143 144 145
2010-03-11 yusuke
* Reference generating script comes from erp5_trade.

146 147 148
2010-03-03 kazuhiko
* add property_mapping base category.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
149 150 151
2010-03-03 yo
* Allow OrderBuilder to specify a method to select simulation movements and methods to separate cells.

Yusei Tahara's avatar
Yusei Tahara committed
152 153 154
2010-03-02 yusei
* Remove short title.

Yusei Tahara's avatar
Yusei Tahara committed
155 156 157
2010-02-19 yusei
* Set business_application category to Notification Message Module and Query Module.

Yusei Tahara's avatar
Yusei Tahara committed
158 159 160
2009-12-7 yusei
* Remove previous extension(career begin/end mode and career end reason). Since they are not generic enough. they might be in a localisation business template or somewhere else.

Yusei Tahara's avatar
Yusei Tahara committed
161 162 163
2009-12-5 yusei
* Extend career document. Now it can deal with career begin/end mode and career end reason.

Yusei Tahara's avatar
Yusei Tahara committed
164 165 166
2009-11-26 yusei
* Add Rounding Tool and Rounding Model which provide generic rounding functionality.

Yusei Tahara's avatar
Yusei Tahara committed
167 168 169
2009-11-26 yusei
* Update xml format. xmlPickler has changed the behavior.

Yusei Tahara's avatar
Yusei Tahara committed
170 171 172
2009-10-16 yusei
* Update for the changes of new portal types of portal types.

Yusuke Muraoka's avatar
Yusuke Muraoka committed
173 174 175
2009-09-07 yusuke
* Replace ERP5Report to ERP5Form and ReportBox

Tatuya Kamada's avatar
Tatuya Kamada committed
176 177 178
2009-07-09 tatuya
* Fix when printing invoice and setting 'Custom' for payment-trade-date, payment condition returns the custom setting date

Nicolas Delaby's avatar
Nicolas Delaby committed
179 180 181 182
2009-07-03 nicolas
* add cache plugin and memcached plugin for Persistent Caching of document conversions.
Flare should be installed and running

Kazuhiko Shiozaki's avatar
Kazuhiko Shiozaki committed
183 184 185
2009-04-18 Kazuhiko
* Version 5.4.1

Yusei Tahara's avatar
Yusei Tahara committed
186 187 188
2009-04-03 yusei
* Add decimal alignment option to Quantity Divergence Tester.

Kazuhiko Shiozaki's avatar
Kazuhiko Shiozaki committed
189 190 191
2009-03-16 Kazuhiko
* remove ooo_import action in Person Module that is replaced by erp5_ooo_import business template with more generic and better import function.

Ivan Tyagov's avatar
Ivan Tyagov committed
192 193
2009-02-25 ivan
* Add portal_introspections tool
Ivan Tyagov's avatar
Ivan Tyagov committed
194
* Add portal_web_services tool
Ivan Tyagov's avatar
Ivan Tyagov committed
195

Yusei Tahara's avatar
Yusei Tahara committed
196 197 198
2009-01-27 yusei
* Added destination_carrier, destination_referral, source_carrier, source_referral categories which are defined in Arrow property sheet.

Yusei Tahara's avatar
Yusei Tahara committed
199 200 201 202
2009-01-26 yusei
* Added Monthly Range Movement Group.
* Added a default view action to Day Movement Group.

Yusei Tahara's avatar
Yusei Tahara committed
203 204 205
2009-01-22 yusei
* Added bank_account_type category and use it in BankAccount_view.

Nicolas Delaby's avatar
Nicolas Delaby committed
206 207 208
2008-12-17 nicolas
* add Day Movement Group portal_type

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

Yusei Tahara's avatar
Yusei Tahara committed
212 213 214
2008-11-13 yusei
* Start to develop version 5.4.

Fabien Morin's avatar
Fabien Morin committed
215
2008-11-06 fabien
Fabien Morin's avatar
Fabien Morin committed
216
* 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
217

Yusei Tahara's avatar
Yusei Tahara committed
218 219 220
2008-10-28 yusei
* Product Interest field is now translatable.

Yusei Tahara's avatar
Yusei Tahara committed
221 222 223
2008-10-14 yusei
* Start to develop version 5.3.

Yusei Tahara's avatar
Yusei Tahara committed
224 225 226
2008-09-24 yusei
* Update xml format.

Kazuhiko Shiozaki's avatar
Kazuhiko Shiozaki committed
227 228 229 230
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
231 232 233
2008-09-07
* Update English messages.

Yusei Tahara's avatar
Yusei Tahara committed
234 235
2008-09-04 yusei
* Fixed workflow title.
Yusei Tahara's avatar
Yusei Tahara committed
236
* Update English messages.
Yusei Tahara's avatar
Yusei Tahara committed
237

Yusei Tahara's avatar
Yusei Tahara committed
238 239 240
2008-08-29 yusei
* Correct messge text.

Yusei Tahara's avatar
Yusei Tahara committed
241 242 243
2008-08-28 yusei
* Use Base_translateString or translateString instead of N_ for translation message.

Jérome Perrin's avatar
Jérome Perrin committed
244 245 246
2008-08-15 jerome
* Expose creation_date in Delivery_getODTDataDict

Yusei Tahara's avatar
Yusei Tahara committed
247 248
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
249
* Updated notification_message_workflow and allow modification even if state is submitted or validated.
Yusei Tahara's avatar
Yusei Tahara committed
250

Yusei Tahara's avatar
Yusei Tahara committed
251 252 253
2008-08-05 yusei
* Remove subject field from NotificationMessage_view. It was useless.

Yusei Tahara's avatar
Yusei Tahara committed
254 255 256
2008-08-04 yusei
* Remove text_content field from NotificationMessage_view. It was useless.

Yusei Tahara's avatar
Yusei Tahara committed
257 258 259
2008-08-04 yusei
* Add reference and remove subject in Notification Message Module List.

Yusei Tahara's avatar
Yusei Tahara committed
260 261 262
2008-08-04 yusei
* Fixed title of notification message forms.

Yusei Tahara's avatar
Yusei Tahara committed
263 264 265
2008-06-27 yusei
* Start to develop version 5.2.

Yusei Tahara's avatar
Yusei Tahara committed
266 267 268
2008-06-26 yusei
* Revise version to 5.1.

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

Nicolas Delaby's avatar
Nicolas Delaby committed
272 273 274
2008-06-18 Nicolas
Add Notification Message Module

Aurel's avatar
Aurel committed
275 276 277
2008-06-13 aurel
* Set description on field from glossary

278 279 280
2008-06-11 ivan
* Move local_permission_interaction_workflow from erp5_dms to erp5_base.

Yusei Tahara's avatar
Yusei Tahara committed
281 282 283
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
284
2008-06-03 vincentd
Vincent Desmares's avatar
Vincent Desmares committed
285 286
* 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
287

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

Yusei Tahara's avatar
Yusei Tahara committed
291 292 293
2008-04-17 yusei
* Revise version to 5.0.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
294 295 296
2008-04-10 yo
* Disable Set Own Password for Assignor and Assignee.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
297 298 299
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
300 301 302
2008-03-28 jerome
* add default image for person and organisations

Aurel's avatar
Aurel committed
303 304 305
2008-03-26 aurel
* add a detailed report on person

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

Yusei Tahara's avatar
Yusei Tahara committed
309 310 311
2008-1-9 Yusei
* Hide document tab on organisation if erp5_dms is installed.

Yusei Tahara's avatar
Yusei Tahara committed
312 313 314
2007-12-10 Yusei
* Hide document tab on person document if erp5_dms is installed.

Yusei Tahara's avatar
Yusei Tahara committed
315 316 317
2007-11-19 Yusei
* switch off acquire_local_roles on Assignment, Currency, Bank Account.

Jérome Perrin's avatar
Jérome Perrin committed
318 319 320
2007-10-24 Jerome
* rename career workflow state variable in 'validation_state'

Kazuhiko Shiozaki's avatar
Kazuhiko Shiozaki committed
321 322 323
2007-10-10 Kazuhiko
* add a read-only field of filename in File view and Image view.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
324 325 326
2007-09-25 yo
* Set module group on portal types.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
327 328 329
2007-09-12 yo
* Split Currency_asNumericCode into Base_convertCurrencyCodeToNumericCode.

Yusei Tahara's avatar
Yusei Tahara committed
330 331 332
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
333 334 335
2007-09-11 yo
* New script, Currency_asNumericCode.

Yusei Tahara's avatar
Yusei Tahara committed
336 337 338
2007-09-05 Yusei
* Added proxy role(Manager) to Assignment_updateUserSecurityGroup(assignment_workflow)

Yusei Tahara's avatar
Yusei Tahara committed
339 340 341
2007-08-29 Yusei
* Added new view action for module.

342 343 344
2007-08-13 Jerome
* Remove portal type actions that are now defined as global actions

345 346 347 348 349 350
2007-02-12 Kevin
* Fix precision display in currency module  list.
* Increase version number.
* Update BT5 description.
* Update copyright.

351 352 353
2006-09-12 Romain
* Display translated state of Assignement.

Romain Courteaud's avatar
Romain Courteaud committed
354 355 356
2006-09-01 Romain
* Modify some field's titles.

357 358 359 360
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
361 362 363
2006-08-28 Romain
* Remove gender's paths

Aurel's avatar
Aurel committed
364 365 366
2006-06-30 aurel
* add overdraft facility field on bank account

Kevin Deldycke's avatar
Kevin Deldycke committed
367 368
2006-06-27 Kevin
* Add symbol on Currencies.
369
* Use searchFolder on Organisation details view.
Kevin Deldycke's avatar
Kevin Deldycke committed
370

371 372 373
2006-06-09 Kevin
* Remove financial_year_stop_date field since Accounting Period Objects replace it.

Kevin Deldycke's avatar
Kevin Deldycke committed
374 375 376 377
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
378 379 380
2006-06-02 Kevin
* Move OpenOffice Importer tool from erp5_core to erp5_base.

381 382 383
2006-05-29 jerome
* Set acquisition on price_currency category

384 385 386
2006-05-15 jerome
* removed 'transactions' view from Bank Account ptype. It is part of erp5_accounting.

Alexandre Boeglin's avatar
Alexandre Boeglin committed
387 388 389
2006-05-15 Alex
* Update maintainers.

Aurel's avatar
Aurel committed
390 391 392
2006-05-03 aurel
* set permission on assignment workflow

393 394 395
2006-05-03 Romain
* Use a valid name for the selection in Person_viewAssignmentList.

396 397 398
2006-04-14 aurel
* remove default preferences as it is already present in erp5_core

399 400 401
2006-04-07 aurel, jerome
* Set security on assignment workflow (Assignor role is now required to open an assignment)

402 403 404
2006-03-30 romain
* fix action priority on credit card.

Aurel's avatar
Aurel committed
405 406 407 408 409 410
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
411 412 413 414
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
415 416 417
2006-03-14 Seb
* Added related keys about person and organisation

Aurel's avatar
Aurel committed
418 419 420
2006-03-03 aurel
* add view to import and view signature of agent

421 422 423
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
424
2006-02-24 Seb
Yusei Tahara's avatar
Yusei Tahara committed
425
* Created this business template in order to split erp5_core