History log of /plugin/struct/ (Results 526 – 550 of 1333)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
b987ff3d04-Jan-2018 Randolf Rotta <rrotta@informatik.tu-cottbus.de>

simplified HTML5 input type support check

4844cefc04-Jan-2018 Randolf Rotta <rrotta@informatik.tu-cottbus.de>

nicer code formatting

095f02a204-Jan-2018 Randolf Rotta <rrotta@informatik.tu-cottbus.de>

fix cleanText-reated issue form the failing unit test. the structdata can be an array instead of a string.

34f483db04-Jan-2018 Randolf Rotta <rrotta@informatik.tu-cottbus.de>

use HTML5 date and datetime-local inputs with jquery as fallback, make the year easier to edit

7c4f397e03-Jan-2018 Randolf Rotta <rrotta@informatik.tu-cottbus.de>

add div and span fields around inline form to help the javascript autocompletion to find its column information

831195c402-Jan-2018 Randolf Rotta <rrotta@informatik.tu-cottbus.de>

clean up post parameter values before use

b0002ceb02-Jan-2018 Randolf Rotta <rrotta@informatik.tu-cottbus.de>

inherit Wiki type from LongText to reduce code duplication

ef7146c126-Dec-2017 Randolf Rotta <rrotta@informatik.tu-cottbus.de>

made size of textarea configurable

9503405b26-Dec-2017 Randolf Rotta <rrotta@informatik.tu-cottbus.de>

added LongText type based on #349

39e8808826-Dec-2017 Randolf Rotta <rrotta@informatik.tu-cottbus.de>

fixes #351 based on zioth's suggestion

0db0cd8a07-Dec-2017 Szymon Olewniczak <solewniczak@rid.pl>

feature: hidden fields in bueraucracy form from struct fields

This commit adds extra syntax which allow us to add struct fields to bureaucracy forms as hidden fields:

struct_fieldhidden "products

feature: hidden fields in bueraucracy form from struct fields

This commit adds extra syntax which allow us to add struct fields to bureaucracy forms as hidden fields:

struct_fieldhidden "products.product" "=value"

This only make sense with #354

show more ...

89be912b07-Dec-2017 Szymon Olewniczak <solewniczak@rid.pl>

fix: struct_field in bureaucracy form now supports a default value

Before that we cannot use bureaucracy default values for struct_field ("=default value" syntax). Now it's possible.

fd85dc6f30-Nov-2017 Michael Große <grosse@cosmocode.de>

Version upped

5b133c8d30-Nov-2017 Michael Große <grosse@cosmocode.de>

fix: don't consider number of empty fields for cloud item size

fixes #312

4d06cb4330-Nov-2017 Michael Große <grosse@cosmocode.de>

fix: show a properly centered cloud of tags

The float left, irritatingly caused the items to pile up on the right
side. This fixes this and produces a proper cloud.

This fixes #311

ead86fac05-Nov-2017 Andreas Gohr <andi@splitbrain.org>

bureaucracy is needed for testing

bcd6c1e427-Oct-2017 Joerg <scooter22@gmx.de>

translation update

b3e9316617-Oct-2017 Andreas Ferber <aferber@marcant.net>

Fix LookupEditor AJAX new entry rendering for bootstrap based templates

67ddf0d011-Oct-2017 Andreas Gohr <gohr@cosmocode.de>

do not use a non-guaranteed placeholder

4d79991325-Sep-2017 Szymon Olewniczak <solewniczak@rid.pl>

Create unit tests for testing lookup replacements

This commit provides the basis for further bureaucracy-struct integration testing. Currently we only check if lookup field replacements works correc

Create unit tests for testing lookup replacements

This commit provides the basis for further bureaucracy-struct integration testing. Currently we only check if lookup field replacements works correctly.

show more ...

345c383822-Sep-2017 Szymon Olewniczak <solewniczak@rid.pl>

Replace lookup placeholders by value not by the row id

While creating a new page using bureaucracy template action together with struct provided data, we should replace the lookup-field's placeholde

Replace lookup placeholders by value not by the row id

While creating a new page using bureaucracy template action together with struct provided data, we should replace the lookup-field's placeholders by the value selected by the user. It's much more sensible.

Fixes #323

show more ...

eaab469c22-Sep-2017 Szymon Olewniczak <solewniczak@rid.pl>

fixes #337

0e489a4619-Sep-2017 Szymon Olewniczak <solewniczak@rid.pl>

make one SQL transaction per imported line to eliminate potential inconsistencies

69c07c1b19-Sep-2017 Szymon Olewniczak <solewniczak@rid.pl>

doc update

424167cb19-Sep-2017 Szymon Olewniczak <solewniczak@rid.pl>

remove pid schema assignment check

1...<<21222324252627282930>>...54