- Oct 15, 2021
-
-
Dorian Merz authored
* change visibility of helper functions * allow for ALL keyword in sources list
-
Dorian Merz authored
* adds (configurable) titleHolds logic
-
Robert Lange authored
-
Alexander Purr authored
* adding order-list and order-edit-form configuration fid.ini * remove template acquisition-contact-details.phtml (moved to fid branch before)
-
Robert Lange authored
-
Alexander Purr authored
* new Client methods: ** get order (uses fidis GET resource) ** update order (is complemented by fidis PUT resource - ticket 20690) * add new route for EditOrder * new UserController methods ** editOrderAction -> loads order, form-config & view; checks EditOrder-Permission ** updateOrder ** applyStatusOptions for correct prefilling and translate of status options * new form-configs for simple (only status) and complete (status and due date) form * new configuration blocks in fid.ini (disabled) ** OrderList section for displaying additional columns in order list table ** Edit section (depending on order type - here pda and digitization) sets form type (basic / complete) and possible status options * templates ** add configured columns (like type, status, due date, edit button) on admin order list (and nested templates) ** new edit order main template (incl. some order information) ** new basic and complete form template * add getter and se...
-
- Oct 14, 2021
-
-
* by deleting form-config overwrite ** on requesting registartion mail ** on completing registration ** on updating user profile
-
Robert Lange authored
-
Alexander Purr authored
-
- Oct 12, 2021
-
-
Robert Lange authored
-
Robert Lange authored
* also add id for valid label mapping
-
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
-
Dorian Merz authored
* position new publications marker on lower end * show only icon of new publications marker on mobile devices
-
Claas Kazzer authored
* introduces initial 2 column styling * revises column SCSS to use existing BBI styles * adds correct headings * turns result list sidebar tools into ul too * Sidefacets as uls ** fine-tunes two-column layout ** introduces two-column layout to result list sidebar ** introduces heading to result list sidebar ** corrects heading hierarchy in result list sidebar * sidebar toolbars as ULs ** fixes look across all media queries ** fine-tunes look on any device below 400px * switch confounded translations for toolbar headlines co-authored by: Gregor Gawol <gawol@ub.uni-leipzig.de> co-authored by: Robert Lange <robert.lange@uni-leipzig.de>
-
- Oct 08, 2021
-
-
Robert Lange authored
-
Robert Lange authored
-
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
-
Robert Lange authored
-
Dorian Merz authored
-
Robert Lange authored
-
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
-
-
Alexander Purr authored
-
Gregor Gawol authored
-
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
-