• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset oacs-5-2:victorg:20050725194204:1 does not match your current filter (clear filter).

file upgrade-1.1.2d4-1.1.2d5.sql was added on branch oacs-5-2 on 2005-09-26 09:03:13 +0000

file upgrade-1.1.2d4-1.1.2d5.sql was added on branch oacs-5-2 on 2005-09-26 09:03:14 +0000

Resolving outstanding permissions bugs in forums. Please let me know if you have any trouble with it.

    • -21
    • +13
    ./oracle/forums-forums-create.sql
    • -21
    • +12
    ./postgresql/forums-forums-create.sql
    • -14
    • +7
    ./postgresql/forums-forums-drop.sql
    • -0
    • +52
    ./postgresql/upgrade/upgrade-1.1.2d4-1.1.2d5.sql
  1. … 3 more files in changeset.
file upgrade-1.1.2d4-1.1.2d5.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./oracle/upgrade/upgrade-1.1.2d4-1.1.2d5.sql
    • -0
    • +0
    ./postgresql/upgrade/upgrade-1.1.2d4-1.1.2d5.sql
The forums_forum package must be rebuilt as well.

    • -0
    • +90
    ./oracle/upgrade/upgrade-1.0.6-1.0.7d.sql
The forums_forum package must be rebuilt as well.

    • -0
    • +90
    ./oracle/upgrade/upgrade-1.0.6-1.0.7d.sql
bugfix: fixing bug #2395, bad sql

dehash the forums code

    • -5
    • +7
    ./oracle/forums-messages-package-create.sql
    • -0
    • +414
    ./oracle/upgrade/upgrade-1.2d1-1.2d2.sql
    • -2
    • +9
    ./postgresql/forums-messages-create.sql
    • -11
    • +13
    ./postgresql/forums-messages-package-create.sql
    • -0
    • +238
    ./postgresql/upgrade/upgrade-1.2d1-1.2d2.sql
  1. … 32 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20050111 and jcd-merge-5-1-20050224

    • -0
    • +11
    ./oracle/upgrade/upgrade-1.1.1-1.1.2d1.sql
  1. … 320 more files in changeset.
Missing files from the previous commit

    • -0
    • +11
    ./oracle/upgrade/upgrade-1.1.1-1.1.2d1.sql
file upgrade-1.1.1-1.1.2d1.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./oracle/upgrade/upgrade-1.1.1-1.1.2d1.sql
    • -0
    • +0
    ./postgresql/upgrade/upgrade-1.1.1-1.1.2d1.sql
merge error from 5.1, missed new forums_message__new declaration

    • -3
    • +2
    ./postgresql/forums-messages-package-create.sql
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
    ./oracle/forums-messages-package-create.sql
    • -0
    • +402
    ./oracle/upgrade/upgrade-1.0.6-1.0.7d.sql
    • -0
    • +2
    ./postgresql/forums-messages-create.sql
    • -31
    • +123
    ./postgresql/forums-messages-package-create.sql
    • -0
    • +274
    ./postgresql/upgrade/upgrade-1.0.6-1.0.7d.sql
  1. … 2268 more files in changeset.
Testing revealed a minor error in my upgrade script

    • -1
    • +1
    ./oracle/upgrade/upgrade-1.0.6-1.0.7d.sql
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
    • +1
    ./oracle/forums-messages-package-create.sql
    • -1
    • +1
    ./oracle/upgrade/upgrade-1.0.6-1.0.7d.sql
    • -2
    • +2
    ./postgresql/forums-messages-package-create.sql
Added previous "mutating table" fix to the upgrade script, too ...

    • -2
    • +4
    ./oracle/upgrade/upgrade-1.0.6-1.0.7d.sql
Fixing "mutating table" problem but on my wrong machine, need to go

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

    • -2
    • +4
    ./oracle/forums-messages-package-create.sql
Oracle 8 doesn't support current_timestamp, so I've changed it to sysdate

    • -2
    • +2
    ./oracle/forums-messages-package-create.sql
    • -2
    • +2
    ./oracle/upgrade/upgrade-1.0.6-1.0.7d.sql
last_child_post wasn't being initialized in the "new" function...

    • -4
    • +6
    ./oracle/forums-messages-package-create.sql
    • -4
    • +6
    ./oracle/upgrade/upgrade-1.0.6-1.0.7d.sql
Added the thread and reply counting code previously commited for the PG

version to the Oracle version.

    • -8
    • +109
    ./oracle/forums-messages-package-create.sql
    • -0
    • +398
    ./oracle/upgrade/upgrade-1.0.6-1.0.7d.sql
file upgrade-1.0.6-1.0.7d.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./oracle/upgrade/upgrade-1.0.6-1.0.7d.sql
Update query for reply counting was slightly in error ...

file upgrade-1.0.6-1.0.7d.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./postgresql/upgrade/upgrade-1.0.6-1.0.7d.sql
Added tracking of threads in a forum and replies to a root post to the

forums-forums and forums-messages datamodel, and fixed the necessary code.

Also cleaned up some stuff and wrote a test case for automated testing. PG

only at this point, will add the Oracle stuff shortly.

    • -0
    • +2
    ./postgresql/forums-messages-create.sql
    • -35
    • +126
    ./postgresql/forums-messages-package-create.sql
    • -0
    • +272
    ./postgresql/upgrade/upgrade-1.0.6-1.0.7d.sql
  1. … 12 more files in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040628 and jcd-merge-5-1-20040712 to HEAD

    • -3
    • +5
    ./postgresql/forums-messages-create.sql
    • -167
    • +21
    ./postgresql/upgrade/upgrade-1.0d4-1.0.1d2.sql
  1. … 114 more files in changeset.
fixes for the format field: fix dropping html_p in the upgrade script,

remove references to html_p and use ad_html_text_convert -from $format

for formatting messages, bump version to 1.0.2, bump dependency on notifications

to 5.1.1, retag openacs-5-1-compat.

    • -3
    • +3
    ./postgresql/forums-messages-create.sql
  1. … 5 more files in changeset.
fix format column to be varchar instead of varchar2 for pg bug 1946 patch 550 Stan Kaufman

    • -1
    • +1
    ./postgresql/forums-messages-create.sql
one more time... fix to previous submission

    • -166
    • +2
    ./postgresql/upgrade/upgrade-1.0d4-1.0.1d2.sql
fixing problems with previous submission

    • -0
    • +2
    ./postgresql/forums-messages-create.sql
fixing bug in previous submission