• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
removed DataProvider Contract Temporarily

  1. … 1 more file in changeset.
added dependency for acs-service-contract

  1. … 1 more file in changeset.
modified CR to provide the FtsContentProvider interface

  1. … 2 more files in changeset.
added service content support to convert CR into a content provider for search

fixed definition of item relationships

fixed closing of cursors after an exception

  1. … 4 more files in changeset.
fixed RI problem with oracle due to text not being an allowed storage_type

fixed template functions

  1. … 2 more files in changeset.
fixed insertion order for insert statement in content_revision__copy routine

fixed image upload using lobs and file storage in CR

  1. … 5 more files in changeset.
fixed folder deletion problem caused by pg RI bug

more cleanup of cms - content upload and display

  1. … 7 more files in changeset.
modified content_item__get_path to match oracle version

    • -87
    • +189
    ./postgresql/content-item.sql
removed circular dependency due to workflow

fixed a couple of typos in content_type__drop_attribute

fixed get_path to match oracle version

fixed exception message in content_type__drop_attribute

reimplemented RI triggers for live_revision and latest_revision as user triggers

patch supplied by Dave Bauer to pass in security_inherit_p flag when creating new content_item. Work-around for data-change violation

workaround for content_item__delete problem related to pg RI problems

removed foreign key constraints on cr_item_publish_audit to work-aroudn a data-change violation bug in postgresql

minor change, content_revision__get_number should return a null if nothing is found

work-around for pg referential integrity bug that causes content_revision__delete to fail

various bugfixes

  1. … 1 more file in changeset.
fixed rule code for inserts on cr_revisionsi

more cleanup

  1. … 6 more files in changeset.
fixed a few pl/sql procs

fixed tree query

fixed exception message in delete method

fixed query in content_folder__unregister_content_type