History log of /plugin/struct/lang/en/ (Results 51 – 75 of 88)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
87475c0f13-Jul-2016 Michael Grosse <grosse@cosmocode.de>

Localize confirm message

f25d10fd16-Jun-2016 Michael Grosse <grosse@cosmocode.de>

Utilize StructException's translation handling

99966bd616-Jun-2016 Michael Grosse <grosse@cosmocode.de>

Localize error message


/plugin/struct/_test/Assignments.test.php
/plugin/struct/_test/ConfigParser.test.php
/plugin/struct/_test/Schema.test.php
/plugin/struct/_test/SchemaBuilder.test.php
/plugin/struct/_test/SchemaDataDB.test.php
/plugin/struct/_test/SchemaDataDBMulti.test.php
/plugin/struct/_test/SchemaDataSQL.test.php
/plugin/struct/_test/SchemaImporter.test.php
/plugin/struct/_test/Search.test.php
/plugin/struct/_test/SearchConfig.test.php
/plugin/struct/_test/SearchConfigParameter.test.php
/plugin/struct/_test/StructTest.php
/plugin/struct/_test/Type_AbstractBase.test.php
/plugin/struct/_test/Type_Decimal.test.php
/plugin/struct/_test/Type_Integer.test.php
/plugin/struct/_test/Type_Media.test.php
/plugin/struct/_test/Type_Page.test.php
/plugin/struct/_test/Type_Tag.test.php
/plugin/struct/_test/Type_Text.test.php
/plugin/struct/_test/Type_Url.test.php
/plugin/struct/_test/Type_User.test.php
/plugin/struct/_test/Validator.test.php
/plugin/struct/_test/Value.test.php
/plugin/struct/_test/configHelper.test.php
/plugin/struct/_test/diff.test.php
/plugin/struct/_test/entry.test.php
/plugin/struct/_test/general.test.php
/plugin/struct/_test/mock/Assignments.php
/plugin/struct/_test/mock/BaseType.php
/plugin/struct/_test/mock/SchemaData.php
/plugin/struct/_test/mock/SchemaDataNoDB.php
/plugin/struct/_test/mock/Search.php
/plugin/struct/_test/mock/SearchConfig.php
/plugin/struct/_test/mock/Validator.php
/plugin/struct/_test/mock/action_plugin_struct_entry.php
/plugin/struct/_test/mock/helper_plugin_struct_config.php
/plugin/struct/_test/move.test.php
/plugin/struct/action/ajax.php
/plugin/struct/action/bureaucracy.php
/plugin/struct/action/cache.php
/plugin/struct/action/diff.php
/plugin/struct/action/entry.php
/plugin/struct/action/move.php
/plugin/struct/action/output.php
/plugin/struct/action/search.php
/plugin/struct/admin/assignments.php
/plugin/struct/admin/schemas.php
/plugin/struct/helper.php
/plugin/struct/helper/config.php
/plugin/struct/helper/field.php
lang.php
/plugin/struct/lang/ja/delete_intro.txt
/plugin/struct/lang/ja/editor_edit.txt
/plugin/struct/lang/ja/editor_intro.txt
/plugin/struct/lang/ja/lang.php
/plugin/struct/meta/AggregationTable.php
/plugin/struct/meta/Assignments.php
/plugin/struct/meta/Column.php
/plugin/struct/meta/ConfigParser.php
/plugin/struct/meta/PageColumn.php
/plugin/struct/meta/Schema.php
/plugin/struct/meta/SchemaBuilder.php
/plugin/struct/meta/SchemaData.php
/plugin/struct/meta/SchemaEditor.php
/plugin/struct/meta/SchemaImporter.php
/plugin/struct/meta/Search.php
/plugin/struct/meta/SearchConfig.php
/plugin/struct/meta/SearchConfigParameters.php
/plugin/struct/meta/StructException.php
/plugin/struct/meta/ValidationException.php
/plugin/struct/meta/Validator.php
/plugin/struct/meta/Value.php
/plugin/struct/plugin.info.txt
/plugin/struct/remote.php
/plugin/struct/syntax/output.php
/plugin/struct/syntax/table.php
/plugin/struct/types/AbstractBaseType.php
/plugin/struct/types/AbstractMultiBaseType.php
/plugin/struct/types/Checkbox.php
/plugin/struct/types/Date.php
/plugin/struct/types/Decimal.php
/plugin/struct/types/Dropdown.php
/plugin/struct/types/Integer.php
/plugin/struct/types/Mail.php
/plugin/struct/types/Media.php
/plugin/struct/types/Page.php
/plugin/struct/types/Tag.php
/plugin/struct/types/Text.php
/plugin/struct/types/Url.php
/plugin/struct/types/User.php
/plugin/struct/types/Wiki.php
d5a1a6dc07-Apr-2016 Andreas Gohr <gohr@cosmocode.de>

Added way to delete a schema and all its data


/plugin/struct/.travis.yml
/plugin/struct/_test/Assignments.test.php
/plugin/struct/_test/ConfigParser.test.php
/plugin/struct/_test/Schema.test.php
/plugin/struct/_test/SchemaBuilder.test.php
/plugin/struct/_test/SchemaDataDB.test.php
/plugin/struct/_test/SchemaDataDBMulti.test.php
/plugin/struct/_test/SchemaDataSQL.test.php
/plugin/struct/_test/SchemaImporter.test.php
/plugin/struct/_test/Search.test.php
/plugin/struct/_test/SearchConfig.test.php
/plugin/struct/_test/SearchConfigParameter.test.php
/plugin/struct/_test/StructTest.php
/plugin/struct/_test/Type_AbstractBase.test.php
/plugin/struct/_test/Type_Decimal.test.php
/plugin/struct/_test/Type_Integer.test.php
/plugin/struct/_test/Type_Media.test.php
/plugin/struct/_test/Type_Page.test.php
/plugin/struct/_test/Type_Tag.test.php
/plugin/struct/_test/Type_Text.test.php
/plugin/struct/_test/Type_Url.test.php
/plugin/struct/_test/Type_User.test.php
/plugin/struct/_test/Validator.test.php
/plugin/struct/_test/Value.test.php
/plugin/struct/_test/configHelper.test.php
/plugin/struct/_test/diff.test.php
/plugin/struct/_test/entry.test.php
/plugin/struct/_test/json/schema1.struct.json
/plugin/struct/_test/json/schema2.struct.json
/plugin/struct/_test/json/schema2int.struct.json
/plugin/struct/_test/json/tag.struct.json
/plugin/struct/_test/json/testtable.struct.json
/plugin/struct/_test/json/testtable2.struct.json
/plugin/struct/_test/mock/SearchConfig.php
/plugin/struct/_test/move.test.php
/plugin/struct/action/ajax.php
/plugin/struct/action/bureaucracy.php
/plugin/struct/action/cache.php
/plugin/struct/action/entry.php
/plugin/struct/action/output.php
/plugin/struct/admin/schemas.php
/plugin/struct/helper/field.php
delete_intro.txt
lang.php
/plugin/struct/meta/AggregationTable.php
/plugin/struct/meta/Schema.php
/plugin/struct/meta/SchemaBuilder.php
/plugin/struct/meta/SchemaEditor.php
/plugin/struct/meta/SchemaImporter.php
/plugin/struct/meta/Search.php
/plugin/struct/meta/SearchConfig.php
/plugin/struct/plugin.info.txt
/plugin/struct/script.js
/plugin/struct/style.less
/plugin/struct/syntax/table.php
/plugin/struct/types/Decimal.php
/plugin/struct/types/Tag.php
8ddf87af22-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

added Schema Import #32

This also adds a nice interface for that to the schema editor

d486d6d721-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

allow exposting struct schemas as JSON #32

59062ef617-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

link to type config

9914e87e17-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

allow regexps for page assignments. #70

6906857916-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

implement dropdown type #36

a5cdcc0516-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

added Mail type. implements #12

48010be814-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

add an automatic summary when only struct data changed

7d18b5ca07-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

added Url type #9

650e949303-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

have proper default label for pageid columns

5162988102-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

added media type validation tests

25caf3de02-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

renamed Image to Media and added mime type validation #38

5c36a1f601-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

introduced new abstract type to streamline multiedit fields

f0d4d76901-Mar-2016 Andreas Gohr <gohr@cosmocode.de>

added validation for User type

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

restyle the inpage output #20 SPR-320

The data is now added as a new section and the table styled more
minimalistic.

This works, however people might not like it. Also this adds a new
section editi

restyle the inpage output #20 SPR-320

The data is now added as a new section and the table styled more
minimalistic.

This works, however people might not like it. Also this adds a new
section editing button that loads an empty editor. On the other hand it
makes sure the real section before has it's own edit button.

How all this works on export is still untested and probably broken.

show more ...

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

added localization in schema assignment

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

handle field enable/disable

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

some localization

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

Move date settings to date type

However we use the ability to explain and link to documentation for this
option.

SPR-323, GitHub Issue #6, PR #25

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

Add the date type

SPR-323, GitHub Issue #6

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

Add message if there are no results to show

Also add more annotations.

SPR-317, GitHub Issue #22

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

saved struct data is now in sync with page revisions

Needs some tests and requires the new COMMON_WIKIPAGE_SAVE event

1234