Commit graph

59 commits

Author SHA1 Message Date
Dustin Hauer
5cbd1340cd Merge branch 'version/2.x-dev' into develop
* version/2.x-dev:
2023-01-11 12:08:49 +01:00
Dustin Hauer
3a08a677bd Merge branch 'version/2.x' into version/2.x-dev
* version/2.x:
2023-01-11 12:07:40 +01:00
Dustin Hauer
bb648cee60 Merge branch 'version/2.x-dev' into version/2.x
* version/2.x-dev:
  TASK: Apply migration Neos.Flow-20180415105700
  TASK: Apply migration DigiComp.SettingValidator-20170603120900
  allow neos/flow ~5.3
2023-01-11 12:07:07 +01:00
Dustin Hauer
277835311c Merge branch 'feature/flow-5.3' into version/2.x-dev
* feature/flow-5.3:
  TASK: Apply migration Neos.Flow-20180415105700
  TASK: Apply migration DigiComp.SettingValidator-20170603120900
  allow neos/flow ~5.3
2023-01-11 12:06:34 +01:00
f32f995f43 Merge tag '3.0.0' into develop
Tagging 3.0.0
2021-08-26 11:20:06 +02:00
13206fec9a Merge branch 'release/3.0.0' 2021-08-26 11:20:02 +02:00
5baf0c080c Merge branch 'feature/flow-6.3' into develop 2021-08-26 11:19:49 +02:00
07233f7750 Updating branch aliases 2021-08-26 11:19:30 +02:00
68e35595f3 Dropping old flow dependencies 2021-06-29 13:09:07 +02:00
6b3f24b0ee Class literal instead of string and updating copyright 2021-06-29 13:07:25 +02:00
27bfb049f3 Adjusting interface and implementation to use \Iterator instead of array 2021-06-08 18:35:42 +02:00
6339e96084 Type hinting and no render method arguments 2021-05-12 02:26:43 +02:00
e436e722c1 phpcbf run 2021-05-12 02:01:22 +02:00
893e6b313a FIX: First steps towards Flow 6.3 compatibility. For now only ItemsViewHelper 2020-10-15 21:13:20 +02:00
ac808d34d6 TASK: Allow Neos Flow 6.3 2020-10-15 14:54:05 +02:00
Robin Krahnen
892d2613c4 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
2d7249922a TASK: Apply migration DigiComp.SettingValidator-20170603120900
Restructures Validation.yamls to new format

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
6beae6f7b3 allow neos/flow ~5.3 2019-08-27 09:44:49 +02:00
9e4380c524 FEATURE: Adding ProgressViewHelper and some minor cleanups 2017-06-05 18:40:50 +02:00
8c71d9ac07 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-06-03 11:53:58 +02:00
8a4dcc589b 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-06-03 11:53:58 +02:00
7f5432e855 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-06-03 11:53:58 +02:00
91e8899a37 TASK: Apply migration TYPO3.FluidAdaptor-20161130112935
Adjusts code to package renaming from "TYPO3.Fluid" to
"Neos.FluidAdaptor".
2017-06-03 11:53:57 +02:00
f6e8617fdf 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-06-03 11:53:57 +02:00
caeb6e4b0c 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-06-03 11:53:57 +02:00
39e0a9e96a 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-06-03 11:53:57 +02:00
ec7d8be5d4 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-06-03 11:53:57 +02:00
02d8a07173 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-06-03 11:53:57 +02:00
614a0fe2cc 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-06-03 11:53:57 +02:00
e2ec22acf2 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-06-03 11:53:57 +02:00
48e535fd36 TASK: Apply migration Neos.Flow-20161124204700
Adjusts code to package renaming from "TYPO3.Flow" to "Neos.Flow"
2017-06-03 11:53:57 +02:00
7af6a08fef 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-06-03 11:53:57 +02:00
83115a5fef 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-06-03 11:53:57 +02:00
a423c660bb 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-06-03 11:53:57 +02:00
2b82c48b74 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.
2017-06-03 11:53:57 +02:00
e11c20606f TASK: Import core migration log to composer.json
This commit imports the core migration log to the "extra" section of the
composer manifest.
2017-06-03 11:53:57 +02:00
a63fa594d2 TASK: Preparing migration to neos/flow 2017-06-03 11:50:20 +02:00
0f3b19ba49 TASK: Adding licence 2017-06-03 11:48:32 +02:00
f7af3e1024 TASK: PSR-4 2017-06-03 11:40:58 +02:00
9ea0c863dd TASK: PSR-2 and copyright notice 2017-06-03 11:39:59 +02:00
3bc6e09d9e [TASK] Apply migration TYPO3.Fluid-20150214130800
Add "escapeOutput" property to existing ViewHelpers to ensure
backwards-compatibility

Migration: TYPO3.Fluid-20150214130800
2015-06-15 16:48:34 +02:00
c3935fd2c3 [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.

Migration: TYPO3.Fluid-20141121091700
2015-06-15 16:48:34 +02:00
70ca267be3 [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.

Migration: TYPO3.Flow-20141113121400
2015-06-15 16:48:33 +02:00
005afcdf17 [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.

Migration: TYPO3.Fluid-20141113120800
2015-06-15 16:48:33 +02:00
16cd5698e3 [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.

Migration: TYPO3.Flow-201405111147
2015-06-15 16:48:33 +02:00
b5bf4c8ebb [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.

Migration: TYPO3.Flow-201310031523
2015-06-15 16:48:32 +02:00
d91848d574 [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.

Migration: TYPO3.Flow-201212051340
2015-06-15 16:48:32 +02:00
9b350236e9 [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.

Migration: TYPO3.Flow-201211151101
2015-06-15 16:48:32 +02:00
5e6441a5f3 [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.

Migration: TYPO3.Flow-201209251426
2015-06-15 16:48:31 +02:00
dafeefb3df [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.

Migration: TYPO3.FLOW3-201209201112
2015-06-15 16:48:31 +02:00