History log of /plugin/struct/ (Results 1226 – 1250 of 1333)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
32c6849e18-Feb-2016 Michael Große <grosse@cosmocode.de>

Ensure the correct parsing of the <> comperator

SPR-309, SPR-317, issue #21

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

Replace * with % in filters

SPR-309, SPR-317. GitHub: #21

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

Fix <>, !~, and *~ comps to data behaviour but simpler

SPR-317, SPR-309, GitHub: #21, #22

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

added min/max for Integer type

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

Use default internallink renderer for xhtml as well

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

Add *~ and = comp and adjust to data functionality

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

Fix limit controls

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

Add missing $page parameter to setCorrectTimestamp

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

Render output tables with data-like syntax

ToDo: summarize

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

translated Integer validation message

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

added Integer type

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

added validation support #11

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

Add the sort config to the search object

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

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

fix problem when cols or new are are not supplied in SchemaBuilder

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

make labels unique with case insensitivity

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

ensure lables are unique in the schema

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

automatically output existing data

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

added simple syntax plugin to show current data

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

the render method is now in the Value object instead of the column

This reverts commit 404c847729d636c8e9de4f08d5300adbbda2697a.

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

make use of the new Value objects in the entry form

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

return Value objects in SchemaData

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

introduced Value class

This class holds the value of a single cell and a reference to the
column.

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

Add render method to column class

1...<<41424344454647484950>>...54