- Sep 19, 2022
-
-
Robert Lange authored
* not ticket related: add colors for finc tests in general
-
- Sep 15, 2022
-
-
Alexander Purr authored
* searchID is needed to edit existing advanced search
-
Robert Lange authored
-
- Sep 14, 2022
-
-
André Lahmann authored
-
- Sep 09, 2022
-
-
Alexander Purr authored
refs #22331 [finc] moving block of advanced search terms and advvanced search links from header to the top of search results * move functionality into own template, is rendered within results.phtml * contains search tabs functionality too (hast to be tested) * SCSS & tempalte: ** new variable for button distance ** new classes content_adv_search_terms & content_adv_search_links ** links as btn-default * remove additional breadcrumb display logic * now: hidden-xs by default on each breadcrumb
-
Robert Lange authored
* use setLine and break as separator in RecordDataFormatterFactory
-
- Sep 08, 2022
-
-
Robert Lange authored
-
- Sep 06, 2022
-
-
Robert Lange authored
* add var definition for padding and default value of 0 * filters: avoid notice by checking filter value not empty
-
Claas Kazzer authored
* editlist * newpassword * setpin
-
- Sep 05, 2022
-
-
Viola Elsenhans authored
* remove double translation for photo * add english translation for No linguistic content
-
- Aug 26, 2022
-
-
Alexander Purr authored
-
Alexander Purr authored
* hidden input values on search form are now set properly * improve record header selector to prevent interferences with main header
-
Claas Kazzer authored
-
- Aug 25, 2022
-
-
Mathias Maaß authored
* add text for screen reader to excel selected tab
-
Claas Kazzer authored
* adds padding to range slider in sidebar * adds VF5.1 offcanvas toggler to search history and library cards
-
- Aug 24, 2022
-
-
Robert Lange authored
refs #18369 [finc] improve data-isbn.phtml and data-issn.phtml: remove obsolete check for null / empty array in templates
-
Mathias Maaß authored
refs #18369 [finc] improve data-isbn.phtml and data-issn.phtml: always use own span tag for each isbn and issn
-
- Aug 23, 2022
-
-
Viola Elsenhans authored
* fix style of title in checkedout and storageretrievalrequests * add header and h2 to title in historicloans and illrequests
-
- Aug 18, 2022
-
-
André Lahmann authored
* extend regex to include GBV DAIA/PAIA API URLs for ILSConnection check
-
André Lahmann authored
* implemented client_credentials login for PAIA driver according to vufind-org PR#2449 * allow login withouth password when client_credential is set (Shibboleth, todo PR for vufind-org)
-
- Aug 17, 2022
-
-
André Lahmann authored
* do not show title hold link for certain status
-
- Aug 16, 2022
-
-
Viola Elsenhans authored
-
- Aug 15, 2022
-
-
- Aug 12, 2022
-
-
* trim starting whitespaces on firstname * needs PR on PAIA driver
-
- Aug 03, 2022
-
-
Viola Elsenhans authored
* better nesting - no css changes
-
- Aug 01, 2022
-
-
Viola Elsenhans authored
-
Robert Lange authored
-
Robert Lange authored
-
- Jul 29, 2022
-
-
Claas Kazzer authored
* moves filters to search - results.phtml * move active filters above search results * adds required calls and removes second active filters section in searchbox * adds end comment for filter call * corrects bookbag remove text * uncommend unsused php block * php moved to results.phtml co-authored by: Alexander Purr <purr@ub.uni-leipzig.de>
-
- Jul 27, 2022
-
-
Viola Elsenhans authored
* add h2 element for titel in EDS/result-list
-
- Jul 26, 2022
-
-
André Lahmann authored
-
- Jul 22, 2022
-
-
Robert Lange authored
* to recognize single collection record without checkRoute param
-
Jean-Pascal Kanter authored
* changed advanced search date input field to number instead of text co-authored by: Claas Kazzer <kazzer@uni-leipzig.de> * adds same behaviour to sidebar range slider as in adv search * adds comments
-
Viola Elsenhans authored
* add header element for tite and author
-
Claas Kazzer authored
* removes from finc-accessibility and adds it to finc * fine tunes and styles it in finc * styles Active Filters in header * removes Active Filters from finc-accessibility * fine-tunes active filter elements in header * adds ellipsis for overlong filter elements * re-alligns elements due to ellipsis-related changes * corrects erroneous for-label * fixes active filters alignments
-
- Jul 20, 2022
-
-
Robert Lange authored
-
https://github.com/vufind-org/vufind/pull/1409André Lahmann authored
* adapted further code changes from VuFind 6.1.2 to finc module * add EmailAuthenticator to ILSAuthenticator
-
- Jul 15, 2022
-
-
Claas Kazzer authored
* corrects form-control in modals * corrects help-links in adv. search * corrects fieldset for Create New Favorites List * corrects navbar height on xs * corrects paste error
-
Robert Lange authored
* add script for ajax post * showStaffViewInLightbox can be activated in config.ini, Site-section * button appears in toolbar, no record tab is rendered * fit responsive table within modal * use word break for long open url too in resp-table styles
-
Claas Kazzer authored
* removes javascript type references in finc * re-instates bulk-action-buttons template for proper id assignment and display * SCSS separation * removes javascript type references in finc * re-instates bulk-action-buttons template for proper id assignment and display * continues SCSS separation * clarifies keep filter elements (partial move to finc theme) * increases touch/click area on keep filters * bootstrap3 VF6.x to VF 8.1: adds missing !default flags to accessibility.scss ** attempt to get this fixes is in PR https://github.com/vufind-org/vufind/pull/2483 co-authored by: Robert Lange <robert.lange@uni-leipzig.de>
-