• last updated 33 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
new support function util::var_subst_quotehtml to perform variable substitution with ns_quotehtml

    • -2
    • +33
    ./packages/acs-tcl/tcl/utilities-procs.tcl
Update database idioms

    • -13
    • +11
    ./packages/xotcl-core/tcl/cr-procs.tcl
use capitals for abbreaviation

    • -2
    • +2
    ./packages/acs-tcl/tcl/utilities-procs.tcl
- improve error message

- break overlong lines

Use a prepared statement

    • -2
    • +3
    ./packages/xotcl-core/tcl/05-db-procs.tcl
Update object memory image according to its new database values when we update (fixes xotcl-core.test_xo_db_object automated test)

    • -1
    • +9
    ./packages/xotcl-core/tcl/05-db-procs.tcl
Do not return empty context_ids for the test, make sure value will have to change

Save the object title as well when updating (improves xotcl-core automated tests)

    • -1
    • +3
    ./packages/xotcl-core/tcl/05-db-procs.tcl
template::add_event_listener: added documentation of flags "usecapture" and "preventdefault"

    • -1
    • +6
    ./packages/acs-templating/tcl/head-procs.tcl
fix placement of <h1>: when placed inside the form, the form editing causes heading to be displayed right of everything

improve indentation of adp-file.

    • -107
    • +104
    ./packages/calendar/www/cal-item-view.adp
bugfix: propagate event on radio button via "-preventdefault=false", otherwise switching between all-day and hour event does not work

    • -3
    • +3
    ./packages/calendar/www/cal-item-new.tcl
- Update jquery to 3.4.0

- provide URNs for jquery-ui

- bump fallback-version of bootstrap to 3.4.1 (used, when the bootstrap3 theme is not installed)

    • -7
    • +6
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -6
    • +6
    ./packages/xowiki/tcl/resource-init.tcl
    • -0
    • +1311
    ./packages/xowiki/www/resources/jquery/jquery-ui.css
    • -0
    • +18706
    ./packages/xowiki/www/resources/jquery/jquery-ui.js
file jquery-3.4.0.js was initially added on branch oacs-5-10.

    • -0
    • +0
    ./packages/xowiki/www/resources/jquery/jquery-3.4.0.js
file jquery-ui.min.js was initially added on branch oacs-5-10.

    • -0
    • +0
    ./packages/xowiki/www/resources/jquery/jquery-ui.min.js
file jquery-ui.js was initially added on branch oacs-5-10.

    • -0
    • +0
    ./packages/xowiki/www/resources/jquery/jquery-ui.js
file jquery-ui.css was initially added on branch oacs-5-10.

    • -0
    • +0
    ./packages/xowiki/www/resources/jquery/jquery-ui.css
file jquery-3.4.0.min.js was initially added on branch oacs-5-10.

    • -0
    • +0
    ./packages/xowiki/www/resources/jquery/jquery-3.4.0.min.js
- bump version number of bootstrap to 3.4.1

- use jquery 3.4.0

- use URN for jquery (one should probably create a own jquery package, although, jquery is losing it importance)

- make use of new "create_or_replace" feature of acs-subsite

added "create_or_replace" flag to subsite::new_subsite_theme

This feature is similar to the "create or replace" idiom for updating

SQL functions and eases the update of standard themes

    • -2
    • +2
    ./packages/acs-subsite/acs-subsite.info
    • -6
    • +26
    ./packages/acs-subsite/tcl/subsite-procs.tcl
bump version number to 4.11.4

fix ckeditor name from 4->5

revert "-version" change since

- appending the version to the URL is a hack, not compatible with other versioning approaches

- it is not compatible with resource URNs,

- a more complex version managemnt is needed when dealing with

multiple versions in an installation.

    • -29
    • +1
    ./packages/acs-templating/tcl/head-procs.tcl
include themed versions of files in the "variants" display (just for the current theme)

fix for issue #3391

    • -2
    • +2
    ./packages/acs-subsite/tcl/rel-types-procs.tcl
Whitespace changes

    • -5
    • +5
    ./packages/file-storage/file-storage.info
provide proper error messages in case invalid sorting criteria are passed to table widgets

    • -2
    • +7
    ./packages/xowiki/tcl/folder-procs.tcl
    • -10
    • +13
    ./packages/xowiki/tcl/includelet-procs.tcl
whitespace cleanup

    • -46
    • +46
    ./packages/xotcl-core/tcl/30-widget-procs.tcl
new API method Table->column_names to query the defined columns of a table.

    • -1
    • +17
    ./packages/xotcl-core/tcl/30-widget-procs.tcl
simplify logic

improve handling in error cases

    • -2
    • +12
    ./packages/xowiki/tcl/bootstrap-procs.tcl