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

fix drop script

use variable resolver instead of method for better performance

    • -1
    • +1
    /openacs-4/packages/xowf/tcl/xowf-procs.tcl
Make usage of deprecated entry "form_link" a warning, the more general "entry" should used for makeing menu entries

Use hstore_attributes in the method update_item_index instead of the full list of the instance attributes to achieve consistency with ::xowiki::hstore::update_form_instance_item_index

    • -4
    • +3
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
white space changes: remove tabs, remove trailing spaces and unneeded quotes

Fix bug in code for the validation of signed query variables, when no value was given (and notnull complaint has fired already)

- Don't prevent default on event handler for day cell, so clicking on existing event works

- Fix text for event existance so events are shown

Prevent double loading when the identical version is already loaded (can happen via install.xml files)

    • -2
    • +1
    /openacs-4/packages/dotlrn/install.xml