Skip to content

Commit

Permalink
Prepare v0.3.20
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricziel committed Sep 24, 2018
1 parent badb191 commit 06cf1fe
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 66 deletions.
23 changes: 1 addition & 22 deletions lang-fluid/src/main/resources/META-INF/change-notes.html
Original file line number Diff line number Diff line change
@@ -1,23 +1,2 @@
<html><ul>
<li>aaf8ebe [T3CMS] Correct test class name (Cedric Ziel)</li>
<li>6912f11 [T3CMS] Test folding with xliff files (Cedric Ziel)</li>
<li>f96eb84 [T3CMS] Allow folding translation texts with preference (Cedric Ziel)</li>
<li>7373e6a [T3CMS] Code cleanups (Cedric Ziel)</li>
<li>65de34c [T3CMS] Transform TranslationIndex to use scalar keys (Cedric Ziel)</li>
<li>d6fa9ad [T3CMS] Move TranslationMissingInspection one group up (Cedric Ziel)</li>
<li>ce96f97 [T3CMS] Simplify Translation Index with PsiVisitor (Cedric Ziel)</li>
<li>6478e4d [T3CMS] Simplify TranslationIndex (Cedric Ziel)</li>
<li>608a4fa [Fluid] Remove IdentifierExpr (Cedric Ziel)</li>
<li>1245983 [Fluid] Allow using FieldChainExpr as viewHelper argumentValue (Cedric Ziel)</li>
<li>a0f7071 [Fluid] Detect one more form of implicit namespace declaration (Cedric Ziel)</li>
<li>8358b70 [T3CMS] Only enable MissingTableInspection when plugin is enabled (Cedric Ziel)</li>
<li>eaee7bc [T3CMS] Fix test fixtures (Cedric Ziel)</li>
<li>6a09bc2 [T3CMS] Only enable MissingRenderTypeInspection if plugin is enabled (Cedric Ziel)</li>
<li>4aa8418 [T3CMS] Only enable MissingColumnTypeInspection if plugin is enabled (Cedric Ziel)</li>
<li>334fad9 [T3CMS] Do not inspect extbase property injection if plugin is disabled (Cedric Ziel)</li>
<li>124faa1 [T3CMS] Do not provide GoToDeclaration for assets if plugin is not enabled (Cedric Ziel)</li>
<li>5cafcb6 [T3CMS] Toggle route line marker provider with plugin state (Cedric Ziel)</li>
<li>d8ca4a6 [T3CMS] Allow disabling annotating missing routes as per settings (Cedric Ziel)</li>
<li>d180c12 [T3CMS] Only enable icon annotator if enabled in settings (Cedric Ziel)</li>
<li>2785025 [T3CMS] Only enable icon annotator if plugin is enabled (Cedric Ziel)</li>
<li>ddd86fa [T3CMS] Do not complete repository magic methods if plugin is disabled (Cedric Ziel)</li></ul></html>
<li>6def47e [T3CMS] Match inspection short name with description (Cedric Ziel)</li></ul></html>
23 changes: 1 addition & 22 deletions lang-typoscript/src/main/resources/META-INF/change-notes.html
Original file line number Diff line number Diff line change
@@ -1,23 +1,2 @@
<html><ul>
<li>aaf8ebe [T3CMS] Correct test class name (Cedric Ziel)</li>
<li>6912f11 [T3CMS] Test folding with xliff files (Cedric Ziel)</li>
<li>f96eb84 [T3CMS] Allow folding translation texts with preference (Cedric Ziel)</li>
<li>7373e6a [T3CMS] Code cleanups (Cedric Ziel)</li>
<li>65de34c [T3CMS] Transform TranslationIndex to use scalar keys (Cedric Ziel)</li>
<li>d6fa9ad [T3CMS] Move TranslationMissingInspection one group up (Cedric Ziel)</li>
<li>ce96f97 [T3CMS] Simplify Translation Index with PsiVisitor (Cedric Ziel)</li>
<li>6478e4d [T3CMS] Simplify TranslationIndex (Cedric Ziel)</li>
<li>608a4fa [Fluid] Remove IdentifierExpr (Cedric Ziel)</li>
<li>1245983 [Fluid] Allow using FieldChainExpr as viewHelper argumentValue (Cedric Ziel)</li>
<li>a0f7071 [Fluid] Detect one more form of implicit namespace declaration (Cedric Ziel)</li>
<li>8358b70 [T3CMS] Only enable MissingTableInspection when plugin is enabled (Cedric Ziel)</li>
<li>eaee7bc [T3CMS] Fix test fixtures (Cedric Ziel)</li>
<li>6a09bc2 [T3CMS] Only enable MissingRenderTypeInspection if plugin is enabled (Cedric Ziel)</li>
<li>4aa8418 [T3CMS] Only enable MissingColumnTypeInspection if plugin is enabled (Cedric Ziel)</li>
<li>334fad9 [T3CMS] Do not inspect extbase property injection if plugin is disabled (Cedric Ziel)</li>
<li>124faa1 [T3CMS] Do not provide GoToDeclaration for assets if plugin is not enabled (Cedric Ziel)</li>
<li>5cafcb6 [T3CMS] Toggle route line marker provider with plugin state (Cedric Ziel)</li>
<li>d8ca4a6 [T3CMS] Allow disabling annotating missing routes as per settings (Cedric Ziel)</li>
<li>d180c12 [T3CMS] Only enable icon annotator if enabled in settings (Cedric Ziel)</li>
<li>2785025 [T3CMS] Only enable icon annotator if plugin is enabled (Cedric Ziel)</li>
<li>ddd86fa [T3CMS] Do not complete repository magic methods if plugin is disabled (Cedric Ziel)</li></ul></html>
<li>6def47e [T3CMS] Match inspection short name with description (Cedric Ziel)</li></ul></html>
23 changes: 1 addition & 22 deletions typo3-cms/src/main/resources/META-INF/change-notes.html
Original file line number Diff line number Diff line change
@@ -1,23 +1,2 @@
<html><ul>
<li>aaf8ebe [T3CMS] Correct test class name (Cedric Ziel)</li>
<li>6912f11 [T3CMS] Test folding with xliff files (Cedric Ziel)</li>
<li>f96eb84 [T3CMS] Allow folding translation texts with preference (Cedric Ziel)</li>
<li>7373e6a [T3CMS] Code cleanups (Cedric Ziel)</li>
<li>65de34c [T3CMS] Transform TranslationIndex to use scalar keys (Cedric Ziel)</li>
<li>d6fa9ad [T3CMS] Move TranslationMissingInspection one group up (Cedric Ziel)</li>
<li>ce96f97 [T3CMS] Simplify Translation Index with PsiVisitor (Cedric Ziel)</li>
<li>6478e4d [T3CMS] Simplify TranslationIndex (Cedric Ziel)</li>
<li>608a4fa [Fluid] Remove IdentifierExpr (Cedric Ziel)</li>
<li>1245983 [Fluid] Allow using FieldChainExpr as viewHelper argumentValue (Cedric Ziel)</li>
<li>a0f7071 [Fluid] Detect one more form of implicit namespace declaration (Cedric Ziel)</li>
<li>8358b70 [T3CMS] Only enable MissingTableInspection when plugin is enabled (Cedric Ziel)</li>
<li>eaee7bc [T3CMS] Fix test fixtures (Cedric Ziel)</li>
<li>6a09bc2 [T3CMS] Only enable MissingRenderTypeInspection if plugin is enabled (Cedric Ziel)</li>
<li>4aa8418 [T3CMS] Only enable MissingColumnTypeInspection if plugin is enabled (Cedric Ziel)</li>
<li>334fad9 [T3CMS] Do not inspect extbase property injection if plugin is disabled (Cedric Ziel)</li>
<li>124faa1 [T3CMS] Do not provide GoToDeclaration for assets if plugin is not enabled (Cedric Ziel)</li>
<li>5cafcb6 [T3CMS] Toggle route line marker provider with plugin state (Cedric Ziel)</li>
<li>d8ca4a6 [T3CMS] Allow disabling annotating missing routes as per settings (Cedric Ziel)</li>
<li>d180c12 [T3CMS] Only enable icon annotator if enabled in settings (Cedric Ziel)</li>
<li>2785025 [T3CMS] Only enable icon annotator if plugin is enabled (Cedric Ziel)</li>
<li>ddd86fa [T3CMS] Do not complete repository magic methods if plugin is disabled (Cedric Ziel)</li></ul></html>
<li>6def47e [T3CMS] Match inspection short name with description (Cedric Ziel)</li></ul></html>

0 comments on commit 06cf1fe

Please sign in to comment.