Skip to content
Snippets Groups Projects
  1. Jun 28, 2022
  2. Jun 22, 2022
  3. Jun 02, 2022
  4. May 25, 2022
    • Alexander Purr's avatar
      refs #21409 [fid_adlr] result grouping styling · b68823c4
      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
      2 tags
      b68823c4
  5. May 18, 2022
  6. May 17, 2022
  7. May 13, 2022
  8. May 12, 2022
  9. May 06, 2022
  10. May 04, 2022
  11. May 02, 2022
  12. Apr 29, 2022
    • Alexander Purr's avatar
      refs #21654 [finc] make resolver traffic light accessible · fb60b3c7
      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
      fb60b3c7
  13. Apr 28, 2022
  14. Apr 27, 2022
  15. Apr 20, 2022
    • Robert Lange's avatar
      refs #20357 [finc] set punctuation for Marc titleDetails if not already set · 401d1fdc
      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"
      401d1fdc
    • kazzer@ub.uni-leipzig.de's avatar
      refs #21511 [fid_adlr] fixes position of action buttons in results list · d2eb5700
      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
      d2eb5700
  16. Apr 13, 2022
  17. Apr 04, 2022