• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge bartt PG 7.3 fixes from HEAD

  1. … 54 more files in changeset.
Patches to make OpenACS PG 7.3 compatible.

  1. … 54 more files in changeset.
fixed 2 typos in content_revision__get_content

Changed the representation of tree_sortkeys from "text" to "bit varying".

  1. … 62 more files in changeset.
added name method support for content_revision type

  1. … 5 more files in changeset.
fixed template functions

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

  1. … 1 more file in changeset.
fixed exception message in content_type__drop_attribute

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

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

moved content repository job scheduling from oracle to aolsrver, that it is compatible with postgresql

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

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

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

  1. … 1 more file in changeset.
added file support to CR data-model

  1. … 12 more files in changeset.

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

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

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

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

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

  1. … 3 more files in changeset.
partial work on content-test

  1. … 10 more files in changeset.
initial whack at porting test code for content-repository

  1. … 3 more files in changeset.
fixed up content-repository code so that it will load. Dynamic trigger code commented out for now

  1. … 13 more files in changeset.
added tree queries

  1. … 6 more files in changeset.
started porting tree queries

  1. … 4 more files in changeset.
more cleanup, added lob support for cr_revisions

  1. … 9 more files in changeset.
general cleanup of initial porting effort

  1. … 11 more files in changeset.