Commit graph

151 commits

Author SHA1 Message Date
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
Robin Krahnen
4228053b3f optimized Package.php 2019-01-28 11:19:02 +01:00
Robin Krahnen
daeace6a2e added missing types for @param annotation 2018-11-08 15:41:53 +01:00
Robin Krahnen
6e3158e9d6 use '=' instead of ':' als delimiter between key and value in annotation options 2018-11-07 17:19:04 +01:00
Robin Krahnen
41df85d9b1 small code optimizations 2018-10-24 16:19:20 +02:00
Robin Krahnen
187c9e1c25 Merge branch 'release/2.0.2' 2018-08-06 16:24:59 +02:00
Robin Krahnen
404105eaa8 Merge tag '2.0.2' into develop
2.0.2
2018-08-06 16:24:59 +02:00
Robin Krahnen
8b9da3197e use empty() instead of count() 2018-05-30 17:15:06 +02:00
2ca4e6e6ae Merge tag '2.0.1' into develop
Tagging 2.0.1
2018-05-14 14:59:41 +02:00
5eca8b80fb Merge branch 'release/2.0.1' 2018-05-14 14:59:36 +02:00
Robin Krahnen
2443564272 remove unused imports 2018-04-05 10:28:15 +02:00
Robin Krahnen
ab79cc0e14 replaced doctype annotation in methods with comment 2018-04-05 09:02:15 +02:00
Robin Krahnen
6922dba2a9 add quotes around strings in YAML files 2018-04-03 17:53:57 +02:00
Robin Krahnen
aaeb2d5c7f just some annotation cleanup 2018-04-03 10:29:06 +02:00
f3dcab421c Merge tag '2.0.0' into develop
Tagging 2.0.0
2017-09-04 18:38:15 +02:00
ff343cd8a2 Merge branch 'master' of ssh://digital-competence.de/Packages/DigiComp.SettingValidator 2017-09-04 16:47:24 +02:00
26e996e2f7 Merge branch 'version/1.x' into develop 2017-09-04 16:46:17 +02:00
2b8e777c09 TASK: Fixing composer.json 2017-09-04 16:45:04 +02:00
Merten Koch
3ba6b33f0a Merge branch 'release/3.0.0' 2017-08-28 16:29:54 +02:00
Merten Koch
b0fe0be425 Merge branch 'feature/neos-flow4' into develop 2017-08-28 16:29:27 +02:00
Daniel Siepmann
a31595513f
TASK: Reformat to follow CGL 2017-07-19 12:55:31 +02:00
Daniel Siepmann
2b41d5f3db
BUGFIX: Fix broken recursion with validation groups
Provide current validation group for recursive SettingsValidator.
Adjust test.
Provide configuration to outline the issue.
2017-07-19 12:54:29 +02:00
Daniel Siepmann
5c927e9dda
BUGFIX: Only unset array key if it exists 2017-07-19 10:31:01 +02:00