• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
partial work on content-test

    • -21
    • +13
    ./postgresql/content-revision.sql
initial whack at porting test code for content-repository

    • -0
    • +446
    ./postgresql/content-test.sql
content-search.sql

    • -0
    • +111
    ./postgresql/content-search.sql
I relealized that the dynmic trigger code wouldn't work as the trigger is actually being applied to a view. Changed code to use a rule instead, and now everything seems to work. More evaluation required however.

fixed up dynamic trigger creation for new content types

fixed up content-repository code so that it will load. Dynamic trigger code commented out for now

added tree queries

    • -15
    • +58
    ./postgresql/content-keyword.sql
started porting tree queries

    • -12
    • +31
    ./postgresql/content-revision.sql
added strict string semantics

more cleanup, added lob support for cr_revisions

    • -54
    • +108
    ./postgresql/content-revision.sql
    • -0
    • +110
    ./postgresql/lob.sql
  1. … 1 more file in changeset.
more cleanup

fixed typo

general cleanup of initial porting effort

    • -34
    • +43
    ./postgresql/content-revision.sql
    • -17
    • +14
    ./postgresql/content-schedule.sql
    • -18
    • +16
    ./postgresql/content-symlink.sql
initial port to postgresql

    • -0
    • +209
    ./postgresql/content-drop.sql
    • -0
    • +45
    ./postgresql/content-image-drop.sql
    • -0
    • +91
    ./postgresql/content-image.sql
    • -0
    • +349
    ./postgresql/content-perms.sql
    • -0
    • +37
    ./postgresql/datatype-upgrade.sql
    • -0
    • +135
    ./postgresql/doc-package.sql
    • -0
    • +561
    ./postgresql/types-create.sql
    • -0
    • +161
    ./postgresql/types-drop.sql
initial port to postgresql

    • -0
    • +160
    ./postgresql/content-schedule.sql
initial port to postgresql

    • -0
    • +218
    ./postgresql/content-update.sql
initial port to postgresql

    • -0
    • +323
    ./postgresql/content-keyword.sql
initial port to postgresql

    • -0
    • +646
    ./postgresql/content-folder.sql
    • -0
    • +132
    ./postgresql/content-template.sql
initial port to postgresql

    • -0
    • +113
    ./postgresql/content-extlink.sql
    • -0
    • +272
    ./postgresql/content-symlink.sql
initial port to postgresql

    • -0
    • +541
    ./postgresql/content-revision.sql
initial port to postgresql

    • -0
    • +1708
    ./postgresql/content-item.sql
initial port to postgresql

    • -0
    • +950
    ./postgresql/content-type.sql
initial port to postgresql

    • -0
    • +1765
    ./postgresql/packages-create.sql
initial port to postgresql

    • -0
    • +55
    ./postgresql/content-package.sql
initial port to postgresql

    • -0
    • +124
    ./postgresql/content-util.sql
    • -0
    • +33
    ./postgresql/content-xml.sql
initial port to postgresql

    • -0
    • +12
    ./postgresql/acs-content-repository-create.sql
    • -0
    • +825
    ./postgresql/content-create.sql
restructuring directory structure for openacs porting

    • -12
    • +0
    ./acs-content-repository-create.sql
  1. … 39 more files in changeset.
OpenACS 4.x

  1. … 1307 more files in changeset.
Initial revision

    • -0
    • +12
    ./acs-content-repository-create.sql
    • -0
    • +798
    ./content-create.sql
    • -0
    • +213
    ./content-drop.sql
    • -0
    • +107
    ./content-extlink.sql
    • -0
    • +629
    ./content-folder.sql
    • -0
    • +48
    ./content-image-drop.sql
    • -0
    • +1682
    ./content-item.sql
    • -0
    • +308
    ./content-keyword.sql
    • -0
    • +54
    ./content-package.sql
    • -0
    • +409
    ./content-perms.sql
    • -0
    • +526
    ./content-revision.sql
    • -0
    • +165
    ./content-schedule.sql
    • -0
    • +108
    ./content-search.sql
    • -0
    • +260
    ./content-symlink.sql
  1. … 1307 more files in changeset.