acs-content-repository

  • last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix missing ; in content_type__is_content_type for postgresql.

    • -0
    • +21
    ./sql/postgresql/upgrade/upgrade-5.0.0-5.1.0d1.sql
updated info files for core for 5.0.2

  1. … 17 more files in changeset.
updated core version numbers

  1. … 16 more files in changeset.
No longer necessary, replaced by the 5.0.0 to 5.1.0d1 version

    • -0
    • +134
    ./sql/postgresql/upgrade/upgrade-5.0.0-5.1.0d1.sql
Add missing "then" to content_folder__copy. Already fixed in upgrade script.

Fix content_item_copy2 to use NULL for target name instead of empty string.

Fix syntax error in content_folder copy.

    • -87
    • +80
    ./sql/postgresql/upgrade/upgrade-5.0.0-5.1.0d1.sql
Added define_function_arg calls to non-content-revision objects and to

create_type and create_attributes, so we can do these operations via

Tcl. Content revisions, due to LOB/non-LOB issues and the incompatibility

of LOB operations between DBs need their own "smart" Tcl API.

    • -0
    • +15
    ./sql/postgresql/upgrade/upgrade-5.0.0b4-5.1.0d1.sql
Adding tcl API for content_symlinks.

    • -0
    • +77
    ./tcl/symlink-procs-oracle.xql
    • -0
    • +73
    ./tcl/symlink-procs-postgresql.xql
    • -0
    • +125
    ./tcl/symlink-procs.tcl
    • -0
    • +24
    ./tcl/symlink-procs.xql
merge of changes between oacs-5-0-0b4 and oacs-5-0-0-final to HEAD

  1. … 283 more files in changeset.
Fix content_item.move and content_folder.move

Upgrade scripts for changes to copy and move. Bumped up version number.

    • -0
    • +5
    ./sql/oracle/upgrade/upgrade-5.0.0-5.1.0d1.sql
    • -0
    • +558
    ./sql/postgresql/upgrade/upgrade-5.0.0-5.1.0d1.sql
Added optional name parameter for copy functions.

    • -16
    • +49
    ./sql/postgresql/content-extlink.sql
    • -27
    • +89
    ./sql/postgresql/content-folder.sql
    • -22
    • +53
    ./sql/postgresql/content-symlink.sql
Last of the typos!

More small fixes with misplaced commas etc.

Fix typos.

Add optional name parameter to content_symlink.copy.

Add optional name parameter to content_exlink.copy.

    • -13
    • +21
    ./sql/oracle/content-extlink.sql
Adding optional name for content_folder.copy. Adding new package definitions

for changes in procedures.

Fix missing commas in function definitions

Added optional name parameter to content_item.copy and content_item.move.

Added versions of content_item__copy and content_item__move to support

optional name parameter to copy/move and rename in one step.

    • -46
    • +107
    ./sql/postgresql/content-item.sql
updated core package version numbers to 5.0.0

  1. … 18 more files in changeset.
Ok, last time. Generic query was named incorrectly.

Fixing another typo.

Fix mistake where oracle query was pasted into postgresql file.

Finish fixing item::publish. Move oracle queries to -oracle.xql.

Fix item::unpublish in the same way.

Fix item::publish. Refernce to wrong variable, add postgresql version of

plsql call.

item::get_content: Made revision optional, if you provide item_id

fix assign to constant var, bump to 5.0.0b5, provide upgrade, bug 1281 patch 389 Walter McGinnis

file upgrade-5.0.0b4-5.0.0b5.sql was initially added on branch oacs-5-0.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-5.0.0b4-5.0.0b5.sql