change_log 8.47 KB
Newer Older
1 2 3
2013-09-03 arnaud.fontaine
* ZODB Components: Workflow History must always be kept, so avoid an extra step for developers.

4 5 6
2013-08-28 arnaud.fontaine
* ZODB Components: Migrate Documents, Extensions and Tests.

7 8 9
2013-04-25 Gabriel
* Initial implementation of Event Path and extension of Campaign to create massive events. Event Path is a subobject of Campaign to store all information related to creation of events

10 11 12
2012-10-30 Kazuhiko
* add destination_decision_language related key.

13 14 15
2011-12-13 Kazuhiko
* use event_simulation_workflow instead of event_workflow for Event-type portal types. use portal_alarms/upgrader_migrate_event_workflow_history for migration.

Yusei Tahara's avatar
Yusei Tahara committed
16 17 18
2010-11-05 yusei
* Simplify Event_init.

Lucas Carvalho's avatar
Lucas Carvalho committed
19 20 21
2010-10-14 lucas
* Generate reference automatically for Support Request.

Lucas Carvalho's avatar
Lucas Carvalho committed
22 23 24
2010-08-19 lucas
* Added Codification Property Sheet on Support Request portal type, to avoid setCodification error during clone.

25 26 27
2009-11-13 romain
* Apply new field library convention

Rafael Monnerat's avatar
Rafael Monnerat committed
28 29 30
2009-10-16 rafael
* Update for the changes of new portal types of portal types.

Yusuke Muraoka's avatar
Yusuke Muraoka committed
31 32 33
2009-09-07 yusuke
* Replace ERP5Report to ERP5Form and ReportBox

Tatuya Kamada's avatar
Tatuya Kamada committed
34 35 36
2009-08-19 tatuya
* Fix listbox source_title column name for Ticket  from 'Handler' to 'Operations Manager'. In ticket, the word 'Handler ' is not used already.

37 38 39
2009-07-02 romain
* Revert latest proxy field library simplification, as the design was not finalized.

40 41 42
2009-05-27 Seb
* Add Site Message and Acknowledgements

Jean-Paul Smets's avatar
Jean-Paul Smets committed
43 44 45
2009-05-23 JPS
* Tickets can specialise a Trade Condition

Yusei Tahara's avatar
Yusei Tahara committed
46 47 48
2009-05-18 yusei
* Fix some proxy fields. count_method should not be inherited from template field and proxy_listbox_ids had to be copied to new proxified fields but it was not copied.

Yusei Tahara's avatar
Yusei Tahara committed
49 50
2009-05-13 yusei
* Fix Event_view.my_text_content due to the core field library issue.
51
* Add a template field for Editor Field to Base_viewCRMFieldLibrary.
Yusei Tahara's avatar
Yusei Tahara committed
52

Yusei Tahara's avatar
Yusei Tahara committed
53 54 55 56
2009-05-08 yusei
* Simplify field libraries and proxy fields. Old field libraries are kept for backward compatibility.
* Update dependencies.

Kazuhiko Shiozaki's avatar
Kazuhiko Shiozaki committed
57 58 59
2009-04-18 Kazuhiko
* Version 5.4.1

Nicolas Delaby's avatar
Nicolas Delaby committed
60 61 62
2009-04-17 nicolas
* Extend Entity_viewEventList to support displaying of Suport Requests

Yusei Tahara's avatar
Yusei Tahara committed
63 64 65
2009-03-02 yusei
* Bug fixed. Recipients of ingested email should be set to destination category on event.

Yusei Tahara's avatar
Yusei Tahara committed
66 67 68
2008-11-13 yusei
* Start to develop version 5.4.

Rafael Monnerat's avatar
Rafael Monnerat committed
69 70 71
2008-10-30 rafael
* Added Marked Posted transition for new messages.

Yusei Tahara's avatar
Yusei Tahara committed
72 73 74
2008-10-24 yusei
* Fixed EventModule_getEventDetailedReportSectionList. Since All messages will be translated in a template, no need to translate in this script.

Yusei Tahara's avatar
Yusei Tahara committed
75 76 77
2008-10-14 yusei
* Start to develop version 5.3.

Yusei Tahara's avatar
Yusei Tahara committed
78 79 80
2008-10-7 yusei
* Update some field titles for translation.

Yusei Tahara's avatar
Yusei Tahara committed
81 82 83 84 85 86 87
2008-10-1 yusei
* Added comment to Event_createRespondEvent.
* Changed label message on acknowledge action dialog.
* Changed action box name title of validate_action transition on sale_opportunity_workflow.
* Description field on Ticket_viewNewEventDialog is not required now.
* Assignee can see the new incoming event worklist.

Yusei Tahara's avatar
Yusei Tahara committed
88 89 90
2008-09-26 yusei
* Fixed unauthorized error bug if deleted events exists.

Yusei Tahara's avatar
Yusei Tahara committed
91 92 93
2008-9-25 yusei
* Update xml format.

Yusei Tahara's avatar
Yusei Tahara committed
94 95 96
2008-09-07 yusei
* Update English messages.

Yusei Tahara's avatar
Yusei Tahara committed
97 98 99
2008-09-04 yusei
* Update English messages.

Yusei Tahara's avatar
Yusei Tahara committed
100 101 102
2008-08-29 yusei
* Correct message text.

Yusei Tahara's avatar
Yusei Tahara committed
103 104 105
2008-08-28 yusei
* Use Base_translateString or translateString instead of N_ for translation message.

Jérome Perrin's avatar
Jérome Perrin committed
106 107 108
2008-07-17 jerome
Remove portal transforms, they are also in core

Nicolas Delaby's avatar
Nicolas Delaby committed
109 110 111
2008-07-17 nicolas
Get Forwarded data from attachments if required

Nicolas Delaby's avatar
Nicolas Delaby committed
112 113 114
2008-07-17 nicolas
Quote url_string parameter

Yoshinori Okuji's avatar
Yoshinori Okuji committed
115 116 117
2008-07-15 yo
* Preserve whitespace in the text content of an event.

Rafael Monnerat's avatar
Rafael Monnerat committed
118
2008-07-15 rafael
119
* Added Event_afterClone to make cloned Events editable.
Rafael Monnerat's avatar
Rafael Monnerat committed
120

Yusei Tahara's avatar
Yusei Tahara committed
121 122 123
2008-07-07 yusei
* Added an action to ticket portal types which clone ticket and related events.

Yusei Tahara's avatar
Yusei Tahara committed
124 125 126
2008-07-02 yusei
* when ingest email message, find sender from person document first and organisation later.

Yusei Tahara's avatar
Yusei Tahara committed
127 128 129
2008-06-27 yusei
* Start to develop version 5.2.

Yusei Tahara's avatar
Yusei Tahara committed
130 131 132
2008-06-26 yusei
* Revise version to 5.1.

Rafael Monnerat's avatar
Rafael Monnerat committed
133 134 135
2008-06-25 rafael
* Added Document Tabs at Tickets.

Yusei Tahara's avatar
Yusei Tahara committed
136 137 138
2008-06-10 yusei
* Move Event_send and mail templates to erp5_core.

Yusei Tahara's avatar
Yusei Tahara committed
139 140 141
2008-06-10 yusei
* Don't escape html markup in Event_viewMimeMessage.

Yusei Tahara's avatar
Yusei Tahara committed
142 143 144
2008-06-09 yusei
* Added Event_send proxy role (Manager).

Yusei Tahara's avatar
Yusei Tahara committed
145 146 147
2008-06-06 yusei
* In Event_send, invoke transition only when portal type is available (it means crm portal types are installed).

Vincent Desmares's avatar
Vincent Desmares committed
148 149 150 151 152
2008-06-04
* Add rights for manager in :
sale_opportunity_workflow  :  Contacted, Cancelled
ticket_workflow  :  Closed, Cancelled

Yusei Tahara's avatar
Yusei Tahara committed
153 154 155
2008-5-31 yusei
* Invoke workflow method only when event worklfow is used.

Yusei Tahara's avatar
Yusei Tahara committed
156 157
2008-5-29 yusei
* Add type based method for Event.send and use MailTemplate to build mail message.
Yusei Tahara's avatar
Yusei Tahara committed
158
* Add a minimum support of html mail.
Yusei Tahara's avatar
Yusei Tahara committed
159

Yusei Tahara's avatar
Yusei Tahara committed
160 161
2008-5-29 yusei
* Modifiy response transition in event_workflow, now it create a new event and send it to recepient immediately.
Yusei Tahara's avatar
Yusei Tahara committed
162
* Add quotation option in acknowledge dialog.
Yusei Tahara's avatar
Yusei Tahara committed
163

Yusei Tahara's avatar
Yusei Tahara committed
164 165 166 167
2008-5-27 yusei
* Replace "Create Related Event" action with a equivalent workflow method.
* Fixed appearance of content in view and preview.

Yusei Tahara's avatar
Yusei Tahara committed
168 169 170
2008-5-26 yusei
* Added a new content column in event list in ticket view and fixed to display correct title in the list.

Yusei Tahara's avatar
Yusei Tahara committed
171 172 173 174
2008-5-26 yusei
* Added An option which create new event in acknowledge workflow dialog.
* In event_workflow, variables named follow_up_ticket_title and follow_up_ticket_type are updated only when transition or new  state specify a new value.

Yusei Tahara's avatar
Yusei Tahara committed
175 176 177
2008-4-17 yusei
* Revise version to 5.0.

Yusei Tahara's avatar
Yusei Tahara committed
178 179 180
2008-4-1 yusei
* When receive forwarded mail, update recipient and sender automatically.

Yusei Tahara's avatar
Yusei Tahara committed
181 182 183
2008-03-31 yusei
* Add a type based method for rewriting mail message.

Yusei Tahara's avatar
Yusei Tahara committed
184 185 186
2008-03-17 yusei
* Add source_project and destination_project fields for Ticket_view.

Yusei Tahara's avatar
Yusei Tahara committed
187 188 189
2008-03-14 yusei
* Add dependency to erp5_ingestion.

Jérome Perrin's avatar
Jérome Perrin committed
190 191 192
2008-02-22 Jérome
* Export new portal_transforms using ERP5Type's html_to_text. Requires recent products: ERP5Type r19462 and ERP5 r19470

193 194 195 196
2008-02-20 Jérome
* Allow sending email from Mail Message.
* New sale opportunity workflow.

197 198 199
2008-02-19 Jérome
* Add reports

Yusei Tahara's avatar
Yusei Tahara committed
200 201 202 203 204
2008-1-30 Yusei
* *_getResourceItemList script should
return values only which user can access.

2008-1-11 Yusei
Yusei Tahara's avatar
Yusei Tahara committed
205 206
* Added mimetypes_registry, portal_transforms in Tools. Please use revision 18669 or newer of ERP5Type.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
207 208 209
2007-10-30 yo
* Set pricing_interaction_workflow to Campaign, Fax Message, Letter, Mail Message, Meeting, Note, Phone Call, Sale Opportunity, Support Request, Visit and Web Message.

Yusei Tahara's avatar
Yusei Tahara committed
210 211 212
2007-10-01 Yusei
* Removed my_reference from Ticket_view.

Yusei Tahara's avatar
Yusei Tahara committed
213 214 215
2007-09-28 Yusei
* Add Web Message portal type for representing online forum posting or instant message.

Yusei Tahara's avatar
Yusei Tahara committed
216 217 218
2007-09-14 Yusei
* Fix to use activity for updating related event local roles.

Thierry's avatar
Thierry committed
219 220 221
2007-09-14 Thierry
* Add missing portal type actions

Yusei Tahara's avatar
Yusei Tahara committed
222 223 224
2007-09-11 Yusei
* Add two interaction workflows for ticket and event to update local roles after editing.

Romain Courteaud's avatar
Romain Courteaud committed
225 226
2007-09-11 Romain
* Add Visit portal type
Romain Courteaud's avatar
Romain Courteaud committed
227
* Remove hardcoded values
Romain Courteaud's avatar
Romain Courteaud committed
228

Thierry's avatar
Thierry committed
229 230 231
2007-09-11 Thierry
* Improve Ticket workflow (add worklists)

Thierry's avatar
Thierry committed
232 233 234 235
2007-09-10 Thierry
* Improve Event workflow
* Add causality relations between Events

236 237 238
2007-08-22 JPS
* Slight refactoring

239 240 241
2007-08-13 Jerome
* Remove portal type actions that are now defined as global actions

242 243 244
2007-02-15 Rafael
* Added Internal Request.

245 246 247
2006-05-18 Romain
* Fix naming conventions.

248 249 250 251 252 253 254
2006-04-25 Romain
* Remove News Item
* Again, change state variable to simulation_state for event_workflow and sale_opportunity_workflow.
* Add subcategories in portal_categories/resource.
* Modify all forms.
* Event and Ticket are now subclasses of Movement.

Romain Courteaud's avatar
Romain Courteaud committed
255 256 257 258 259 260 261 262 263 264
2006-05-17 Romain
* Remove catalog method z_related_translated_event_state
* Remove related key translated_event_state_title | translation/translated_message/z_related_translated_event_state

2006-05-15 Alex
* Update maintainers.

2006-03-27 kevin
* Don't encode MailMessage_view body, it's done automatticaly now.

Kevin Deldycke's avatar
Kevin Deldycke committed
265 266 267
2006-03-03 kevin
* Display an encoded UTF-8 body for Mail Message.

Kevin Deldycke's avatar
Kevin Deldycke committed
268 269 270 271 272 273 274 275
2006-02-22 kevin
* Fix bad default lisbox parameters.

2006-06-02 Jerome
* add missing 'follow_up' base category.
* improve 'Respond' feature in event workflow
* make filtering work in Event Module + other small UI fixes.

Aurel's avatar
Aurel committed
276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295
2005-11-11 Romain
* Correct naming convention.

2005-11-05 Romain
* Correct naming convention.

2005-10-20 Romain
* Correct naming convention.

2005-09-05 Romain (1.0rc5)
* Change state variable to simulation_state for event_workflow and sale_opportunity_workflow.

2005-09-02 Romain (1.0rc4)
* Added all _action transitions in workflows.

2005-08-29 Romain (1.0rc3)
* Added missing forms.
* Clean portal type definition.
* Change module id (event->event_module, etc)
* Move Project* skins to folder erp5_project (included in business template erp5_project).
296
* Correct python script (where module ids are hardcoded).