History log of /plugin/struct/ (Results 551 – 575 of 1333)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
e53295c519-Sep-2017 Szymon Olewniczak <solewniczak@rid.pl>

create new page revision for every csv data import

9b4977e019-Sep-2017 Malte Lembeck <malte.lembeck@outlook.de>

translation update

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

implement CSV import for page schemas

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

display CSV import form for page schemas

3215aebf18-Sep-2017 Szymon Olewniczak <solewniczak@users.noreply.github.com>

fix row numbers resetting with pagination (#332)

* create unit test that fails

* implement the feature

fixes #331

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

properly encode comperor for cloud tag

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

chane comparator for cloud-tags

42d864a212-Jul-2017 Andreas Gohr <andi@splitbrain.org>

Version upped

935a9fa311-Jul-2017 Michael Große <grosse@cosmocode.de>

Add API-method to get data of aggregation

3cd05f0616-Jun-2017 Michael Große <grosse@cosmocode.de>

More German translations

79c83e0616-Jun-2017 Michael Große <grosse@cosmocode.de>

Add button to clear schema data

411f7e0a15-Jun-2017 Andreas Gohr <andi@splitbrain.org>

Version upped

a7c0f8a615-Jun-2017 Michael Große <grosse@cosmocode.de>

Fix styles for bureaucracy forms

The restructuring of the entry label↔input html in #304 has caused the
css for struct fields in bureaucracy forms to break. This commit should fix
this and hence fix

Fix styles for bureaucracy forms

The restructuring of the entry label↔input html in #304 has caused the
css for struct fields in bureaucracy forms to break. This commit should fix
this and hence fix #307.

show more ...

79cb79f515-Jun-2017 Michael Große <grosse@cosmocode.de>

Get colname from label again

This should fix the ajax bug for autocompletion and hence
resolve #305

81fe2ff215-Jun-2017 Michael Große <grosse@cosmocode.de>

Improve styling of the hint icon for single line labels

This should fix the style issue in #305

b730c13e14-Jun-2017 Andreas Gohr <andi@splitbrain.org>

Version upped

3e7a5b3c13-Jun-2017 Michael Große <grosse@cosmocode.de>

Refactor to use buildAttributes -> cleaner code

c255577a09-Jun-2017 Michael Große <grosse@cosmocode.de>

Fix labels not hidden in closed struct entry

Since `div.field` are now the only elements inside the fieldsets (beside
the legend), we can just hide them explicitly.

This bug occurred, because the s

Fix labels not hidden in closed struct entry

Since `div.field` are now the only elements inside the fieldsets (beside
the legend), we can just hide them explicitly.

This bug occurred, because the star had a lower specifity than the more
explicitly defined display-states for div.field and its descendants.

Quix-80

show more ...

0c17c53a02-Jun-2017 Michael Große <grosse@cosmocode.de>

Remove duplicate code ��

The functions \action_plugin_struct_entry::createForm and
\action_plugin_struct_entry::makeField are duplicated in
\action_plugin_struct_edit

433b768302-Jun-2017 Michael Große <grosse@cosmocode.de>

Fix whitespace

ee98313502-Jun-2017 Michael Große <grosse@cosmocode.de>

Fix multiple inputs in one label: it's invalid ��

Multiple inputs within a single label in invalid HTML. This bug can not
only occur in multi-fields but also in plugin-provided single fields
which m

Fix multiple inputs in one label: it's invalid ��

Multiple inputs within a single label in invalid HTML. This bug can not
only occur in multi-fields but also in plugin-provided single fields
which may contain multiple input-fields which are then only combined by
javascript.

Thus, we provide an id which every type can assign to the edit-field
best suited. For multi-types this is usually the new-input-template.

Fixes #292

show more ...

d804d5ef13-Jun-2017 Andreas Gohr <andi@splitbrain.org>

Version upped

1dcfa08225-May-2017 ubibene <services.m@benard.info>

translation update

18902e7601-Jun-2017 Michael Große <grosse@cosmocode.de>

Correctly detect classes provided by plugins

The class provided by plugins like structstatus are not located in the
struct directory and hence not found by the autoloader. They are
added via event t

Correctly detect classes provided by plugins

The class provided by plugins like structstatus are not located in the
struct directory and hence not found by the autoloader. They are
added via event to Column::allTypes().

show more ...

e7e215e925-Apr-2017 Andreas Gohr <andi@splitbrain.org>

Version upped

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