acs-bootstrap-installer

  • last updated 29 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Improve variable names

merged changes from the oacs-5-9 branch and resolved conflicts

    • -133
    • +139
    ./installer/www/blank-master.tcl
    • -0
    • +2
    ./installer/www/SYSTEM/csp-collector.tcl
  1. … 7820 more files in changeset.
- do not depend on beta or development versions

- make sure that released versions are not beta or development

- align version numbers (e.g. use also 5.9.1 for xotcl-core)

- bump version numbers to 5.9.1

  1. … 83 more files in changeset.
scoll down when done to ease interaction

try to re-init packages on apm-load to overcome problems with blueprint updates on AOLserver

  1. … 3 more files in changeset.
We can't source the current setup files, since these perform as well the master loading of OpenACS.

Use "file tail" instead of full path for sourcing tcl file

(re)source top-level tcl-files when copying it

Don't add per default the contents of .bak directories

bump version numbers to 5.9.1b9 respectively to 2.9.1b9 to prepare for release

  1. … 91 more files in changeset.
remove misleading comment about XHTML

Standardize spellings of names

  1. … 12 more files in changeset.
Deal with Mauricio's NaviServer modification (fixes issue #3319)

Use per-thread caching instead of nsv for never-changing variable (use ::acs::database_type instead of nsv ad_database_type; when available)

This improves concurrency and performance for tight loops (e.g. in developer support)

  1. … 1 more file in changeset.
Improve spelling

  1. … 8 more files in changeset.
Fix spelling errors, use OpenACS

    • -3
    • +3
    ./tcl/40-db-query-dispatcher-procs.tcl
Fix spelling errors

  1. … 10 more files in changeset.
- Tcl idioms: simplify access to first character

  1. … 8 more files in changeset.
Improve robustness of file operations against names starting with a "-"

  1. … 8 more files in changeset.
- bump version number of OpenACS to 5.9.1b3 and DotLRN to 2.9.1b3

  1. … 79 more files in changeset.
Ease debugging

Bump version numbers for OpenACS 5.9.1b1

  1. … 81 more files in changeset.
- remove circular dependency

- modernize tcl

    • -13
    • +3
    ./tcl/40-db-query-dispatcher-procs.tcl
- remove unneeded braces

Put CSP stuff in the installer page only when required (an error is thrown and we need the back button)

In such case, make the nonce attribute safer by using the proc instead of the (likely missing) variable

Removed inline event handlers to comply with CSP

- improve HTML quoting

- replace onchange handler in installer by event listeners (just for the sake of completeness)

- make sure to call template::head::prepare_multirows after all body_scripts are created

- bump version to 5.9.1d6