- Sep 22, 2022
-
-
Jean-Pascal Kanter authored
* refactored logic for fidis orders, formerly living in the UserController, seperated User and Order Controller * added an (by default hidden) export option for orders) * extended abilities of order transfer object * added an order export hydrator that compiles data of an order to an array * extended the order list with a button that is hidden by default (if 'export_button' is not set) * allows export of orders in 3 different flavor of CSV (or rather, fake csv that is labelled as txt) and json. * language vars replaced some static texts with dynamic i18n ones, in this particular case the button descriptions of are affected
-
Robert Lange authored
* move rss helper to fid ** uses caching ** code styles co-authored by: Alexander Purr <purr@ub.uni-leipzig.de> * make get-it-box view helper factory reusable in instances
-
- Sep 06, 2022
-
-
Robert Lange authored
-
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
-
-
Robert Lange authored
-
Alexander Purr authored
-
Robert Lange 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
-
Robert Lange 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
-
Alexander Purr authored
* see also 21615
-
- 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
* adapt /Helpers/ and /myresearch/ templates to VF6.1.2 * adapt footer templates to VF6.1.2 * reset ajax/resolverLinks VF6.1.2 changes, remove noResolverContent * reset off-Canvas-Togglers in myresearch/profile VF6.1.2
-
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
-
* see also refs #21611 * add fid ini-files inheriting from finc
-
- 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 02, 2022
-
-
Robert Lange authored
* do not extend obsolete vufind factory - now plugin
-
Robert Lange authored
-
Robert Lange authored
-
- Aug 01, 2022
-
-
Viola Elsenhans authored
-
Robert Lange 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 25, 2022
- 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
-