Ticket #441 (closed task: fixed)

Opened 2 years ago

Last modified 10 months ago

Add a migration script to PloneMeeting 1.5

Reported by: gbastien Assigned to: gbastien
Priority: major Milestone: PloneMeeting 1.5
Component: Product PloneMeeting Keywords:
Cc:

Description (Last modified by gbastien)

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

07/11/08 11:20:00 changed by gbastien

  • owner set to gbastien.
  • status changed from new to assigned.

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

02/10/09 15:07:53 changed by gbastien

  • description changed.

03/20/09 08:27:20 changed by sgeulette

change french title or created groups: replace suffix 'modérateurs' by 'validateurs', 'aviseur' by 'émetteurs d'avis', 'observeurs' par 'observateurs'

04/15/09 10:39:25 changed by gbastien

  • description changed.

04/27/09 10:18:54 changed by gbastien

  • description changed.

04/27/09 11:59:15 changed by gbastien

  • description changed.

04/28/09 17:48:14 changed by gbastien

  • description changed.

05/25/09 09:28:39 changed by sgeulette

  • status changed from assigned to closed.
  • resolution set to fixed.