• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Fix proc name, should br cr::keyword::delete

setting to null the default parameter "package_id" in function content::template::new

change ad_verify_and_get_user_id to ad_conn user_id, change ad_maybe_redirect_for_registration to auth::require_login, make some db_ and dt_ function -public

    • -3
    • +3
    ./test/acs-content-repository-procs.tcl
  1. … 687 more files in changeset.
Changed debugging message to level debug (from notice)

add proc doc to a bunch of procs, declare some things with explicit namespaces rather than in namespace eval, make some public things private

  1. … 25 more files in changeset.
remove unused .xql files, rename a couple misnamed xql files, fix elements-display.adp to not embed lots of tcl, add some interface status things

    • -0
    • +12
    ./content-extlink-procs.xql
  1. … 17 more files in changeset.
merge change by hand because the file was manually added on head.

    • -3
    • +13
    ./content-revision-procs-oracle.xql
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20050111 and jcd-merge-5-1-20050224

    • -0
    • +58
    ./test/content-folder-test-procs.tcl
  1. … 318 more files in changeset.
bugfix: provide default for variable lob_values

bugfix: fixed bug with lob-columns in attributes

    • -1
    • +10
    ./content-revision-procs-oracle.xql
Fix content type calls to eliminate illegal chars in type name

    • -8
    • +153
    ./test/content-item-test-procs.tcl