openacs-bootstrap3-theme

  • last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merged changes from the oacs-5-9 branch and resolved conflicts

    • -0
    • +9
    ./catalog/openacs-bootstrap3-theme.de_DE.ISO-8859-1.xml
    • -4
    • +3
    ./catalog/openacs-bootstrap3-theme.es_ES.ISO-8859-1.xml
    • -0
    • +8
    ./catalog/openacs-bootstrap3-theme.it_IT.ISO-8859-1.xml
    • -11
    • +18
    ./resources/lists/table-2third.adp
    • -0
    • +11
    ./resources/masters/plain-master.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.
Updated spanish translation

    • -3
    • +3
    ./catalog/openacs-bootstrap3-theme.es_ES.ISO-8859-1.xml
Updated italian translation

    • -0
    • +1
    ./catalog/openacs-bootstrap3-theme.it_IT.ISO-8859-1.xml
  1. … 2 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.
add handling of host_node_id

modernize adp include

- bump version number of OpenACS to 5.9.1b3 and DotLRN to 2.9.1b3

  1. … 79 more files in changeset.
Get rid of strange construct: [lindex [array get $array $name] 1]

  1. … 4 more files in changeset.
Updating of German translation for many packages (many thanks to Markus Moser)

    • -0
    • +9
    ./catalog/openacs-bootstrap3-theme.de_DE.ISO-8859-1.xml
  1. … 25 more files in changeset.
file openacs-bootstrap3-theme.de_DE.ISO-8859-1.xml was initially added on branch oacs-5-9.

    • -0
    • +0
    ./catalog/openacs-bootstrap3-theme.de_DE.ISO-8859-1.xml
Updated es_ES translation

    • -4
    • +3
    ./catalog/openacs-bootstrap3-theme.es_ES.ISO-8859-1.xml
  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
    • +7
    ./catalog/openacs-bootstrap3-theme.it_IT.ISO-8859-1.xml
  1. … 25 more files in changeset.
file openacs-bootstrap3-theme.it_IT.ISO-8859-1.xml was initially added on branch oacs-5-9.

    • -0
    • +0
    ./catalog/openacs-bootstrap3-theme.it_IT.ISO-8859-1.xml
- make boolean tests in .adp files more uniform

  1. … 12 more files in changeset.
fixes for list-widget:

- fix html, when "page_size_variable_p" is set (must have been broken

since ages)

- replace onchange handlers in table and table-2third templates by event listeners

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

  1. … 4 more files in changeset.
- improve wording on index page

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

- Prevent double encoding of query string

- Include csrf token

  1. … 2 more files in changeset.
- provide image dimensions

  1. … 1 more file in changeset.
- adding 'unsafe-inline' to list templates until need for "onclick" is removed

  1. … 2 more files in changeset.
- update security settings

- use maxcdn rather than netdna CDN

  1. … 1 more file in changeset.
- use export_vars to generate full URL

- fix gravatar image computation

- add CSP directives

- remove initial-install-p flag

- modernize HTML

  1. … 17 more files in changeset.
- backport from oacs-5-9