Skip to content
Snippets Groups Projects
  1. Oct 05, 2021
  2. Sep 29, 2021
    • Alexander Purr's avatar
      refs #20243 [fid] some changes in PDA form · 40548cf7
      Alexander Purr authored and Dorian Merz's avatar Dorian Merz committed
      * enable comment field for pda
      ** in controller
      ** in hydrator
      * check complete address
      
      * allow multi-step form by saving and retrieving followup url
      * prevent hiding pda form in lightbox after redirect from profile update - SuccessMessage of flash messenger would disable displaying pda form
      40548cf7
    • Alexander Purr's avatar
      refs #20243 [fid_bbi] enable fid pda ordering for direct delivery service · 48eb756a
      Alexander Purr authored and Dorian Merz's avatar Dorian Merz committed
      * add translation
      * override pda template
      * display address for direct delivery service
      * display contact details only for Digitization-On-Demand
      * own pda template
      ** add link for address editing
      ** adding comment field in form config
      * improve feedback on missing address
      ** show complete form except submit button
      ** add translation
      48eb756a
  3. Sep 28, 2021
  4. Sep 27, 2021
    • Gregor Gawol's avatar
      refs #19941 [ba_sn] BARF specify current page menu entry · bae74ca2
      Gregor Gawol authored and Dorian Merz's avatar Dorian Merz committed
      bae74ca2
    • Robert Lange's avatar
      refs #20616 [finc] · 0afd91f9
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      * beautify bootstrap-accessibility-en.min.js and bootstrap-accessibility-de.min.js
      * override bootstrap show / hide / addAriaAndCollapsedClass: don't add aria-expanded to collapsing element
      ** copy methods from bootstrap.min.js and avoid setting of aria-expanded="false" or aria-expanded="true" for elements to collapse (e.g. ul)
      * Recommend SideFacets: add aria-expanded for collapse trigger buttons in templates on page load
      0afd91f9
  5. Sep 24, 2021
  6. Sep 23, 2021
  7. Sep 21, 2021
  8. Sep 20, 2021
  9. Sep 17, 2021
    • Robert Lange's avatar
      refs #20344 [finc] license information · d0272d28
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      * get multiple lines
      * show additional data (f) for Marc license information
      * combine text a (note f) with url u as link in data-license.phtml
      * use external links for licenses
      * move template from Default to new SolrMarc directory
      * consolidate data-license of Marc and DiCo to avoid confusion with Marc data-license and digital collections introduced with #14583
      ** rename getLicenceInfo to getLicense in SolrDico record driver
      ** add Dico data-licence.phtml (moved from de_15)
      ** use same labels like Dico - possible to use same template under DefaultRecord
      d0272d28
  10. Sep 15, 2021
  11. Aug 27, 2021
  12. Aug 19, 2021
  13. Aug 16, 2021
  14. Aug 10, 2021
    • Robert Lange's avatar
      refs #20154 [fid] allow user to delete own account · c0022bff
      Robert Lange authored
      * add action in User Controller
      * add form for password confirmation
      * check credentials in Client
      * add properties in User dto for deletion
      * check for deleted property on login in Authenticator
      * add default translation texts
      * add template for success message
      * redirect to home page after closing of modal
      c0022bff
  15. Aug 03, 2021
  16. Jul 30, 2021
    • Alexander Purr's avatar
      refs #20106 [fid] Digitization-on-Demand Service · 71917609
      Alexander Purr authored and Dorian Merz's avatar Dorian Merz committed
      * new inputs: library, signature, external_url
      * now 2 different forms:
      ** a) via record, prefilled (like before)
      ** b) via profile: free request (not indexed record)
      * about b)
      ** new action and route
      ** inherit and extend form configuration (new hydrator, 4 more fields) from a)
      ** reuse template from a) and add record-inputs
      ** new inputs: title (required), responsible, year, language
      ** record information ships via digitization-array (see FidAcquisitionTrait.php) into order object
      ** using createViewModel-function from AbstractBase for prevent loading not existing record
      * adjust orders listing template for displaying none indexed records correctly
      
      refs #20106 [fid] orders list
      * enable external links coming from data-lightbox
      * show additional request data if request is not linked to solr record
      71917609
    • Alexander Purr's avatar
      refs #20106 [fid_bbi] Digitization-on-Demand Service · aab7c2b6
      Alexander Purr authored and Dorian Merz's avatar Dorian Merz committed
      * profile menu: new group and entry to DoD
      * form:
      ** some new translations
      ** special styling for L-size: tables und forms behave the same
      * enable external links coming from DoD-form in data-lightbox
      * show DoD menu link only if acquisitions are granted
      aab7c2b6
    • Alexander Purr's avatar
      refs #20106 [fid] Digitization-on-Demand Service · 65367a30
      Alexander Purr authored and Dorian Merz's avatar Dorian Merz committed
      * new inputs: library, signature, external_url
      * now 2 different forms:
      ** a) via record, prefilled (like before)
      ** b) via profile: free request (not indexed record)
      * about b)
      ** new action and route
      ** inherit and extend form configuration (new hydrator, 4 more fields) from a)
      ** reuse template from a) and add record-inputs
      ** new inputs: title (required), responsible, year, language
      ** record information ships via digitization-array (see FidAcquisitionTrait.php) into order object
      ** using createViewModel-function from AbstractBase for prevent loading not existing record
      * adjust orders listing template for displaying none indexed records correctly
      
      refs #20106 [fid] orders list
      * enable external links coming from data-lightbox
      * show additional request data if request is not linked to solr record
      65367a30
  17. Jul 27, 2021
  18. Jul 25, 2021
  19. Jul 21, 2021
  20. Jul 16, 2021
  21. Jul 12, 2021
  22. Jul 09, 2021