History log of /plugin/struct/ (Results 901 – 925 of 1333)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
01f8b84526-Jul-2016 Andreas Gohr <gohr@cosmocode.de>

make label part of Page column

918ccc2726-Jul-2016 Andreas Gohr <gohr@cosmocode.de>

only allow Page types for PageColumn

94603e4226-Jul-2016 Andreas Gohr <gohr@cosmocode.de>

show full ID when usetitles is on #133

84a4b71426-Jul-2016 Andreas Gohr <gohr@cosmocode.de>

Revert "Add $TITLE$ placeholder for aggregations and tests"

This reverts commit 7249dd99c6b513e7a0e270e0532734a1bf838ae4.

As discussed in #133 the $TITLE$ place holder is no longer needed since
tit

Revert "Add $TITLE$ placeholder for aggregations and tests"

This reverts commit 7249dd99c6b513e7a0e270e0532734a1bf838ae4.

As discussed in #133 the $TITLE$ place holder is no longer needed since
title columns match against the pid as well. Since gathering the title
data for the filter is actually performance relevant, it makes sense to
remove it again.

show more ...

8824339d26-Jul-2016 Andreas Gohr <gohr@cosmocode.de>

load new config when changing the type in editor #74

31dc7cc426-Jul-2016 Michael Grosse <grosse@cosmocode.de>

Fix test-filter for %pageid% haveing no effect

0a4b3a4126-Jul-2016 Michael Grosse <grosse@cosmocode.de>

Add test for %title% column

Issue #132

db7315f625-Jul-2016 Andreas Gohr <gohr@cosmocode.de>

correctly dynamically filter %title% column #132

d683a52725-Jul-2016 Andreas Gohr <gohr@cosmocode.de>

fix reverts with no content changes. (mentioned in #129)

When a revert reverts to a version that does not change the content, it
should still revert the struct data.

bf4e388021-Jul-2016 Andreas Gohr <gohr@cosmocode.de>

use rawValue for old revisions and column filters #131 #129

0dd23cef21-Jul-2016 Andreas Gohr <gohr@cosmocode.de>

changed SchemaData to have options for output control

instead of having a whole bunch of paramters to the output functions.
Introduces rawValue cleaning as a new option.

128d4e8321-Jul-2016 Andreas Gohr <gohr@cosmocode.de>

introduce a %title% column for aggregations. fixes #132

Using %title% works like the %pageid% column but sets usetitles to true

fab6549521-Jul-2016 Andreas Gohr <gohr@cosmocode.de>

search in pageid as well as in title. fixes #130

8b8243b221-Jul-2016 Andreas Gohr <gohr@cosmocode.de>

run rawValue on found columns only

e7ee2b6421-Jul-2016 Andreas Gohr <gohr@cosmocode.de>

introduce Type::rawValue(). fixes #131

7249dd9920-Jul-2016 Michael Grosse <grosse@cosmocode.de>

Add $TITLE$ placeholder for aggregations and tests

8c8e74d320-Jul-2016 Andreas Gohr <gohr@cosmocode.de>

upped version

7b243b8d20-Jul-2016 Andreas Gohr <gohr@cosmocode.de>

fixed title select when title is unknown, adds test

1815561d20-Jul-2016 Andreas Gohr <gohr@cosmocode.de>

adjusted tests for the comparator change

filter() now gets SQL comparators passed, this saves some repeated code
in different implementations.

85716d3720-Jul-2016 Andreas Gohr <gohr@cosmocode.de>

use usetitles config in autocompletion

a827267c20-Jul-2016 Andreas Gohr <gohr@cosmocode.de>

make titles actually work for the page type

This needs tests

e21befe420-Jul-2016 Andreas Gohr <gohr@cosmocode.de>

add PID to SchemaData select() queries

40bdf4fd19-Jul-2016 Andreas Gohr <gohr@cosmocode.de>

drop the compare() function in favor of filter()

0bb4c29119-Jul-2016 Michael Grosse <grosse@cosmocode.de>

Create explicit columns with types now needed

690e4eba19-Jul-2016 Andreas Gohr <gohr@cosmocode.de>

make use of filter() instead of compare()

1...<<31323334353637383940>>...54