History log of /plugin/struct/meta/ (Results 451 – 475 of 512)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
01a8eccd18-Feb-2016 Michael Große <grosse@cosmocode.de>

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

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

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

Add *~ and = comp and adjust to data functionality

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

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

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

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

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

added Page type and use it for the %pageid% special column

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

Correctly initialize $this->config

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

use %pageid% instead of %pid%

to be closer to the old data plugin

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

implemented limit/offset with full result set count

We always sleect the full result set, then skip and fetch only what we
need, counting the full set. This gives us all the data we need for
proper

implemented limit/offset with full result set count

We always sleect the full result set, then skip and fetch only what we
need, counting the full set. This gives us all the data we need for
proper paging (with jump to end or page numbers) and is the recommended
way to do it in SQLite:
http://sqlite.1065341.n5.nabble.com/SQL-CALC-FOUND-ROWS-td5169.html

show more ...

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

fixed getColName to contain the data_ prefix

Added a few more guarding exceptions. We want things to break early
instead of having debugging headaches later

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

streamlined PageColumn handling

introduced a method that returns the full column name. It can always be
called - on Column and PageColumn

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

added support for selecting the PageID

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

added execute() method to search

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

fixed saving/loading when only one value was stored in multival

Needs test adjustment

1...<<1112131415161718192021