- Jan 30, 2019
-
-
Thijs Kinkhorst authored
This is because of the positioning of the elements which triggers a clipboard.js bug: zenorocha/clipboard.js#382 Removing the whitespace around the HTML tags works around this issue. closes: #1041
-
- Jan 02, 2019
-
-
Thijs Kinkhorst authored
-
- Dec 16, 2018
-
-
Tim van Dijen authored
-
- Dec 12, 2018
-
-
Thijs Kinkhorst authored
ClipboardJS is initialised once in the bundle for class="copy", not initialised on each page that uses it.
-
- Dec 11, 2018
-
-
Jaime Pérez Crespo authored
This includes the generation of metadata for all hosted entities, even if there's more than one entity defined for a certain type (e.g. multiple SPs or multiple IdPs). Still missing: * Metadata converter moved to the admin module. * Metadata lookup. * Showing metadata for trusted entities. * Downloading certificates. * Move the "clear my discovery choices" link to the new user interface.
-
- Dec 07, 2018
-
-
Tim van Dijen authored
Start migrating to SAML2 getters/setters
-
- Nov 30, 2018
-
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
It was broken in previous commits. It should always stick to the bottom of the page, unless the page is long enough to not fit in the screen, so then it should just be thrown after the end of the content.
-
- Nov 29, 2018
-
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
This way the code is closer to the resulting HTML, and we don't need to pass it through the "raw" filter afterwards to keep rendering the HTML.
-
Jaime Pérez Crespo authored
This introduces a "theme.header" configuration option in order to achieve that.
-
- Nov 28, 2018
-
-
Jaime Pérez Crespo authored
This builds and minifies CSS and a common JS bundle, as well as copy the relevant fonts. In order to build, we now need to run "npm run build" after installing the dependencies with "npm install".
-
Jaime Pérez Crespo authored
This way we can forget about updating the copyright notice every year.
-
- Nov 23, 2018
-
-
Dick Visser authored
This allows more graceful fallback for untranslated languages. Also, use `raw` filter to keep the embedded HTML working.
-
- Nov 21, 2018
-
-
Dick Visser authored
This uses the translations from the preprodwarning module, and can be removed in 2.0 (together with legacy templates).
-
Dick Visser authored
-
- Nov 20, 2018
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Thijs Kinkhorst authored
Twig will always use gettext, legacy will use legacy. Twig does not work with legacy so new ui would break if you would not also set this option. Instead, just switch the system in use based on the usenewui config variable.
-
- Nov 19, 2018
-
-
Thijs Kinkhorst authored
This is because some templates, e.g. errror, expect to be able to include them. This fixes e.g. the No State error page.
-
- Nov 15, 2018
-
-
Guy Halse authored
-
- Oct 19, 2018
-
-
Thijs Kinkhorst authored
-
- Oct 17, 2018
-
-
Arno van der Vegt authored
-
- Oct 09, 2018
-
-
arno authored
-
- Oct 07, 2018
-
-
Thijs Kinkhorst authored
There's some redundancy now since the code must support the old and new template. The links variety is not very beautiful, but the old one wasn't either..
-
Tim van Dijen authored
-
- Oct 06, 2018
-
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
When we remove old templates we can also remove silk.
-
Thijs Kinkhorst authored
This is likely way more informative for the average person clicking the link - and linking directly to github only stimulates people asking help questions in issue tracker.
-
- Sep 07, 2018
-
-
Rick authored
Update config.php Update header.php
-
- Aug 22, 2018
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Aug 16, 2018
-
-
Tim van Dijen authored
-
- Aug 15, 2018
-
-
Tim van Dijen authored
-