- Aug 10, 2021
-
-
Robert Lange authored
* add link in menu * add adlr specific translations * fix undefined url in lightbox.js, also refs #16833 * use generic fid name from acquisitions
-
Robert Lange authored
* add action in User Controller * add form for password confirmation * check credentials in Client * add properties in User dto for deletion * check for deleted property on login in Authenticator * add default translation texts * add template for success message * redirect to home page after closing of modal
-
- Aug 04, 2021
-
-
Gregor Gawol authored
* favorites list
-
- Aug 03, 2021
-
-
Robert Lange authored
* do not set refreshOnClose to true in lightbox after neccessary catalog login for saving a record as favorite ** set userIsLoggedIn to true ** hide login link ** show logout link * improve code styles * also anticipate jshint for 17984 to set back focus on origin after closing * control overriding of page reload by extra parameter in template link
-
- Jul 30, 2021
-
-
* new inputs: library, signature, external_url * now 2 different forms: ** a) via record, prefilled (like before) ** b) via profile: free request (not indexed record) * about b) ** new action and route ** inherit and extend form configuration (new hydrator, 4 more fields) from a) ** reuse template from a) and add record-inputs ** new inputs: title (required), responsible, year, language ** record information ships via digitization-array (see FidAcquisitionTrait.php) into order object ** using createViewModel-function from AbstractBase for prevent loading not existing record * adjust orders listing template for displaying none indexed records correctly refs #20106 [fid] orders list * enable external links coming from data-lightbox * show additional request data if request is not linked to solr record
-
- Jul 19, 2021
-
-
Claas Kazzer authored
* reinstates visited links color on header and home * fixes dropdown menu color * rewrites visited links colors * streamlines SCSS (a little)
-
- Jul 16, 2021
-
-
* also do not check for existence of linked record on every call (implemented in 16914)
-
-
- Jul 07, 2021
-
-
* changes overcomplex wording in carousel J
-
- Jul 01, 2021
-
-
-
* changes visited-links colors back
-
* removes nbsp that glues count to textwq
-
- Jun 29, 2021
-
-
* creates a German version in finc-accessibility * translate caroussel terms to German * use empty standard version to overwrite outdated default * use language specific versions for German and English in layout template * add template for similar items to load accessibility plugin as ajax tab ** necessary to register new elements loaded by ajax co-authored by: Robert Lange <robert.lange@uni-leipzig.de>
-
- Jun 28, 2021
-
-
* fixes h3 on My Accout Sidebar on XS
-
- Jun 25, 2021
-
-
* under result list icon * fixed in detailview too
-
- 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 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 10, 2021
-
-
- Jun 09, 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 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
-
- 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
-
- May 18, 2021
-
-
* set focus on first input in advanced search form ** after page has been loaded ** BUT focus on next / new input when user adds new search field * reset limit for results on default on clear-button ** set variable for javascript in /search/advanced/limit.phtml
-
- May 05, 2021
-
-
Dorian Merz authored
-
- Apr 30, 2021
-
-
Alexander Purr authored
* for more or less facets buttons: stop parent event handling on link by event.stopImmediatePropagation() * facet group on single page: add ul * remove filters (side facets) as list * put scss into separate scss file in finc-accessibility theme * inherit scss from finc-accessibility theme * move potential PR SCSS to finc-accessibility * small refactoring on single-facet.phtml
-
Gregor Gawol authored
* set fieldset legend into template * styling fieldset legend * move legend position
-
- Apr 29, 2021
-
-
Alexander Purr authored
* enable overriding variables on later usage by setting to '!default' * e.g. at compiled.scss * no need for changing variables directly in plugin
-
- Apr 22, 2021
-
-
* add labels, fieldsets, numeration, buttons ... * formats labels, fieldsets * adds missing gutter variables * fixes border styles * improves positioning of Xs and remove group buttons * improves element paddings and size definitions in prep. for 44px height * remove BS-theme top label in favor of more detailed labelling * fixes tablet size
-
Dorian Merz authored
-
- Apr 19, 2021
-
-
Claas Kazzer authored
* adds btn exception to followed links * re-define followed link-color to exclude buttons, facets and bookmarks * refines followed link-visited color selection
-
- Apr 15, 2021
-
-
Robert Lange authored
-
- Apr 13, 2021
-
-
Claas Kazzer authored
* corrects misplaced label * sync meta attributes for inputs with js * fix "for"-attribute of type label * use human readable numeration for legend and aria-label - js version * also set reset focus after deleting search field on last search field co-authored by: Robert Lange <robert.lange@uni-leipzig.de>
-
- Apr 09, 2021
-
-
Claas Kazzer authored
* introduces scss variable for visited links, use steel (gray) as default * intoduces a:visited definition using that variable co-authored by: Alexander Purr <purr@ub.uni-leipzig.de> * add description
-
- Apr 07, 2021
-
-
* avoid redirect after list action in layout context ** override Vufind CartController::redirectToSource for bulk export and mail ** override Vufind CartController::deleteAction for bulk delete ** override Vufind RecordController::saveAction for saving favorites on result list * use empty template for rendering messages in lightbox ** override Vufind RecordController::processSave instead of saveAction ** render messages in new message.phtml
-