• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Status is actually a number

    • -2
    • +2
    ./xowiki/www/resources/streaming-chat.js
improve loading times and blueprint size, when acs-automated testing is deactivated

For details, see: https://openacs.org/forums/message-view?message_id=5452350

CVS: ----------------------------------------------------------------------

    • -4
    • +6
    ./acs-bootstrap-installer/bootstrap.tcl
fix typo

provide better handling of deactivated packages

    • -3
    • +11
    ./acs-tcl/tcl/request-processor-procs.tcl
don't depend on the node-id cache, which is only available, when xotcl-core is loaded

    • -3
    • +3
    ./acs-subsite/www/admin/host-node-map/index.tcl
file acs-cache-init.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./acs-tcl/tcl/acs-cache-init.tcl
make sure, the notification url has a slash before the package path

fix for issue #3441

    • -2
    • +15
    ./acs-tcl/tcl/test/db-proc-test-procs.tcl
Do not try to reconnect upon client side errors (e.g. 403 forbidden responses when the chat room has been closed)

    • -3
    • +5
    ./xowiki/www/resources/streaming-chat.js
make on/off logic less confusing

    • -7
    • +8
    ./xotcl-request-monitor/tcl/throttle_mod-procs.tcl
improve spelling

    • -1
    • +1
    ./acs-templating/www/doc/TclDocs/content.html
    • -1
    • +1
    ./acs-templating/www/doc/tagref/property.adp
    • -1
    • +1
    ./acs-templating/www/doc/tagref/property.html
    • -1
    • +1
    ./acs-templating/www/doc/widgets/input.adp
    • -1
    • +1
    ./acs-templating/www/doc/widgets/input.html
add missing documentation of the "adp" attribute of the "property" tag

    • -8
    • +5
    ./acs-templating/www/doc/tagref/property.adp
    • -9
    • +6
    ./acs-templating/www/doc/tagref/property.html
acs::per_request_cache: standardize per-request caching

- added per-request cache verfsy similar to acs::per_thread_cache

- use per-request-cache on several occasions

- bump version number of acs-tcl to 5.10.0d35

    • -19
    • +11
    ./acs-subsite/tcl/package-procs.tcl
    • -14
    • +39
    ./acs-tcl/tcl/acs-cache-procs.tcl
    • -7
    • +5
    ./acs-tcl/tcl/acs-permissions-procs.tcl
fix overquoting

add one more missing message key

    • -1
    • +2
    ./chat/catalog/chat.en_US.ISO-8859-1.xml
added missing message key, whitespace cleanup

    • -0
    • +1
    ./chat/catalog/chat.en_US.ISO-8859-1.xml
use dot instead of colon as separator between package name and cache key to ease readability

    • -2
    • +2
    ./acs-tcl/tcl/request-processor-procs.tcl
    • -2
    • +2
    ./notifications/tcl/notification-type-procs.tcl
acs::per_thread_cache: standardize per-thread caching

- added per-thread cache based on namespaced Tcl variables.

- use per-thread-cache on several occasions

- bump version number of acs-tcl to 5.10.0d34

    • -67
    • +36
    ./acs-tcl/tcl/01-database-procs.tcl
    • -4
    • +4
    ./acs-tcl/tcl/request-processor-procs.tcl
    • -7
    • +6
    ./notifications/tcl/notification-type-procs.tcl
    • -23
    • +26
    ./xotcl-core/tcl/01-debug-procs.tcl
    • -16
    • +10
    ./xotcl-core/tcl/06-package-procs.tcl
improve wording for package parameters

    • -2
    • +2
    ./acs-mail-lite/tcl/acs-mail-lite-procs.tcl
improve handling with CDN and CSP

    • -1
    • +11
    ./openacs-bootstrap3-theme/tcl/init-procs.tcl
    • -1
    • +4
    ./openacs-bootstrap3-theme/tcl/resource-init.tcl
improve wording

    • -2
    • +2
    ./acs-automated-testing/tcl/aa-test-procs.tcl
remove spurious parens

    • -1
    • +1
    ./tsearch2-driver/tcl/tsearch2-driver-procs-postgresql.xql
fix ugly typo

make minus sign optional again

    • -2
    • +2
    ./acs-tcl/tcl/tcl-documentation-procs.tcl
inclass-exam: report state durations on overview page (published, exam_review)

    • -3
    • +3
    ./xowf/catalog/xowf.de_DE.ISO-8859-1.xml
fix typos

    • -3
    • +3
    ./acs-tcl/tcl/tcl-documentation-procs.tcl
Make number checking more strict (allow just number literals, which are OK for Tcl and SQL)

    • -10
    • +16
    ./acs-tcl/tcl/tcl-documentation-procs.tcl
add documentation

improve acs-admin//apm/packages-install

- use usual user interaction for select/unselect all

- add proper handling of no upgrades

- improve HTML markup

- improve code orthogonality

    • -29
    • +56
    ./acs-admin/tcl/apm-admin-procs.tcl
    • -40
    • +20
    ./acs-admin/www/apm/packages-install.tcl
Implement a new type of "Moderator" notification type for forums

This notification will be triggered also by unapproved messages. The UI will show the subscription link only to forum moderators, using a different color (customizable via css, vanilla color is red). Message content will always be hidden for such notifications, so user will need to have access to new message.

    • -1
    • +87
    ./forums/tcl/forums-install-procs.tcl