- Nov 21, 2021
-
-
Alexander Purr authored
* add missing external link view helper for web site links * encapsulate shorthand if correctly
-
Robert Lange authored
-
Alexander Purr authored
* encapsulate shorthand if correctly
-
- Nov 18, 2021
-
-
André Lahmann authored
* updated OpenUrlRules.json
-
Robert Lange authored
-
Alexander Purr authored
-
Robert Lange authored
* set origin in lightbox on target * TODO: print button, remove data-lightbox-ignore?
-
Robert Lange authored
* define hierarchy tree tab as ajax-loadable * fix: set aria-controls for ajax tabs just-in-time to avoid reference of aria to unloaded tab-content, also #19938
-
Robert Lange authored
* copy and modify boostrap cart.js to finc-accessibility * integrate changes of #18034 to finc-accessibility/cart.js * delete cart-finc.js
-
- Nov 11, 2021
- Nov 09, 2021
-
-
Robert Lange authored
-
Robert Lange authored
* catch key-enter events on new class dropdown-abort (bootstrap-accessibility-*.js-files) ** first set focus on toggler on keydown ** second toggle menu on keyup
-
- Nov 06, 2021
-
-
Robert Lange authored
-
- Nov 04, 2021
-
-
Claas Kazzer authored
* adds initial changes to initially active tab in view.phtml * cleans up previous misses * set aria-selected for tab control on initial load * add sr-only hint on control tabs * info that content has to be loaded by click / enter * reverts changes to using li + a co-authored by: Robert Lange <robert.lange@uni-leipzig.de> * set aria-hidden for tab content * use active tab text for aria-labelledby on first load without ajax * copy record.js from bootstrap ** set aria-selected tab controls by jquery ** add role and aria-label to new tab pane in record.js::getNewRecordTab ** only set value for aria-controls onload in view.phtml for active tab ** set value for aria-controls when tab is clicked / tab loaded by ajax ** add focus on content after click on control ** info that content has to be loaded by click / enter * remove console log from bootstrap-accessibility-en.min.js
-
- Nov 03, 2021
-
-
Robert Lange authored
* use data-href instead of href as button attribute * move role="search" from nav to parent div * use div instead of span for parent search control forms * use div > form > nocscript * use href within a-tag instead of button * results encapsulate search/controls/view.phtml within div * add id for reference on result list items, also refs #18019 * SideFacets - cluster-list use span instead of div * try setting modal-title by javascript in LIGTHBOX ONLY * urlencode square brackets in link-isn.phtml * remove form-legend in profile forms for new-password and account
-
- Nov 02, 2021
-
-
Dorian Merz authored
* remove init() * move pickUpLocationPatterns initialization to finc * set required co-authored by: Robert Lange <robert.lange@uni-leipzig.de>
-
Robert Lange authored
-
Dorian Merz authored
* move general config initialization to finc FincLibero * make required configs available * ignore absent config if not required * de_zi4 configs DONE * enhance readability * introduce helper function setMemberFromConfig * move de_15 init here * throw Exception on init error * introduce new class InitException * force throwing of Exception in case of missing required config * KNOWN BUG: Exception not thrown in overlay
-
-
- Nov 01, 2021
-
-
Dorian Merz authored
* moved to finc * overrides getItemNotes to keep TUF specifics
-
Robert Lange authored
-
Dorian Merz authored
* moved 'service_type' entry (and helper function) from de_zi4 * add separate getItemNotes
-
- Oct 29, 2021
-
-
Robert Lange authored
-
Alexander Purr authored
* remove translator (didn't work anyway) * no url escape * manual escape check for attributes and label * using external link view helper in finc templates
-
Dorian Merz authored
* move to finc * adapt regex config * TODO: remove init() * refactor ILL config
-
Robert Lange authored
-
Dorian Merz authored
* refactor ILL request handling ** adds getMyILLRequests-Method to FincILS ** introduces checkMethodILLRequests to check for the existence of adequate config * add ILLpattern to init() * add label filter * from DE-15, refs #15214 * allow for more general label filters * added documentation on config
-
- Oct 28, 2021
-
-
Alexander Purr authored
-
Robert Lange authored
-
Robert Lange authored
* consolidate comments
-
Robert Lange authored
* add additional filter on item for daiaPrefix and on storageid for stackURIS * method moved from de_15 and de_l152
-
* reverted #19621 * reverted #17979 * clean up view helper factory * add pullrequest changes
-
* overrides VuFind DAIA method * set emtpy string for empty label instead of english word 'UNKNOWN' * moved from de_15 and de_l152
-
- Oct 27, 2021
-
-
Robert Lange authored
* unnecessary due to missing config section and retrieval requets are already shown in getMyHolds * as soon as StorageRetrievalRequests will be switched on in FincLibero.ini, this menu entry could be uncommented again (notice getMyHolds)
-
- Oct 26, 2021
-
-
* uses vcard and avoid webscraping * affects de_15, de_zwi2 and de_d13
-
Dorian Merz authored
-
- Oct 19, 2021
-
-
* set label sr-only
-
- Oct 15, 2021
-
-
Dorian Merz authored
* adds (configurable) titleHolds logic
-
- Oct 12, 2021
-
-
Robert Lange authored
-
- Oct 11, 2021
-
-
Robert Lange authored
* add missing required attribute for current password in new-password-form * reference for-attributes in password input labels of new-password-form
-