History log of /plugin/struct/ (Results 301 – 325 of 1333)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
acbc17ab02-Nov-2020 Michael Loßin <bugs@michael-lossin.de>

Fix formatting on German intro page

58cb2b1901-Nov-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Only update page metadata on new revision

Implements a basic comparison of page revisions before update. We used to write to the database on every rendering just because PARSER_METADATA_RENDER is th

Only update page metadata on new revision

Implements a basic comparison of page revisions before update. We used to write to the database on every rendering just because PARSER_METADATA_RENDER is the only event that supplies all the required metadata. An additional database query is better than the redundant save.

Fixes #528

show more ...

9e5ba32414-Oct-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Keep serial data intact when revisioning page data with the same schema and id

a09ff24a26-Aug-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Remove deselected data in multi fields (serial and global)

Because we were replacing data on update, old values were not deleted.
Now we explicitly clear them before saving new data.

fc2c426b22-Aug-2020 Schplurtz le Déboulonné <Schplurtz@laposte.net>

translation update

e4b1e99d13-Aug-2020 Andreas Gohr <andi@splitbrain.org>

Version upped

e0f75a3f29-Jul-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Bureaucracy integration: use earlier event to handle lookup fields

Fixes #483

5346424525-Jul-2020 Axel Schwarzer <SchwarzerA@gmail.com>

translation update

f3f8245d21-Jul-2020 Andreas Gohr <andi@splitbrain.org>

Version upped

fc9d616f20-Jul-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Add test for validating an empty multivalue field

The validator mutates the data, this tests the result.

f6cf0d8520-Jul-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Simpler check for an empty string

7b5b21b720-Jul-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Test deleting all values when a multi field is updated inline

This test has a very limited scope: only the save method, and it will catch
very few errors in the inline editor. For that,
\action_plug

Test deleting all values when a multi field is updated inline

This test has a very limited scope: only the save method, and it will catch
very few errors in the inline editor. For that,
\action_plugin_struct_inline must be refactored into more manageable
public methods.

show more ...

777be84f20-Jul-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Fix tests: updating global data

d680cb3720-Jul-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Allow deleting all values from a multi field in inline editor

Fixes #439

Puts a mechanism in place to delete any previous values when saving an
empty multi field. This does NOT apply to page data,

Allow deleting all values from a multi field in inline editor

Fixes #439

Puts a mechanism in place to delete any previous values when saving an
empty multi field. This does NOT apply to page data, which is versioned
and should not be deleted on update.

show more ...

660e290330-Jun-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Fix code style violation

17308e2830-Jun-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Replace both page and global lookups

fixes #483

d3cc7cb330-Jun-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Adjust bureaucracy tests to properly handle lookup replacements

062ac7e908-Jun-2020 Andreas Gohr <andi@splitbrain.org>

Version upped

c2ad389508-Jun-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Simplify branching code

e6a2e26b08-Jun-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Option to display page data at the bottom

Resolves issue #371

295983e801-Jun-2020 Andreas Gohr <andi@splitbrain.org>

Version upped

ed77599c30-May-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Fix deleting lookup entries

Fixes #506

bfede90520-May-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Version upped

ef74763320-May-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Fix order in which lookup columns are migrated

c9f3947f19-May-2020 Andreas Gohr <andi@splitbrain.org>

Version upped

1...<<11121314151617181920>>...54