Skip to content
Snippets Groups Projects
  1. Apr 17, 2018
    • Michael Große's avatar
      fix(search): ensure consistent html in search results · 5d06a1e4
      Michael Große authored
      This implements some of the changes discussed in #2314:
      
      1. last mod and number of hits are on the same line and always shown
      2. There is a class around the last mod string so it can be
      hidden/replaced by an icon
      3. All items in the resultBody returned by the event are wrapped in
      `<dd>` tags to ensure validity. They get their array key as class
      4. There is still a wrapper div around each result for styling purposes
  2. Apr 15, 2018
    • Anika Henke's avatar
      Fix invalid HTML in search results · 7c15eaa2
      Anika Henke authored
      Recent changes to the search results page added various divs
      to the pre-existing description list, which is invalid.
      This fixes that by a) removing a couple of unnecessary elements
      and b) interpret the 'last modified' line as another 'dd'.
      7c15eaa2
  3. Apr 13, 2018
  4. Mar 29, 2018
  5. Mar 28, 2018
  6. Mar 27, 2018
  7. Mar 26, 2018
  8. Mar 23, 2018
  9. Mar 22, 2018
  10. Mar 21, 2018
  11. Mar 20, 2018
  12. Mar 19, 2018
Loading