Skip to content
Snippets Groups Projects
  1. Aug 16, 2021
  2. Aug 09, 2021
  3. 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
  4. Jul 22, 2021
  5. Jul 20, 2021
  6. Jul 16, 2021
  7. Jul 15, 2021
  8. Jul 07, 2021
  9. 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
  10. Jul 02, 2021
  11. Jul 01, 2021
  12. 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
  13. Jun 28, 2021
  14. Jun 24, 2021
  15. Jun 22, 2021
  16. Jun 21, 2021
  17. Jun 17, 2021
  18. Jun 16, 2021
  19. Jun 15, 2021
  20. Jun 14, 2021
  21. Jun 11, 2021
  22. Jun 10, 2021