• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Unwrap fake oneliners

Fix typo

Whitespace cleanup

State dependecny from package-procs, or ::xowiki::CSS class won't be available to this library at boot

prettify error message

    • -2
    • +2
    ./acs-tcl/tcl/request-processor-procs.tcl
make ad_dom_sanitize_html more robust against invalid input

regenerated documentation

    • -2
    • +1
    ./acs-authentication/www/doc/configure-batch-sync.adp
    • -6
    • +3
    ./acs-authentication/www/doc/ext-auth-pam-install.adp
    • -1
    • +1
    ./acs-automated-testing/www/doc/index.adp
    • -1
    • +1
    ./acs-automated-testing/www/doc/install.adp
    • -7
    • +4
    ./acs-automated-testing/www/doc/usage.adp
    • -4
    • +4
    ./acs-content-repository/www/doc/design.adp
    • -1
    • +1
    ./acs-content-repository/www/doc/index.adp
    • -1
    • +1
    ./acs-content-repository/www/doc/install.adp
    • -1
    • +1
    ./acs-content-repository/www/doc/todo.adp
    • -3
    • +5
    ./acs-content-repository/www/doc/tutorial.adp
    • -1
    • +1
    ./acs-content-repository/www/doc/uninstall.adp
  1. … 454 more files in changeset.
provide skeleton for next release entry

use per-thread caching infrastructure instead of reinventing

fix recent editing bug

bump version numbers of 5.9|5.10 packages to 5.10.0b1

adjust dependencies

    • -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
    • -5
    • +5
    ./acs-developer-support/acs-developer-support.info
  1. … 73 more files in changeset.
Cache the information about a package being a singleton and expose into a private api, use the api in parameter::get_from_package_key, called quite often in our downstream pages

improve spelling

    • -1
    • +1
    ./acs-core-docs/www/xml/kernel/apm-design.xml
improve spelling

    • -3
    • +3
    ./acs-api-browser/tcl/acs-api-documentation-procs.tcl
    • -2
    • +2
    ./acs-authentication/tcl/authentication-procs-naviserver.tcl
    • -2
    • +2
    ./acs-automated-testing/tcl/tclwebtest-procs.tcl
    • -5
    • +5
    ./acs-content-repository/tcl/content-revision-procs.tcl
    • -2
    • +2
    ./acs-core-docs/tcl/acs-core-docs-procs.tcl
    • -2
    • +2
    ./acs-core-docs/www/sql/display-sql.tcl
    • -2
    • +2
    ./acs-mail-lite/tcl/email-inbound-procs.tcl
    • -1
    • +1
    ./acs-outdated/tcl/acs-tcl-admin-procs.tcl
    • -3
    • +3
    ./acs-templating/tcl/test/data-procs.tcl
    • -1
    • +1
    ./ajaxhelper/lib/ajaxhelper-template.tcl
  1. … 28 more files in changeset.
fix typo and modernize code

Enable to attach handlers by CSS selector also for template::add_confirm_handler

    • -2
    • +18
    ./acs-templating/tcl/head-procs.tcl
Replace deprecated api

    • -1
    • +1
    ./news-aggregator-portlet/www/news-aggregator-portlet.tcl
Replace deprecated API

    • -1
    • +1
    ./news-aggregator-portlet/www/news-aggregator-portlet.tcl
file theme-zen.it_IT.ISO-8859-1.xml was initially added on branch oacs-5-10.

    • -0
    • +0
    ./theme-zen/catalog/theme-zen.it_IT.ISO-8859-1.xml
Italian localization for the package

    • -0
    • +55
    ./theme-zen/catalog/theme-zen.it_IT.ISO-8859-1.xml
file views.it_IT.ISO-8859-1.xml was initially added on branch oacs-5-10.

    • -0
    • +0
    ./views/catalog/views.it_IT.ISO-8859-1.xml
Italian localization for the package

    • -2
    • +2
    ./evaluation-portlet/evaluation-portlet.info
    • -0
    • +81
    ./evaluation-portlet/catalog/evaluation-portlet.it_IT.ISO-8859-1.xml
    • -0
    • +7
    ./views/catalog/views.it_IT.ISO-8859-1.xml
file evaluation-portlet.it_IT.ISO-8859-1.xml was initially added on branch oacs-5-10.

    • -0
    • +0
    ./evaluation-portlet/catalog/evaluation-portlet.it_IT.ISO-8859-1.xml
file evaluation.it_IT.ISO-8859-1.xml was initially added on branch oacs-5-10.

    • -0
    • +0
    ./evaluation/catalog/evaluation.it_IT.ISO-8859-1.xml
Italian localization for the package

    • -0
    • +526
    ./evaluation/catalog/evaluation.it_IT.ISO-8859-1.xml
Fix typos in message keys

    • -3
    • +3
    ./evaluation/catalog/evaluation.en_US.ISO-8859-1.xml
New CSS abstraction: xowiki::CSS

Before this change, the application developer was responsible to

initialize the CSS-speficic settings (such as setting default values

for parameter classes). The new object xowiki::CSS is initialized

automatically, when an xowiki class (or one of its subclasses) is

initialized. Furthermore, it provides a per-thread caching to reduce

double work. Furthermore, the xowiki::CSS provides a mapping between

abstract and concrete CSS class names, such that switching between

different CSS toolkits becomes easier (e.g. upgrade from bootstrap 3

to newer versions).

xowiki::CSS initialize ;# make sure, everything is in line with PreferredCSSToolkit

xowiki::CSS clear ;# reset the mapping

xowiki::CSS toolkit ;# return the toolkit name

xowiki::CSS class /classname/ ;# perform CSS class name mapping

The methods "setCSSDefaults" and "preferredCSSToolkit" as deprecated.

The version number was bumped to 5.10.0d81

    • -3
    • +3
    ./xowiki/tcl/personal-notification-procs.tcl
fix cut&paste error

improve validation of email address and user-id used as source for email address

    • -1
    • +1
    ./acs-subsite/www/shared/send-email.tcl
improve robustness of deep_copy method

since so far, we do not require that an empty ordered composite has allways

the children variable set (but maybe we should), don't assume it is always

there

    • -4
    • +6
    ./xotcl-core/tcl/20-Ordered-Composite-procs.tcl