Skip to content
Snippets Groups Projects
  1. Sep 30, 2021
  2. Sep 29, 2021
  3. Sep 28, 2021
  4. Sep 27, 2021
  5. Sep 24, 2021
  6. Sep 23, 2021
  7. Sep 21, 2021
  8. Sep 17, 2021
    • Robert Lange's avatar
      refs #20344 [finc] license information · d0272d28
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      * get multiple lines
      * show additional data (f) for Marc license information
      * combine text a (note f) with url u as link in data-license.phtml
      * use external links for licenses
      * move template from Default to new SolrMarc directory
      * consolidate data-license of Marc and DiCo to avoid confusion with Marc data-license and digital collections introduced with #14583
      ** rename getLicenceInfo to getLicense in SolrDico record driver
      ** add Dico data-licence.phtml (moved from de_15)
      ** use same labels like Dico - possible to use same template under DefaultRecord
      d0272d28
  9. Sep 15, 2021
  10. Aug 19, 2021
  11. Aug 16, 2021
  12. Aug 09, 2021
  13. Aug 03, 2021
    • Robert Lange's avatar
      refs #18988 [finc] saving of favorites: dont reload page after login · 3ce1e5cb
      Robert Lange authored
      * do not set refreshOnClose to true in lightbox after neccessary catalog login for saving a record as favorite
      ** set userIsLoggedIn to true
      ** hide login link
      ** show logout link
      * improve code styles
      * also anticipate jshint for 17984 to set back focus on origin after closing
      * control overriding of page reload by extra parameter in template link
      2 tags
      3ce1e5cb
    • Robert Lange's avatar
      refs #20323 [finc] add script for i18n language token import · 2a0ae704
      Robert Lange authored
      * usage after changing translations via i18n controller /Admin/I18n: "devops/i18n-merge.sh data/i18n/languages/de.ini local/languages/de.ini"
      * add minified local/languages/de.ini
      * corrects German typo for errorcode_member_not_found in local
      
      * output:
      ** remove duplicate token "Email " with obsolete value  "E-Mail" by  "Mailen".
      ** remove duplicate token "Print " with obsolete value  Druck by  "Drucken".
      ** remove duplicate token "bookbag_email_selected " with obsolete value  "E-Mail" by  "Links zu ausgewählten Medien per E-Mail versenden".
      ** remove duplicate token "Skip_navigation_links " with obsolete value  "Sprunglinks zum Inhalt" by  "Sprunglinks zur Suche und zum Inhalt".
      ** replace token "errorcode_member_not_found " with old value  "Die Benutzernummer exisitiert nicht" by new value  "Der aufgerufene Titel (%%id%%) ist nicht vorhanden."
      
      * minify local en.ini
      * usage "devops/i18n-merge.sh data/i18n/languages/en.ini local/languages/en....
      2a0ae704
  14. Jul 22, 2021
  15. Jul 20, 2021
  16. Jul 16, 2021
  17. Jul 15, 2021
  18. Jul 07, 2021
  19. Jul 06, 2021
    • Robert Lange's avatar
      refs #19603 [finc] refactor getFincId and getAlternativeItemId · 8388aa1f
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      * allow list of ids and load results as batch from solr
      * escape colons centralized in getFincId
      * code styles
      * move searchRelatedRecords from SolrMarcFincTrait to new finc\Controller\CustomTraits\SearchTrait
      * call searchRelatedRecords instead of getFincId within getAlternativeItemId
      * merge elements of getFincId into getAlternativeItemId
      ** handle multiple ids within getAlternativeItemId
      ** escape colon when existing
      ** rude exception catching
      * replace call of getFincId by getAlternativeItemId within mapPaiaItems
      
      co-authored by "Dorian Merz <merz@ub.uni-leipzig.de>"
      * slight refactoring
      * add more method comments
      
      co-authored by "André Lahmann <lahmann@ub.uni-leipzig.de>"
      * added comment for choice of trait location
      8388aa1f
  20. Jul 02, 2021
  21. Jul 01, 2021
  22. Jun 29, 2021
    • Claas Kazzer's avatar
      refs #17850_merge [finc: BARF] BS-accessibility plugin localization · 2452d723
      Claas Kazzer authored and Dorian Merz's avatar Dorian Merz committed
      * creates a German version in finc-accessibility
      * translate caroussel terms to German
      * use empty standard version to overwrite outdated default
      * use language specific versions for German and English in layout template
      * add template for similar items to load accessibility plugin as ajax tab
      ** necessary to register new elements loaded by ajax
      
      co-authored by: Robert Lange <robert.lange@uni-leipzig.de>
      2452d723
  23. Jun 28, 2021
  24. Jun 24, 2021
  25. Jun 22, 2021
  26. Jun 21, 2021