Skip to content
Snippets Groups Projects
  1. Apr 27, 2022
  2. 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
  3. Apr 13, 2022
  4. Apr 04, 2022
  5. Apr 01, 2022
    • Robert Lange's avatar
      refs #21133 [finc] use RecordDataFormatter for topics and rvk · 778cf4ee
      Robert Lange authored
      * add specs for topics and rvk in RecordDataFormatterFactory
      * add data-topics.phtml and data-rvk.phtml
      * use specs and render output of RecordDataFormatter in topics.phtml
      * remove obsolete message 'Topics unavailable' for empty content - tab should not be used at all due to hasTopics check
      2 tags
      778cf4ee
  6. Mar 31, 2022
  7. Mar 28, 2022
  8. Mar 23, 2022
    • Robert Lange's avatar
      refs #19089 [fid_adlr] finc/dbis: remove redundant code and update package · da99aa18
      Robert Lange authored
      * remove redundant configuration
      * remove redundant MyResearchController
      * remove redundant templates
      * remove redundant German translations
      ** use "devops/i18n-merge.sh data/i18n/languages/de.ini themes/fid_adlr/languages/de.ini themes/fid/languages/de.ini":
      ** remove duplicate token "Username " and  E-Mail-Adresse with parent file.
      ** remove duplicate token "dbis_hint " and  "Hinweis" with parent file.
      ** remove duplicate token "dbis_licenses_name_long " and  "Zugang zu freien und lizenzierten Fachdatenbanken" with parent file.
      ** remove duplicate token "dbis_name " and  "Fachdatenbanken" with parent file.
      ** remove duplicate token "licenses " and  "Datenbanken" with parent file.
      ** remove duplicate token "licenses_desc_1 " and  "Momentan haben Sie Zugriff auf:" with parent file.
      ** remove duplicate token "licenses_not_available " and  "Diese Lizenzen sind derzeit leider nicht verfügbar." with parent
      
      * remove redundant English ...
      2 tags
      da99aa18
    • Robert Lange's avatar
      refs #20900 [fid_adlr] make home address fields optional · 382e2565
      Robert Lange authored
      * allow empty inputs in home address if checkbox for delivery_address is deactivated
      * set required attributes by javascript in new introduced user_delivery_address.js - except for line 2
      * add new translation for checkbox label
      * code styles / add comments
      * add horizontal row as divider between user data sections
      382e2565
  9. Mar 14, 2022
  10. Mar 09, 2022
  11. Mar 07, 2022
  12. Mar 04, 2022
  13. Mar 03, 2022
  14. Mar 02, 2022