acs-developer-support

  • last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Prefer '{}' to '[list]' when creating empty lists

  1. … 70 more files in changeset.
Fix typos

  1. … 31 more files in changeset.
simplify code

whitespace cleanup

replace depreacted proc

add ad_script_abort after ad_returnredirect to make termination intent explicit

  1. … 22 more files in changeset.
add ad_script_abort after ad_returnredirect to make termination intent explicit

  1. … 14 more files in changeset.
make sure to call ad_script_abort after ad_return

  1. … 10 more files in changeset.
fix typos

  1. … 14 more files in changeset.
prefer literal in tests

normalize boolean expressions in ADP files

  1. … 7 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

    • -27
    • +42
    ./tcl/acs-developer-support-procs.tcl
  1. … 7820 more files in changeset.
regenerated ducumentation

    • -1
    • +1
    ./www/doc/developer-support-example.adp
  1. … 250 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.
bump version numbers to 5.9.1b9 respectively to 2.9.1b9 to prepare for release

  1. … 91 more files in changeset.
Standardize spellings of names

  1. … 11 more files in changeset.
Fix spelling errors

  1. … 13 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.
Bump version numbers for OpenACS 5.9.1b1

  1. … 81 more files in changeset.
- replace onfocus/onblur with "placeholder"

- fix typo (many thanks to Thomas Renner)

- add preventDefault() to all event handlers listening to click events

  1. … 2 more files in changeset.
- CSP-reform: turn hrefs with javascript: URLs into body_scripts with eventListener for "click"

  1. … 1 more file in changeset.
- reduce verbosity

- modernize HTML

  1. … 23 more files in changeset.
- removed useless expr statement

- use entities for single quotes in HTML text

  1. … 74 more files in changeset.
- updated version numbers, regenerated documentation

    • -1
    • +1
    ./www/doc/developer-support-example.adp
  1. … 297 more files in changeset.
- update dependencies

- use consistently "clock clicks -microseconds"