- Jul 21, 2023
-
-
Jean-Pascal Kanter authored
-
Robert Lange authored
-
Alexander Purr authored
* like basic_access or zdf_access * translation is only applied if trans token exists
-
Alexander Purr authored
* get working mapping of item-respons-json to DTO user by adding set-method * adding formatted date in table row
-
- Jul 05, 2023
-
-
Robert Lange authored
-
Jean-Pascal Kanter authored
* changed ezb resolver version of fid to only transmit one identifier for a library * also corrected url encoded typo that apparently crashed the entire API
-
- May 16, 2023
-
-
Robert Lange authored
-
- May 15, 2023
-
-
Alexander Purr authored
-
- May 09, 2023
-
-
Robert Lange authored
-
Robert Lange authored
-
Robert Lange authored
-
- May 03, 2023
-
-
Alexander Purr authored
* replace $database-link-hover-color (color not part of color schema) by $link-hover-color (=azure) * remove style from exclude-icon -> applied styles from parent now working * add focus to facet group toggler * out of topic: rewrite fieldset-border
-
- May 02, 2023
-
-
André Lahmann authored
* change Redi and JOP resolver url to https
-
- Apr 28, 2023
-
-
Alexander Purr authored
* inherits from $navigation-element-default-height * enables more specific overriding
-
Alexander Purr authored
* make toggler visible on sm * use default height on select boxes (language, media type) ** by remove scss in adlr and reuse $navigation-element-default-height (defines height of inputs and buttons) and new scss variable $select-default-height * additional INFO: ** setting $navigation-element-default-height:auto prevents from lage space between facets 3. saved-search-icon title text change * revert shrinked search input (large desktop size) * revert finc behavior navtab - coming from refs 22361
-
- Apr 26, 2023
-
-
Alexander Purr authored
* adjust older sid changes ** remove sid 34 from open access (GetIt-Matrix 01/01L) ** remove sid 48 & 105 from magazinarticles (GetIt-Matrix 02/02L)
-
Alexander Purr authored
* refactor scss ** import parent scss only from fid-branch ** load _customFonts at first, needed in _customVariables ** remove additional _customFonts import in _customVariables ** create _customTheme.scss & _customComponents.scss ** _customTheme.scss ** import _common.scss here ** move styling from adlr.scss here ** move _lightbox.scss into component-folder ** move _iconcategory.scss & _iconfont.scss into icon-folder ** reorder and add identifier to customVariable blocks * facet styling ** >remove filter< label to violet ** facet hovering without background ** improve positioning of active filter within facet group
-
- Apr 21, 2023
-
-
Jean-Pascal Kanter authored
-
- Apr 06, 2023
-
-
Robert Lange authored
-
Jean-Pascal Kanter authored
-
Jean-Pascal Kanter authored
-
- Mar 15, 2023
-
-
Jean-Pascal Kanter authored
-
- Mar 03, 2023
-
-
Robert Lange authored
-
- Feb 21, 2023
-
-
Robert Lange authored
-
Robert Lange authored
-
Robert Lange authored
-
- Feb 20, 2023
-
-
Robert Lange authored
* remove trailing spaces * print correct current key value
-
- Feb 17, 2023
-
-
Robert Lange authored
* add getitbox tests for adrl * add basic tests for UBL * also refs #22797 * handle groups and different environments * add account test for WHZ * also refs #22801 * implement selenium grid for parallel execution * add adlr test for user delete / reactivation * add test for user partial order * also refs #22589 co-authored by: Alexander Purr <purr@ub.uni-leipzig.de> * remove redundant records * not part of rules section refs #22013 [finc] minimal doc improvements
-
- Feb 16, 2023
-
-
Viola Elsenhans authored
-
Alexander Purr authored
refs #23135 [finc] center access icon / cover on (mobile) record view by using full view port width * add record component
-
Mathias Maaß authored
co-authored by: jpkanter <kanter@ub.uni-leipzig.de> * finc-accessibility: fixed tag-typo in menu.phtml, added finc description header
-
- Feb 10, 2023
-
-
André Lahmann authored
* set https as standard protocol if no specific protocol is defined in given url
-
- Feb 09, 2023
-
-
Alexander Purr authored
* if (searches.ini-option [General] retain_filters_by_default == false) it prevents from retain / apply same filters on new searches * but the RetainFilterSetting should not be used to check the display of the 'reset filters'-button (inconsistent behavior)
-
Robert Lange authored
* allow negative method filter, meaning, we don't query the ILS when a method with leading "!" matches
-
- Feb 03, 2023
-
-
Robert Lange authored
-
- Feb 02, 2023
-
-
Claas Kazzer authored
* fixes errors in bookbag delet menu * corrects cart dropdowns ** removes redundant value=1 entries ** changes file to look like PR https://github.com/vufind-org/vufind/pull/2669 * adds SCSS for focus highlighting to bookbag dropdowns * corrects another dropdown menu with correc aria roles * improves finc missing icon by replacing hidden-xs with sr-only * improves finc missing icon by replacing hidden-xs with custom sr-only + visible MD/XL * Replaces caption in solrMarc core * SCSS active filters + search terms * corrects spelling of variable * SCSS active filters + search terms, corrects spelling of variable * corrects use of misspelled variable * adds missing !default flags + custom visibility class
-
- Jan 31, 2023
-
-
Alexander Purr authored
* link-text-decoration default is underline
-
Alexander Purr authored
-
Alexander Purr authored
* set finc default for link text decoration * set finc default for hover link text decoration
-
- Jan 26, 2023
-
-
Alexander Purr authored
* saves space * consistent behavior * dropping html (former desktop view) * change order of show-all-filter-toggler and reset-all-filters-button by change floating scss variables * add variables for floating-settings of reset-all-filters-button and show-all-filterd-toggler ** order can be changed in instances * show-all-filterd-toggler more accessible (tabbing) than before * read .collapsed class on show-all-filter-toggler * accidently deleted before * unify active filter container and advanced search information container (terms + links) * introduce new finc variables for container boxes * active filter container & and advanced search information container inherits from finc * can be overridden in instances * highly customizable ** padding, border & background * if there are more than 3 selected filters of the same filter group they will be shown in a dropdown * back to vufind standard * now enough space for many filters co-authored by: Claas Kazzer <kazzer@uni-leipzig.de> * reset filters * adds background to filters block + variables * active filters final touches * adjusts design to adv search terms
-