• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
bumping version numbers to be able to base other version on latest refactoring

undo escaped changes

    • -1
    • +0
    ./acs-tcl/tcl/form-processing-procs.tcl
    • -1
    • +0
    ./acs-tcl/tcl/request-processor-procs.tcl
ensure that charset is always included in content type for text/* media types.

    • -0
    • +1
    ./acs-tcl/tcl/form-processing-procs.tcl
    • -0
    • +1
    ./acs-tcl/tcl/request-processor-procs.tcl
xotcl-core support for file-level dependencies

    • -0
    • +101
    ./xotcl-core/tcl/04-library-procs.tcl
minor editing differences

move return_page and reply_to_user to general package definition to make it resuable in other packages,

provide to Package methods "invoke" and "error_msg" optional non positional arguments to control the

behavior in error cases better, especially when xowiki pages are included

    • -2
    • +48
    ./xotcl-core/tcl/06-package-procs.tcl
strip spaces from package parameter top_portlet to avoid surprises on includelet interpretation

handle null values in defaults

Remove broken callback code which causes reply by email to not

work. message::new is called in a scheduled_proc, you can't use

ad_conn. Taking out new feature specific to project manager that

breaks existing feature.

Hide hidden columns in CSV output.

extend xotcl-core regression test: add checks for serializer

    • -9
    • +20
    ./xotcl-core/tcl/test/xotcl-avail-procs.tcl
minor refactoring and cleanup

    • -3
    • +3
    ./xotcl-core/tcl/00-serializer-procs.tcl
make variable naming more consistent (statusCode -> status_code), export received content-length into instance variable

    • -4
    • +6
    ./xotcl-core/tcl/http-client-procs.tcl
Merged oacs-5-3 to HEAD

    • -24
    • +29
    ./lorsm/tcl/lorsm-install-procs.tcl
Merged oacs-5-3 branch to HEAD

    • -8
    • +8
    ./acs-developer-support/lib/toolbar.adp
    • -3
    • +4
    ./acs-developer-support/lib/toolbar.tcl
    • -2
    • +2
    ./acs-developer-support/tcl/acs-developer-support-procs.tcl
    • -1
    • +4
    ./assessment/tcl/as-item-choice-procs.tcl
    • -1
    • +1
    ./assessment/tcl/as-item-type-mc-procs-postgresql.xql
    • -13
    • +42
    ./assessment/tcl/as-item-type-mc-procs.tcl
  1. … 173 more files in changeset.
fix cvs IDs

    • -1
    • +1
    ./categories/tcl/category-links-procs.tcl
    • -1
    • +1
    ./categories/tcl/category-list-procs.tcl
    • -1
    • +1
    ./categories/tcl/category-synonyms-procs.tcl
    • -1
    • +1
    ./categories/tcl/category-trees-procs.tcl
minor cleanip (cvs id, comparisons)

    • -1
    • +1
    ./categories/tcl/category-form-procs.tcl
fixes for all cases, where ::template::head::* variables (a) might survive a connection and (b) where they are not

initialized properly.

    • -8
    • +14
    ./acs-templating/tcl/head-procs.tcl
  1. … 1 more file in changeset.
adding https support, adding some documentation

    • -28
    • +187
    ./xotcl-core/tcl/http-client-procs.tcl
Update to reflect the need for template::head

    • -0
    • +1
    ./acs-developer-support/acs-developer-support.info
Allow editing of CSS files if running 5.4 with template::head support

    • -0
    • +23
    ./acs-developer-support/lib/toolbar.tcl
    • -0
    • +2
    ./acs-developer-support/www/css-edit.adp
    • -0
    • +103
    ./acs-developer-support/www/css-edit.tcl
    • -0
    • +4
    ./acs-developer-support/www/css-list.adp
    • -0
    • +35
    ./acs-developer-support/www/css-list.tcl
    • -0
    • +30
    ./acs-developer-support/www/css-make-live.tcl
make handling of unknown file types more robust

Set default order for class members

Fix commented out title, with title in the html comment, occaisionally a

user would type "--" in the title causing the page to break because the

comment was not parsed correctly.

Solved bug in function switch

use tcl 8.4 comparison operators and braced exprs for byte code compilation

    • -1
    • +1
    ./acs-templating/tcl/currency-procs.tcl
use tcl 8.4 style comparisons and braced exprs

    • -7
    • +7
    ./acs-templating/tcl/acs-integration-procs.tcl
    • -6
    • +6
    ./acs-templating/tcl/element-procs.tcl
Free generation of stub objects for accessing stored procedures from db_function args.

The new version uses PostgresSQLs system catalog + parses first paragraph of function declarations

eCVS: ----------------------------------------------------------------------

    • -120
    • +236
    ./xotcl-core/tcl/05-db-procs.tcl
new update script in case, someone managed to get the .info file without the update script

    • -2
    • +2
    ./acs-content-repository/acs-content-repository.info
    • -0
    • +146
    ./acs-content-repository/sql/postgresql/upgrade/upgrade-5.4.0d7-5.4.0d8.sql
    • -0
    • +360
    ./acs-content-repository/sql/postgresql/upgrade/upgrade-5.4.0d8-5.4.0d9.sql
add update script