• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

Make test more robust on subsequent calls

- bump version number of OpenACS to 5.9.1b3 and DotLRN to 2.9.1b3

  1. … 65 more files in changeset.
Pass the information that we are installing from the repository (which takes care about installing the packages noted in install.xml)

fix typo in markup

Allow to install dotlrn from repo in one sweep.

Since install-from-repo loads the files noted in install-xml

by itself (obtained from manifest.xml), avoid install attempts

to access these package directories in apm_package_install

(and the private procs apm::process_install_xml apm_invoke_install_proc).

get install recommendation from manifest into repository structure, such such www/install/install-2.tcl can use it