• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
First commit of theme-zen files. Package skeleton installs for both PG and

Oracle (after fixing a very obnoxious new-portal bug, see my previous commit).

file theme-zen.info was initially added on branch oacs-5-3.

    • -0
    • +0
    /openacs-4/packages/theme-zen/theme-zen.info
file print.css was initially added on branch oacs-5-3.

    • -0
    • +0
    /openacs-4/packages/theme-zen/www/resources/css/print.css
file main.css was initially added on branch oacs-5-3.

    • -0
    • +0
    /openacs-4/packages/theme-zen/www/resources/css/main.css
file handheld.css was initially added on branch oacs-5-3.

    • -0
    • +0
    /openacs-4/packages/theme-zen/www/resources/css/handheld.css
file apm-callback-procs.xql was initially added on branch oacs-5-3.

    • -0
    • +0
    /openacs-4/packages/theme-zen/tcl/apm-callback-procs.xql
file apm-callback-procs.tcl was initially added on branch oacs-5-3.

    • -0
    • +0
    /openacs-4/packages/theme-zen/tcl/apm-callback-procs.tcl
file apm-callback-procs.tcl was initially added on branch oacs-5-3.

    • -0
    • +0
    /openacs-4/packages/new-portal/tcl/apm-callback-procs.tcl
file apm-callback-procs.xql was initially added on branch oacs-5-3.

    • -0
    • +0
    /openacs-4/packages/new-portal/tcl/apm-callback-procs.xql
Someone decided that defining a non-existent package and table when declaring

the "portal_element_theme" object type was a brilliant thing to do, seeing

as it breaks package_instantiate_object and all.

Added an index file for convenience, which redirects to the admin page.

    • -0
    • +10
    /openacs-4/packages/lorsm/www/index.tcl
Do not check anonymous_p to decide if attachments can be enabled.

file xotcl-avail-procs.tcl was added on branch oacs-5-3 on 2007-08-01 21:39:32 +0000

added test for propoper installation of xotcl

    • -0
    • +27
    /openacs-4/packages/xotcl-core/tcl/test/xotcl-avail-procs.tcl
provide return_url for ajax calls in book view

Long URLs can cause a reboot of aolserver 4.0.10. Prevent the situation when user is required to authenticate while submitting a form.

Long URLs can cause a reboot of aolserver 4.0.10. Prevent the situation when user is required to authenticate while submitting a form.

Made sure the intermedia_index is not run if postgres is configured

Added view tracking

Update version for upgrade packages

Update version for upgrade postgres datamodel

Collect start and end date

auto_mount_application only worked for the first two mounts of a package

using an autogenerated name! This bug's been in ACS 4.x since the very

beginning AFAICT.

Added support for displaying views on files

Changed to reflect new permission system

Added download-zip file to allow downloading of files and folders in a compressed way

    • -0
    • +54
    /openacs-4/packages/file-storage/www/download-zip.tcl
not work delete attempt when exist one row in as_session_result

Change the archive command from tgz to ZIP as per http://openacs.org/forums/message-view?message_id=557561

fixing code leading to a broken repository/5-3/manifest due to overlong command line in tar command. The new version uses the "--files-from filename" option from GNU tar (this code is most probably only run on openacs.org)

fixing code leading to a broken repository/5-3/manifest due to overlong command line in tar command. The new version uses the "--files-from filename" option from GNU tar (this code is most probably only run on openacs.org)