Skip to content
Snippets Groups Projects
  1. Nov 03, 2022
  2. Oct 26, 2022
    • Jean-Pascal Kanter's avatar
      refs #21483 [fid] vufind changes to delete orders · 6babbbb8
      Jean-Pascal Kanter authored
      * no security question as of now
      * wont work without expansion of fidis
      * added route for order deletion (requires admin rights)
      * config parameters displayCols defines, 'delete' for the delete button
      * using font awesome for the fa-trash symbol, can be overwritte in field-delete.html
      * design changes for orderDelete
      * Code Stlye changes to Delete Order Modal
      ** Modal has its own template now, only rendered when activated via config
      ** fixed a bug where the default fid delete button would have missed crucial info and had just outright deleted the entry
      ** known problem: the delete route is actually reacheable for any one user but will be rebuffed by fidis itself, still not entirely clean
      6babbbb8
    • Robert Lange's avatar
      Merge branch 'finc' into instance/fid · 1c5a688a
      Robert Lange authored
      1c5a688a
  3. Oct 24, 2022
  4. Oct 21, 2022
  5. Oct 20, 2022
  6. 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
  7. Oct 14, 2022
  8. Oct 13, 2022
  9. Oct 10, 2022
  10. Oct 05, 2022
  11. Sep 27, 2022
    • Robert Lange's avatar
    • Jean-Pascal Kanter's avatar
      fe605db4
    • Jean-Pascal Kanter's avatar
      refs #21718 [fid] user export · a425a32a
      Jean-Pascal Kanter authored
      * config variable name
      * data transfer object user now has functionality to filter whitespace in orders
      * fid.ini got out-commented variable field for user export fields in [Admin] section
      * updated user export behaviour, field 'orders' will now always be the last in an export
      * introduced an user export hydrator that enriches data for export into csv and json files
      * further altered the interface and handling of various csv flavors, prepared work for an unified
      * export interface to a future date, created adlr exporting to stated specs
      * introduced an user export hydrator that enriches data for export into csv and json files
      * further altered the interface and handling of various csv flavors, prepared work for an unified
      * export interface to a future date, created adlr exporting to stated specs
      * added some language tokens for better integration
      * updated json export to make the address list a associative array
      
      co-authored by: Robert Lange <robert.lange@uni-leipzig.de>
      * optimize csv export for windows / mac
      ** set UTF16
      ** code styles
      a425a32a
    • Robert Lange's avatar
      Merge branch 'finc' into instance/fid · 09d9905d
      Robert Lange authored
      09d9905d
  12. Sep 22, 2022
  13. Sep 21, 2022
  14. Sep 20, 2022
    • Robert Lange's avatar
      refs #22022 [finc] prepare tests for citavi export · df644f6e
      Robert Lange authored
      * add test for getPages and .enw-output of marc and ai records
      * add fixures for marc and ai
      * code styles for SolrDefaultFincTrait
      * fix SolrMarcNewerPreviousTest
      * run test via: docker exec -it vufind_php_1 sh -c "vendor/bin/phpunit --configuration module/finc/tests/phpunit.xml module/finc/tests/unit-tests/src/fincTest/RecordDriver"
      df644f6e
  15. Sep 19, 2022
  16. Sep 15, 2022
  17. Sep 14, 2022
  18. Sep 09, 2022
  19. Sep 08, 2022
  20. Sep 06, 2022