Commit graph

148 commits

Author SHA1 Message Date
Robin Krahnen
3087390299 reorder entries in Validation.yaml 2022-03-03 14:25:17 +01:00
Robin Krahnen
d4e095dd54 optimized php requirement 2022-03-03 13:30:50 +01:00
Robin Krahnen
9707c47a1c optimized Package.php 2021-10-06 15:58:48 +02:00
Robin Krahnen
9c4138b4d1 added return type hints for callables 2021-09-23 09:52:07 +02:00
Robin Krahnen
51115825ac add empty line at end of License.txt 2021-09-22 15:00:26 +02:00
Robin Krahnen
26a71d266d update composer.json 2021-09-02 17:50:15 +02:00
Robin Krahnen
ba7e6ce33f code style changes 2021-04-13 08:51:04 +02:00
Robin Krahnen
a1882a2b11 optimized CHANGELOG.md 2021-03-15 19:57:44 +01:00
Robin Krahnen
d03d940f6a optimized CHANGELOG.md 2021-03-15 19:47:22 +01:00
Robin Krahnen
bd7fca349c reorder composer.json 2021-02-17 14:40:35 +01:00
Robin Krahnen
75101c2147 fixed branch alias 2021-02-17 13:56:00 +01:00
Robin Krahnen
f857055059 update required versions 2021-02-17 09:01:00 +01:00
Robin Krahnen
591886bfdf optimized README.md 2021-02-16 12:47:06 +01:00
Robin Krahnen
20cf7bff05 use double quotes in yaml files 2021-02-16 11:19:51 +01:00
Robin Krahnen
b01aa11242 optimized composer.json 2021-01-11 17:00:12 +01:00
Robin Krahnen
c5e511fecc raise required version of neos/flow to 6.3 2020-09-09 10:47:24 +02:00
Robin Krahnen
3426886a56 Merge branch 'feature/flow_6.x' into develop 2020-08-31 13:44:06 +02:00
Robin Krahnen
849c87ce6f changed date 2020-08-31 13:42:10 +02:00
Robin Krahnen
ba6f572cec added CHANGELOG.md 2020-08-30 21:58:08 +02:00
Robin Krahnen
82a68be97d added empty line at end of composer.json 2020-08-28 14:53:43 +02:00
Robin Krahnen
42cefc7ced added branch aliases 2020-08-28 14:52:30 +02:00
Robin Krahnen
1775021854 TASK: Apply migration Neos.Flow-20190515215000
Adjust "Settings.yaml" to new PSR-3 logging settings (see
https://github.com/neos/flow-development-collection/pull/1574)

Note: This migration did not produce any changes, so the commit simply
marks the migration as applied. This makes sure it will not be applied
again.
2020-08-28 11:22:41 +02:00
Robin Krahnen
5437fb29bd TASK: Apply migration Neos.Flow-20190425144900
Adjusts code to FlashMessageContainer renaming from "\Neos\Flow\Mvc" to
"\Neos\Flow\Mvc\FlashMessage".

Note: This migration did not produce any changes, so the commit simply
marks the migration as applied. This makes sure it will not be applied
again.
2020-08-28 11:22:40 +02:00
Robin Krahnen
5ab1085590 update required version of neos/flow 2020-08-28 11:06:06 +02:00
Robin Krahnen
937e74671c code style 2020-08-19 13:56:55 +02:00
Robin Krahnen
651f5815a4 remove unused import 2020-08-10 13:47:28 +02:00
Robin Krahnen
e311c202bc update to newest standard 2020-07-22 17:22:46 +02:00
Robin Krahnen
efdb8560a1 reorder attributes 2020-05-14 14:47:33 +02:00
Robin Krahnen
8c9790b662 optimized code 2020-05-14 14:43:48 +02:00
Robin Krahnen
0de085c5cf optimized migration 2020-05-14 14:43:25 +02:00
Robin Krahnen
ca1ec5707f added missing @throws 2020-05-14 14:43:09 +02:00
Robin Krahnen
c6e7d549c1 reorder lines 2020-05-13 10:20:20 +02:00
Robin Krahnen
bb8ec70593 added neos package key 2020-05-13 10:19:26 +02:00
Robin Krahnen
8f6fbf9058 use neos/flow ^6.2 and php ~7.4.0 2020-05-13 10:05:30 +02:00
Robin Krahnen
8eea5e9b15 optimize error message 2020-05-13 09:48:43 +02:00
Robin Krahnen
f33647559a optimized condition 2020-05-13 09:47:41 +02:00
Robin Krahnen
a81c1bfe35 update README.md 2020-05-04 23:27:47 +02:00
Robin Krahnen
000c301d25 remove .gitignore 2020-05-04 23:13:06 +02:00
Robin Krahnen
c6e23fdf35 code guideline 2020-05-04 23:07:52 +02:00
Robin Krahnen
272f78f96e optimize code 2020-05-04 23:05:55 +02:00
Robin Krahnen
e4abe5a96c reformat code 2020-05-04 22:26:58 +02:00
Robin Krahnen
72904639a4 reformat code 2020-05-04 22:23:54 +02:00
Robin Krahnen
362b37b6d6 added property types 2020-05-04 22:19:37 +02:00
Robin Krahnen
8d76072227 remove unnecessary reference 2020-05-04 22:10:46 +02:00
Robin Krahnen
e141dbddee replaced static with self 2020-05-04 22:09:37 +02:00
Robin Krahnen
f20c3ba090 added missing visibility to constant 2020-05-04 22:05:16 +02:00
Robin Krahnen
8cc705bd48 remove unnecessary references 2020-05-04 22:04:15 +02:00
Robin Krahnen
743ec61c44 simplify function handleValidationGroups 2020-05-04 22:02:12 +02:00
Robin Krahnen
08e6ad00d4 use existing constant for configuration type 2020-05-04 22:01:48 +02:00
Robin Krahnen
8b0e5640b9 replace use getter instead of directly accessing no longer protected variable 2020-05-04 21:57:03 +02:00