Skip to content
Snippets Groups Projects
  1. Aug 01, 2022
  2. Jul 27, 2022
  3. Jul 26, 2022
  4. Jul 25, 2022
  5. Jul 22, 2022
  6. Jul 20, 2022
  7. Jul 15, 2022
  8. Jul 11, 2022
  9. Jun 27, 2022
  10. Jun 24, 2022
  11. Jun 23, 2022
  12. Jun 22, 2022
  13. Jun 20, 2022
  14. Jun 15, 2022
    • Alexander Purr's avatar
      refs #21825 [finc] rvk notation: correct nested rvk lists · a8264e7a
      Alexander Purr authored
      * move brake condition for nested list - prevents from empty last item
      * display list indicator only at first element - prevents from doubled occurrence in nested lists
      * span to div - lists can not be subelements of spans
      * dropdown and nested list marked as role=tree
      * improved foreach-loop
      
      co-authored by: Claas Kazzer <kazzer@uni-leipzig.de>
      * fixes tree and treeitem roles
      a8264e7a
  15. Jun 13, 2022
  16. Jun 03, 2022
  17. Jun 02, 2022
  18. May 18, 2022
  19. May 13, 2022
  20. May 12, 2022
  21. May 06, 2022
  22. May 04, 2022
  23. 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
  24. Apr 28, 2022
  25. Apr 27, 2022
    • Robert Lange's avatar
      Merge branch 'finc' into instance/fid · b87ee582
      Robert Lange authored
      b87ee582
    • 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
    • Robert Lange's avatar
      refs #21555 [finc] record tabs: remove all hashes · 887f9b4f
      Robert Lange authored
      * but try to set focus on first focusable element on tab pane
      887f9b4f