• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Deprecate template::util::is_true, implemented as a simple string command oneliner since 2015 and inline occurrences

  1. … 33 more files in changeset.
remove traces of md5::md5, since ns_md5 is emulated also for AOLserver

  1. … 2 more files in changeset.
passing properties consistently with @....;literal@

  1. … 51 more files in changeset.
passing properties consistently with @....;literal@ and not "noquote", since noquote content is already parsed

    • -5
    • +5
    ./masters/tabbed-streaming-head-turquois.adp
  1. … 11 more files in changeset.
fix typo and modernize code

Whitespace changes

Use input type 'search' in search widget

Whitespace changes

Use the new 'email' input type widget

  1. … 1 more file in changeset.
Include download link for .apm files

The W3C validator (Nu HTML Checker) throws an error on meta-tag content-style-type

improve spelling

  1. … 16 more files in changeset.
added editor hints and white-space cleanupCVS: ----------------------------------------------------------------------

    • -1
    • +7
    ./masters/tabbed-streaming-head-turquois.tcl
    • -0
    • +6
    ./templates/packages/xowiki/www/edit.tcl
  1. … 5 more files in changeset.
Use glyphicon instead of gif image in for info texts

file standard.adp was initially added on branch oacs-5-10.

reduce warnings from Chrome audits

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

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

use proper bootstrap botton CSS classes

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)

don't raise exception when running without connection

improve spelling

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

  1. … 9 more files in changeset.