- Mar 22, 2018
-
-
Michael Große authored
This makes it easier to read, reason and extend.
-
- Mar 21, 2018
-
-
Michael Große authored
-
Michael Große authored
To allow creating links with manipulated versions of the current search query an unparser is necessary. However, the current output of ft_queryParser makes some advanced features hard to detect. Therefore the new ft_queryUnparser_simple cannot handle negated phrases and `OR` searches. It should still cover 98% of search queries.
-
Michael Große authored
Plugins may want to offer more ways to filter the search results.
-
Michael Große authored
Add events around each search result, both for the pagename results and the fullpage results. The fullpage results are wrapped in a div for better separation and styling. ( see https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dl ) These events are intended to provide plugin authors with the ability to hydrate the search results with more information.
-
- Mar 20, 2018
-
-
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
-
- Mar 19, 2018
-
-
Michael Große authored
Add the search form on the results page itself. This form will be used to add more options to refine the search further.
-
Michael Große authored
This commit should be without functional changes.
-
Wojciech Lichota authored
-
- Mar 06, 2018
-
-
Frederico Gonçalves Guimarães authored
-
- Mar 05, 2018
-
-
Seungheon Song authored
-
- Feb 15, 2018
- Feb 14, 2018
-
-
Martin Michalek authored
-
- Feb 10, 2018
- Feb 08, 2018
-
-
Iain Hallam authored
-
Iain Hallam authored
-
- Jan 29, 2018
-
-
peterdd authored
2 different people reported errors that seems to be solved when following the "If a class extends another, then the parent class must be declared before the child class structure." of http://php.net/manual/en/language.oop5.inheritance.php Couldn't exactly reproduce under which php/environment the problem occurs, but following the MUST of the PHP documentation seems not to be wrong.. https://github.com/Flyspray/flyspray/pull/647
-
- Jan 21, 2018
-
-
Kristjan SCHMIDT authored
-
- Jan 19, 2018
-
-
Michael Große authored
-
Michael Große authored
To prevent abusing this functionality for inserting arbitrary html, inlineSVG is now called inside the html_btn function.
-
- Jan 18, 2018
-
-
Davor Turkalj authored
-
Michael Große authored
-
- Jan 14, 2018
-
-
Guy Yakobovitch authored
-
Guy Yakobovitch authored
-
- Jan 10, 2018
-
-
Kenneth Schack Banner authored
-
- Jan 07, 2018
-
-
Олексій authored
-
- Jan 05, 2018
-
-
Max authored
-
- Jan 03, 2018
-
-
mark prins authored
-
Zhassulan authored
- Jan 02, 2018
-
-
Joel Strasser authored
-
- Dec 30, 2017
-
-
Олексій authored
-
- Dec 28, 2017
- Dec 26, 2017
- Dec 24, 2017
-
-
Gerrit Uitslag authored
files were deleted by fa2c560d
-
- Dec 22, 2017
-
-
Jagadish Shri authored
-