• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed Malte's "fix" to content-folder new, and emmanuelle's fix to that fix

(which was fine), by rolling back to the 5.3 version (which wasn't broken in

the first place, PG 8.1 was)

  1. … 1 more file in changeset.
default value of parent_id has to be the empty string in content::folder::new

Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 367 more files in changeset.
Changed content::folder::new to be a pure TCL proc relying on content::item::new instead of running into deadlocks (and being slower) when doing the plsql

  1. … 1 more file in changeset.
Merged acs-core oacs-5-2 (currently 5.2.3) -> HEAD.

TODO:

1. Bump acs-core package version numbers to 5.3.0d1

2. Would be nice to do a test install, wouldn't it?

  1. … 721 more files in changeset.
Fixed bug #2768 by backporting the fix from HEAD to 5.2

Correct comment reference

Fix bug#2686 content::folder::update works now

  1. … 1 more file in changeset.
Fix list in var-list

Fix bug#2512

Use nested list for -var_list parameter

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

  1. … 1 more file in changeset.
Add where clause to content::item::update and content::folder::update

  1. … 1 more file in changeset.
Limit the result of get_folder_from_package to the maximum folder_id

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

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.
Daveb fixed broken 5.1 code and tests

  1. … 1 more file in changeset.
Changed "delete" call to "del", content-item tests runs without error now

with Oracle.

some changes missed from 5.1 branch

  1. … 7 more files in changeset.
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.
Don't pass creation_date on new unless its not null.

Add CR Tcl API from HEAD.

  1. … 17 more files in changeset.

Added return values and other general cleanup.

.

add a test for is_empty, untabify the test files, fix some var_list problems

  1. … 2 more files in changeset.
some tweaks for content-item funcs, make them return package_exec_plsql return val, move had a bug

  1. … 1 more file in changeset.
minor bug fixes: corrected list that is passed on package_exec_plsql -var_list, added definition of some plsql procs, added content::item::copy, bump up for version needed

  1. … 3 more files in changeset.
Adding preliminary Tcl API. See TIP#67. Thanks to Jeff Davis for the

script that converted the pl/sql procedures to tcl procedures.

    • -0
    • +318
    ./content-folder-procs.tcl
  1. … 8 more files in changeset.