Ticket #441 (Clôturé Tâche: Résolu)
Add a migration script to PloneMeeting 1.5
| Reported by: | gbastien | Owned by: | gbastien |
|---|---|---|---|
| Priority: | Haute | Milestone: | PloneMeeting 1.5 |
| Component: | Produit PloneMeeting | Severity: | Non bloquant |
| Keywords: | Cc: |
Description (last modified by gbastien) (diff)
Some changes will need to be adapted from PloneMeeting? 1.4
- The "enableColorSystem" field has been renamed to "itemColorization" : set "itemColorization" to "modification_color" if "enableColorSystem" was "True", set it to "no_color" either. Then delete the old "enableColorSystem" attribute... --> ALREADY DONE IN MIGRATION TO 1.4???
- add the "Advices" action tab on every MeetingItem? portal_types --> OK
- in config.py/ploneMeetingUpdaters we removed 'Member' role to correct ticket #607. We now have to walk every meetingConfigFolders to set the 'ATContentTypes: Add File' permission correctly to the new ploneMeetingUpdaters list defined. --> OK
- add "itemsInCopy" and a "itemstoadvice" searches in portlet_meetingitems to open the new items in copy functionnality --> OK
- run UpdateSecuritySettings? from portal_workflow to update security for new roles and permissions --> OK
- check that new indexes are correctly added... --> OK
- update existing topics --> OK
Change History
Note: See
TracTickets for help on using
tickets.

"itemColorization" has been finaly called "usedColorSystem" ;-)