• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
copyright OpenForce -> MIT

  1. … 112 more files in changeset.
some minor improvements

grant execute on ctx_dll to user so that the dbms_job to sync the forums

context index can be scheduled by the user and not by the ctxsys user.

dbms_job for syncing index has to run as ctxsys (that sucks)

added search to forums. oracle version using intermedia, postgres version

simply using like statements for now. forums-search-create.sql and

forums-search-drop.sql aren't sourced automatically since they require manual

loading (must switch schema user at certain points) please follow the

instructions in the file. need to figure out a good way to do this.

    • -0
    • +261
    ./forums-search-create.sql
    • -0
    • +61
    ./forums-search-drop.sql
  1. … 12 more files in changeset.
removed bogus file

fixed notifications and forums for replies

  1. … 11 more files in changeset.
optimized tree trigger a little bit

  1. … 2 more files in changeset.
adding some oracle data model scripts

    • -0
    • +19
    ./forums-notifications-sanitize.sql
  1. … 1 more file in changeset.
cleaning up while trying to get postgres port working

  1. … 3 more files in changeset.
tree.increment_key() now does the lpadding for us

  1. … 2 more files in changeset.
adding forums_message.name

    • -71
    • +77
    ./forums-forums-package-create.sql
    • -183
    • +219
    ./forums-messages-package-create.sql
  1. … 4 more files in changeset.
updating last modified times so we can easily keep track of newness

  1. … 2 more files in changeset.
moving ben's tree sortkey utilities for oracle from forums to acs-kernel

  1. … 6 more files in changeset.
added a few details like posting confirmation, links to correct community member page, default to forum name

  1. … 9 more files in changeset.
start of forums package

  1. … 47 more files in changeset.
Initial revision

    • -0
    • +25
    ./forums-alerts-create.sql
    • -0
    • +90
    ./forums-forums-create.sql
    • -0
    • +54
    ./forums-forums-drop.sql
    • -0
    • +97
    ./forums-forums-package-create.sql
    • -0
    • +15
    ./forums-forums-package-drop.sql
    • -0
    • +82
    ./forums-messages-create.sql
    • -0
    • +33
    ./forums-messages-drop.sql
    • -0
    • +208
    ./forums-messages-package-create.sql
    • -0
    • +14
    ./forums-messages-package-drop.sql
    • -0
    • +57
    ./forums-notifications-init.sql
    • -0
    • +60
    ./forums-tree-create.sql
    • -0
    • +201
    ./tree-create.sql
  1. … 47 more files in changeset.