87475c0f | 13-Jul-2016 |
Michael Grosse <grosse@cosmocode.de> |
Localize confirm message |
f25d10fd | 16-Jun-2016 |
Michael Grosse <grosse@cosmocode.de> |
Utilize StructException's translation handling |
99966bd6 | 16-Jun-2016 |
Michael Grosse <grosse@cosmocode.de> |
Localize error message |
d5a1a6dc | 07-Apr-2016 |
Andreas Gohr <gohr@cosmocode.de> |
Added way to delete a schema and all its data |
8ddf87af | 22-Mar-2016 |
Andreas Gohr <gohr@cosmocode.de> |
added Schema Import #32
This also adds a nice interface for that to the schema editor |
d486d6d7 | 21-Mar-2016 |
Andreas Gohr <gohr@cosmocode.de> |
allow exposting struct schemas as JSON #32 |
59062ef6 | 17-Mar-2016 |
Andreas Gohr <gohr@cosmocode.de> |
link to type config |
9914e87e | 17-Mar-2016 |
Andreas Gohr <gohr@cosmocode.de> |
allow regexps for page assignments. #70 |
69068579 | 16-Mar-2016 |
Andreas Gohr <gohr@cosmocode.de> |
implement dropdown type #36 |
a5cdcc05 | 16-Mar-2016 |
Andreas Gohr <gohr@cosmocode.de> |
added Mail type. implements #12 |
48010be8 | 14-Mar-2016 |
Andreas Gohr <gohr@cosmocode.de> |
add an automatic summary when only struct data changed |
7d18b5ca | 07-Mar-2016 |
Andreas Gohr <gohr@cosmocode.de> |
added Url type #9 |
650e9493 | 03-Mar-2016 |
Andreas Gohr <gohr@cosmocode.de> |
have proper default label for pageid columns |
51629881 | 02-Mar-2016 |
Andreas Gohr <gohr@cosmocode.de> |
added media type validation tests |
25caf3de | 02-Mar-2016 |
Andreas Gohr <gohr@cosmocode.de> |
renamed Image to Media and added mime type validation #38 |
5c36a1f6 | 01-Mar-2016 |
Andreas Gohr <gohr@cosmocode.de> |
introduced new abstract type to streamline multiedit fields |
f0d4d769 | 01-Mar-2016 |
Andreas Gohr <gohr@cosmocode.de> |
added validation for User type |
5a1eab78 | 24-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 ...
|
ececd523 | 24-Feb-2016 |
Andreas Gohr <gohr@cosmocode.de> |
added localization in schema assignment |
26147f8c | 24-Feb-2016 |
Andreas Gohr <gohr@cosmocode.de> |
handle field enable/disable |
6af24d3e | 24-Feb-2016 |
Andreas Gohr <gohr@cosmocode.de> |
some localization |
183c50ce | 22-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 |
d2b31c9b | 22-Feb-2016 |
Michael Große <grosse@cosmocode.de> |
Add the date type
SPR-323, GitHub Issue #6 |
f87e1c10 | 18-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 |
3c2e6844 | 18-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 |