acs-content-repository

  • last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix upgrade script to update the correct revision_id for the template

since template_id is a cr_items.item_id.

file upgrade-5.3.0b1-5.3.0b2.sql was initially added on branch oacs-5-3.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-5.3.0b1-5.3.0b2.sql
Update default template to use text instead of content tag to property grab

text from filesystem stored revisions.

Fix Bug#3056. sn_gifsize should be ns_gifsize.

Fix Bug#3056. sn_gifsize should be ns_gifsize.

Fix typo sn_gifsize should be ns_gifsize. Bug#3056. Thanks to Jon

Griffin for finding it and for the patch.

Add Open Documents MIME types

    • -0
    • +56
    ./sql/oracle/upgrade/upgrade-5.3.0d3-5.3.0d4.sql
file upgrade-5.3.0d3-5.3.0d4.sql was initially added on branch oacs-5-3.

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-5.3.0d3-5.3.0d4.sql
file upgrade-5.3.0d7-5.3.0d8.sql was initially added on branch oacs-5-3.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-5.3.0d7-5.3.0d8.sql
Add Open Documents MIME types

    • -0
    • +56
    ./sql/oracle/upgrade/upgrade-5.3.0d3-5.3.0d4.sql
First round of oacs-5-3 merge to HEAD commits

    • -0
    • +10
    ./sql/oracle/upgrade/upgrade-5.1.5d2-5.1.5d3.sql
  1. … 92 more files in changeset.
Merged oacs-5-2 -> oacs-5-3 branches.

  1. … 66 more files in changeset.
Fixed an upgrade ordering problem

    • -0
    • +10
    ./sql/oracle/upgrade/upgrade-5.1.5d2-5.1.5d3.sql
Fixed an upgrade script ordering issue

Version bumped to 5.3.0b1. Not tested (will be before I release it!)

  1. … 17 more files in changeset.
Reverted all changes from Mannheim

  1. … 220 more files in changeset.
Mannheim update, fix and merge bugbash

  1. … 195 more files in changeset.
Change to the locking of acs-objects

    • -0
    • +2
    ./sql/postgresql/upgrade/upgrade-5.3.0d4-5.3.0d5.sql
    • -0
    • +793
    ./sql/postgresql/upgrade/upgrade-5.3.0d6-5.3.0d7.sql
Changed content::folder::new to be a pure TCL proc relying on content::item::new instead of running into deadlocks (and being slower) when doing the plsql

    • -0
    • +43
    ./tcl/content-folder-procs.xql
missed the .xql file

    • -0
    • +20
    ./tcl/content-type-procs.xql
Added content_type_p procedure to detect if a mime_type is of a content_type

added new size for portrait avatars

Adding the parameter needed for Dave's excellent image:: procs

Indention fixes

Bumped branch to 5.3.a1 for alpha release.

  1. … 16 more files in changeset.
Fix #3008: remove duplicated drop_type procedure, added missing param in proc specification and correct upgrade script

    • -3
    • +1099
    ./sql/oracle/upgrade/upgrade-5.3.0d2-5.3.0d3.sql
Cleanup tmp files after genating thumbnails

Adding script upgrade for fixing typo in function content_extlink__copy.

This has been fixed in the create script ( content-extlink.sql).

    • -0
    • +81
    ./sql/postgresql/upgrade/upgrade-5.3.0d3-5.3.0d4.sql
Added background delivery of files

Correction of name constraint

  1. … 11 more files in changeset.