Commit graph

101 commits

Author SHA1 Message Date
Daniel Siepmann
3da68c2e49
TASK: Fix ValidationGroups
Fix handling of validation groups. Also added test to cover the feature.
2017-07-03 10:11:18 +02:00
eccc2b1bdd MERGE: Bringing the ValidationGroup feature back to work.
- ugly: they get extracted from options, as I do not see any other
  possibility
2017-06-29 21:34:20 +02:00
f0e31dcc11 Merge branch 'feature/newValidationYamlLayout' into feature/neos-flow4 2017-06-29 21:33:19 +02:00
Daniel Siepmann
e5b5f08153
FEATURE: Support validation groups as done by flow itself.
* Provide another option validationGroups.
* Allow each validation entry to be executed only for matching
  validation groups.
* Necessary for the same reason as documented in flow documentation. It
  should be possible to execute different validation rules for the same
  name or class, only at some points, e.g. at a specific action.
2017-06-21 11:26:13 +02:00
d83c009b28 TASK: taming complexity 2017-06-03 14:11:13 +02:00
4534099d3a TASK: Added code migration for Validation.yaml structure 2017-06-03 12:56:14 +02:00
9a055a2f77 TASK: Completely changing the layout of Validation.yaml 2017-06-02 23:14:05 +02:00
40fc82e515 TASK: Add basic functional tests 2017-06-02 21:58:33 +02:00
93fa97e817 TASK: Migrate to PSR-4 2017-06-02 21:18:27 +02:00
Daniel Siepmann
8dfb72c230
TASK: Raise flow version constraint 2017-05-24 14:02:27 +02:00
5c2a5babdd TASK: Updating dependencies 2017-04-03 17:05:47 +02:00
Daniel Siepmann
30adb0f7cc TASK: Apply migration Neos.Flow-20170127183102
Migrate bootstep names.

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.
2017-03-15 09:06:45 +01:00
Daniel Siepmann
610a89bfaf TASK: Apply migration Neos.Flow-20170125103800
Migrate usages of the path [TYPO3][Flow][Security][Authentication] to
[Neos][Flow][Security][Authentication]

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.
2017-03-15 09:06:45 +01:00
Daniel Siepmann
55352da4d6 TASK: Apply migration Neos.Media-20161219094126
Migrate name for the media image size cache

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.
2017-03-15 09:06:45 +01:00
Daniel Siepmann
d24fefeda4 TASK: Apply migration TYPO3.FluidAdaptor-20161130112935
Adjusts code to package renaming from "TYPO3.Fluid" to
"Neos.FluidAdaptor".

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.
2017-03-15 09:06:45 +01:00
Daniel Siepmann
9e980e40e1 TASK: Apply migration Neos.SwiftMailer-20161130105617
Adjusts code to package renaming from "TYPO3.SwiftMailer" to
"Neos.SwiftMailer".

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.
2017-03-15 09:06:45 +01:00
Daniel Siepmann
6855634a80 TASK: Apply migration Neos.Flow-20161125124112
Adjusts code to Neos\Flow\Utility\Unicode adjustment

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.
2017-03-15 09:06:45 +01:00
Daniel Siepmann
5120239c12 TASK: Apply migration Neos.Media-20161124233100
Adjusts code to package renaming from "TYPO3.Media" to "Neos.Media"

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.
2017-03-15 09:06:45 +01:00
Daniel Siepmann
22e060163f TASK: Apply migration Neos.Imagine-20161124231742
Adjusts code to Imagine Renaming

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.
2017-03-15 09:06:45 +01:00
Daniel Siepmann
365ed39776 TASK: Apply migration Neos.Eel-20161124230101
Adjusts code to Eel Renaming

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.
2017-03-15 09:06:45 +01:00
Daniel Siepmann
2fc3edd6c0 TASK: Apply migration Neos.Flow-20161124224015
Adjusts code to cache extraction

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.
2017-03-15 09:06:45 +01:00
Daniel Siepmann
e36874e26d TASK: Apply migration Neos.Flow-20161124204701
Adjusts code to package renaming from "Neos.Flow.Utility.Files" to
"Neos.Utility.Files" and other extractions of the "Utility" packages.

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.
2017-03-15 09:06:45 +01:00
Daniel Siepmann
85174f7489 TASK: Apply migration Neos.Flow-20161124204700
Adjusts code to package renaming from "TYPO3.Flow" to "Neos.Flow"

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.
2017-03-15 09:06:45 +01:00
Daniel Siepmann
0e7d19b3cd TASK: Apply migration TYPO3.Flow-20161115140430
Adjust to the renaming of the Object namespace in Flow 4.0

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.
2017-03-15 09:06:45 +01:00
Daniel Siepmann
2b9b1febe9 TASK: Apply migration TYPO3.Flow-20161115140400
Adjust to the renaming of the Resource namespace and class in Flow 4.0

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.
2017-03-15 09:06:45 +01:00
Daniel Siepmann
5c44ad5579 TASK: Apply migration TYPO3.Flow-20151113161300
Adjust "Settings.yaml" to new "requestPattern" and "firewall" syntax
(see FLOW-412)

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.
2017-03-15 09:06:44 +01:00
Robin Krahnen
baa35e0926 update project; fit neos/flow 4 2017-03-13 17:00:13 +01:00
Robin Krahnen
9531b7af46 edit composer.json for feature/neos-flow4 2017-03-04 17:29:20 +01:00
d7de3a3659 TASK: Adding schema validation 2016-08-01 01:00:43 +02:00
cb418f5602 TASK: Only PSR-2 adherence 2016-08-01 01:00:29 +02:00
Sascha Kötzing
c81011f3e6 [TASK] Apply migration TYPO3.Fluid-20150214130800
Add "escapeOutput" property to existing ViewHelpers to ensure
backwards-compatibility

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.
2015-07-21 16:20:08 +02:00
Sascha Kötzing
8caabec3f0 [TASK] Apply migration TYPO3.Fluid-20141121091700
Warn about removed ReflectionService dependency from AbstractViewHelper

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.
2015-07-21 16:20:07 +02:00
Sascha Kötzing
821c65766a [TASK] Apply migration TYPO3.Flow-20141113121400
Adjust "Policy.yaml" to new syntax

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.
2015-07-21 16:20:07 +02:00
Sascha Kötzing
f0e9be12e8 [TASK] Apply migration TYPO3.Fluid-20141113120800
Rename the "resource" argument of the security.ifAccess ViewHelper to
"privilegeTarget"

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.
2015-07-21 16:20:06 +02:00
Sascha Kötzing
8bf7de2660 [TASK] Apply migration TYPO3.Flow-201405111147
This migration does not actually change any code. It just displays a
warning if a TypeConverters canConvertFrom() is

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.
2015-07-21 16:20:05 +02:00
Sascha Kötzing
8e18365368 [TASK] Apply migration TYPO3.Flow-201310031523
Change TYPO3\Flow\Persistence\Doctrine\DatabaseConnectionException to

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.
2015-07-21 16:20:05 +02:00
Sascha Kötzing
83ae089bc9 [TASK] Apply migration TYPO3.Flow-201212051340
Change entity resource definitions from using _ to \

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.
2015-07-21 16:20:05 +02:00
Sascha Kötzing
017863f34f [TASK] Apply migration TYPO3.Flow-201211151101
Check for globally defined role identifiers in Policy.yaml files

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.
2015-07-21 16:20:04 +02:00
Sascha Kötzing
cf5bab0397 [TASK] Apply migration TYPO3.Flow-201209251426
Rename FLOW3 to TYPO3 Flow

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.
2015-07-21 16:20:03 +02:00
Sascha Kötzing
2750f181fc [TASK] Apply migration TYPO3.FLOW3-201209201112
Move all code to PSR-0 compatible directory structure, remove
Package.xml,

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.
2015-07-21 16:20:03 +02:00
Sascha Kötzing
fafada81f1 [TASK] Apply migration TYPO3.FLOW3-201206271128
Replace DataNotSerializeableException with DataNotSerializableException.

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.
2015-07-21 16:20:02 +02:00
Sascha Kötzing
ab9a94977c [TASK] Apply migration TYPO3.FLOW3-201205292145
Replace FileTypes use with MediaTypes use.

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.
2015-07-21 16:20:02 +02:00
Sascha Kötzing
f7995e423d [TASK] Apply migration TYPO3.Fluid-201205031303
Rename form.textbox to form.textfield

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.
2015-07-21 16:20:01 +02:00
Sascha Kötzing
c0e2816a3c [TASK] Apply migration TYPO3.FLOW3-201201261636
Adjust to the major changes in FLOW3 1.1 when coming from 1.0.

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.
2015-07-21 16:20:01 +02:00
Sascha Kötzing
e0b8ceb170 [TASK] Apply migration Inwebs.Basket-201409170938
Changes path to export and changed Mail-Interface

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.
2015-07-21 16:20:00 +02:00
Sascha Kötzing
394f82fcf3 Enabled Flow 3.0 2015-07-21 16:01:40 +02:00
20d47e7230 more information, as this package is going to packagist.org 2015-04-29 18:16:49 +02:00
05d020d648 just some documentation 2015-04-29 17:52:27 +02:00
a1b81890b9 Adding License and small readme 2015-04-29 17:50:13 +02:00
6eda039013 just some nicer error reporting for settings validator 2014-08-19 00:16:02 +02:00