• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
make it obvious that null charters are allowed

fix bug to allow for null charters

fix bug that dosen't allow null charters

fix "cellpadding" typo that was causing bboard message list table to be very cluttered.

Fixed some errors in my earlier hacking on hierarchical queries...

  1. … 3 more files in changeset.

Oops - I'd previously committed a query with a literal substituted for

:forum_id, done back when I was hacking these queries for greater efficiency

using real test data. I was using psql so I was using literal values...

Changed the representation of tree_sortkeys from "text" to "bit varying".

  1. … 58 more files in changeset.

Changed to the new tree_sortkey comparison scheme. Mostly untested (yet)

will do so shortly!

  1. … 2 more files in changeset.

First round of speedups for verious permissions issues. Key finding is that

the all_object_party_privilege_map is speedy in PostgreSQL and apparently in

Oracle, as well (having re-read some of the optimization threads).

  1. … 20 more files in changeset.

1. Added a new Tcl procedure to the content repository's library, named

cr_write_content, which properly writes content to the connection

regardless of RDBMS and storage type. This simplified a bunch of stuff

(which explains the removed files).

2. Fixed a lot of general comments issues regarding HTML vs. Plain/Text,

attachments, etc.

3. Partially ported glossary.

  1. … 79 more files in changeset.

Fixed all sorts of cruft uncovered when I decided to fix the bug preventing

file upload in bboard.

  1. … 5 more files in changeset.
Similar to previous fix.

Fix broken threading due to incorrect query name.

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

ported all bboard pages for openacs4

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

    • -0
    • +116
    ./doc/xml/configuration.xml
    • -0
    • +352
    ./doc/xml/design.xml
    • -0
    • +185
    ./doc/xml/installation.xml
    • -0
    • +427
    ./doc/xml/requirements.xml
    • -0
    • +57
    ./doc/xml/support.xml

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

  1. … 2465 more files in changeset.
Initial revision

    • -0
    • +16
    ./attachment-delete.tcl
    • -0
    • +25
    ./category-delete-2.tcl
    • -0
    • +13
    ./category-delete.adp
    • -0
    • +40
    ./category-delete.tcl
    • -0
    • +26
    ./category-edit-2.tcl
    • -0
    • +20
    ./category-entry.adp
    • -0
    • +26
    ./category-new-2.tcl
    • -0
    • +25
    ./category-subscribe.tcl
    • -0
    • +25
    ./category-unsubscribe.tcl
    • -0
    • +161
    ./forum-by-category.tcl
    • -0
    • +53
    ./forum-delete-2.tcl
  1. … 2465 more files in changeset.