• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
changes on start page: mention of bboard changed to forums, added new link to the contribute page to encourage people to get involved and contribute back

updated version number to 4.6.3, fixed a few typos, changed doc email address to docs@openacs.org alias

  1. … 64 more files in changeset.
updated for 4.6.3

wrong file name

new location for config files

Adding file for Joel.

    • -0
    • +1
    /openacs-4/etc/openacs.tcl
fixed erroneous selected in ad_db_select widget

new recommended config file directory etc added

file analog.cfg was initially added on branch HEAD.

    • -0
    • +0
    /openacs-4/etc/analog.cfg
file config.tcl was initially added on branch HEAD.

    • -0
    • +0
    /openacs-4/etc/config.tcl
Opened up the tree to Joel.

syntax error in display mode for richtext bug 445 patch 155 Ola Hansson

fix paginator::get_pages not showing last page bug 451/patch 157 Timo Hentschel

reverting the change between versions 1.19.2.12 and 1.19.2.13. The change would break some application and the proc export_vars is not supposed to do HTML quoting. To have & HTML quoted as & you need to invoke ad_quotehtml. On cvs head we will make the templating system invoke ad_quotehtml by default (aka the noquote patch)

reverting the change between versions 1.19.2.12 and 1.19.2.13. The change would break some application and the proc export_vars is not supposed to do HTML quoting. To have & HTML quoted as & you need to invoke ad_quotehtml. On cvs head we will make the templating system invoke ad_quotehtml by default (aka the noquote patch)

Merging oacs-4-6 with HEAD for /packages/acs-core-docs/www/files

a) removed sql from tcl files b) renamed some queries for better readability c) added query files for category browsing pages

    • -0
    • +55
    /openacs-4/packages/categories/www/categories-browse.xql
  1. … 16 more files in changeset.
giving Frank Nikolajsen commit rights on openacs-4 so that he can commit his subsite patches that are just lying around

full merge from the oacs-4-6 branch up until version 1.19.2.13

making export_vars -url separate variables with & instead of &. URLs wouldn't be HTML 4.01 Transitional compliant otherwise

title and mime_type weren't set for the initial revision of an image.

adding cvs commit rights for Jamie Rasmussen on openacs-4 after having seen patch 156

Applying patch 156 by Jamie Rasmussen adding syntax highlighting to source code for Tcl procs in the acs-api-browser.

Use normal form template, not wizard

Added link to submit-test form

file log-delete.tcl was initially added on branch oacs-4-6.

    • -0
    • +0
    /openacs-4/packages/logger/www/log-delete.tcl
file util-procs.tcl was initially added on branch oacs-4-6.

    • -0
    • +0
    /openacs-4/packages/logger/tcl/util-procs.tcl
file variable-procs-oracle.xql was initially added on branch oacs-4-6.

    • -0
    • +0
    /openacs-4/packages/logger/tcl/variable-procs-oracle.xql
testing logger app on 4-6 branch. Beautified UI significantly after Lars's review. Renamed measurements entries. Made variables acs objects for permissions. Made package come with time and expense variables by default. For issues being worked on, see the todo.txt file

    • -0
    • +59
    /openacs-4/packages/logger/tcl/util-procs.tcl
    • -0
    • +15
    /openacs-4/packages/logger/www/log-delete.tcl
Fixed button handling in the wizard form template