• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
etp__create_page accepts item_id.

Added file upload for postgresql.

Allow file upload

*** empty log message ***

making the server parameter overridable on the command line

    • -1
    • +15
    /openacs-4/etc/install/functions.sh
    • -13
    • +19
    /openacs-4/etc/install/install.sh
changed bulk mail logging from Notice to Debug

*** empty log message ***

minor UI changes to site map

changed scheduled proc logging from Notice to Debug

cleaned up daemontools

    • -13
    • +11
    /openacs-4/etc/install/config.tcl
    • -102
    • +129
    /openacs-4/etc/install/install.sh
Fixed bug in adding site-wide-admin to .LRN. Made the oracle shell a login shell to get sqlplus in PATH. Added running of Tcl API tests

    • -0
    • +28
    /openacs-4/etc/install/tcl-api-test.test
bug fix for bug #791, added __ prefix to local vars to mimize clobbering

Minor interface changes

*** empty log message ***

adding oracle recreate scripts. A bunch of fixes in install.sh to get the Collaboraid test servers to work

    • -63
    • +90
    /openacs-4/etc/install/install.sh
    • -0
    • +19
    /openacs-4/etc/install/oracle/recreate-user.sh
    • -0
    • +4
    /openacs-4/etc/install/oracle/user-create.sql
    • -0
    • +1
    /openacs-4/etc/install/oracle/user-drop.sql
Make acs_user::update update authority_id and username

seems like we need the memoize procs when installing packages during bootstrap so sourcing that file first

added some descriptions

seems create or replace view doesn't work with PG 7.2 so changing to create view

- Make aa_*-assertion procs return true/false of whether the assertion passed, so you can use that to branch out on assertions, e.g. if { [aa_true "..." [info exists var]] } { aa_log "var is $var" }

- cleaning up the rollback stuff

Removed this file, it was empty

The with_catch logic was broken

The file only had one test, and it was obsolete; besides, tests now go in a -procs file, so they can be watched

more tweaks

adding command line info for the --no-install switch

joel's changes

    • -23
    • +57
    /openacs-4/etc/install/install.sh
changed tdom to version-independent symlink

updating install.sh with features that were lost since Joel checked in an old version of the file.

    • -76
    • +90
    /openacs-4/etc/install/install.sh
Adding i18n work. message catalogs for en_US and sv_SE, etc.

  1. … 7 more files in changeset.
changed /web to /var/lib/aolserver