Skip to content
Snippets Groups Projects
  1. Dec 08, 2021
  2. Dec 07, 2021
  3. Dec 06, 2021
  4. Dec 03, 2021
  5. Dec 01, 2021
  6. Nov 29, 2021
  7. Nov 24, 2021
  8. Nov 21, 2021
  9. Nov 18, 2021
  10. Nov 09, 2021
  11. Nov 04, 2021
    • Claas Kazzer's avatar
      refs #19938 [finc] BARF aria in tabs · 289315b4
      Claas Kazzer authored
      * adds initial changes to initially active tab in view.phtml
      * cleans up previous misses
      * set aria-selected for tab control on initial load
      * add sr-only hint on control tabs
      * info that content has to be loaded by click / enter
      * reverts changes to using li + a
      
      co-authored by: Robert Lange <robert.lange@uni-leipzig.de>
      * set aria-hidden for tab content
      * use active tab text for aria-labelledby on first load without ajax
      * copy record.js from bootstrap
      ** set aria-selected tab controls by jquery
      ** add role and aria-label to new tab pane in record.js::getNewRecordTab
      ** only set value for aria-controls onload in view.phtml for active tab
      ** set value for aria-controls when tab is clicked / tab loaded by ajax
      ** add focus on content after click on control
      ** info that content has to be loaded by click / enter
      
      * remove console log from bootstrap-accessibility-en.min.js
  12. Nov 03, 2021
    • Robert Lange's avatar
      refs #19695 [finc] w3c validation · 5e508e72
      Robert Lange authored
      * use data-href instead of href as button attribute
      * move role="search" from nav to parent div
      * use div instead of span for parent search control forms
      * use div > form > nocscript
      * use href within a-tag instead of button
      * results encapsulate search/controls/view.phtml within div
      * add id for reference on result list items, also refs #18019
      * SideFacets - cluster-list use span instead of div
      * try setting modal-title by javascript in LIGTHBOX ONLY
      * urlencode square brackets in link-isn.phtml
      * remove form-legend in profile forms for new-password and account
  13. Nov 02, 2021
    • Dorian Merz's avatar
      refs #20817 [finc] refactor init() · bdfcfdd5
      Dorian Merz authored
      * move general config initialization to finc FincLibero
      * make required configs available
      * ignore absent config if not required
      * de_zi4 configs DONE
      * enhance readability
      * introduce helper function setMemberFromConfig
      * move de_15 init here
      * throw Exception on init error
      * introduce new class InitException
      * force throwing of Exception in case of missing required config
      
      * KNOWN BUG: Exception not thrown in overlay
      bdfcfdd5
    • Robert Lange's avatar
      refs #20841 [finc] override PAIA changePassword in FincLibero · 3fefc008
      Robert Lange authored and Dorian Merz's avatar Dorian Merz committed
      3fefc008
  14. Nov 01, 2021
  15. Oct 29, 2021
  16. Oct 28, 2021
  17. Oct 26, 2021
  18. Oct 19, 2021
  19. Oct 15, 2021
  20. Oct 12, 2021
  21. Oct 11, 2021
  22. Oct 08, 2021