• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Whitespace changes + editor hints

  1. … 1 more file in changeset.
Deprecate broken proc 'search::is_guest_p', and replace its only occurrence in the whole codebase, in the 'intermedia-driver' package, with working code.

  1. … 1 more file in changeset.
adjust end-of-line conventions

regenerated documentation

Fix capitalization

  1. … 3 more files in changeset.
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 475 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

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

    • -2
    • +14
    ./catalog/search.de_DE.ISO-8859-1.xml
    • -0
    • +40
    ./catalog/search.it_IT.ISO-8859-1.xml
  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.
bump version numbers to 5.9.1b9 respectively to 2.9.1b9 to prepare for release

  1. … 91 more files in changeset.
Remove redundant not localized text

Fix spelling errors

  1. … 8 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.
- get rid of annying messages "Format a4 is redefined" caused by broken xls2csv

Updating of German translation for many packages (many thanks to Markus Moser)

    • -2
    • +13
    ./catalog/search.de_DE.ISO-8859-1.xml
  1. … 25 more files in changeset.
Updated es_ES translation

  1. … 20 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
    • +40
    ./catalog/search.it_IT.ISO-8859-1.xml
  1. … 25 more files in changeset.
file search.it_IT.ISO-8859-1.xml was initially added on branch oacs-5-9.

    • -0
    • +0
    ./catalog/search.it_IT.ISO-8859-1.xml
- Don't choke on empty content

- remove duplicate delete command

Use literal instead of noquote for searchresults, otherwise e.g. forums-entries with strings looking like message keys can lead to unwanted substitutions

- use ::template::csrf::validate instead of security::csrf::validate

- added package parameter

- use ::template::csrf::validate instead of security::csrf::validate

- bump version number to 5.9.1d2

- make boolean tests in .adp files more uniform

  1. … 10 more files in changeset.
- standardize entries in de_DE: rule of thumb: when en_US entry does not end with colon, then the german entry should not do so either.

This way, we avoid .adp pages with double colons.

  1. … 10 more files in changeset.
- update description

Bug #128 - Fixes for paginator of search package (navbar)

- Prevent double encoding of query string

- Include csrf token

  1. … 1 more file in changeset.
- modenize HTML

  1. … 11 more files in changeset.