acs-content-repository

  • last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bumped version numbers to 5.3.1 beta 1

  1. … 18 more files in changeset.
some more cleanup of the item-procs.tcl, and calls to item:: in packages/acs-content-repository

Major cleanup of item-procs, replaced DB calls by calls to content::item::* in 18

of the 24 deprecated procs, just six procs are still required. Commented most

of the affected calls in ::content::item::*

removed unneeded .xql query with typo

add mime types for .xpi and .mp4

    • -0
    • +19
    ./sql/common/upgrade/upgrade-5.3.0b1-5.3.0b2.sql
Bumped to 5.3.1a1. I hope. I never get this right!

  1. … 18 more files in changeset.
Grrr, I didn't commit bumped version numbers before making the 5.3.0 tarball

  1. … 18 more files in changeset.
Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

    • -2
    • +2
    ./tcl/acs-content-repository-callback-procs.tcl
    • -2
    • +2
    ./tcl/acs-content-repository-procs.tcl
  1. … 353 more files in changeset.
Move content_revision__new functions to a seperate upgrade script that

will run after beta2.

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

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-5.3.0b2-5.3.0b3.sql
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)

Bumped version numbers to 5.3.0b2. Made acs-mail-lite auto-install.

  1. … 18 more files in changeset.
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.