• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix bug#2512

added query

After discussions with dave the proc went to content-item-procs.tcl and is called content::item::upload_file. Testing on the way

Use nested list for -var_list parameter

fixing package_id of revisions; changed insert trigger to make use of object_package_id in the insert view

  1. … 5 more files in changeset.
fixing package_id of revisions; changed insert trigger to make use of object_package_id in the insert view

  1. … 5 more files in changeset.
bugfix: set package_id and context_id for items and revisions

bugfix: set package_id and context_id for items and revisions

var_list must be a list of lists

Add where clause to content::folder::update

Add where clause to content::item::update and content::folder::update

Add where clause to content::item::update and content::folder::update

Removed custom code from Heidelberg

throw a NOT_FOUND error for not found so we can 404 in things like photo-album/www/image/index.vuh

added defaults for creation user and creation ip of content-items

Adding default value to db_string in item::get_live_revision

Adding default value for db_string in item::get_live_revision

bugfix: fixing bug #2402, bad merge

bugfix: default values for creation_user and creation_ip in item::new

Pass resolve index to get_id

fix (people should try these changes first prior to commit)

Limit the result of get_folder_from_package to the maximum folder_id

    • -0
    • +20
    ./content-folder-procs-postgresql.xql
file content-folder-procs-oracle.xal was initially added on branch oacs-5-1.

    • -0
    • +0
    ./content-folder-procs-oracle.xal
file content-folder-procs-postgresql.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./content-folder-procs-postgresql.xql
reverting back custom code

adding defaults to creation_user, creation_ip, content_type to content::item::new

Added function to return the content_folder_id for a package

Added a (cached) function to retrieve the content::folder_id from a package_id

provided default template in oracle

    • -0
    • +44
    ./acs-content-repository-procs-oracle.xql
  1. … 3 more files in changeset.
Add content_keyword__del to match oracle pl/sql.

Add define_function_args calls for content-keyword.sql.

Add basic tests for content::keyword apis.

    • -0
    • +39
    ./test/content-keyword-test-procs.tcl
    • -0
    • +16
    ./test/content-keyword-test-procs.xql
  1. … 3 more files in changeset.