• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
First shot at improving color difference in highcontrast CSS of calendar

    • -2
    • +37
    ./calendar/www/resources/calendar-hc.css
-handle unsecape of HTML entities in arguments for includelets in a more general way

- remove debug message

Improve color difference to reach level AAA (contrast is not enough)

Improve color differences to reach level AA

Refactored "list view" to use list builder

    • -59
    • +3
    ./calendar/www/view-list-display.adp
    • -14
    • +42
    ./calendar/www/view-list-display.tcl
    • -3
    • +3
    ./calendar/www/resources/calendar-hc.css
    • -60
    • +8
    ./calendar/www/resources/calendar.css
- bump version number

- revive xinha for richtext again

- reduce lock contention with other background jobs scheduled at full minutes

    • -3
    • +3
    ./acs-mail-lite/tcl/acs-mail-lite-init.tcl
Improve difference in color to reach level AA

    • -1
    • +1
    ./acs-templating/www/resources/lists.css
Improve difference in color to reach level AA for colors pattern.

    • -5
    • +5
    ./theme-zen/www/resources/css/main.css
    • -1
    • +1
    ./theme-zen/www/resources/css/portlets.css
    • -1
    • +1
    ./theme-zen/www/resources/css/color/blue.css
    • -1
    • +1
    ./theme-zen/www/resources/css/color/purple.css
- provide name to mutexes created via "ns_mutex create" such they

show up in the aolserver /_stats (providing statistics about contention etc)

Without the names, the statistics there are useless.

    • -2
    • +2
    ./acs-bootstrap-installer/installer-init.tcl
- new method for ::xowiki::Includelet "include_head_entries" to include always HTML head entries (like e.g. CSS) even when render is cached

- activate caching for includelet toc again

- deactivate page fragment cache for toc (must always inject javascript into header)

- remove mixin, when downgrading a richtext formfield to a textarea

- reduce verbosity

- replace ns_sendmail call with acs_mail_lite::send ones

- use ad_outgoing_sender for notifying of new registration instead of the new user email

- when notifying new registrations fall back to site-wide locale in case the email address to notify to doesn't belong to any user

    • -28
    • +36
    ./acs-authentication/tcl/local-procs.tcl
- handle "orderby" in table_properties

- make resolve_request configurable for a language context

- reduce rebosity in log file

- bump version number and update dependencies

- bump version number

- added conveniance routine to determain lang from connection context

- avoid name clashes between attributes in @table for form-usages

    • -15
    • +15
    ./xowiki/tcl/includelet-procs.tcl
- improve external_name

- show or-example in policy5

- minor cleanup

- adding another sample-policy

fix typo

Fixing bad namespace oct_election.

    • -1
    • +1
    ./oct-election/tcl/oct-election-procs.tcl
get_latest_session query is used by the script at www, not by the include in lib/. Moved to the right file.

    • -15
    • +0
    ./assessment/lib/session-oracle.xql
    • -15
    • +0
    ./assessment/lib/session-postgresql.xql
    • -0
    • +15
    ./assessment/www/session-oracle.xql
    • -0
    • +15
    ./assessment/www/session-postgresql.xql
the session include needs a value for session_id in order to display the result of that session, would throw an error otherwise.

Fix name of property (context instead of context_bar)