• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
propigate title rather than name for content_item__new, bump to d15, upgrade

  1. … 2 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.

  1. … 4 more files in changeset.
upgrade to fix bug in content_folder__move and add the integer,integer version used in content_item__move; bump to 5.2.0d13. thanks daveb

  1. … 1 more file in changeset.
5.1.5

  1. … 19 more files in changeset.
Fix bug#2298. Create content_revision__del

  1. … 1 more file 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.
fixed some upgrade scripts for oracle

  1. … 7 more files in changeset.
add index on cr_revisions(publish_date), upgrade bump to 5.2.0d12

  1. … 4 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.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

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

  1. … 18 more files in changeset.
Fix define function args for content_item__set_live revision

  1. … 2 more files in changeset.
Fix define function args for content_template__new

  1. … 2 more files in changeset.
Fix define function args for content_template__new to use the 8 parameter version.

  1. … 2 more files in changeset.
Fix __delete functions to have __del variant.

  1. … 5 more files in changeset.
Create __del functions to match oracle.

  1. … 1 more file in changeset.
Fix default for creation date in cotnent_template__new

  1. … 1 more file in changeset.
Return new folder_id from content_folder__new

  1. … 1 more file in changeset.
Set package_id from content_folder__new

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

  1. … 17 more files in changeset.
doc updates and versioning for openacs 5.1.3

  1. … 113 more files in changeset.
upped version numbers to 5.1.2 and updated documentation

  1. … 102 more files in changeset.
upping version numbers for release

  1. … 61 more files in changeset.
filestorage was displying the ugly filename instead of the pretty title for the main entry; also wasn't updating the filename to the newest upload (still need to ask DaveB about getting the links to work with the latest upload filename

  1. … 7 more files in changeset.
new index for perf improvements

  1. … 2 more files in changeset.
Upgrade to track my earlier bug fix

  1. … 2 more files in changeset.
is_sub_folder always returned t

  1. … 2 more files in changeset.
Bumped version number so my upgrade file will be seen.

exception misspelled in cr_dummy_ins_del_tr; bump version, upgrade

  1. … 2 more files in changeset.
undone mistake