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

Renamed a column named "timestamp" in the security package because this is

now a reserved word in PG (correctly). I changed the Oracle version, too,

because I know that 9i has added the "timestamp" datatype and even if it

will accept it as a column name it's confusing.

I also changes postgresql.sql to load correctly under PG 7.1 and 7.2.

    • -3
    • +3
    ./packages/acs-tcl/tcl/security-procs.tcl
    • -1
    • +1
    ./packages/acs-tcl/tcl/security-procs.xql
fix minor bug with name of auto-page-number sequence

fix defect #647

    • -1
    • +3
    ./packages/new-portal/www/place-element.adp
    • -3
    • +7
    ./packages/new-portal/www/place-element.tcl
Check for new object type created by site-wide search interface

updating .info file, no biggie

Added drop scripts for objects and API needed by site-wide search

Modification of types needed by site-wide search interface

Added site-wide search interface

    • -2
    • +8
    ./packages/file-storage/file-storage.info
Site-wide search interface

    • -0
    • +47
    ./packages/file-storage/tcl/file-storage-search-procs-postgresql.xql
Fix three obvious porting bugs I encountered when trying to use spam with Postgres.

    • -2
    • +2
    ./packages/spam/www/index-postgresql.xql
    • binary
    ./packages/spam/www/images/spacer.gif
add UI for choosing date attribute type, and example of its use in the news application

    • -17
    • +32
    ./packages/edit-this-page/tcl/etp-init.tcl
    • -5
    • +13
    ./packages/edit-this-page/www/etp-edit-2.tcl
    • -0
    • +7
    ./packages/edit-this-page/www/etp-edit-2.xql
    • -0
    • +9
    ./packages/edit-this-page/www/etp-edit.tcl

Removed name attribute from glossary and term forms. Name is now assigned by the new method of either object type.

Note this change currently only works for Postgres and breaks the Oracle implementation.

    • -20
    • +19
    ./packages/glossary/www/glossary-add-edit.tcl
    • -1
    • +1
    ./packages/glossary/www/glossary-add-edit.xql
    • -161
    • +99
    ./packages/glossary/www/term-add-edit.tcl
    • -1
    • +0
    ./packages/glossary/www/term-add-edit.xql
in order that they need to occur

bunch o' stuff

    • -102
    • +122
    ./packages/dotlrn/sql/oracle/dotlrn-community-memberships-create.sql
    • -2
    • +0
    ./packages/dotlrn/sql/oracle/dotlrn-create.sql
    • -64
    • +38
    ./packages/dotlrn/sql/oracle/dotlrn-init.sql
    • -18
    • +14
    ./packages/dotlrn/tcl/class-procs-oracle.xql
    • -20
    • +50
    ./packages/dotlrn/tcl/class-procs.tcl
    • -17
    • +26
    ./packages/dotlrn/tcl/community-procs.tcl
    • -9
    • +12
    ./packages/dotlrn/tcl/community-procs.xql
    • -0
    • +37
    ./packages/dotlrn/tcl/term-procs-oracle.xql
    • -0
    • +74
    ./packages/dotlrn/tcl/term-procs.tcl
    • -0
    • +28
    ./packages/dotlrn/tcl/term-procs.xql
    • -4
    • +2
    ./packages/dotlrn/www/communities-oracle.xql
  1. … 37 more files in changeset.
bug fix

    • -2
    • +2
    ./packages/acs-templating/tcl/date-procs.tcl
updated

    • -0
    • +1
    ./packages/dotlrndoc/www/doc/index.adp
sample template

    • -0
    • +5
    ./packages/static-pages/www/templates/static.adp
added templating

added support for templating

added templating paramters

    • -1
    • +4
    ./packages/static-pages/static-pages.info
Added sp_folder_get_tree_sortkey function to the drop script

incorporated two patches by Bart Teeuwisse

    • -2
    • +2
    ./packages/glossary/www/term-add-edit.xql
start with a higher number for the swap key sequence

Incorporated Marc Fournier's PG 7.2 fix for finding comments on a column.

don't have the nada theme have the highest theme_id

    • -6
    • +7
    ./packages/new-portal/sql/oracle/defaults.sql
dumb error

    • -2
    • +2
    ./packages/new-portal/tcl/portal-procs.tcl

New checks for proper PG configuration and some PG 7.1 vs. PG 7.2 changes

in postgresql.sql (which now checks at varies its behavior according to

the version being run).

useful new procs

    • -1
    • +192
    ./packages/dotlrn/tcl/site-nodes-procs.tcl
new .info

    • -17
    • +18
    ./packages/new-portal/new-portal.info
use the new portal::automount_point instead of the portal::mount_point for

better abstraction