Skip to content
Snippets Groups Projects
  1. Feb 03, 2023
  2. Jun 14, 2022
    • Viola Elsenhans's avatar
      refs #21622 [finc] VuFind 6.1.2 templates upgrade · 7ba366ec
      Viola Elsenhans authored
      * remove some classnames
      * corrects and updates add-to and remove-from cart buttons
      * adds corresponding SCSS according to new file structure
      * corrects class and adds alphabrowse in footer
      * updates header theme button
      * clarifies comment in checkbox.phtml
      * upgrade footer, header
      * upgrade /ajax/
      * upgrade /cart
      * upgrade /collection/
      * upgrade /ContentBlock/
      * upgrade /Helpers/
      * upgrade /layout/
      * upgrade /librarycards/
      * upgrade /myresearch/
      * upgrade /record/
      * upgrade /RecordDriver/DefaultRecord/
      * upgrade /RecordDriver/RecordTab/
      * upgrade /RecordDriver/search/advanced/
      * upgrade /RecordDriver/search/controls/
      * upgrade fix bug in single-facet
      * upgrade /search/
      
      co-authored by: Claas Kazzer <kazzer@uni-leipzig.de>
      * corrects short php tags, clarifies search-history and facets
      * upgrade-related post-fixes
      * corrects code in finc-acc. for upgrade
  3. Apr 27, 2022
  4. Nov 18, 2021
  5. 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
  6. Apr 02, 2019
  7. Jul 06, 2018
  8. Jun 14, 2018
  9. Jun 07, 2018
    • Ere Maijala's avatar
      Improve and simplify JSON responses. (#1189) · dc48ec04
      Ere Maijala authored
      - Make all JSON responses into keyed arrays so that they can be e.g. extended without breaking compatibility.
      - Get rid of the redundant status field in the responses in favor of HTTP status codes.
      dc48ec04
  10. Apr 20, 2018
    • Jason Cooper's avatar
      Improve markup for record tabs (#1158) · a6955613
      Jason Cooper authored
      - Added some additional classes to enable improved styling of tabs via CSS.
      - Improved variable naming in template
      - Moved to using a data- attribute to identify record tabs.
      a6955613
  11. Mar 21, 2018
  12. Jan 17, 2018
  13. Oct 12, 2017
    • Ere Maijala's avatar
      Library card bug fixes (#1041) · 11f88ae5
      Ere Maijala authored
      - Fix library card selection in holdings screen when the tab is loaded asynchronously.
      - Fix username comparison to be case-insensitive.
      11f88ae5
    • Ere Maijala's avatar
      Library card bug fixes (#1041) · 90a991f7
      Ere Maijala authored
      - Fix library card selection in holdings screen when the tab is loaded asynchronously.
      - Fix username comparison to be case-insensitive.
      90a991f7
  14. Apr 27, 2017
  15. Feb 14, 2017
  16. Dec 15, 2016
  17. Oct 25, 2016
  18. Oct 18, 2016
  19. Sep 30, 2016
  20. Sep 26, 2016
  21. Sep 23, 2016
  22. Sep 22, 2016
  23. Sep 21, 2016
    • Chris Hallberg's avatar
      Improved ReCaptcha support (#797) · bca482af
      Chris Hallberg authored
      - Load Google library once per page, instead of once per Captcha
      - Allows proper functioning of multiple embedded ReCaptchas in a single set of search results
      bca482af
  24. Sep 13, 2016
  25. Sep 02, 2016
  26. Jun 13, 2016
  27. Jun 10, 2016