History log of /plugin/struct/meta/ (Results 1 – 25 of 512)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
e303766c12-May-2025 Andreas Gohr <gohr@cosmocode.de>

fix tests, add formaly optional csv parser params

9fbb0f8b07-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 ...

7923cdac16-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 ...

fa5b7b6907-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.

dc2a4c3707-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.

ba662a6007-Apr-2025 Andreas Gohr <andi@splitbrain.org>

some automatic rector fixes

8b7e143c07-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.

b4459cef08-Jul-2024 annda <17853330+annda@users.noreply.github.com>

�� Automatic code style fixes

f83ea57708-Jul-2024 Anna Dabrowska <dabrowska@cosmocode.de>

Fix cloud controls

Fixes #713

267f116409-Apr-2024 Andreas Gohr <andi@splitbrain.org>

fix filter mechanism

With ba7f5789bbbcab95d7a655f6ec50a97b731b40d5 no $result was available
anymore.

abd4e19c16-Feb-2024 Anna Dabrowska <dabrowska@cosmocode.de>

Fix #708

1c9d444913-Feb-2024 Anna Dabrowska <dabrowska@cosmocode.de>

Remove obsolete code

04c3c31f12-Feb-2024 Anna Dabrowska <dabrowska@cosmocode.de>

Slight refactoring of search result

ba7f578906-Feb-2024 Anna Dabrowska <dabrowska@cosmocode.de>

No direct search execution

67f70d5418-Jan-2024 Anna Dabrowska <dabrowska@cosmocode.de>

Revert "Lazy search execution"

This reverts commit 95a8e37d986b141b2caee5b396741b93cd31c0e6.

95a8e37d18-Jan-2024 Anna Dabrowska <dabrowska@cosmocode.de>

Lazy search execution

Move search out of aggregation constructors. It should only be executed
before actual rendering, not e.g. on metadata run

b8d3247d12-Dec-2023 Anna Dabrowska <dabrowska@cosmocode.de>

Code style fixes

5e29103a11-Dec-2023 annda <annda@users.noreply.github.com>

�� Automatic code style fixes

c2839eb221-Nov-2023 Anna Dabrowska <dabrowska@cosmocode.de>

Inline rendering of aggregarion value

Fixes #674

bfb78ce315-Nov-2023 Anna Dabrowska <dabrowska@cosmocode.de>

Cloud: display count when summarize is configured

Implements #613

4b00515c15-Nov-2023 Anna Dabrowska <dabrowska@cosmocode.de>

Add anchor to agrregations and dynammic filters

Fixes #629

6605560914-Nov-2023 Anna Dabrowska <dabrowska@cosmocode.de>

Clear multi fields that try to save multiple empty values

150f5bc914-Nov-2023 Anna Dabrowska <dabrowska@cosmocode.de>

Adjust tests for named parameters in SQL

e65ff35e02-Nov-2023 Anna Dabrowska <dabrowska@cosmocode.de>

Use named parameters in SQL queries

6636674b02-Nov-2023 Anna Dabrowska <dabrowska@cosmocode.de>

Properly handle assignments in case of serial data

Search query should check assignment status only for pages, but not serial data.

Fixes #666

12345678910>>...21