• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
reduce verbosity

Fixed broken link in login and logout widgets

The problem were the links for the main subsite, since on the main subsite,

the resulting link is e.g. //register/logout, which is intpreted as

an URL without a schema (e.g. //openacs.org), leading the errors.

fix missing variable, make login/logout handling more consistent

switched to Bootstrap 5 idioms

  1. … 5 more files in changeset.
Added navbar-dark style to header nav, remove obsolete CSS defs (many thanks to Monika Andergassen)

  1. … 1 more file in changeset.
Make login and logout urls subsite specific (many thanks to Monika Andergassen)

cleanup of subsite_link and subsite_url variables and reduce to subsite_url (many thanks to Monika Andergassen)

  1. … 8 more files in changeset.
adapt markup for navbar and dropdown elements to bootstrap5 notation (many thanks to Monika Andergassen)

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

  1. … 2 more files in changeset.
fix nesting and indentation

remove all occurrences of glyphicons

  1. … 7 more files in changeset.
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.
file login.tcl was initially added on branch oacs-5-10.

  1. … 1 more file in changeset.
file login.adp was initially added on branch oacs-5-10.

  1. … 1 more file in changeset.
file search.adp was initially added on branch oacs-5-10.

file navigation.tcl was initially added on branch oacs-5-10.

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

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

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. … 54 more files in changeset.