- Nov 18, 2021
-
-
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 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 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
* 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 '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
* 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
* 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 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
-
- Oct 08, 2021
-
-
Dorian Merz authored
* adds readout of state 10 * also adds some refactoring to streamline Ezb Class refs #18611 [finc] adds getDOI to MARC driver refs #18611 [finc] add DOI-Parameter do Ezb-Query + slight refactoring
-
Dorian Merz authored
also refs #20348
-
Dorian Merz authored
-
Dorian Merz authored
-
Dorian Merz authored
* adds readout of state 10 * also adds some refactoring to streamline Ezb Class
-
Gregor Gawol authored
* move cluster-list.phtml changes to finc-accessibility theme
-
Robert Lange authored
* to be properly read by screen readers
-
* handle warning in SolrMarcFincTrait for empty indicator * add tests and fixtures for #20600 and #18915 * run with: docker exec -it [your php container] sh -c "vendor/bin/phpunit --configuration module/finc/tests/phpunit.xml module/finc/tests/unit-tests/src/fincTest/RecordDriver/SolrMarcFincTestCase.php"
-
- Oct 07, 2021
-
-
* disable admin menu for i18n * i18n load current locale / language only
-
- Oct 05, 2021
-
-
Dorian Merz authored
-
Dorian Merz authored
* react on empty subresult
-
- Sep 30, 2021
-
-
Gregor Gawol authored
-
Robert Lange authored
* copy abstractBase login.phtml from bootstrap * add aria-label in cataloglogin.phtml and login.phtml
-
Robert Lange authored
* add placeholder filter_name for title translation * use ' instead of " for filter_name in en.ini
-
Claas Kazzer authored
* adds explanantory sr-only text * also use ' instead of " for facet name for other translations co-authored by: Robert Lange <robert.lange@uni-leipzig.de>
-
Gregor Gawol authored
* department as required field * branch issue/19158_a
-
- Sep 29, 2021
-
-
Alexander Purr authored
* added at ticket 19370 * was removed erroneously in ticket 19603
-