| bc74fa78 | 24-Sep-2025 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 35b9b794 | 24-Sep-2025 |
Andreas Gohr <gohr@cosmocode.de> |
Revert "do not add rev to page output"
This reverts commit c161b3b3b6744123dd6a97f88643f8f8429f8fed.
Turns out the revision *is* needed for the inline editor. Fixes #747 |
| 5349948c | 12-Sep-2025 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 3235fa1c | 12-Sep-2025 |
Szymon Olewniczak <szyolewn@pg.edu.pl> |
typo fix |
| 7f99b324 | 27-Aug-2025 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| c161b3b3 | 27-Aug-2025 |
Andreas Gohr <gohr@cosmocode.de> |
do not add rev to page output
It's not needed for the inline editor, but messes with the renderrevisions plugin.
cosmocode/dokuwiki-plugin-renderrevisions#8 cosmocode/dokuwiki-plugin-renderrevision
do not add rev to page output
It's not needed for the inline editor, but messes with the renderrevisions plugin.
cosmocode/dokuwiki-plugin-renderrevisions#8 cosmocode/dokuwiki-plugin-renderrevisions#9
show more ...
|
| f4ee6e1a | 12-May-2025 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 7f70c93c | 12-May-2025 |
splitbrain <86426+splitbrain@users.noreply.github.com> |
Automatic code style fixes |
| e303766c | 12-May-2025 |
Andreas Gohr <gohr@cosmocode.de> |
fix tests, add formaly optional csv parser params |
| 9d26e36d | 12-May-2025 |
Andreas Gohr <gohr@cosmocode.de> |
remove debugging statements from javascript |
| 24eec657 | 12-May-2025 |
Andreas Gohr <gohr@cosmocode.de> |
combobox representation for dropdowns and lookups |
| 9fbb0f8b | 07-May-2025 |
Andreas Gohr <gohr@cosmocode.de> |
Allow positioning the action column in aggregate editor
Via the actcol setting (defaults to -1) you can define at which position the delete column is added to the table. Positive number count from s
Allow positioning the action column in aggregate editor
Via the actcol setting (defaults to -1) you can define at which position the delete column is added to the table. Positive number count from start, negative ones from the end.
show more ...
|
| 7923cdac | 16-Apr-2025 |
Andreas Gohr <andi@splitbrain.org> |
allow preset filters and related schemas for cloud
This refactors the cloud aggregation to make use of the SearchSQLBuilder, this in turn allows for reusing much but not all of the default parameter
allow preset filters and related schemas for cloud
This refactors the cloud aggregation to make use of the SearchSQLBuilder, this in turn allows for reusing much but not all of the default parameter handling.
By allowing joins (on pid) and setting filters we can output clouds based on the same data as a shown aggregation.
show more ...
|
| fa5b7b69 | 07-Apr-2025 |
Andreas Gohr <andi@splitbrain.org> |
inline editor for page data output
This allows to use the double click action on the page data output table shown on pages. |
| 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 ...
|
| dc2a4c37 | 07-Apr-2025 |
Andreas Gohr <andi@splitbrain.org> |
show schema config collapsed by default
This saves space on large schemas and makes it easier to focus at a certain task.
We keep the new element expanded. |
| ba662a60 | 07-Apr-2025 |
Andreas Gohr <andi@splitbrain.org> |
some automatic rector fixes |
| 8b7e143c | 07-Apr-2025 |
Andreas Gohr <andi@splitbrain.org> |
$NSORID$ filter place holder. implements #712
This filter will return the current page unless when called on a namespace start page where it will return the namespace instead. |
| b11802e1 | 26-Feb-2025 |
Schplurtz le Déboulonné <Schplurtz@laposte.net> |
translation update |
| 59767d77 | 08-Jul-2024 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| b4459cef | 08-Jul-2024 |
annda <17853330+annda@users.noreply.github.com> |
Automatic code style fixes |
| f83ea577 | 08-Jul-2024 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Fix cloud controls
Fixes #713 |
| 63b9cadb | 09-Apr-2024 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |
| 267f1164 | 09-Apr-2024 |
Andreas Gohr <andi@splitbrain.org> |
fix filter mechanism
With ba7f5789bbbcab95d7a655f6ec50a97b731b40d5 no $result was available anymore. |
| 09cebce3 | 16-Feb-2024 |
Andreas Gohr <andi@splitbrain.org> |
Version upped |