• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
Provide an include flag to hide the list of subscribers

    • -1
    • +2
    ./notifications/lib/notification-widget.tcl
move ad_get_host_node_map and security-locations-host-names from db_cache_pool to partitioned cache

    • -3
    • +3
    ./acs-subsite/www/admin/host-node-map/index.tcl
no need to provide separate hash method, which hinders actually for the hashkey partitioned cache

Provide a css class hook to customize styling according to notification type

    • -2
    • +2
    ./notifications/lib/notification-widget.adp
fix for issue #3437, extend regression test

    • -1
    • +33
    ./acs-tcl/tcl/test/acs-tcl-test-procs.tcl
move code pieces around to centralize concerns

    • -19
    • +2
    ./acs-tcl/tcl/01-database-procs.tcl
improve wording

Make clear where paragraph ends

Step in the direction of implementing a new kind of "moderator notification": move current notification behavior in a private api, remove dependency on message approval in message::new (also avoids a query)

Fix typo

Comment unused computations

Small refactoring

address issue #3423: Move is_package_root_folder up in class hierarchy to CrItem

follow user wish

remove legacy code

    • -123
    • +75
    ./xotcl-core/tcl/05-db-procs.tcl
use {} instead of [list] command

improve spelling

white-space changes

add as well support for schema name to util__table_column_exists and util__view_exists

address issue #3436: support for schema name in util__table_exists

TODO: Oracle version is missing

file upgrade-5.10.0d29-5.10.0d29.sql was initially added on branch oacs-5-10.

fix for issue #3438

make monitor URLs easier configurable

don't use request-blocking on embedded items

    • -53
    • +101
    ./xotcl-request-monitor/tcl/throttle_mod-procs.tcl
- added name validator for site-wide pages

- updated site-wide pages

    • -0
    • +2
    ./xowf/catalog/xowf.de_DE.ISO-8859-1.xml
    • -0
    • +2
    ./xowf/catalog/xowf.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./xowf/www/prototypes/TestItemMC.form.page
    • -1
    • +1
    ./xowf/www/prototypes/TestItemSC.form.page
widen field width for numeric values

    • -1
    • +1
    ./xowf/www/resources/form-generator.css
fix CSS formatting with bootstrap for validation errors