History log of /plugin/struct/action/ (Results 176 – 200 of 212)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
98eaa57d01-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

be more robust when called with unknown types

this happens when you switch branches mostly

914921fb29-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

allow types to define their own AJAX backend

5d5ff98429-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

toggle and remember fieldset state in editor

a8db595027-Feb-2016 Andreas Gohr <andi@splitbrain.org>

fix heisenbug related to splitbrain/dokuwiki#1484

956fa7d425-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

(re)assign on page save

f94f4c4f25-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

fixed a bunch of minor things found by IntelliJ Idea

eeb8d29f25-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

added page deleteion handling #30

0248140024-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

do not add instructions to non existing pages

5a1eab7824-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

restyle the inpage output #20 SPR-320

The data is now added as a new section and the table styled more
minimalistic.

This works, however people might not like it. Also this adds a new
section editi

restyle the inpage output #20 SPR-320

The data is now added as a new section and the table styled more
minimalistic.

This works, however people might not like it. Also this adds a new
section editing button that loads an empty editor. On the other hand it
makes sure the real section before has it's own edit button.

How all this works on export is still untested and probably broken.

show more ...

56672c3623-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

handle the revert action SPR-329

Administrators can directly revert pages without ever loading the old
revision into the editor. This patch makes sure, the struct data is
restored properly.

I guess

handle the revert action SPR-329

Administrators can directly revert pages without ever loading the old
revision into the editor. This patch makes sure, the struct data is
restored properly.

I guess this should have tests ;-)

show more ...

10caaf4923-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

Show struct differences in diff view. SPR-31 closes #4

6742cd5123-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

remove empty values withing multivals

34bdbea723-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

edit form styling SPR-320

4f44321119-Feb-2016 Michael Große <grosse@cosmocode.de>

Refactor validate function

GitHub Issue #11

b8a9b73c19-Feb-2016 Michael Große <grosse@cosmocode.de>

Fix binary AND to boolean AND

3c2e684418-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

saved struct data is now in sync with page revisions

Needs some tests and requires the new COMMON_WIKIPAGE_SAVE event

17560ecb17-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

added validation support #11

a8b9fb5b17-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

use Assignments in entry saving

9e9bee9116-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

added option to translate column labels

82c064c116-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

automatically output existing data

053212b116-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

make use of the new Value objects in the entry form

bd92cd6811-Feb-2016 Andreas Gohr <andi@splitbrain.org>

use now as the timestamp to save new data

fb31ca9f09-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

proper checking of assignments

more assignment related stuff needs to be moved to this class

afbd4e6003-Feb-2016 Michael Große <grosse@cosmocode.de>

Split the values based on type, if not array already

SPR-291

899b86ac03-Feb-2016 Andreas Gohr <andi@splitbrain.org>

first go at better multi editing support

123456789