• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added new package parameter "request-blocking-off" to be able to deactivate request blocking

Fixed pools-init to work with AOLserver 4.0

    • -43
    • +45
    ./packages/acs-tcl/tcl/pools-init.tcl
use strpos for searching a string in a variable in postgres

    • -2
    • +2
    ./packages/xotcl-core/tcl/05-db-procs.tcl
bumping version numbers to be able to base other version on latest refactoring

undo escaped changes

    • -2
    • +1
    ./packages/acs-tcl/tcl/security-procs.tcl
ensure that charset is always included in content type for text/* media types.

    • -1
    • +2
    ./packages/acs-tcl/tcl/security-procs.tcl
    • -5
    • +6
    ./packages/acs-tcl/tcl/utilities-procs.tcl
xotcl-core support for file-level dependencies

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

    • -1
    • +1
    ./packages/xowiki/tcl/syndicate-procs.tcl
    • -1
    • +1
    ./packages/xowiki/tcl/template-procs.tcl
    • -3
    • +3
    ./packages/xowiki/tcl/xowiki-procs.tcl
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
    ./packages/xotcl-core/tcl/06-package-procs.tcl
    • -54
    • +10
    ./packages/xowiki/tcl/package-procs.tcl
strip spaces from package parameter top_portlet to avoid surprises on includelet interpretation

    • -3
    • +3
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
handle null values in defaults

    • -3
    • +9
    ./packages/xotcl-core/tcl/06-param-procs.tcl
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.

    • -4
    • +1
    ./packages/forums/tcl/messages-procs.tcl
Hide hidden columns in CSV output.

    • -3
    • +7
    ./packages/acs-templating/tcl/list-procs.tcl
extend xotcl-core regression test: add checks for serializer

minor refactoring and cleanup

    • -4
    • +7
    ./packages/xotcl-core/tcl/05-db-procs.tcl
make variable naming more consistent (statusCode -> status_code), export received content-length into instance variable

Merged oacs-5-3 to HEAD

    • -24
    • +29
    ./packages/lorsm/tcl/lorsm-install-procs.tcl
    • -17
    • +17
    ./packages/lorsm/www/delivery/applet.js
Merged oacs-5-3 branch to HEAD

    • -30
    • +30
    ./packages/assessment/lib/assessment.tcl
    • -2
    • +1
    ./packages/assessment/lib/session-items.adp
    • -6
    • +7
    ./packages/assessment/lib/session-items.tcl
    • -3
    • +3
    ./packages/assessment/lib/session-oracle.xql
  1. … 173 more files in changeset.
fix cvs IDs

    • -1
    • +1
    ./packages/categories/tcl/categories-init.tcl
    • -1
    • +1
    ./packages/categories/tcl/categories-procs.tcl
minor cleanip (cvs id, comparisons)

    • -4
    • +4
    ./packages/categories/lib/contributions.tcl
    • -1
    • +1
    ./packages/categories/www/include/widget.tcl
use tcl 8.4 style comparison operators

fixes for all cases, where ::template::head::* variables (a) might survive a connection and (b) where they are not

initialized properly.

    • -8
    • +14
    ./packages/acs-templating/tcl/head-procs.tcl
adding support for Xinha to new master templates

fix 2 bugs: (a) ::template::head::scripts variable was accumulating content over multiple requests (namespaced variables are not reset)

(b) order of list elements in ::template::head::scripts was incorrect (why not using objects?)

adding https support, adding some documentation

Update to reflect the need for template::head

Allow editing of CSS files if running 5.4 with template::head support

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

    • -3
    • +4
    ./packages/xowiki/tcl/xowiki-form-procs.tcl
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.

    • -1
    • +0
    ./packages/lars-blogger/www/entry-chunk.adp