- Jul 19, 2021
-
-
Lars Kruse authored
-
Lars Kruse authored
-
Lars Kruse authored
We need to wait for Bullseye before really enabling it.
-
Lars Kruse authored
All topics except "installation", "management", "contributing" and "release notes" are moved to a new "administration" branch. This reduces the number of top-level topics down to five.
-
Lars Kruse authored
See https://github.com/silicann/kien/issues/1
- Jul 18, 2021
-
-
Lars Kruse authored
-
Lars Kruse authored
-
Lars Kruse authored
Somehow it got lost in the documentation of the source-based deployment.
-
Lars Kruse authored
Previously just the existence of the virtualenv was verified.
-
Lars Kruse authored
-
Lars Kruse authored
These operations are natively supported by makefilet now (with a hyphen instead of the underscore). We already use the new names everywhere.
-
Lars Kruse authored
This matrix bot can be used for managing users and content in a grouprise instance.
-
Lars Kruse authored
With the new `--print-only` setting it is possible to register an account for the new "matrix-commander" feature.
-
Lars Kruse authored
-
Lars Kruse authored
-
Lars Kruse authored
Previously appending only worked for tuples. Now it works for both lists and tuples.
-
- Jul 17, 2021
-
-
Lars Kruse authored
-
Lars Kruse authored
-
Lars Kruse authored
-
Lars Kruse authored
-
Lars Kruse authored
-
Lars Kruse authored
-
Lars Kruse authored
This should help the local admin to detect misspellings or outdated settings.
-
Lars Kruse authored
The new `scripts` setting allows to configure site-local javascript code: scripts: - path: /custom.js load: defer - content: 'alert("hello");' This may partly remove the need for local overrides via `core/_head.html`. Closes: #688
-
Lars Kruse authored
-
Lars Kruse authored
The new `stylesheets` setting allows to configure site-local CSS styles: stylesheets: - path: /custom.css - path: /print.css media: print This may partly remove the need for local overrides via `core/_head.html`. See: #688
-
Lars Kruse authored
-
Lars Kruse authored
This is mainly useful for testing.
-
Lars Kruse authored
Previously relative paths would be evaluated at runtime. Now the paths are evaluated during configuration and stored as absolute paths.
-
Lars Kruse authored
Previously accessing a non-existing dictionary returned an item, but its changes were not propagated to the parent dictionary.
-
Lars Kruse authored
-
Lars Kruse authored
Previously the error message was misleading.
-
Lars Kruse authored
-
Lars Kruse authored
Preparation for tests.
- Jul 16, 2021
-
-
Lars Kruse authored
-
Lars Kruse authored
-
- Jul 15, 2021
-
-
Lars Kruse authored
-