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

  1. … 204 more files in changeset.
Fix typos

  1. … 23 more files in changeset.
Fix typos

  1. … 70 more files in changeset.
Use consistently ad_script_abort after ad_return_error.

  1. … 33 more files in changeset.
Reduce oracle/postgres divergence

    • -22
    • +0
    ./tcl/rss-generation-service-procs-oracle.xql
    • -23
    • +0
    ./tcl/rss-generation-service-procs-postgresql.xql
    • -2
    • +21
    ./tcl/rss-generation-service-procs.xql
merged changes from the oacs-5-9 branch and resolved conflicts

    • -0
    • +9
    ./catalog/rss-support.de_DE.ISO-8859-1.xml
    • -0
    • +9
    ./catalog/rss-support.it_IT.ISO-8859-1.xml
    • -5
    • +9
    ./tcl/rss-generation-service-procs.tcl
  1. … 7820 more files in changeset.
regenerated ducumentation

  1. … 251 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.
Improve robustness of "file delete" operations

  1. … 24 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.
Updating of German translation for many packages (many thanks to Markus Moser)

    • -0
    • +9
    ./catalog/rss-support.de_DE.ISO-8859-1.xml
  1. … 25 more files in changeset.
Bump version numbers for OpenACS 5.9.1b1

  1. … 81 more files in changeset.
Italian localization of message keys for many packages

    • -0
    • +9
    ./catalog/rss-support.it_IT.ISO-8859-1.xml
  1. … 25 more files in changeset.
file rss-support.it_IT.ISO-8859-1.xml was initially added on branch oacs-5-9.

    • -0
    • +0
    ./catalog/rss-support.it_IT.ISO-8859-1.xml
Some more Tcl cleanup

- use curly brackes to enable byte code compilation

- don't use "[expr ...]" when not needed

- prefer "incr i -1" over "set i [expr {$i - 1}] "

  1. … 15 more files in changeset.
- replace "onclick" handler in .adp file by event listener

- modenize HTML

  1. … 11 more files in changeset.
- use entities for single quotes in HTML text

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

  1. … 298 more files in changeset.
- improve checking of return_urls in page_contracts

  1. … 11 more files in changeset.
- bump version numbers to 6.9.0 (oacs) / 2.9.0 (dotlrn)

  1. … 72 more files in changeset.
- no need to use backslash for continuation between curly brackets

- improve readability of code

- modernize tcl

    • -5
    • +3
    ./tcl/rss-generation-service-procs.tcl
  1. … 8 more files in changeset.
- bump version numbers

  1. … 75 more files in changeset.
*** empty log message ***

  1. … 75 more files in changeset.
- pass base to export_vars

  1. … 2 more files in changeset.
- prefer ns_quotehtml over ad_quotehtml

- add editor hints to keep spaces/tabs in the future more consistent

- prefer utf8 over iso8859

    • -1
    • +7
    ./tcl/rss-generation-service-procs.tcl
  1. … 54 more files in changeset.
- use templating for navigation in doc files

- add adp-files /packages/acs-core-docs/lib/navheader and

/packages/acs-core-docs/lib/navfooter

  1. … 215 more files in changeset.
- let all package doc files start with H1

  1. … 51 more files in changeset.