History log of /plugin/struct/syntax/table.php (Results 26 – 50 of 54)
Revision Date Author Comments
# 99966bd6 16-Jun-2016 Michael Grosse <grosse@cosmocode.de>

Localize error message


# 0659dc64 16-Jun-2016 Michael Grosse <grosse@cosmocode.de>

Show error-message if schema does not exist

That way it is more clear where the problem lies and what to do.

SPR-501


# ba766201 28-Apr-2016 Andreas Gohr <gohr@cosmocode.de>

Use DokuWiki new autoloader for class files

No longer do we need to register our own autoloader. Namespace had to be
vendor prefixed.


# bd363da9 23-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

print stacktrace on allow debug


# 16b7d914 22-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

adjust cachung if an aggregation depends on dynamic values #75


# 07993756 09-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

major refactoring of the whole table aggregation

this is still completely untested


# 27b5f635 08-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

build our own header links. closes #51


# dbe5bc9d 08-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

proper cache handling for aggregations. closes #50


# f317b9da 08-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

keep aggregation renderer agnostic. closes #52


# fde5d966 08-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

fix bug in aggregation with no filters. closes #54


# 650e9493 03-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

have proper default label for pageid columns


# f94f4c4f 25-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

fixed a bunch of minor things found by IntelliJ Idea


# 68c0d8be 25-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

fixed some bugs in the table component


# 068a4d53 24-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

fix table scope closing and unsetting the hash


# 90466400 24-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

Merge branch 'master' into imgType

* master:
use different branch now that the event has been merged
default to translated column labels in table aggregation
Show struct differences in diff vi

Merge branch 'master' into imgType

* master:
use different branch now that the event has been merged
default to translated column labels in table aggregation
Show struct differences in diff view. SPR-31 closes #4
remove empty values withing multivals
fix entry tests
edit form styling SPR-320
added JavaScript for adding new inputs to multi edit fields

show more ...


# 01dd90de 24-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

default to translated column labels in table aggregation

This also fixes errors that where thrown when headers were not
specified.


# 08e4e96e 23-Feb-2016 Michael Große <grosse@cosmocode.de>

Implement better solution for table detection


# eed15625 23-Feb-2016 Michael Große <grosse@cosmocode.de>

Add lightbox to images and group them in gallery

SPR-322


# f87e1c10 18-Feb-2016 Michael Große <grosse@cosmocode.de>

Add message if there are no results to show

Also add more annotations.

SPR-317, GitHub Issue #22


# 76e2c9ad 18-Feb-2016 Michael Große <grosse@cosmocode.de>

Remove unused Code

In the previous commit all current parameter handling has been moved to
SearchConfig class, so this code is now unnecessary

Github Issue #22, SPR-317


# 1a07b696 18-Feb-2016 Michael Große <grosse@cosmocode.de>

Let SearchConfig handle all configuration

SPR-309. SPR-317 GitHub Issue #22


# fc8e2563 17-Feb-2016 Michael Große <grosse@cosmocode.de>

Use default internallink renderer for xhtml as well


# eb3ad34e 17-Feb-2016 Michael Große <grosse@cosmocode.de>

Add *~ and = comp and adjust to data functionality


# 93485d71 17-Feb-2016 Michael Große <grosse@cosmocode.de>

Fix limit controls


# 29877279 17-Feb-2016 Michael Große <grosse@cosmocode.de>

Render output tables with data-like syntax

ToDo: summarize


123