Skip to content
Snippets Groups Projects
  1. Apr 04, 2023
  2. Mar 31, 2023
  3. Mar 30, 2023
  4. Mar 27, 2023
  5. Mar 09, 2023
    • Mathias Maaß's avatar
      refs #23073 [finc] vf7 update templates · 1028a08b
      Mathias Maaß authored and André Lahmann's avatar André Lahmann committed
      * update all finc theme files
      * change serveral namespace paths from 'Zend' to 'Laminas'
      * fix style of record table and cover
      * update channels.js and channelList.phtml
      * update all finc-accessibility theme files
      * update js: advanced_search.js, check_item_statuses.js, lightbox.js, record.js
      * in advanced search: fix focus for added search field
      * fix breadcrumb color
      * disable list tags
      * update config to translate facet values
      * fix record data table size
      * fix facet list expand/collapse
      1028a08b
    • Claas Kazzer's avatar
      refs #23191 [finc] Corrects erroneous </li> in translations page · 86d8e60a
      Claas Kazzer authored and André Lahmann's avatar André Lahmann committed
      86d8e60a
  6. Feb 28, 2023
  7. Feb 20, 2023
    • Robert Lange's avatar
      refs #23072 [finc] vf 7.0 modules · 499226f4
      Robert Lange authored
      * add contentsecuritypolicy.ini
      ** copied from vufind (#1666)
      ** disable reporting for live in finc
      
      * use md5 hashing for short links
      * use slots (#1454) in templates
      * removed footer
      * added slot folder
      
      * fix media-body on record view
      
      * CSP for img-src self
      
      * fix cookies: use new cookie library
      
      * copy asset_pipeline_max_css_import_size from vufind
      * remove obsolete foundation view helper
      
      * slots (#1454) in templates: use same file name for footer bottom as for slot key
      
      * fix cart.js: use new syntax for get Cookies and use Same Site Cookie Lax
      499226f4
  8. Feb 10, 2023
  9. Jan 24, 2023
  10. Jan 17, 2023
  11. Jan 06, 2023
  12. Dec 13, 2022
    • André Lahmann's avatar
      refs #22140 [finc] · edaa4620
      André Lahmann authored
      * add canEditAccount to FincILS driver
      * adapt getIgnoredProfileFields for FincILS driver
      * extend FincILS configuration with settings for getIgnoredProfileFields
      * some code refactoring
      edaa4620
  13. Nov 28, 2022
  14. Nov 04, 2022
  15. Oct 21, 2022
    • Alexander Purr's avatar
      refs #22511 [finc-accessibility] usability date range slider · d88290bc
      Alexander Purr authored
      * add cluster for extracting possible year ranges
      * set up possible ranges and by user chosen filtered years at the beginning of template to provide fitting variables for inputs and date range slider
      * adjust configuration for loading complete range of years
      d88290bc
  16. Oct 17, 2022
    • Robert Lange's avatar
      refs #19394 [finc] BARF for covers · de8a63f7
      Robert Lange authored
      * set aria-label / alt attribute for cover images
      * to set attributes for link and image after loading by ajax
      * ajaxcovers and useCoverFallbacksOnFail must be true
      * make cover tabable when image could be fetched from api
      * add translations for label texts
      * minify icon texts occurances
      * render icon-text via record-icon.phtml
      2 tags
      de8a63f7
  17. Oct 13, 2022
    • Viola Elsenhans's avatar
      refs #22377 [finc] style facet overflow · 0f7c465d
      Viola Elsenhans authored
      * hide checkboxes, cut text by ellipsis, reduce padding
      * reduce padding for active filters
      * reduce padding-left for active filters
      * outsource scss for improve filters on sm
      * delete unused in sidebar, move file to activate-on-demand folder
      
      co-authored by: Alexander Purr <purr@ub.uni-leipzig.de>
      * move import of plugin to Activate-On-Demand section
      0f7c465d
    • Mathias Maaß's avatar
      refs #20679 [finc] reduce DAIA/PAIA requests · 867b8125
      Mathias Maaß authored and André Lahmann's avatar André Lahmann committed
      * update FincILS.ini with latest contents of DAIA.ini and PAIA.ini
      * Fix PAIA notification caching
      * Cache PAIA fees response
      * Cache PAIA user details
      
      co-authored by André Lahmann <lahmann@ub.uni-leipzig.de>
      867b8125
  18. Oct 05, 2022
  19. Sep 22, 2022
  20. Sep 14, 2022
  21. Sep 05, 2022
  22. Aug 25, 2022
  23. Aug 18, 2022
    • André Lahmann's avatar
      refs #20833 [finc] · 20a66b55
      André Lahmann authored
      * implemented client_credentials login for PAIA driver according to vufind-org PR#2449
      * allow login withouth password when client_credential is set (Shibboleth, todo PR for vufind-org)
      20a66b55
  24. Jul 29, 2022
  25. Jul 15, 2022
    • Robert Lange's avatar
      refs #21993 [finc] staff view: load content in modal instead of tab via button in toolbar · fd3b17b0
      Robert Lange authored
      * add script for ajax post
      * showStaffViewInLightbox can be activated in config.ini, Site-section
      * button appears in toolbar, no record tab is rendered
      * fit responsive table within modal
      * use word break for long open url too in resp-table styles
      fd3b17b0
    • Claas Kazzer's avatar
      refs #21621 [finc] vf6: breaks down SCSS into meaningful chunks · 8bd5e5bc
      Claas Kazzer authored
      * removes javascript type references in finc
      * re-instates bulk-action-buttons template for proper id assignment and display
      * SCSS separation
      * removes javascript type references in finc
      * re-instates bulk-action-buttons template for proper id assignment and display
      * continues SCSS separation
      * clarifies keep filter elements (partial move to finc theme)
      * increases touch/click area on keep filters
      
      * bootstrap3 VF6.x to VF 8.1: adds missing !default flags to accessibility.scss
      ** attempt to get this fixes is in PR https://github.com/vufind-org/vufind/pull/2483
      
      co-authored by: Robert Lange <robert.lange@uni-leipzig.de>
      8bd5e5bc
  26. Jul 11, 2022
    • Alexander Purr's avatar
      refs #22002 [finc] moving base css icon class from template into icon mapping configuration · 23710d9f
      Alexander Purr authored
      * view helper loads additional property from ini and adds css class to view variable
      
      co-authored by: Robert Lange <robert.lange@uni-leipzig.de>
      * code styles
      23710d9f
    • Robert Lange's avatar
      refs #21611 [finc] vf6 RecordTabs: use RecordTabs.ini and CollectionTabs.ini... · afc27f88
      Robert Lange authored
      refs #21611 [finc] vf6 RecordTabs: use RecordTabs.ini and CollectionTabs.ini instead of module.config
      
      * SolrAI, use .ini instead of module.config
      ** also remove factory for StaffViewAI, but keep alias
      ** example record: ai-55-aHR0cHM6Ly93d3cuanN0b3Iub3JnL3N0YWJsZS80MTg1OTE1Mw
      * SolrDefault, use .ini instead of module.config, example record: 66-986811
      * SolrMarc, use .ini instead of module.config, example record for SolrMarc and HierarchyTree: 0-1753563739
      * SolrMarcPDA, use .ini instead of module.config
      ** also remove factory configuration for AcquisitionPDA, but keep alias
      ** example record for SolrMarcPDA: 51-9783848749492
      *SolrLido, use .ini instead of module.config
      ** also fix duplicate ending tag in SolrLido/core.phtml
      ** example record for SolrLido: finc-77-REUtMTUvbGlkby9vYmovMzMyMDM2Nzk
      * SolrDico, use .ini instead of module.config
      ** example records for SolrDico: ZDB-175-V16 | sid-77-col-portraitstich
      ** collection aren't active in finc - must be tested in de_15
      afc27f88
  27. Jun 23, 2022
  28. Jun 20, 2022
  29. Jun 17, 2022
  30. Apr 29, 2022
    • Alexander Purr's avatar
      refs #21654 [finc] make resolver traffic light accessible · fb60b3c7
      Alexander Purr authored
      * adjust styling
      * reuse de_15 style by moving to finc theme
      ** no-bullet class (add zero padding)
      ** resolver links list item styling (marging and padding, more space between items)
      * remove stair effect
      * add no-bullet class to phtml
      * clearer translation
      fb60b3c7
  31. Apr 27, 2022
    • Robert Lange's avatar
      refs #21491 [finc] fix DDS validation · c7fccfb7
      Robert Lange authored
      * remove script for cost center
      * handle expired token
      * set required and data-required for department (institution) input on change of division
      * use full open php tags in form
      * remove required in form for department and inputdepartment and set by javascript
      * organize imports
      * fix styles
      * restructure methods, only one action method
      * add general error message at top of page
      * set red color for error messages
      * comment out flash messages for subito (when issn is empty)
      c7fccfb7
    • André Lahmann's avatar
  32. Mar 28, 2022
  33. Feb 24, 2022