• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix broken threading due to incorrect query name.

Fixed posting error due to incorrect partialquery name.

Added patch form Luke Pond that updates bboard_garbage_collect_postgresql

so that general_comments are prevented from being garbage collected.

Fixes the broken forum page. Wrap else clause of the "messages_select"

query in to_char so that the datatypes of both claues match.

fix small bugs

simple bug fixes

obvious bug fixes

ported all bboard pages for openacs4

    • -0
    • +27
    ./www/attachment-oracle.xql
    • -0
    • +26
    ./www/attachment-postgresql.xql
    • -0
    • +17
    ./www/category-delete-2-oracle.xql
    • -0
    • +13
    ./www/category-delete-2-postgresql.xql
    • -0
    • +13
    ./www/category-delete-2.xql
    • -0
    • +38
    ./www/category-delete.xql
    • -0
    • +16
    ./www/category-edit.xql
    • -0
    • +14
    ./www/category-new.xql
    • -0
    • +13
    ./www/category-subscribe.xql
    • -0
    • +51
    ./www/forum-by-category-oracle.xql
  1. … 83 more files in changeset.
*** empty log message ***

    • -0
    • +116
    ./www/doc/xml/configuration.xml
    • -0
    • +352
    ./www/doc/xml/design.xml
    • -0
    • +66
    ./www/doc/xml/index.xml
    • -0
    • +185
    ./www/doc/xml/installation.xml
    • -0
    • +21
    ./www/doc/xml/intro.xml
    • -0
    • +42
    ./www/doc/xml/notes.xml
    • -0
    • +427
    ./www/doc/xml/requirements.xml
    • -0
    • +57
    ./www/doc/xml/support.xml
    • -0
    • +66
    ./www/doc/xml/top.xml
inital changes for openacs port

    • -0
    • +495
    ./tcl/bboard-procs-oracle.xql
    • -0
    • +461
    ./tcl/bboard-procs-postgresql.xql
    • -0
    • +221
    ./tcl/bboard-procs.xql
added all new files for port

ported data model

    • -0
    • +337
    ./sql/postgresql/bboard-create.sql
    • -0
    • +136
    ./sql/postgresql/bboard-drop.sql
    • -0
    • +572
    ./sql/postgresql/bboard-packages.sql
    • -0
    • +59
    ./sql/postgresql/bboard-views.sql
latest changes (post-beta 6) from aD repository

    • -2
    • +127
    ./sql/oracle/bboard-packages.sql
new from ad cvs

    • -0
    • +11
    ./sql/oracle/upgrade-4.0.2b6-4.0.2b7.sql

Forgot to define binary files before importing, so .gifs were messed up.

    • -0
    • +0
    ./sql/oracle/upgrade-4.0.2b3-4.0.2b4.sql
    • -0
    • +0
    ./sql/oracle/upgrade-4.0.2b5-4.0.2b6.sql
  1. … 2465 more files in changeset.
Initial revision

    • -0
    • +453
    ./sql/oracle/bboard-create.sql
    • -0
    • +144
    ./sql/oracle/bboard-drop.sql
    • -0
    • +571
    ./sql/oracle/bboard-packages.sql
    • -0
    • +34
    ./sql/oracle/bboard-views.sql
    • -0
    • +11
    ./sql/oracle/index_sync.sql
    • -0
    • +139
    ./sql/oracle/upgrade-4.0-4.0.1.sql
    • -0
    • +163
    ./sql/oracle/upgrade-4.0.1-4.0.2.sql
    • -0
    • +55
    ./sql/oracle/upgrade-4.0.2b3-4.0.2b4.sql
    • -0
    • +11
    ./sql/oracle/upgrade-4.0.2b5-4.0.2b6.sql
    • -0
    • +152
    ./sql/oracle/upgrade-4.0b-4.0.sql
    • -0
    • +11
    ./tcl/bboard-init.tcl
    • -0
    • +1010
    ./tcl/bboard-procs.tcl
    • -0
    • +16
    ./www/attachment-delete.tcl
  1. … 2465 more files in changeset.