Releases: cedricziel/idea-php-typo3-plugin
Releases · cedricziel/idea-php-typo3-plugin
Add completion contributor for tables defined in ext_tables.sql files
12 Sep 14:34
Compare
Sorry, something went wrong.
No results found
Add completion contributor for tables defined in ext_tables.sql files
v0.2.1: Provide a type for the $GLOBALS['LANG']
11 Sep 12:28
Compare
Sorry, something went wrong.
No results found
provide a type for the $GLOBALS['LANG']
v0.2.0: Migrate to PHP TypeProvider3
06 Sep 18:59
Compare
Sorry, something went wrong.
No results found
Migrate to PHP TypeProvider3
Bugfix: NPE on CE creation
15 Apr 11:29
Compare
Sorry, something went wrong.
No results found
Prevent NPE on CE creation #47
Version 0.1.11: Flag icons
15 Mar 22:51
Compare
Sorry, something went wrong.
No results found
Collect system flag icons #44
Version 0.1.10: Separate IconProviders by project
14 Mar 10:50
Compare
Sorry, something went wrong.
No results found
Create separate icon maps by project and make access synchronized to avoid race conditions #40
Disable entity marker for now #41
Version 0.1.9: First try at code generation
12 Mar 20:41
Compare
Sorry, something went wrong.
No results found
Entity line marker #38
Use warning for missing icon definitions instead of error #37
Generate Fluid Styled Content Element #26
The code generation for new fluid_styled_content elements is very much in an experimental state. Please report bugs once you find it.
Version 0.1.8: TypeProvider for $GLOBALS
05 Mar 18:49
Compare
Sorry, something went wrong.
No results found
TypeProvider for $GLOBALS['TYPO3_DB'], $GLOBALS['TSFE'] and $GLOBALS['BE_USER'] (#30 )
Version 0.1.7: Extbase property injection QuickFix
01 Mar 16:20
Compare
Sorry, something went wrong.
No results found
Add quickfix for extbase property injection #27
Version 0.1.6: Icon autocompletion and reference analysis
24 Feb 08:11
Compare
Sorry, something went wrong.
No results found
Icon works #22 (@coding46 )
Add icon for “Icon not resolved” - 3c51ca2
Readjust route definition icon - 730f762
Render correct icon line marker for svg icons #23
Display IconLineMarker and collect icons on startup #19