openacs-bootstrap3-theme

  • last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve appearance of blockquotes in forums

reduce warnings from Chrome audits

  1. … 1 more file in changeset.
make translation mode stylable via CSS, add styles for default and bootstrap3 themes, reduce dependencies on xinha icons

  1. … 3 more files in changeset.
add proper bootstrap markup for util-user-messages CVS: ----------------------------------------------------------------------

Use the paremeter 'LoginPasswordAutocomplete' to decide on the value of the attribute for the password element in the login form

Whitespace changes + Editor hints

Disable autocomplete on login password field on 'openacs-bootstrap3-theme'

Make sure, the pull-down login window does not hide under navbar

(e.g. when xowiki menubar is shown)

improve interaction between OpenACS default rules with bootstrap rules

use proper bootstrap botton CSS classes

- bump version number of bootstrap to 3.4.1

- use jquery 3.4.0

- use URN for jquery (one should probably create a own jquery package, although, jquery is losing it importance)

- make use of new "create_or_replace" feature of acs-subsite

add resource map file to extraFiles when downloading bootstrap

Update message key

    • -1
    • +1
    ./catalog/openacs-bootstrap3-theme.es_ES.ISO-8859-1.xml
Update message key

    • -1
    • +1
    ./catalog/openacs-bootstrap3-theme.it_IT.ISO-8859-1.xml
update message catalog

    • -3
    • +2
    ./catalog/openacs-bootstrap3-theme.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/openacs-bootstrap3-theme.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/openacs-bootstrap3-theme.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/openacs-bootstrap3-theme.it_IT.ISO-8859-1.xml
fix site issue #139

Replace ad_decode idiom

  1. … 4 more files in changeset.
Replace single quotes wuith double quotes in javascript expressions involving acs_ListBulkActionClick

this is really needed only for the URL part, but was done on the name as well for consistency. The reason

is even a properly encoded URL could still contain single quotes, therefore breaking the expression,

while double quotes are expected to be encoded in valid, urlencoded URLs. This relies on trusting the developer

to properly encode URLs, which should be expected. An alternative could involve active escaping of

javascript special characters by e.g. ad_js_escape.

  1. … 5 more files in changeset.
allow passing of pretty_names that contain content including less and greater sign

  1. … 2 more files in changeset.
remove unneeded feature (see issue #3364)

use URN in all capitals

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