• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
    ./content-keyword-test-procs.tcl
    • -0
    • +16
    ./content-keyword-test-procs.xql
  1. … 3 more files in changeset.
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

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

  1. … 321 more files in changeset.
Fix content type calls to eliminate illegal chars in type name

Daveb fixed broken 5.1 code and tests

  1. … 1 more file in changeset.
Fix test to work on Oracle with BLOB content.

Dave fixed his test case ...

commiting Daveb's oracle fixes ...

  1. … 2 more files in changeset.
Remove broken generic query.

Add correct Oracle specific blob compatible query.

  1. … 4 more files in changeset.
Fix test to work correctly in oracle.

Fix content_folder__is_subfolder pl/sql. Also fix tcl proc which was

passing in the wrong list format to package_exec_plsql. Add upgrade

script and tests.

  1. … 5 more files in changeset.
file content-folder-test-procs.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./content-folder-test-procs.tcl
Revert to package_exec_plsql var_list list style for -attributes

parameters. Fix test and documentation.

  1. … 2 more files in changeset.
Fix content::revision::new to properly create subtypes of content_revision.

  1. … 1 more file in changeset.
updates for 5.1.4, including package info files

  1. … 18 more files in changeset.
Add content::item::get. Add test case support for it.

  1. … 3 more files in changeset.
renamed bad_string to evil_string

extended test case for content items

Make id_column and table_name required for content::type::new.

Fix content::item::new to properly create a subtype of content revision

based on the content_type paramter is attributes, title or text is specified.

  1. … 2 more files in changeset.
Clarify documenation for content::item::new and add test cases to ensure a new revision can be created.

Fixes bug#2232

  1. … 1 more file in changeset.
Add CR Tcl API from HEAD.

  1. … 16 more files in changeset.
add a test for is_empty, untabify the test files, fix some var_list problems

    • -45
    • +47
    ./content-revision-test-procs.tcl
  1. … 1 more file in changeset.
Initital tests for CR Tcl API.

    • -0
    • +71
    ./content-item-test-procs.tcl
    • -0
    • +60
    ./content-revision-test-procs.tcl
Added categories to the automated test(s).

added automated testing

    • -0
    • +42
    ./acs-content-repository-procs.tcl