change_log 4.84 KB
Newer Older
Yusei Tahara's avatar
Yusei Tahara committed
1 2 3
2008-07-02 yusei
* when ingest email message, find sender from person document first and organisation later.

Yusei Tahara's avatar
Yusei Tahara committed
4 5 6
2008-06-27 yusei
* Start to develop version 5.2.

Yusei Tahara's avatar
Yusei Tahara committed
7 8 9
2008-06-26 yusei
* Revise version to 5.1.

Rafael Monnerat's avatar
Rafael Monnerat committed
10 11 12
2008-06-25 rafael
* Added Document Tabs at Tickets.

Yusei Tahara's avatar
Yusei Tahara committed
13 14 15
2008-06-10 yusei
* Move Event_send and mail templates to erp5_core.

Yusei Tahara's avatar
Yusei Tahara committed
16 17 18
2008-06-10 yusei
* Don't escape html markup in Event_viewMimeMessage.

Yusei Tahara's avatar
Yusei Tahara committed
19 20 21
2008-06-09 yusei
* Added Event_send proxy role (Manager).

Yusei Tahara's avatar
Yusei Tahara committed
22 23 24
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
25 26 27 28 29
2008-06-04
* Add rights for manager in :
sale_opportunity_workflow  :  Contacted, Cancelled
ticket_workflow  :  Closed, Cancelled

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

Yusei Tahara's avatar
Yusei Tahara committed
33 34
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
35
* Add a minimum support of html mail.
Yusei Tahara's avatar
Yusei Tahara committed
36

Yusei Tahara's avatar
Yusei Tahara committed
37 38
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
39
* Add quotation option in acknowledge dialog.
Yusei Tahara's avatar
Yusei Tahara committed
40

Yusei Tahara's avatar
Yusei Tahara committed
41 42 43 44
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
45 46 47
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
48 49 50 51
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
52 53 54
2008-4-17 yusei
* Revise version to 5.0.

Yusei Tahara's avatar
Yusei Tahara committed
55 56 57
2008-4-1 yusei
* When receive forwarded mail, update recipient and sender automatically.

Yusei Tahara's avatar
Yusei Tahara committed
58 59 60
2008-03-31 yusei
* Add a type based method for rewriting mail message.

Yusei Tahara's avatar
Yusei Tahara committed
61 62 63
2008-03-17 yusei
* Add source_project and destination_project fields for Ticket_view.

Yusei Tahara's avatar
Yusei Tahara committed
64 65 66
2008-03-14 yusei
* Add dependency to erp5_ingestion.

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

70 71 72 73
2008-02-20 Jérome
* Allow sending email from Mail Message.
* New sale opportunity workflow.

74 75 76
2008-02-19 Jérome
* Add reports

Yusei Tahara's avatar
Yusei Tahara committed
77 78 79 80 81
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
82 83
* Added mimetypes_registry, portal_transforms in Tools. Please use revision 18669 or newer of ERP5Type.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
84 85 86
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
87 88 89
2007-10-01 Yusei
* Removed my_reference from Ticket_view.

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

Yusei Tahara's avatar
Yusei Tahara committed
93 94 95
2007-09-14 Yusei
* Fix to use activity for updating related event local roles.

Thierry's avatar
Thierry committed
96 97 98
2007-09-14 Thierry
* Add missing portal type actions

Yusei Tahara's avatar
Yusei Tahara committed
99 100 101
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
102 103
2007-09-11 Romain
* Add Visit portal type
Romain Courteaud's avatar
Romain Courteaud committed
104
* Remove hardcoded values
Romain Courteaud's avatar
Romain Courteaud committed
105

Thierry's avatar
Thierry committed
106 107 108
2007-09-11 Thierry
* Improve Ticket workflow (add worklists)

Thierry's avatar
Thierry committed
109 110 111 112
2007-09-10 Thierry
* Improve Event workflow
* Add causality relations between Events

113 114 115
2007-08-22 JPS
* Slight refactoring

116 117 118
2007-08-13 Jerome
* Remove portal type actions that are now defined as global actions

119 120 121
2007-02-15 Rafael
* Added Internal Request.

122 123 124
2006-05-18 Romain
* Fix naming conventions.

125 126 127 128 129 130 131
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
132 133 134 135 136 137 138 139 140 141
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
142 143 144
2006-03-03 kevin
* Display an encoded UTF-8 body for Mail Message.

Kevin Deldycke's avatar
Kevin Deldycke committed
145 146 147 148 149 150 151 152
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
153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172
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).
Yusei Tahara's avatar
Yusei Tahara committed
173
* Correct python script (where module ids are hardcoded).