forums-messages-package-create.sql

  • last updated 57 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

    • -8
    • +20
    ./forums-messages-package-create.sql
  1. … 2478 more files in changeset.
Initial import of forums version 1.2.0d4

    • -178
    • +342
    ./forums-messages-package-create.sql
  1. … 43 more files in changeset.
Last poster was updated with the user_id value of the root message instead of with the user_id received by forums_message.new

  1. … 1 more file in changeset.
Applied patch to fix bug #2761.

    • -6
    • +18
    ./forums-messages-package-create.sql
  1. … 1 more file in changeset.
dehash the forums code

  1. … 37 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

    • -9
    • +114
    ./forums-messages-package-create.sql
  1. … 2275 more files in changeset.
My changes weren't counting threaded deletes correctly ... this still needs

retesting on Oracle/PG which I'll do in the next day or so by writing new

test cases...

  1. … 3 more files in changeset.
Fixing "mutating table" problem but on my wrong machine, need to go

test this on the server with Oracle on it ...

Oracle 8 doesn't support current_timestamp, so I've changed it to sysdate

  1. … 1 more file in changeset.
last_child_post wasn't being initialized in the "new" function...

  1. … 1 more file in changeset.
Added the thread and reply counting code previously commited for the PG

version to the Oracle version.

    • -8
    • +109
    ./forums-messages-package-create.sql
  1. … 3 more files in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

  1. … 687 more files in changeset.
fix from Sloan: use richtext widget

  1. … 15 more files in changeset.
propigate title, package_id to acs_objects, require kernel 5.2.0d2 bump version to 1.1d2, upgrade scripts tip 42

  1. … 4 more files in changeset.
- Fixed bug in oracle code, which caused thread last post date to not get set corectly

- Moved upgrade scripts to upgrade directory

  1. … 14 more files in changeset.
Oracle9i porting changes

- Changed procedure names from delete to del

- Changed view declaration to use actual column names

- Changed "rel_constraints_violated_one" and "rel_constraints_violated_two"

(http://openacs.org/forums/message-view?message_id=81045)

  1. … 275 more files in changeset.
merge from oacs-4-6

    • -1
    • +16
    ./forums-messages-package-create.sql
  1. … 103 more files in changeset.
Fixed the last post problems cleaned up templates a little bit ..

  1. … 3 more files in changeset.
Added "last_post" column to the forums table and "last_child_post" column

to the forums messages table to track these values. Previously the code

was abusing the related object's last_modified field and it didn't bother

tracking the date of the last reply to a thread.

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

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

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

  1. … 59 more files in changeset.
Initial revision

    • -0
    • +208
    ./forums-messages-package-create.sql
  1. … 59 more files in changeset.