• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Localize sorting of column in xotcl widgets, update german and italian localization

Make so that child-resources includlet redirects bulk-actions to the page it is included into (this is for most upstream scenarios the folder page as before) and make www-bulk_delete sensitive to the new return_url query parameter

    • -1
    • +1
    /openacs-4/packages/xowiki/tcl/folder-procs.tcl
improve quoting (patch provided by Nathan Coulter)

fix broken regression test (depending on characters in sitenode name)

Remove unused queries

Fix test name

follow current HTML recommendations

improve spelling

Newline change

    • -2
    • +3
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
add nsshell when available.

making nsshell available:

a) install nsshell from https://bitbucket.org/naviserver/nsshell/

b) configure in your OpenACS config file nsshell:

##################################################################

#

# nsshell configuration (per-server module)

#

ns_section "ns/server/${server}/modules" {

ns_param nsshell tcl

}

ns_section "ns/server/${server}/module/nsshell" {

ns_param url /admin//nsshell

ns_param kernel_heartbeat 5

ns_param kernel_timeout 10

}

##################################################################

file nsshell.adp was initially added on branch oacs-5-10.

file nsshell.tcl was initially added on branch oacs-5-10.

Add clarification to xowiki parameter 'hstore_max_value_size'

    • -1
    • +1
    /openacs-4/packages/xowiki/xowiki.info
Fix acs-kernel url

Add CSP nonce to JS snippet generation

improve spelling

fixed small bug reported by michael aram: ds toolbar could disappear temporarily, when executing ns_eval commands (e.g. blueprint reloading)

improve spelling

fix typo

fix typo in file name

file data-model.adp was initially added on branch oacs-5-10.

file data-model.html was initially added on branch oacs-5-10.

improve spelling

  1. … 16 more files in changeset.
improve spelling

fix typos and bump version number due to changed message keys

improve spelling

fix typos and bump version number doe to changed message keys

    • -2
    • +2
    /openacs-4/packages/survey/survey.info
  1. … 8 more files in changeset.
fix typo in message key

improve spelling

remove commented-out code