Skip to content
Snippets Groups Projects
  1. Nov 30, 2023
  2. Nov 29, 2023
  3. Nov 21, 2023
  4. Aug 31, 2023
    • Robert Lange's avatar
      refs #24324 [fid_adlr] vf7 upgrade · 6939dbd0
      Robert Lange authored
      * recaptcha => captcha
      * comment out duplicate QueryFields
      * Zend => Laminas
      * fix code style: include instead of require
      * add csp ini
      * update dbis-module to 5.0.0
      * update boss-module to 3.0.0
      * update dbis-module to 5.0.0
      * update worldcat module to 1.1
      
      co-authored by: Alexander Purr <purr@ub.uni-leipzig.de>
      * use renamed cookies js file
      * replace Zend by Laminas in templates
      * feedback forms
      * FeedbackForms.yaml:
      ** prevent >>The reserved indicator % cannot start a plain scalar; you need to quote the scalar<<
      ** update docs
      * load correct capcha-view-helper
      * complement user-table-list for admin
      * reconfigure order list columns in user profile
      * using inline-script view-helper
      * add missing function in facets.ini that causes error
      6939dbd0
  5. Aug 02, 2023
  6. Jul 21, 2023
  7. May 02, 2023
  8. Apr 26, 2023
  9. Jan 12, 2023
    • Alexander Purr's avatar
      refs #22440 [fid_adlr] enable zdf_access permission · 3344631a
      Alexander Purr authored
      * configure role priority and display order
      * handle permission revoking on blocking or deleting user in fidis:core
      * see refs 21395 & 22839
      * add translations for usage of zdf_access
      * new translation for permission status lable
      * zdf_access only for university staff, no librarians
      ** use UserCreateFormInputFilter
      3344631a
  10. Jan 09, 2023
    • Robert Lange's avatar
      refs #21905 [fid_adlr] · 8da88f79
      Robert Lange authored
      * create: use correct finc label for link to saved list
      * delete:
      ** make deleting of list items more robust
      ** do not reload page, try delete list entry by javascript furthermore
      ** new: reload page when list item could not be deleted
      ** set focus on next element after delete
      
      * adapt finc 20379
      8da88f79
    • Robert Lange's avatar
      refs #22922 [fid_adlr] update contact · a4917c6d
      Robert Lange authored
      5 tags
      a4917c6d
  11. Dec 15, 2022
  12. Nov 18, 2022
  13. Sep 27, 2022
  14. Sep 09, 2022
  15. Aug 25, 2022
    • Alexander Purr's avatar
      refs #22148 [fid_adlr] vf6 changelog · 7111c53b
      Alexander Purr authored
      * remove static factories for record drivers, see also 21615
      * additional: remove factory entries in module.config for not explicit overridden record drivers
      * feedback form url error
      ** create policy back url by using route
      ** not vf6-upgrade specific
      
      * add UBL internal docker mailer for ALPHA configuration
      ** easier testing
      ** all vufind mails will be send and redirect to itself (docker.ub.intern.uni-leipzig.de)
      2 tags
      7111c53b
  16. Aug 17, 2022
    • Alexander Purr's avatar
      refs #22208 [fid_adlr] · 32a87e84
      Alexander Purr authored and André Lahmann's avatar André Lahmann committed
      * vf6: move tab configuration into ini-file
      ** see also refs #21611
      ** inheriting fid_adlr ini files from fid
      ** only record tab definition has moved into RecordTabs.ini
      ** collection tab definition was removed, exactly the same as in finc
      * remove redundant invokables from module.config.php
      ** same as in finc's module.config.php
      2 tags
      32a87e84
  17. Jul 11, 2022
  18. Jun 30, 2022
  19. 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
  20. May 18, 2022
    • Robert Lange's avatar
      refs #21281 [fid_adlr] add VuFindResultsGrouping · d506ed25
      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
      2 tags
      d506ed25
  21. Apr 28, 2022
  22. Apr 13, 2022
  23. Mar 31, 2022
  24. 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 translations
      ** use "devops/i18n-merge.sh data/i18n/languages/en.ini themes/fid_adlr/languages/en.ini themes/fid/languages/en.ini":
      ** remove duplicate token "Username " and  Email address with parent file.
      ** remove duplicate token "dbis_hint " and  "Notice" with parent file.
      ** remove duplicate token "dbis_licenses_name_long " and  "Access to free and licensed databases" with parent file.
      ** remove duplicate token "dbis_name " and  "subject-specific Databases" with parent file.
      ** remove duplicate token "dbis_text " and  "The subject-specific databases shown below and provided by DBIS are free to access. If you are logged in with your user account, additional databases which are specifically licensed by your home library are also listed. As a rule, these can only be accessed via your respective university network or VPN access." with parent file.
      ** remove duplicate token "licenses " and  "Databases" with parent file.
      ** remove duplicate token "licenses_desc_1 " and  "Currently, you have access to:" with parent file.
      ** remove duplicate token "licenses_desc_2 " and  "Further license offers are in preparation. You may also write us your suggestions, which offers should also be licensed. Please use our <a href="../Contact/ContactForm">contact form</a>.<br /><br /><br />Our <a href="../AdlrRegistration/Terms">terms of use</a> apply." with parent file.
      ** remove duplicate token "licenses_forbidden_login_required  " and  "These licenses are only available for registered users in certain user groups." with parent file.
      ** remove duplicate token "licenses_forbidden_permission_denied " and  "Licensed resources are not available for your user group." with parent file.
      ** remove duplicate token "licenses_not_available " and  "Licensed resources temporarily not available." with parent file.
      ** remove duplicate token "licenses_notice_html " and  "Please use the newspaper archives for normal searches only. The licences granted are not designed for mass retrieval of newspaper pages (e.g. for text mining). Downloads beyond the usual level will lead to premature expiry of the licensed quotas and is at the expense of your colleagues.<br /><br />Please always contact us in advance by e-mail or via our <a data-lightbox href="%%contact_url%%">contact form</a> if you would like to retrieve a larger number of documents for a research project or use text mining. We will then get in touch with you. <br /><br />Please also note our <a data-lightbox href="%%terms_url%%">Terms of Use</a>.<br /><br />Thank you for your understanding." with parent file.
      
      * finc/dbis: update package version to 4.0.1 for short open tags
      2 tags
      da99aa18
  25. Mar 04, 2022
  26. Dec 08, 2021
  27. Sep 02, 2021
  28. Sep 01, 2021
  29. Jul 30, 2021
  30. Jul 23, 2021
  31. Jul 22, 2021
  32. May 28, 2021
  33. Dec 16, 2020
  34. Dec 14, 2020
  35. Dec 07, 2020
  36. Nov 09, 2020