Skip to content
Snippets Groups Projects
  1. Feb 25, 2021
  2. Feb 24, 2021
  3. Feb 22, 2021
  4. Feb 18, 2021
    • Aspectis's avatar
      refs #18775 [fid_bbi] redesign advanced search · 5432d9c7
      Aspectis authored and Dorian Merz's avatar Dorian Merz committed
      * Style the advanced search while keeping the old template unchanged (for now). Multi-selects are handled via the already included SlimSelect scripts.
      * Add `role="main"` to `main`, which seems redundant, but is required by the Bootstrap theme's advanced search JS, otherwise the search group inputs are missing.
      * Always display the (simple) search box in the header, even on the advanced search page.
      * fix type inputs
      ** Remove SlimSelect from type inputs;
      ** these fields are cloned, which removes the required handlers. Since they only contain 10 options, they work well without a filter.
      * add info box
      ** Display an info box above the search results with an edit link when advanced search is active.
      * hide range slider
      5432d9c7
  5. Feb 16, 2021
  6. Dec 18, 2020
    • Aspectis's avatar
      refs #18774 [fid_bbi] redesign results list · 8a164f4c
      Aspectis authored and Dorian Merz's avatar Dorian Merz committed
      for details see issue/18774
      
      Known issues:
      * Some lightbox popups are not yet fully styled.
      * The histogram range select for publishing year is not included.
      * SCSS needs minor cleanup.
      * Format icon mappings are incomplete.
      8a164f4c
  7. Dec 03, 2020
  8. Aug 27, 2019