7f70c93c | 12-May-2025 |
splitbrain <86426+splitbrain@users.noreply.github.com> |
Automatic code style fixes |
24eec657 | 12-May-2025 |
Andreas Gohr <gohr@cosmocode.de> |
combobox representation for dropdowns and lookups |
5ead018b | 07-Apr-2025 |
Andreas Gohr <andi@splitbrain.org> |
BREAKING. Type Tag: leaving page empty now refers to current page
Instead of assuming a page named after the field, an empty "page" configuration now always refers to the "current" page. Eg. the pag
BREAKING. Type Tag: leaving page empty now refers to current page
Instead of assuming a page named after the field, an empty "page" configuration now always refers to the "current" page. Eg. the page on which the tag is rendered.
A tag without a configured aggregation page will always link to the same page. When shown in the page data, such a tag can not be easily looked up anymore. OTOH it can be much easier be used in several aggregations.
show more ...
|
ba662a60 | 07-Apr-2025 |
Andreas Gohr <andi@splitbrain.org> |
some automatic rector fixes |
ba7f5789 | 06-Feb-2024 |
Anna Dabrowska <dabrowska@cosmocode.de> |
No direct search execution |
cdd16494 | 18-Jan-2024 |
Anna Dabrowska <dabrowska@cosmocode.de> |
New SQLite function to decode struct JSON |
5e29103a | 11-Dec-2023 |
annda <annda@users.noreply.github.com> |
Automatic code style fixes |
521b204a | 11-Dec-2023 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Remove != '' filter from queries
This effectively reverts dc7d8d08 (changes were moved to different files, so it is more transparent to do this in a new commit).
Fixes issues with negative filters
Remove != '' filter from queries
This effectively reverts dc7d8d08 (changes were moved to different files, so it is more transparent to do this in a new commit).
Fixes issues with negative filters #358 #380 #656
TODO: Correct filtering on prefixed/postfixed fields, like the original commit was supposed to do, but without side effects that break normal non-prefixed fields.
show more ...
|
9c1b8e31 | 30-Nov-2023 |
Chris MacMackin <cmacmackin@gmail.com> |
Fix #689
Solution is based off of one in da8d86a |
7a256bc0 | 21-Nov-2023 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Fix tag cloud link
Fixes #692 |
bfb78ce3 | 15-Nov-2023 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Cloud: display count when summarize is configured
Implements #613 |
f0be5277 | 15-Nov-2023 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Add COLLATE NOCASE to sort queries
Fixes #616 |
45c5f0a9 | 15-Nov-2023 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Remove duplicated code |
996125f5 | 15-Nov-2023 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Page autocomplete: catch invalid regex |
9c075503 | 15-Nov-2023 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Page autocomplete: new option 'filter' instead of old 'namespace' and 'postfix' |
c0f1a2d1 | 09-Nov-2023 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Improve autocomplete search for pages
Fixes #579 special characters in ids Implements #593 and #622 flexibility in namespaces via regex |
5827d737 | 01-Nov-2023 |
Anna Dabrowska <dabrowska@cosmocode.de> |
No exception in user autocompletion
If auth does not support listing users, just return an empty result. |
7fe2cdf2 | 13-Sep-2023 |
Andreas Gohr <andi@splitbrain.org> |
apply #670 and manually cleanup afterwards
fixes some failing tests uses sexplode over array_pad reformats multiline arrays |
7234bfb1 | 13-Sep-2023 |
splitbrain <splitbrain@users.noreply.github.com> |
Automatic code style fixes |
79b29326 | 24-May-2023 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Use new \dokuwiki\plugin\sqlite\SQLiteDB class for DB access |
da776bcd | 18-Apr-2023 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Fix type errors with empty 'roundto' setting in decimals |
460e822f | 06-Apr-2023 |
Andreas Gohr <andi@splitbrain.org> |
code style fixes |
6a819106 | 05-Apr-2023 |
Andreas Gohr <andi@splitbrain.org> |
more test and deprecation fixes |
df2cde25 | 14-Sep-2022 |
PhilippCo <philipp.cochems@gmail.com> |
remove tab |
df519224 | 13-Sep-2022 |
Philipp Cochems <philipp.cochems@gmail.com> |
fix format |