History log of /plugin/struct/ (Results 451 – 475 of 1333)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
564e138b16-Apr-2019 Anna Dabrowska <dabrowska@cosmocode.de>

Revert "Only XHTML renderers output struct data"

This reverts commit 4cc5dce049a2c8c768211aee991c98b0820fb3e9.

67b5dd6e16-Apr-2019 Anna Dabrowska <dabrowska@cosmocode.de>

Revert "Remove obsolete mode checks in render method"

This reverts commit a992b95c42f70f8ef4d6d407d6077b76eef57c92.

a992b95c16-Apr-2019 Anna Dabrowska <dabrowska@cosmocode.de>

Remove obsolete mode checks in render method

Currently only descendants of Doku_Renderer_xhtml are allowed to render
struct data, and they should all work with mode 'xhtml'

4cc5dce016-Apr-2019 Anna Dabrowska <dabrowska@cosmocode.de>

Only XHTML renderers output struct data

302b629204-Apr-2019 Andreas Gohr <andi@splitbrain.org>

Version upped

cf8ea55003-Apr-2019 Anna Dabrowska <dabrowska@cosmocode.de>

Restore struct info in PDF output

fixes #300
related to #424

16daff3d03-Apr-2019 Anna Dabrowska <dabrowska@cosmocode.de>

Fix default datetime format

fixes #427

50be55c801-Apr-2019 Andreas Gohr <andi@splitbrain.org>

Version upped

e6ed63ca01-Apr-2019 Andreas Gohr <gohr@cosmocode.de>

updated auto reply content

10f9f22701-Apr-2019 Andreas Gohr <gohr@cosmocode.de>

fixed config for auto-comment

1edf6e4601-Apr-2019 Andreas Gohr <gohr@cosmocode.de>

added probot autoresponse

1f07a6f801-Apr-2019 Elan Ruusamäe <glen@pld-linux.org>

simplify empty schema

f3832f7d20-Mar-2019 Andreas Gohr <andi@splitbrain.org>

Version upped

5f98aaa120-Mar-2019 Andreas Gohr <andi@splitbrain.org>

fix testing

72e7b3ec17-Mar-2019 Andreas Gohr <andi@splitbrain.org>

Version upped

f0ee60b916-Mar-2019 Michael Große <mic.grosse@googlemail.com>

�� Fix saved lookup row not being displayed

This fixes a bug that was introduced in ff2afc7c7bdf9f04b6bc2917af42ff865757c54d

When saving the lookup we need the id of the row we just saved to create

�� Fix saved lookup row not being displayed

This fixes a bug that was introduced in ff2afc7c7bdf9f04b6bc2917af42ff865757c54d

When saving the lookup we need the id of the row we just saved to create
the response to the original ajax request.

Closes #398

show more ...

f2f92f4e16-Mar-2019 Michael Große <mic.grosse@googlemail.com>

♻️ Rename methods to camel case

6d49455c16-Mar-2019 Michael Große <mic.grosse@googlemail.com>

�� Remove unnecessary guard

Files should only define classes or run code

cdbf54b416-Mar-2019 Michael Große <mic.grosse@googlemail.com>

�� Autofix whitespace

2d824b7404-Mar-2019 Andreas Gohr <andi@splitbrain.org>

Version upped

609bd28103-Mar-2019 Michael Große <mic.grosse@googlemail.com>

�� Fix fatal error if no sqlite adapter is available

If the sqlite plugin is installed and active, but no sqlite is available to the php binary (e.g. if
the extension is not installed or not enabled

�� Fix fatal error if no sqlite adapter is available

If the sqlite plugin is installed and active, but no sqlite is available to the php binary (e.g. if
the extension is not installed or not enabled) then that would cause a fatal error, because
getAdapter returns null and that case and trying to access getName on null doesn't work.

Closes #440

show more ...

717bfc6202-Feb-2019 Michael Große <mic.grosse@googlemail.com>

Fix missing struct header on new bureaucracy pages

The bureaucracy plugin adds an invisible iframe that calls the
export_html mode on newly created pages, which is subsequently cached.
To ensure tha

Fix missing struct header on new bureaucracy pages

The bureaucracy plugin adds an invisible iframe that calls the
export_html mode on newly created pages, which is subsequently cached.
To ensure that the struct handler is present in this cached
HTML/instructions, we need to handle that mode as well.

This fixes #424

show more ...

178d399202-Jan-2019 Elan Ruusamäe <glen@delfi.ee>

remote: allow making minor edits

e634161a02-Jan-2019 Elan Ruusamäe <glen@delfi.ee>

getSchema: fix invocation over rpc

2b991a9c12-Nov-2018 salabdou <salabdou@gmail.com>

translation update

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