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
Add comments for removed signals
#48
Jan3k3y
opened
8 months ago
2
exchange `Neos.Fusion:RawArray` and `Neos.Fusion:Attributes` prototypes
#47
Jan3k3y
closed
7 months ago
2
Renamed/Moved Classes are not detected in php
#46
Jan3k3y
closed
7 months ago
2
TASK: Remove "internal" node properties
#45
kitsunet
closed
7 months ago
3
Special cases of `node.context.*`
#44
mhsdesign
opened
9 months ago
0
NodeSearchService removed
#43
pKallert
opened
10 months ago
1
FEATURE: Migration for new fusion property access of timeable node visibility
#42
dlubitz
closed
9 months ago
0
Rename _hiddenBeforeDateTime and _hiddenAfterDateTime in Fusion
#41
dlubitz
closed
9 months ago
0
TASK: Refactor nodetype
#40
dlubitz
closed
1 year ago
0
TASK: Refactor node properties
#39
dlubitz
closed
1 year ago
1
TASK PrimaryContent removal
#38
dlubitz
closed
1 year ago
0
BUGFIX: No longer warn for node.parents()
#37
kdambekalns
closed
1 year ago
0
TASK Refactor ContentContext methods
#36
dlubitz
closed
1 year ago
0
Remove NodeTypeManager from NodeType
#35
dlubitz
closed
1 year ago
0
warn about `q(node).property('_path')` and `${node.path}` (the latter wont work either way)
#34
dlubitz
closed
1 year ago
5
Rector rule to discourage / warn about `path` usage in Fusion
#33
dlubitz
closed
1 year ago
1
TASK: Generic rule to inject services if needed
#32
dlubitz
closed
1 year ago
1
`ContentContext::getCurrentRenderingMode` to `RenderingModeService::findByCurrentUser`
#31
dlubitz
closed
1 year ago
2
BUGFIX: Replace fusion node.parent with proper FlowQuery
#30
dlubitz
closed
1 year ago
0
BUG: Rector migration for usage of `node.parent` doesn't work
#29
ahaeslich
closed
1 year ago
5
TASK: Migrate fusion `context.currentRenderingMode` statements
#28
mficzel
closed
1 year ago
3
TASK: Cleanup some code samples
#27
dlubitz
closed
1 year ago
0
FEATURE: Rewrite NodeType::getName()
#26
dlubitz
closed
1 year ago
2
Provide upgrade guide to `Neos.Neos:Site`
#66
mhsdesign
opened
1 year ago
2
Critical migrations
#25
mhsdesign
closed
7 months ago
3
TASK: Adjust migration for `renderingMode.isEdit`
#22
mficzel
closed
1 year ago
3
Migrate `node.context.inBackend` to `Neos.Backend.isEditMode(request)`
#21
mhsdesign
closed
1 year ago
3
TASK: 9.0 migrate `node.context.currentRenderingMode.edit`
#23
mhsdesign
closed
1 year ago
6
Provide a migration for people using „sites“ and rewrite this to Neos.Neos:Sites?
#24
mhsdesign
opened
1 year ago
3
BUGFIX: Refactor ContentRepository::getInterDimensionalVariationGraph to ContentRepository::getVariationGraph
#20
dlubitz
closed
1 year ago
1
BUGFIX: Refactor Node::getChildNodes rector refactoring
#19
dlubitz
closed
1 year ago
0
FEATURE: Replace Workspace::getName with Workspace::WorkspaceName::value
#18
dlubitz
closed
1 year ago
0
FEATURE: Replace NodeInterface::getIdentifier with NodeInterface::NodeAggregateId::value
#17
dlubitz
closed
1 year ago
0
BUGFIX: Relax regex expression to reduce backtracking to fix flaky behavior based on underlying system
#16
dlubitz
closed
1 year ago
0
TASK: Add github workflow to run composer test
#15
mficzel
closed
1 year ago
0
FEATURE: rewrite node.context.currentSite to Neos.Site.findBySiteNode(site)
#14
skurfuerst
closed
1 year ago
0
add Rector Fusion migration for @cache.entryIdentifier.[...] = ${node}
#13
skurfuerst
closed
1 year ago
1
TASK: Add fusion migrations for usage of `node.identifier` and `node.nodeAggregateIdentifier`
#12
ahaeslich
closed
1 year ago
2
FEATURE: ToStringToMethodCallOrPropertyFetchRector
#11
bwaidelich
closed
1 year ago
1
TASK: replace `Neos.Ui.NodeInfo.inBackend` and `Neos.Ui.NodeInfo.isLive` with correct eel helper
#10
ahaeslich
closed
1 year ago
0
FEATURE: Add flow annotations to attribute set
#9
saschanowak
closed
1 year ago
3
FEATURE: add rectors NodeIsHiddenInIndexRector and FusionNodeHiddenInIndexRector
#8
robert-heinig
closed
2 years ago
0
BUGFIX: fix fusion property names within test
#7
robert-heinig
closed
2 years ago
0
Add and enhance fusion rectors
#6
robert-heinig
closed
2 years ago
0
FEATURE: add NodeGetParentRector
#5
robert-heinig
closed
2 years ago
0
FEATURE: add NodeGetDepthRector
#4
robert-heinig
closed
2 years ago
0
FEATURE: rewrite findParentNode
#3
reflexxion
closed
2 years ago
1
BUGFIX: fix broken test
#2
reflexxion
closed
2 years ago
1
TASK: fix typo in README in installation package name
#1
robert-heinig
closed
2 years ago
0
Previous