• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

finished cleanup of data-model, it now loads without errors

  1. … 8 more files in changeset.
fixed some bugs discovered by Vinod Kurup

fixed up package display to work with postgresql

  1. … 1 more file in changeset.
catchall

  1. … 1 more file in changeset.
moved content repository job scheduling from oracle to aolsrver, that it is compatible with postgresql

  1. … 2 more files in changeset.
cleaned up content repository data-model and converted oracle apm to use file storage in the content repository

  1. … 10 more files in changeset.
added support for storing content repository items in the file system

  1. … 7 more files in changeset.
tested and fixed the template query db api

  1. … 26 more files in changeset.
fixed some errors in tree queries pointed out by Vinod Kurup

converted apm to store package tarballs in the content repository

  1. … 7 more files in changeset.
tested lob support for content-repository. converted photo upload in acs-subsite to use lobs instead of files

  1. … 9 more files in changeset.
finished porting portrait upload to work with CR

  1. … 4 more files in changeset.
Add content_item__get_title(integer) helper function

added file support to CR data-model

  1. … 6 more files in changeset.

Removed more of the "default '' not null" kludge.

  1. … 9 more files in changeset.
ported templating to use standard db api

  1. … 27 more files in changeset.
more strict string handling changes

  1. … 2 more files in changeset.
added comments for default parameters

  1. … 2 more files in changeset.
patch submitted by Steve Woodcock

  1. … 12 more files in changeset.
directory restructuring

    • -0
    • +13
    ./upgrade/upgrade-4.1-4.1.2.sql
  1. … 1 more file in changeset.
fixed problem with infinite recursion on updates of tables with tree query triggers

  1. … 3 more files in changeset.
added anonymous function support for plsql commands

  1. … 4 more files in changeset.
finished porting and testing content-test.sql