- Jun 25, 2021
-
-
Robert Lange authored
-
- Jun 24, 2021
-
-
Dorian Merz authored
-
- Jun 22, 2021
-
-
* set default value noticeLinkType * remove useless variable noticeWithLink
-
* extend AbstractAdmin to check for access permission for AdminModule ** admin module must be activated in config.ini by admin_enabled = true ** permission access.AdminModule should be set in permissions.ini
-
- Jun 21, 2021
-
-
* own variables are not needed here any more
-
* profile menus are now unordered lists ** use li.facet for border styling * corrects indents * finetunes SCSS * adjust word breaking * nicer word-break on small spaces on search result facats * remove facet group items underline co-authored by: "Claas Kazzer <kazzer@uni-leipzig.de>"
-
- Jun 17, 2021
-
-
Heiko Wolf authored
-
Heiko Wolf authored
-
Heiko Wolf authored
-
- Jun 16, 2021
-
-
Dorian Merz authored
* more specific message for RecordMissing exception * redirect message in case a fallback is used
-
* check if logged in * check if layout is not lightbox * add active class in menu when selected
-
- Jun 15, 2021
-
-
Dorian Merz authored
-
Heiko Wolf authored
-
- Jun 14, 2021
-
-
Heiko Wolf authored
-
- Jun 11, 2021
-
-
Heiko Wolf authored
-
Heiko Wolf authored
-
Heiko Wolf authored
-
Heiko Wolf authored
-
Heiko Wolf authored
-
Heiko Wolf authored
-
Heiko Wolf authored
-
Heiko Wolf authored
-
Heiko Wolf authored
-
- Jun 10, 2021
-
-
Heiko Wolf authored
-
Heiko Wolf authored
-
Heiko Wolf authored
-
Heiko Wolf authored
-
Dorian Merz authored
-
-
- Jun 09, 2021
-
-
Robert Lange authored
-
- Jun 08, 2021
-
-
Robert Lange authored
-
- Jun 04, 2021
-
-
* add template for unavailable status to finc theme
-
- Jun 03, 2021
-
-
Dorian Merz authored
* do not check for existence of linked record on every call * add fallback seacrh in case of calling a missing record
-
- May 28, 2021
-
-
Robert Lange authored
-
- May 26, 2021
-
-
Robert Lange authored
* overwrite bootstrap version of login fields ** loginfields for MultiILS ** loginFields for catalogue login ** add autofocus to username
-
ha848myco authored
* Move the import of the finc customMixins to force its working * Remove doubly defined mixin from the customVariables * Add variable for default size in mixin outline * Replace finc related special outline style with outline mixin
-
Robert Lange authored
-
- May 25, 2021
-
-
* fixes layout tables in branchinfo * removes caption in holdingsils * adds margin to holdings tab alerts for better looks
-
- May 20, 2021
-
-
Robert Lange authored
* copied from /themes/bootstrap3/templates/Auth/Database/create.phtml ** add autocomplete for first name: given-name ** add autocomplete for last name: family-name ** add autocomplete for email: email ** add autocomplete for username: username ** add autocomplete for password: new-password ** add autocomplete for password confirmation: new-password * also add autocompletion for user fields of password reset ** add autocomplete for first name: given-name ** add autocomplete for last name: family-name ** add autocomplete for username: username ** add autocomplete for email: email
-
Robert Lange authored
* copied from /themes/bootstrap3/templates/Auth/AbstractBase/newpassword.phtml * add autocomplete for change user password inputs
-