History log of /plugin/tagging/ (Results 101 – 125 of 272)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
1b4b4fa917-Jul-2019 Anna Dabrowska <dabrowska@cosmocode.de>

Extract SQL composition into a query builder

853810cf10-Jul-2019 Anna Dabrowska <dabrowska@cosmocode.de>

Add advanced search filter

972f6adf10-Jul-2019 Anna Dabrowska <dabrowska@cosmocode.de>

Search for any of the tags by default

5d2102af10-Jul-2019 Anna Dabrowska <dabrowska@cosmocode.de>

Add tests

c30c256410-Jul-2019 Andreas Gohr <andi@splitbrain.org>

Version upped

018370fc10-Jul-2019 sheesupport <sheesupport@users.noreply.github.com>

do never use wildcards when clicking tags. fixes #52

When the wiki is configured to do wildcard searches by default (using
the search_fragment configuration, clicks on tags should still searched
as

do never use wildcards when clicking tags. fixes #52

When the wiki is configured to do wildcard searches by default (using
the search_fragment configuration, clicks on tags should still searched
as exact matches. Actual wildcard support for tag searches is introduced
in #54

show more ...

de37987409-Jul-2019 Anna Dabrowska <dabrowska@cosmocode.de>

Consistently use * for wildcards/globbing

DokuWiki uses * and SQlite handles it well with the GLOB operator

4430138712-Jun-2019 Andreas Gohr <andi@splitbrain.org>

Version upped

ba2d9bc812-Jun-2019 Anna Dabrowska <dabrowska@cosmocode.de>

Remove redundant db query

cd08599f12-Jun-2019 Anna Dabrowska <dabrowska@cosmocode.de>

Update tags when move plugin has moved a page

45b1608716-May-2019 Andreas Gohr <andi@splitbrain.org>

Version upped

28f9fe0d16-May-2019 Anna Dabrowska <dabrowska@cosmocode.de>

Place tag search results in their own section

Tag search results used to be inserted before page name results, but below the corresponding headline

0b6fad2704-Apr-2019 sandos187 <sandos@mailbox.org>

Added {{tagging::tag>tagname}} to show all pages with a specific tag

7058f01021-Mar-2019 Andreas Gohr <andi@splitbrain.org>

Version upped

7b4b120e21-Mar-2019 Andreas Gohr <gohr@cosmocode.de>

shorter german text

8e39541521-Mar-2019 Andreas Gohr <gohr@cosmocode.de>

better tag admin toggle wording

Still not perfect, but a little better maybe.

4b1e7a1221-Mar-2019 Andreas Gohr <gohr@cosmocode.de>

larger tag input area

6bb9780721-Mar-2019 Andreas Gohr <gohr@cosmocode.de>

fix weird background for admin edit checkbox

bf51d5dd15-Nov-2018 Jürgen <hans-juergen.schuemmer@schuette.de>

translation update

4f65f39513-Nov-2018 Andreas Gohr <andi@splitbrain.org>

Version upped

3bbb8b9b13-Nov-2018 Andreas Gohr <gohr@cosmocode.de>

better german translation. fixes #21

7d1a335913-Nov-2018 Andreas Gohr <gohr@cosmocode.de>

be more resilent to search output #45

Tags may match when nothing else matches.

790ca78813-Nov-2018 Andreas Gohr <gohr@cosmocode.de>

return tags as array

As discussed on https://github.com/cosmocode/tagging/pull/46#discussion_r226819085

aa627dee13-Nov-2018 Andreas Gohr <gohr@cosmocode.de>

cleanup, no functionality changes

7243132618-Oct-2018 Michael Große <grosse@cosmocode.de>

✨ Add helper function to get all pages with tags and their tags

1234567891011