• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add -tmp_filename parameter to content::item::new and

content::revision::new to handle file uploads at a low level with the

cr tcl api. You still need to figure out the mime type and cotent type

(image,etc.) before calling content::item::new. A convenience wrapper

should be written if you need that feature. (that would replace

cr_import_content, it think.)

  1. … 6 more files in changeset.
Add test for content::item::rename for bug#2906.

Add test for bug#2686

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.
Remove broken generic query.

Add correct Oracle specific blob compatible query.

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

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. … 17 more files in changeset.
add a test for is_empty, untabify the test files, fix some var_list problems

  1. … 2 more files in changeset.
Initital tests for CR Tcl API.

    • -0
    • +71
    ./content-item-test-procs.tcl
  1. … 1 more file in changeset.