• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Extend user_message feature so that a "severity" information can be passed alongside the message

This allows theme templates to color code messages according to their severity. Severity follows the Bootstrap nomenclature of "info", "success", "warning" and "danger".

Default severity has been set to "success" consistent with styling applied so far by OpenACS to the user messages.

  1. … 8 more files in changeset.
merge directory introduced in branch oacs-5-10

  1. … 59 more files in changeset.
Make URLs assumed to be hosted on openacs.org absolute

  1. … 3 more files in changeset.
switched to Bootstrap 5 idioms

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

  1. … 53 more files in changeset.
avoiding text hiding under footer

prefer bootstrap5 idioms and center text

reduce font size of footer

pin footer to the bottom, prefer bs5 classes over manual styles

minor style updates

- remove obsolete odd/even

- removed middle "xs" as required by Bootstrap4, made e.g. "col-xs-6" to "col-6"

- Bootstrap4 has new sm grid tier, so bumped former grid tier for md"

and "lg" up one level up

  1. … 5 more files in changeset.
New package: openacs-bootstrap5-theme

This is the initial checking of the OpenACS Bootstrap 5 Theme,

which is a port of the OpenACS Bootstrap 3 Theme.

In its current, premature state, the basic functionality is there for

the openacs_bootstrap5 (openacs_bootstrap5_turquois untouched), but it

covers already the base functionality of xowiki (longer way to go for

e.g. xowf, or the various other packages). Also, the graphical

fine-tuning has to be done, but e.g. glyphicons are already replaced

by Bootstrap Icons, etc.

  1. … 59 more files in changeset.
file plain-master.adp was initially added on branch oacs-5-10.