• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Don't try to get the package id of folder_id 0 (which isn't a folder anyway!)

  1. … 2 more files in changeset.
Fixed move function

bugfix: moving content item

  1. … 2 more files in changeset.
Fix bug #2497, error in content_item__copy, added upgrade script

  1. … 1 more file in changeset.
propigate title rather than name for content_item__new, bump to d15, upgrade

  1. … 2 more files in changeset.
fix laundry list of bugs in content repository copy code.

duplicate version of the 11arg content_folder__new

copy_creation_ip rather than copy__creation_ip in content_revision__copy

content_folder__copy did not preserve context_id properly

content_item__copy2 had a bunch of unused varaibles -- removed them.

content_item__copy now preserves live_revision so things which copy an

item with a live revision to not have to explicitly publish the new copy

(which eg file storage did not do).

content_revision__copy did an insert into acs_objects without specifying

column names which breaks on a new install since the order is not as expected.

  1. … 3 more files in changeset.
set live and latest to null so delete does not violate fk constraints

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.
Fix define function args for content_item__set_live revision

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

  1. … 5 more files in changeset.
Add __del function to match oracle so package_exec_plsql will work

  1. … 2 more files in changeset.
Fixing the params in the function content_item__set_live_revision() changing the param item_id by revision_id

Add CR Tcl API from HEAD.

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

  1. … 2 more files in changeset.
Fixed a typo in one of the cr_item__new procs

  1. … 1 more file in changeset.
Make sure all versions of content_item__new behave in the same way, creating

a new revision if content or title is specified. Patch#580 from

Dave Manginelli fixes bug#2040.

Fixed CR part of bug #1953

  1. … 2 more files in changeset.
Fixed the CR part of bug 1953.

  1. … 2 more files in changeset.
Fix syntax error in drop column statement in content_type__drop__attribute.

Fixes bug#2014. Added upgrade script and increased version in info file.

  1. … 3 more files in changeset.
add define_function_args definitions for most functions, bump to 5.2.0d5, upgrade script

  1. … 9 more files in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

  1. … 687 more files in changeset.
Changed CR "rename" procs to "edit_name" to avoid issues with Oracle 9.2 (and

changed PG for consistency)

  1. … 25 more files in changeset.
Minor cosmetic change vs. 1858

  1. … 1 more file in changeset.
Fixed Bug #1858: qualifying "rename" works in 8i bug chokes in 9i causing

the reported error on installation. Fixed by changing the name to "edit_name"

and implemented it for PG as well (to keep names similar)

  1. … 28 more files in changeset.
merge changes on oacs-5-1 branch to head, changes between jcd-merge-20040420 and jcd-merge-5-1-20040517 were merged, head pre changes is jcd-merge-pre-20040517 and post is jcd-merge-post-20040517

  1. … 834 more files in changeset.
Fix typo in parameter name, reference to non-existant parameter.

Fixes bug#1793

  1. … 1 more file in changeset.
various bug fixes for package_id, title addition to acs_objects

  1. … 12 more files in changeset.
Remerge Timo's changes for tip 42,43, cf tip 53

  1. … 97 more files in changeset.
rollback of Timo's name, package_id commit; see TIP 53

  1. … 96 more files in changeset.
TIP#42,43: adding package_id and title to acs_objects table

  1. … 96 more files in changeset.