• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
minor refactoring: factor out limit_clause

    • -11
    • +32
    ./xotcl-core/tcl/05-db-procs.tcl
whitespace cleanup

    • -61
    • +61
    ./acs-tcl/tcl/test/site-nodes-test-procs.tcl
    • -1
    • +1
    ./acs-tcl/tcl/test/acs-tcl-test-procs.tcl
    • -77
    • +77
    ./acs-tcl/tcl/test/community-core-test-procs.tcl
    • -79
    • +79
    ./acs-tcl/tcl/test/datamodel-test-procs.tcl
    • -36
    • +36
    ./acs-tcl/tcl/test/html-conversion-procs.tcl
    • -4
    • +4
    ./acs-tcl/tcl/test/html-email-procs.tcl
    • -30
    • +30
    ./acs-tcl/tcl/test/location-procs.tcl
    • -97
    • +97
    ./acs-tcl/tcl/test/object-test-case-procs.tcl
    • -28
    • +28
    ./acs-tcl/tcl/test/openacs-kernel-procs.tcl
    • -47
    • +47
    ./acs-tcl/tcl/test/test-membership-rel-procs.tcl
    • -47
    • +47
    ./acs-tcl/tcl/test/test-set-cookie-procs.tcl
    • -36
    • +36
    ./acs-tcl/tcl/test/whos-online-procs.tcl
fix name of tested procs

    • -3
    • +3
    ./acs-tcl/tcl/test/site-nodes-test-procs.tcl
fix name of tested proc

    • -2
    • +3
    ./acs-automated-testing/tcl/test/acs-automated-testing-procs.tcl
add secondary series with authenticated users

bump version number to 0.52

    • -2
    • +2
    ./xotcl-request-monitor/xotcl-request-monitor.info
    • -11
    • +22
    ./xotcl-request-monitor/tcl/throttle_mod-procs.tcl
    • -56
    • +131
    ./xotcl-request-monitor/www/index.tcl
add missing proc_doc

    • -3
    • +14
    ./acs-bootstrap-installer/tcl/00-proc-procs.tcl
improve comment

correct the name of the tested proc

    • -1
    • +1
    ./acs-tcl/tcl/test/acs-tcl-test-procs.tcl
Delete from duplicated notification request entries before trying to add the unique constraint to deal with broken data

fix error message: The variable "result" is not set in error cases

    • -2
    • +2
    ./acs-tcl/tcl/request-processor-procs.tcl
improve comment

    • -2
    • +4
    ./notifications/tcl/notification-email-procs.tcl
improve comments

    • -43
    • +51
    ./xotcl-core/tcl/40-thread-mod-procs.tcl
use NaviServer/AOLserver native mutex and prefer the more secure ad_mutex_eval

    • -34
    • +33
    ./xotcl-core/tcl/40-thread-mod-procs.tcl
remove obsolete comment

improve spelling

    • -1
    • +1
    ./acs-content-repository/www/doc/tutorial.adp
    • -2
    • +2
    ./categories/tcl/category-xml-procs.tcl
improve comments and spelling

improve Oracle compatibility

    • -15
    • +13
    ./acs-tcl/tcl/site-nodes-procs.tcl
make handling of session_ids more robust (necessary for user-switching feature)

    • -29
    • +34
    ./acs-tcl/tcl/security-procs.tcl
fix typo

Fix installer by uniforming columns returned by the two query variants

    • -1
    • +1
    ./acs-tcl/tcl/site-nodes-procs-postgresql.xql
Create a full subsite instead of just a node, or the context bar will ignore it, then consider localization in the test

    • -9
    • +26
    ./acs-tcl/tcl/test/navigation-procs.tcl
Consider localization when testing the context bar

    • -1
    • +1
    ./acs-tcl/tcl/test/navigation-procs.tcl
Fix list expression

Slightly adjust chat height

Improve screen space usage, instead of manually resize

Chat Redesign:

+ Improve responsiveness placing the user list on top of the chat in smaller screens

+ Use the input placeholder property for the message label

+ Hide the submit button

+ Slightly change the border colors

+ Leave the textbox size for the css

+ Increase the height to a more reasonable value

Rework css overflow again

Remove extra overflows in css

Make chat box resizable

Use the new utility to refresh the chat whenever one lands here from the browser history