Skip to content
Snippets Groups Projects
  1. Oct 11, 2021
    • Robert Lange's avatar
      refs #19691 [finc] add aria-describedby for inputs in new-password-form · 0d80b416
      Robert Lange authored
      * add missing required attribute for current password in new-password-form
      * reference for-attributes in password input labels of new-password-form
    • Dorian Merz's avatar
      refs #20241 [fid_bbi] mark new publications in result list · da55773e
      Dorian Merz authored
      * position new publications marker on lower end
      * show only icon of new publications marker on mobile devices
      da55773e
    • Claas Kazzer's avatar
      refs #19737 [fid_bbi] record sidebar with ul/li · b34c28f7
      Claas Kazzer authored
      * introduces initial 2 column styling
      * revises column SCSS to use existing BBI styles
      * adds correct headings
      * turns result list sidebar tools into ul too
      
      * Sidefacets as uls
      ** fine-tunes two-column layout
      ** introduces two-column layout to result list sidebar
      ** introduces heading to result list sidebar
      ** corrects heading hierarchy in result list sidebar
      
      * sidebar toolbars as ULs
      ** fixes look across all media queries
      ** fine-tunes look on any device below 400px
      
      * switch confounded translations for toolbar headlines
      
      co-authored by: Gregor Gawol <gawol@ub.uni-leipzig.de>
      co-authored by: Robert Lange <robert.lange@uni-leipzig.de>
      b34c28f7
  2. Oct 08, 2021
  3. Oct 07, 2021
  4. Oct 05, 2021
  5. Sep 30, 2021
  6. 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
  7. Sep 28, 2021
  8. 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
  9. Sep 24, 2021
  10. Sep 23, 2021
  11. Sep 21, 2021
  12. Sep 20, 2021
  13. 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
  14. Sep 15, 2021
  15. Aug 27, 2021
  16. Aug 19, 2021
  17. Aug 16, 2021
  18. 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
  19. Aug 03, 2021