openacs-bootstrap3-theme

  • last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
don't raise exception when running without connection

improve spelling

bump jquery version to 1.12.3

    • -0
    • +5
    ./www/resources/js/jquery-1.12.3.min.js
add missing .woff2 file

increase code sharing: use adp-include check-installed instead of local version

  1. … 4 more files in changeset.
introduce a urnMap in resource_info as a generalizable solution

CVS: ----------------------------------------------------------------------

  1. … 1 more file in changeset.
Fix typo, normalize indentation

make all keys of the resource_info dict camel case

  1. … 2 more files in changeset.
openacs-bootstrap3-theme:

- provide a neutral appearance, different from OpenACS.org

(different color, remove OpenACS logo, ....)

- make use uf URNs for bootstrap

(allow sharing of bootstrap definitions, avoid multiple loading)

- upgrade bootstrap from 3.1.1 to 3.3.7

- add support for CDN vs. local installation of bootstrap

- added sitewide-admin procs for managing local installation (via /acs-admin)

- improve passing arguments to <widgets>

- bump version number to 5.10.0d2

    • -0
    • +35
    ./tcl/init-procs.tcl
    • -0
    • +28
    ./tcl/resource-init.tcl
    • -0
    • +20
    ./www/resources/css/color/grey.css
    • -0
    • +16
    ./www/sitewide-admin/download.tcl
    • -0
    • +20
    ./www/sitewide-admin/index.adp
    • -0
    • +48
    ./www/sitewide-admin/index.tcl
Use finer grained api for person information and consider that new api won't fail when no person exists

Use finer grained api in different if branches

Prefer again 'person::name', as the proc has been reimplemented using 'person::get_person_info', which uses the new 'person_info_cache' cache.

  1. … 13 more files in changeset.
Whitespace changes

  1. … 11 more files in changeset.
Prefer 'acs_user::get_element ...' to 'person::name ...', in cases when 'person' is a user, as it doesn't rely on util_memoize_cache.

  1. … 13 more files in changeset.
Rework adp boolean expressions

  1. … 25 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. … 204 more files in changeset.
Fix typo in variable name

fix: make sure to pass displayed_object_id always to the next master template

  1. … 3 more files in changeset.
fix: make sure to pass displayed_object_id always to the next master template

  1. … 1 more file in changeset.
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.