• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
Solved bug in function switch

    • -3
    • +3
    ./packages/evaluation/tcl/evaluation-procs.tcl
use tcl 8.4 comparison operators and braced exprs for byte code compilation

    • -3
    • +3
    ./packages/acs-templating/tcl/date-procs.tcl
    • -2
    • +2
    ./packages/acs-templating/tcl/parse-procs.tcl
use tcl 8.4 style comparisons and braced exprs

    • -6
    • +6
    ./packages/acs-templating/tcl/form-procs.tcl
    • -3
    • +3
    ./packages/acs-templating/tcl/widget-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
    ./packages/xotcl-core/tcl/05-db-procs.tcl
new update script in case, someone managed to get the .info file without the update script

add update script

add missing alias for function category__name

fix more function_args, fix comment for default values in stored procedures

provide default for pretty_name in ::xo::db::Class

    • -4
    • +6
    ./packages/xotcl-core/tcl/05-db-procs.tcl
Made class_to_object_type more robust to allow ::xo::db::Class instances with arbitrary superclasses

    • -5
    • +12
    ./packages/xotcl-core/tcl/05-db-procs.tcl
move ::xowiki::Page requireCSS and friends into ::xo namespace

    • -1
    • +30
    ./packages/xotcl-core/tcl/30-widget-procs.tcl
    • -3
    • +3
    ./packages/xowiki/tcl/category-procs.tcl
    • -5
    • +5
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/package-procs.tcl
    • -1
    • +1
    ./packages/xowiki/tcl/weblog-procs.tcl
    • -23
    • +23
    ./packages/xowiki/tcl/xowiki-portlet-procs.tcl
    • -26
    • +3
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -5
    • +4
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
    • -1
    • +1
    ./packages/xowiki/www/portlet-ajax.tcl
    • -1
    • +1
    ./packages/xowiki/www/portlets/include.tcl
replicate Emma's referer fix on HEAD

fix ordering in weblog query

    • -2
    • +3
    ./packages/xowiki/tcl/weblog-procs.tcl
bump version number to assure versions are in sync

turn on page fragment caching for categories-recent

    • -1
    • +2
    ./packages/xowiki/tcl/xowiki-portlet-procs.tcl