• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
allow to specify witdget type alternatively via "_type" in the form field dict

This change makes it possible to specify the whole widget spec part in a single dict

revert the change of yesterday for thread initialization (after the release), and modernize the code a little

    • -11
    • +18
    ./xotcl-core/tcl/40-thread-mod-procs.tcl
Improved punctuations between title components (text, minutes, points)

improved robustness by stronger HTML quoting

Made titles of subquestions configurable

bumped version number to 5.10.1d1

    • -0
    • +4
    ./xowf/catalog/xowf.en_US.ISO-8859-1.xml
fix potential race conditions causing strange errors during startup

    • -2
    • +7
    ./xotcl-core/tcl/40-thread-mod-procs.tcl
reduce verbosity

file weblog-portlet.page was initially added on branch oacs-5-10.

    • -0
    • +0
    ./xowiki/resources/prototypes/weblog-portlet.page
file weblog.page was initially added on branch oacs-5-10.

    • -0
    • +0
    ./xowiki/resources/prototypes/weblog.page
added range checking for page_size and page_number for weblog-portlet

modernized weblog-portlet code

moved weblog-portlet to the right place

bumped version number to 5.10.1d1

    • -0
    • +16
    ./xowiki/resources/prototypes/weblog.page
    • -16
    • +0
    ./xowiki/www/prototypes/weblog.page
added slot type "range" similar to page-contract-filter for improved value checking

    • -1
    • +20
    ./xotcl-core/tcl/01-debug-procs.tcl
fix release dates in .info files

    • -1
    • +1
    ./acs-api-browser/acs-api-browser.info
    • -1
    • +1
    ./acs-bootstrap-installer/acs-bootstrap-installer.info
    • -1
    • +1
    ./acs-content-repository/acs-content-repository.info
    • -1
    • +1
    ./acs-service-contract/acs-service-contract.info
    • -1
    • +1
    ./acs-translations/acs-translations.info
    • -1
    • +1
    ./dotlrn-bootstrap3-theme/dotlrn-bootstrap3-theme.info
  1. … 68 more files in changeset.
release work

    • -4
    • +4
    ./acs-api-browser/acs-api-browser.info
    • -6
    • +6
    ./acs-authentication/acs-authentication.info
    • -7
    • +7
    ./acs-automated-testing/acs-automated-testing.info
    • -3
    • +3
    ./acs-bootstrap-installer/acs-bootstrap-installer.info
    • -6
    • +6
    ./acs-content-repository/acs-content-repository.info
    • -0
    • +0
    ./acs-core-docs/www/automated-testing-best-practices.html
    • -1
    • +1
    ./acs-core-docs/www/backup-recovery.adp
    • -1
    • +1
    ./acs-core-docs/www/backup-recovery.html
    • -0
    • +0
    ./acs-core-docs/www/bootstrap-acs.html
    • -1
    • +1
    ./acs-core-docs/www/configuring-configuring-packages.adp
    • -1
    • +1
    ./acs-core-docs/www/configuring-configuring-packages.html
  1. … 190 more files in changeset.
trim potentially partial lines

    • -3
    • +10
    ./xotcl-request-monitor/www/long-calls.tcl
improve robustness also for not fully correctly setup includelet classes

fix typo

    • -2
    • +2
    ./file-storage/tcl/file-storage-procs.tcl
whitespace changes

    • -96
    • +96
    ./acs-subsite/tcl/package-procs-postgresql.xql
minor update of change log

Add the "/dotlrn" path without tailing slash to the exception list

This will cause just a redirect, but if the server is in a bad state, even this might take long.

    • -3
    • +3
    ./xotcl-request-monitor/tcl/throttle_mod-procs.tcl
Make sure a non-empty return URL is always provided when downloading a zipfile, or the javascript idiom implementing the redirect would return to the page itself and restart the archiving from scratch

    • -1
    • +11
    ./file-storage/www/download-zip.tcl
Fix typo, increase api coverage

    • -1
    • +1
    ./file-storage/tcl/file-storage-procs.xql
    • -1
    • +5
    ./file-storage/tcl/test/file-storage-procs.tcl
simplify code (allow warning, although i am not fully convinced, this is a good idea)

    • -13
    • +6
    ./xotcl-core/tcl/20-Ordered-Composite-procs.tcl
move documentation to the generic level, don't make methods public, which are intentionally non-public

factor out common code to reduce redundancies

Improve doc

"timestamp with time zone" is the name of a DBMS datatype, needs to be spelled this way

Add explicit level to uplevel occurrences

    • -5
    • +5
    ./acs-automated-testing/tcl/aa-test-procs.tcl
Make sorting more robust to invalid sorting criteria: instead of failing, ignore them and report the condition as a warning

    • -8
    • +14
    ./xotcl-core/tcl/20-Ordered-Composite-procs.tcl
Extend page contract, modernize tcl

Add page contract