Skip to content
Snippets Groups Projects
  1. Apr 24, 2018
  2. Apr 23, 2018
  3. Apr 20, 2018
  4. Apr 19, 2018
  5. Apr 17, 2018
    • Domingo Redal's avatar
      translation update · 58332f92
      Domingo Redal authored
      58332f92
    • 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
      5d06a1e4
    • Yuriy Skalko's avatar
      translation update · 85d672d0
      Yuriy Skalko authored
      85d672d0
  6. 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
  7. Apr 13, 2018
  8. Mar 28, 2018
  9. Mar 27, 2018
    • Andreas Gohr's avatar
      first go at styling · 4bdf82b5
      Andreas Gohr authored
      This removes a lot of reudundant CSS classes in favor of cascading
      selectors. Styling isn't done, yet this is just a first step.
      
      Still to do:
      
      * aria labels
      * styling the toggle mechanism
      * RTL styling
      * making sure everything displays correct when no JS is available
      * translations may be missing
      * refactoring the rest of search.less to make use of LESS features
      4bdf82b5
  10. Mar 26, 2018
  11. Mar 25, 2018
  12. Mar 23, 2018
  13. Mar 20, 2018
    • Michael Große's avatar
      feat(search): add search assistance for simple queries · bb8ef867
      Michael Große authored
      This add some search assistance to simple, single-word search queries
      which may be restricted to a single namespace.
      
      Further improvements:
      * better styling
      * trigger events for other plugins
      * set namespaces directly from fulltext search results
      * some more config options
      bb8ef867
  14. Feb 01, 2018
  15. Dec 19, 2017
  16. Dec 10, 2017
  17. Oct 04, 2017
  18. Aug 16, 2017
  19. Aug 15, 2017
  20. Aug 01, 2017
  21. Jul 28, 2017
  22. May 19, 2017
  23. Feb 27, 2017
  24. Feb 17, 2017
  25. Feb 16, 2017
  26. Feb 08, 2017
  27. Feb 06, 2017
Loading