- Jun 28, 2022
-
-
Robert Lange authored
-
- Jun 22, 2022
-
-
Alexander Purr authored
* addresses * twitter * linked DSGVO paragraphs * text snippets * using external link view helper * adapt policy texts
-
Viola Elsenhans authored
* open edit list in lightbox * add template edit to fid_adlr for setting adlr design * add dropdown for delete in edit mode * fix bug for show dropdown * set function for delete and cancel; adapt style * adapt layout for result-links
-
- Jun 02, 2022
-
-
Viola Elsenhans authored
-
Robert Lange authored
-
Robert Lange authored
-
kazzer@ub.uni-leipzig.de authored
-
- May 25, 2022
-
-
Alexander Purr authored
* enable result grouping checkbox on top of facets * load search controller methods from results grouping plugin by inheriting from plugins search controller * display toggle link at the end of main record * subrecords ** appear directly underneath the toggle link ** unordered list ** subrecords are structured (html, classes) like a main records (almost identical) * save subrecord to favorites * add hidden inputs for select correct subrecord * displaySaveStatus works now for record and subrecord - is triggered on loading result-list or after closing save-to-favorite lightbox ** status /view changes applies only for first occurrence ** prevents subrecord from displayed as favorite (filled star) if the parent record was added to favorite * show correct subrecord icons * toggle-link color * translations * better placement of result list record icons on small resolutions ** parent record icons are displayed on top of the record ** parent record title and information can use whole width ** subrecords now without indent, up to 30% more space * showing spinning wheel while reloading * add screen reader descriptions * prevent browser prompt on reload page via JS
-
- May 18, 2022
-
-
Robert Lange authored
* add package in composer.local.2.fid-adlr with zend version * add group limit an match string in configs for live and alpha * add record driver for default and ai to use package * add checkbox for grouping - but commented out * render grouping on result list of default and ai * update composer.lock after manual edit of composer.local.2.fid-adlr.json * check if driver uses result grouping by calling hasSubRecords * alpha config: override full section * hide checkbox control to deactivate result grouping
-
Robert Lange authored
-
- May 17, 2022
-
-
Viola Elsenhans authored
* fix bug for active menu entry
-
Viola Elsenhans authored
-
- May 13, 2022
-
-
Robert Lange authored
* use solution from de_15 money_formatter.js
-
André Lahmann authored
- add missing array indexes to parseDOI return array - set service_type to getDOI
-
André Lahmann authored
refs #21701 [finc] added parseDOI to finc Redi driver to reflect changed return array from https://github.com/vufind-org/vufind/pull/2419
-
- May 12, 2022
-
-
Viola Elsenhans authored
* remove corporate author
-
Robert Lange authored
-
Robert Lange authored
-
Robert Lange authored
* override HierarchyAwareTrait of vufind and check for hierarchy_top_title for current element in getContainingCollections
-
- May 06, 2022
-
-
kazzer@ub.uni-leipzig.de authored
-
- May 04, 2022
-
-
Robert Lange authored
* also refs #19650
-
- May 02, 2022
-
-
Viola Elsenhans authored
-
- Apr 29, 2022
-
-
Alexander Purr authored
* adjust styling * reuse de_15 style by moving to finc theme ** no-bullet class (add zero padding) ** resolver links list item styling (marging and padding, more space between items) * remove stair effect * add no-bullet class to phtml * clearer translation
-
- Apr 28, 2022
-
-
Alexander Purr authored
* adding abstract translation * add default translation for homepage, volume and year
-
Robert Lange authored
-
Alexander Purr authored
* adding abstract translation * add default translation for homepage, volume and year * build translation key within template
-
- Apr 27, 2022
-
-
Robert Lange authored
-
Robert Lange authored
-
Robert Lange authored
* remove script for cost center * handle expired token * set required and data-required for department (institution) input on change of division * use full open php tags in form * remove required in form for department and inputdepartment and set by javascript * organize imports * fix styles * restructure methods, only one action method * add general error message at top of page * set red color for error messages * comment out flash messages for subito (when issn is empty)
-
Robert Lange authored
* but try to set focus on first focusable element on tab pane
-
André Lahmann authored
-
André Lahmann authored
* moved Auth classes from de_15 to finc * substituted empty string for cat_password storage in db with null * minor code adjustments to current VuFind 5.1.1 code
-
- Apr 20, 2022
-
-
Robert Lange authored
* with syntax "245a: 245b (245n); 245p/ 245c" * colon only when 245a AND 245b exist * change order of subfields for records without pre-formated punctuation and ignore 245h * fetch multiple subfields for 245n and 245p and concatenate with coma * add tests for Marc getTitleDetails punctuation * run with command: docker exec -it [your_docker_php_container] sh -c "vendor/bin/phpunit --configuration module/finc/tests/phpunit.xml module/finc/tests/unit-tests/src/fincTest/RecordDriver/SolrMarcFincTestCase.php --filter testGetTitleDetails"
-
kazzer@ub.uni-leipzig.de authored
* hides sort and display n items buttons for XS and SM * fixes misplaced icons in record view ** removes redundant 'and screen' in SCSS ** reduced padding-right on large devices for mainbody
-
- Apr 13, 2022
-
-
Viola Elsenhans authored
-
Robert Lange authored
-
Alexander Purr authored
* add inheritance if needed * dependent to 16852
-
Robert Lange authored
-
Viola Elsenhans authored
* fixing bugs for mobile
-
- Apr 04, 2022
-
-
Alexander Purr authored
* add correct language main file inheritance
-