Commit graph

123 commits

Author SHA1 Message Date
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
Robin Krahnen
d30ed3310a remove deprecated parts 2020-04-30 08:19:57 +02:00
Robin Krahnen
00f7e385d9 require newer neos/flow 2020-04-29 15:34:23 +02:00
Robin Krahnen
72789243f0 empty line between opening php tag and namespace 2020-03-16 15:44:36 +01:00
Robin Krahnen
c528658f82 optimize code migrations 2020-03-16 15:41:30 +01:00
Robin Krahnen
20e891ac91 removed empty lines between @param and @return/@throws 2020-03-12 14:21:30 +01:00
Robin Krahnen
befaf99d9f removed trailing spaces 2020-03-11 12:09:37 +01:00
Robin Krahnen
e8c94b15a1 replaces tabs with spaces 2020-03-11 12:00:42 +01:00
Robin Krahnen
87544c3976 write strings in yaml files in quotes 2020-03-11 10:39:33 +01:00
Robin Krahnen
11425866a1 PSR-12 for tests 2020-03-10 14:48:57 +01:00
Robin Krahnen
2bbebd9419 PSR-12 2020-03-10 14:35:24 +01:00
Robin Krahnen
5f77512296 added blank space before namespace line (PSR-12) 2020-03-10 11:13:10 +01:00
Christian Krause
8b4bf2b09b Merge tag '2.1.0' into develop
2.1.0
2019-11-12 12:35:21 +01:00
Christian Krause
d16ca767c1 Merge branch 'release/2.1.0' 2019-11-12 12:35:21 +01:00
Christian Krause
40aaaa930b Merge branch 'feature/flow-5.3' into develop 2019-11-12 12:35:03 +01:00
Robin Krahnen
6fa2343816 Merge branch 'develop' into feature/flow-5.3 2019-10-28 10:55:21 +01:00
Robin Krahnen
c721f78f08 added @deprecated to unused properties 2019-10-28 10:31:10 +01:00
Robin Krahnen
5e5c6bfb9d Merge branch 'develop' into feature/flow-5.3 2019-10-02 14:34:07 +02:00
Robin Krahnen
14a6ebbd00 TASK: Apply migration Neos.Flow-20180415105700
Add scalar type hint to CacheAwareInterface implementations.

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.
2019-08-27 11:30:13 +02:00
Robin Krahnen
4dd8d9026b Merge branch 'develop' 2019-08-20 15:13:50 +02:00
Robin Krahnen
3cac00f12a remove unnecessary @Flow\Scope("prototype") 2019-07-30 11:02:25 +02:00
409efffe45 TASK: Allow Flow 5.3 2019-06-24 16:00:19 +02:00
Robin Krahnen
1d27166706 optimized spaces in readme 2019-06-07 09:02:40 +02:00
9c09eacaea Merge tag '2.0.3' into develop
Tagging 2.0.3
2019-01-28 11:49:48 +01:00
0f9c5f4697 Merge branch 'release/2.0.3' 2019-01-28 11:49:44 +01:00
4a6d344ab6 FIX: Do not migrate already migrated validators 2019-01-28 11:37:18 +01:00