aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/inc
Commit message (Expand)AuthorAge
* Merge pull request #2168 from splitbrain/cliAndreas Gohr2018-04-05
|\
| * Change plugin functionality into a traitAndreas Gohr2017-11-10
| * replace Doku_CLI with splitbrain\phpcli\CLIAndreas Gohr2017-11-10
* | Merge pull request #2286 from splitbrain/betterCoreSearchMichael Große2018-04-05
|\ \
| * | refactor: rename dta and dtb parametersMichael Große2018-03-29
| * | doc(search): parameter must be string or falseMichael Große2018-03-28
| * | doc(search): highlight is expected to be an arrayMichael Große2018-03-28
| * | show adavanced tools with JavaScript onlyAndreas Gohr2018-03-28
| * | adjusted language files to remove outdated stringAndreas Gohr2018-03-28
| * | removed sub header from all languagesAndreas Gohr2018-03-28
| * | added aria attributesAndreas Gohr2018-03-28
| * | more styling and RTL supportAndreas Gohr2018-03-28
| * | use relative time in search resultsAndreas Gohr2018-03-28
| * | doc(search): add missing PHP doc blocksMichael Große2018-03-27
| * | feat(Form): add parameter to omit security token in formsMichael Große2018-03-27
| * | fix(search): don't search for current page if submitting empty formMichael Große2018-03-27
| * | fix: display "show" item in page menu during search actionMichael Große2018-03-27
| * | l10n(search): localization for the toggle tools buttonMichael Große2018-03-27
| * | refactor(search): provide before/after arguments to search eventMichael Große2018-03-27
| * | refactor(search): rewite SearchState to make behavior more obviousMichael Große2018-03-27
| * | l10n(search): Add link to create page from query to searchintroMichael Große2018-03-27
| * | fix(search): sort list of namespaces alphabetical in 2nd orderMichael Große2018-03-27
| * | first go at stylingAndreas Gohr2018-03-27
| * | feat(search): trigger new event for small search field formMichael Große2018-03-27
| * | refactor(search): shorten get parametersMichael Große2018-03-27
| * | fix(search): remove overlook from parameterMichael Große2018-03-27
| * | feat(Form): add method to get position of element by elementMichael Große2018-03-27
| * | fix(search): detect irregular fragment queryMichael Große2018-03-27
| * | feat(search) more nuanced tool deactivationMichael Große2018-03-27
| * | l10n(search): en translation for new search functionalityMichael Große2018-03-26
| * | feat(search): display search tools as lists on clickMichael Große2018-03-26
| * | refactor(search) run the search from Action/Search, not Ui/SearchMichael Große2018-03-26
| * | feat(search) add option to sort by mtimeMichael Große2018-03-26
| * | refactor(search): extract simplified SearchState classMichael Große2018-03-26
| * | refactor(search): move filtering by time into _ft_page*Michael Große2018-03-26
| * | fix(search): don't truncate namespaces with - and . in pagename-lookupMichael Große2018-03-26
| * | fix(search): also filter pagename results by timeMichael Große2018-03-26
| * | feat(search): use dedicated url-parameter for search queryMichael Große2018-03-26
| * | feat(search): filter results by lastmod timeMichael Große2018-03-23
| * | feat: show last mod information in search resultsMichael Große2018-03-23
| * | fix(search): namespace limits must match exactlyMichael Große2018-03-23
| * | fix: readd div with no-class to tpl_searchformMichael Große2018-03-23
| * | feat(search): show search adjustments as linksMichael Große2018-03-22
| * | feat(search): add config options to adjust default behaviorMichael Große2018-03-22
| * | feat(search): add origin page as parameterMichael Große2018-03-22
| * | refactor: make tpl_seachform use dokuwiki\FormMichael Große2018-03-22
| * | feat(search): add link to restrict search to result namespaceMichael Große2018-03-21
| * | feat: add a simple unparser for parsed search queriesMichael Große2018-03-21
| * | feat(search): trigger event for search form modificationMichael Große2018-03-21
| * | feat(search): trigger event for each resultMichael Große2018-03-21