• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Make sure that the file-creation.log exists, without using "exec touch", which is not available under windows (see issue #3311).

Remove (harmless) inconsistency in local authority service contract (many thanks to Günther Ernst)

ensure HTML quoted content

remove hard-coded max-value

- reduce dependencies on xinha

- use repeat form field specs for mc exercises

- provide a more decent feedback on correct/incorrect answers

    • -12
    • +27
    /openacs-4/packages/xowf/tcl/test-item-procs.tcl
    • -10
    • +20
    /openacs-4/packages/xowf/tcl/xowf-procs.tcl
slightly improved debugging messages

    • -2
    • +5
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
Fix potential naming conflict in ::html namepace

fix label + input display for radio buttons, especially for bootstrap; horizontal display works again

reduce dependency on aljaxhelper

    • -2
    • +3
    /openacs-4/packages/xowiki/tcl/repeat-procs.tcl
Unify handling of tmp dir checking (see issue #3308)

In case, a pretty_name was already provided in form of a message key, there is no need to convert this a second time.

Set container of navbar to CSS class "container-fluid" instead of "container" to make sure, the right aligned members are displayed on fluid pages

fix issiue #3304: oracle does not have Boolean datatype for tables

fix issue #3303: wrong identifier due to different database structure in oracle

fix issue #3306: missing comma in *-oracle.xql file

Fix issue #3300 and #3301: index name breaks Oracle name length limit of 30 chars

Fix issue #3299 : Oracle installs fail on Naviserver due to missing EXIT in SQL scripts

When a file is saved via form-field method "store_file", obey settings of package parameter "production_mode"

Fix security::validated_host_header on configurations without virtual hosts

Fix broken <if> clause

Reduce verbosity

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Reduce verbosity

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- avoid exception when empty list is provided

Better and gender neutrality compliant translation for "User Profile" (Thanks to Monika Andergassen)

fix table reference

    • -1
    • +1
    /openacs-4/packages/xowf/tcl/atjob-procs.tcl
Fix compatibility with older versions of NaviServer

- fix table name

    • -2
    • +2
    /openacs-4/packages/xowf/tcl/atjob-procs.tcl
try to avoid potential old bug in nsf 2.0 or 2.1, which was fixed today (substitution of %proc in the forwarder code)

- provide a priority for atjobs and sorting by priorty and age on ns_job creation

    • -10
    • +23
    /openacs-4/packages/xowf/tcl/atjob-procs.tcl
- don't complain on first startup when .dump file does not exist