• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
This old version of the view update is superseeded by upgrade-5.3.0d1, apart from the fact that on none of my sites moving from pre 5.2 it has been working on an upgrade (usually fails due to image content type)

Move content_revision__new functions to a seperate upgrade script that

will run after beta2.

Recreate all content_revision__new functions.

Recreating the trigger without recreating the view can cause a problem

in a very specific case. It doesn't hurt to recreate the view (which

calls refresh_trigger)

Fix upgrade script to update the correct revision_id for the template

since template_id is a cr_items.item_id.

Update default template to use text instead of content tag to property grab

text from filesystem stored revisions.

  1. … 1 more file in changeset.
Add Open Documents MIME types

  1. … 2 more files in changeset.
Fixed an upgrade script ordering issue