• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
- use entities for single quotes in HTML text

  1. … 14 more files in changeset.
- hardening page contract

  1. … 2 more files in changeset.
- add csrf token to advanced search template

- add csrf token to advanced search

- improve page contract

- update version dependencies

- add csrf protection

- limit the number of entries per page to avoid potential denial of service attacks for huge values for "n"

- hardinging page contracts