• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Improvement for repeated form field procs:

- Use JSON.parse instead of eval to ease CSP handling

- Base result of "value_if_nothing_is_returned_from_form" on results of components

This change makes it possible to remove a default value of e.g. a checkbox

from an repeated field.

improve comment

use multiple lines for "if" statement

Sign url vars when deleting forum message in the test

Bump version number

Export message key from the UI to normalize sorting, format and quoting and avoid diffs when creating new keys from UI

    • -11
    • +11
    ./xowiki/catalog/xowiki.en_US.ISO-8859-1.xml
Bump version number

Export message key from the UI to normalize sorting, format and quoting and avoid diffs when creating new keys from UI

    • -1
    • +1
    ./forums-portlet/catalog/forums-portlet.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./forums-portlet/catalog/forums-portlet.en_US.ISO-8859-1.xml
    • -5
    • +5
    ./news/catalog/news.de_DE.ISO-8859-1.xml
    • -6
    • +6
    ./news/catalog/news.en_US.ISO-8859-1.xml
Export message keys from the UI to make is easier to apply changes without creating big diffs

Sort and properly HTML quote german message keys as well

    • -7
    • +7
    ./acs-subsite/catalog/acs-subsite.de_DE.ISO-8859-1.xml
Message keys maintenance

Export message keys using OpenACS UI in order to sort them and apply HTML quoting enforced by lang::catalog::export_to_file.

Reason is making it possible to create new message keys from the UI without producing big and scary diffs.

    • -12
    • +11
    ./acs-subsite/catalog/acs-subsite.en_US.ISO-8859-1.xml
Add test about the portrait retrieval complying with the datamodel definition of a portrait

    • -1
    • +12
    ./acs-authentication/tcl/test/acs-authentication-procs.tcl
Reparent portraits coming from the old good days, which were saved with -100 as parent_id (since at least 6 years portraits are saved as children of the user object)

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

add test cases from the xotcl-core DB tutorial

    • -0
    • +261
    ./xotcl-core/tcl/test/xotcl-core-db-tutorial-procs.tcl
file xotcl-core-db-tutorial-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./xotcl-core/tcl/test/xotcl-core-db-tutorial-procs.tcl
Improve boolean existance checks

    • -8
    • +4
    ./xotcl-core/tcl/test/xotcl-test-procs.tcl
Add a couple more tests about properties of revisions

    • -0
    • +12
    ./xotcl-core/tcl/test/xotcl-test-procs.tcl
Add basic CrItem tests

    • -1
    • +131
    ./xotcl-core/tcl/test/xotcl-test-procs.tcl
Basic tests of ::xo::db::Object and ::xo::db::Class

    • -0
    • +132
    ./xotcl-core/tcl/test/xotcl-test-procs.tcl
file xotcl-test-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./xotcl-core/tcl/test/xotcl-test-procs.tcl
Fix tests for those cases when main site and even the automated test package are named differently than upstream

    • -9
    • +13
    ./acs-tcl/tcl/test/navigation-procs.tcl
Fix test for those instances that named their main site some custom value

    • -1
    • +2
    ./acs-tcl/tcl/test/navigation-procs.tcl
Make test independent from server configuration (e.g. proxy redirects) by providing hardcoded values

    • -4
    • +518
    ./acs-tcl/tcl/test/text-html-procs.tcl
Limit test to installed packages

    • -1
    • +5
    ./acs-tcl/tcl/test/file-test-procs.tcl
Remove dead adp code: if user is found and token is correct, email_verified_p will be always true, because it is forcefully set by the proc. In any other case, we will execute a different adp (lib/message)

    • -21
    • +7
    ./acs-subsite/lib/email-confirm.adp
removed file, which were moved to resources directory long ago and kept as a fallback for old installations

    • -95
    • +0
    ./xowiki/www/oacs-view3-bootstrap.adp
    • -11
    • +0
    ./xowiki/www/view-modal-content.adp
Move chat.tcl into acs-subsite:

although this would depend on xowiki, having in xowiki/www might conflict with legitimate pages named "chat"

    • -0
    • +55
    ./acs-subsite/www/shared/ajax/chat.tcl
file chat.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./acs-subsite/www/shared/ajax/chat.tcl
Reduce divergency between oracle and postgres codebase

    • -25
    • +0
    ./acs-subsite/tcl/group-type-procs-oracle.xql
    • -23
    • +0
    ./acs-subsite/tcl/group-type-procs-postgresql.xql
    • -5
    • +15
    ./acs-subsite/tcl/group-type-procs.tcl