Releases: ticktackk/DeveloperToolsForXF2
Releases · ticktackk/DeveloperToolsForXF2
1.5.0
20 Jul 17:55
Compare
Sorry, something went wrong.
No results found
New: Add tck-devtools:finder-class-properties command to apply class properties to type hint relations in finder (#126 )
New: Add tck-devtools:generate-schema-addon command to generate schema for every entity at once (#128 )
New: Generate code event listener code using code generator (#130 )
Change: Require Standard Library v1.20.1 by @Xon
Fix: Permission interface groups are not sorted correctly when building readme (#125 )
Fix: Error: Call to undefined method XF\Api\Templater::logPermissionError() (#127 )
Fix: Incompatible with XenForo 2.3 (#131 )
Fix: Incompatible with XenForo 2.1 (#132 )
1.4.3
20 Apr 00:13
Compare
Sorry, something went wrong.
No results found
Fix: Command tck-dt:entity-class-properties does not set getters and relations make use of @property-read tag as it should (#122 )
Fix: Error: Call to undefined method XF\Mvc\Reply\Error::getParam() (#123 )
1.4.2
15 Apr 10:07
Compare
Sorry, something went wrong.
No results found
Fix: Command tck-dt:entity-class-properties duplicates class hint for getters (#120 )
1.4.1
25 Feb 08:28
Compare
Sorry, something went wrong.
No results found
Fix: Command tck-devtools:create-entity-from-table marks auto increment primary key as required (#118 )
1.4.0
04 Feb 01:06
Compare
Sorry, something went wrong.
No results found
New: A new CLI command which will add class properties to entities similar to stock installation but with slight tweaks (#116 )
New: Prefer template type in title over the type set in URL when creating template (#114 )
New: Display style property group name and display order when viewing style properties (#113 )
New: Allow using full width page in admin control panel (#79 )
Fix: Creating class extension without any options provided throws unique add-on id required error (#115 )
1.3.8
06 Jan 04:46
Compare
Sorry, something went wrong.
No results found
Fix: XF\Api\Templater error message when calling API endpoints
Fix: Inability to save phrases via admin control panel
1.3.7
02 Jan 10:55
Compare
Sorry, something went wrong.
No results found
Change: On XF 2.2.7+ when minifying JS files go with the stock minifier service (#109 )
Fix: Exception thrown when the add-on assigned to permission interface has been removed (#108 )
Fix: Building readme with PHP 8.1 fails (#111 )
1.3.6
22 Aug 13:35
Compare
Sorry, something went wrong.
No results found
Fix: Large email HTML body causes "Data too long for column" exception to be thrown (#103 )
Fix: Building add-on from admin control panel does not rebuild data directory (#107 )
1.3.5
07 Dec 02:16
Compare
Sorry, something went wrong.
No results found
Change: Improvement to how XF\PermissionCache class is extended (#99 ) (Thanks @Xon )
Change: Disable the "View template modifications" feature of this add-on if standard library 1.5.0+ is detected (#101 )
Fix: Many hard-coded text instead of using phrases in "View template modifications" page (#100 )
General code improvements and compatibility fixes
1.3.4
10 Nov 08:42
Compare
Sorry, something went wrong.
No results found
Fix: Testing template modification for specific style does not work (#97 )