issues
search
neos
/
rector
Neos Rector Recipes for code migrations
6
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
FEATURE: Add warnings for removed signals
#98
dlubitz
opened
2 days ago
0
NodeTemplate is not supported anymore
#97
dlubitz
opened
2 days ago
0
FEATURE: Improve Node and Node interfaces rewrites (part 2)
#96
dlubitz
opened
2 days ago
0
FEATURE: Improve Node and Node interfaces rewrites
#95
dlubitz
closed
3 days ago
1
Migrate `\Neos\ContentRepository\Domain\NodeAggregate\NodeName`
#94
dlubitz
closed
1 week ago
1
BUGFIX: Node::aggregateId instead of Node::nodeAggregateId
#93
dlubitz
closed
2 weeks ago
0
BUGFIX: Remove rule for rewriting Node::getNodeType to Node::nodeType
#92
dlubitz
closed
2 weeks ago
4
BUGFIX: Configure each rule once, as multiple definitions just override the previous ones
#91
dlubitz
closed
2 weeks ago
0
Rector for php doesnt work even for simpler cases
#90
mhsdesign
opened
1 month ago
0
TASK: Add migration for getLabel with NodeLabelGeneratorRector
#89
dlubitz
closed
1 month ago
0
TASK: Remove .value in Fusion migrations
#88
dlubitz
closed
1 month ago
0
TASK: Repair docs generate
#87
dlubitz
closed
1 month ago
0
TASK: Replace Neos.Node.getNodeType() with Neos.Node.nodeType()
#86
dlubitz
closed
1 month ago
0
TASK: Remove deprecated FlowQuery usages and use node field access instead
#85
dlubitz
closed
1 month ago
0
Remove deprecated FlowQuery usages and use node field access instead
#84
dlubitz
closed
1 month ago
0
FEATURE: node hidden migration
#83
mhsdesign
closed
2 months ago
0
TASK: Update install instructions
#82
dlubitz
closed
2 months ago
0
TASK: Add Neos 8.4 configuration and test setup
#81
dlubitz
closed
2 months ago
0
TASK: Replace usages of `Neos.Neos:PrimaryContent`
#80
bwaidelich
closed
1 month ago
1
Add test cases that test the complete set
#79
bwaidelich
opened
4 months ago
0
Replace PrimaryContent usages automatically
#78
bwaidelich
closed
1 month ago
0
BUGFIX: Tweak `FusionNodeNodeTypeRector` regex
#77
bwaidelich
closed
4 months ago
1
Create rector config for 8.4
#76
dlubitz
closed
2 months ago
1
Solve all todos in `contentrepository-90.php`
#75
mhsdesign
opened
4 months ago
0
TASK: Migrate `${node.label}` to `${q(node).label()}`
#74
mhsdesign
closed
4 months ago
0
TASK: Migrate `${node.nodeType.name}` and `${node.nodeType}`
#73
mhsdesign
closed
4 months ago
0
BUGFIX: #65 migrate hiddenInMenu correctly
#72
mhsdesign
closed
4 months ago
0
Migrate `${node.label}` to `${q(node).label()}`
#71
mhsdesign
closed
1 month ago
1
BUGFIX Use ::class constant for class names
#70
dlubitz
closed
5 months ago
0
TASK: Correctly migrate Neos\ContentRepository\Utility
#69
dlubitz
closed
5 months ago
0
List of advanced things that cannot be migrated automatically
#68
mhsdesign
opened
5 months ago
0
List of (integration) Fusion, Yaml etc things that cannot be easily migrated automatically
#67
mhsdesign
opened
5 months ago
1
Rewrite hiddenInIndex into hiddenInMenu
#65
dlubitz
closed
4 months ago
0
BUGFIX Rewrite of internal node properties in FlowQueries
#64
dlubitz
closed
5 months ago
3
Change rewrite of node.identifier and q(node).property('identifier') to new q(node).id()
#63
dlubitz
closed
5 months ago
0
Refactor node.identifier / q(node).property('_identifier') to node.id() / q(node).id()
#62
dlubitz
closed
5 months ago
1
BUGFIX: Fix error with rule configuration
#61
kdambekalns
closed
6 months ago
1
Wip task migrate `NodeTypeConstraints`
#60
mhsdesign
opened
6 months ago
1
WIP Upgrade package to rector/rector 1.0
#59
dlubitz
opened
6 months ago
0
This package is not simple to install
#58
mhsdesign
closed
2 months ago
2
Migrate `Node::getNodeType`
#57
mhsdesign
closed
3 days ago
2
TASK: Update Rector
#56
mhsdesign
closed
6 months ago
4
TASK: Remove Outdated Migrations
#55
mhsdesign
closed
5 months ago
2
TASK: Correctly migrate Neos\ContentRepository\Utility
#54
mhsdesign
closed
5 months ago
9
TASK: Rename forward compatible Neos 4 ESCR classes
#53
mhsdesign
closed
6 months ago
1
Add generic rule for adding comments to fusion prototype usage
#52
dlubitz
closed
7 months ago
2
Add comments for FusionReplacePrototypeNameRector if needed
#51
dlubitz
closed
7 months ago
1
Replace removed Fusion prototypes
#50
dlubitz
closed
7 months ago
3
TASK: Adjust to movement of `ContentRepositoryId` to `SharedModel` namespace
#49
ahaeslich
closed
8 months ago
1
Add comments for removed signals
#48
Jan3k3y
opened
8 months ago
2
Next