Skip to content
Snippets Groups Projects
  1. Dec 08, 2023
    • Alexander Purr's avatar
      refs #24836 [fid_adr] w3c · 2c5013f5
      Alexander Purr authored and Mathias Maaß's avatar Mathias Maaß committed
      * error: Error: Duplicate ID toolbar-menu
      ** removed and icon title added
      *  Error: Attribute href not allowed on element button at this point.
      ** change button to a
      * Error: Element div not allowed as child of element h2 in this context. (Suppressing further errors from this subtree.)
      ** remove nesting; move margin-btm class into a; add display-block style
      * add missing ids on inputs
      * correct heading translation
      * ship correct aria-describedby for subrecord favorite-action
      * error: doubled head-title
      ** use solution from 18780
      2c5013f5
  2. Nov 30, 2023
  3. Oct 12, 2023
    • Alexander Purr's avatar
      refs #24326 [fid_adlr] template reconciliation vf6->vf7 · 1909842c
      Alexander Purr authored and Mathias Maaß's avatar Mathias Maaß committed
      * cart/*
      * feedback/*
      * remove HelpTranslations/*
      * layout/layout.phtml
      * search/*
      ** moving partial from results.phtml into controls/results-tools.phtml
      ** rename advanced_search_information.phtml into advanced-search-information.phtml
      * footer.phtml (no changes - to specific)
      * header.phtml (no changes - to specific)
      * fid/*
      * myresearch/*
      * Recomment/*
      * record/*
      * RecordDriver/*/core.phtml
      ** Resolve name of RecordDataFormatter specification by record type (using added record-view-helper function)
      ** move tab-rendering in two separate templates
      * RecordDriver/*
      * additional: scss reordering
      ** move font- & icon-variables into _customVariables.scss
      ** move import of icon-components in _customComponents.scss
      1909842c
  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. 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
  6. Oct 21, 2022
  7. Oct 10, 2022
  8. Sep 27, 2022
  9. Aug 26, 2022
  10. 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
  11. 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
  12. Jul 11, 2022
  13. 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 informat...
      2 tags
      b68823c4
  14. 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
  15. 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
    • 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
  16. Mar 07, 2022
  17. Mar 04, 2022
  18. Sep 01, 2021
  19. Jul 23, 2021
  20. Nov 30, 2020
  21. Nov 06, 2020
  22. Oct 09, 2020
  23. Sep 22, 2020
  24. May 28, 2020
  25. Apr 28, 2020
  26. Apr 21, 2020
  27. Mar 20, 2020
  28. Jan 27, 2020
  29. Jan 21, 2020
  30. Jan 09, 2020
  31. Dec 06, 2019
  32. Dec 05, 2019
  33. Dec 04, 2019
  34. Dec 03, 2019
    • Robert Lange's avatar
      refs #16524 [fid_adlr] fix missing details for default core · 3f9006fe
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      * RecordDataFormatterFactory does not inherit method / settings from finc...
      * therefore add setting default core
      * therefore add method getDefaultCoreSpecs
      * try to use order / items from finc and other adlr defaults
      * restrict possible fields for default core
      * remove unnecessary function calls in getDefaultCoreSpecs
      3f9006fe