This repository has been archived by the owner on Aug 15, 2023. It is now read-only.
Releases: TYPO3-coreapi/ext-coreapi
Releases · TYPO3-coreapi/ext-coreapi
1.3.0
1.2.1
Closed issues:
Merged pull requests:
- Add autoloading #111 (DanielSiepmann)
- [BUGFIX] Changes self::MAXIMUM_LINE_LENGTH to ->output->getMaximumLineLength() #110 (jmverges)
- Fixed bug #109 (thomashohn)
- [TASK] Add autoload information to composer.json #107 (smichaelsen)
- [BUGFIX] missing constants MAXIMUM_LINE_LENGTH added #106 (ddiebel)
1.2.0
Implemented enhancements:
- Add command which deletes really all caches #96
Closed issues:
- Adding a Command to clear the cache like it is possible to do in the install tool #90
- Add HHVM config #114
- Add HHVM as build environment on Travis-CI and allow it to fail #113
- Migrate to container-based infrastructure on Travis-CI #112
Merged pull requests:
- [TASK] Remove leading Slash on class names #104 (7elix)
- Exception with TYPO3 7 #103 (smichaelsen)
- [TASK] using sprintf for logger message too #102 (greinerd)
- [FEATURE] Make part of factory default #101 (mbrodala)
- Add requirement for typo3/cms to composer.json #98 (rabe69)
- [FEATURE] Adds command to create uploads folders of all installed extensions #97 (lars85)
- [TASK] ConfigurationApi #89 (achimfritz)
1.1.1
1.1.0
Implemented enhancements:
- Refactor calls to t3lib_div::makeInstance #93
- code cleanup #33
- refactor database compare #31
- Make extensionapi:fetch working with TYPO3 CMS >= 6.2 #67
Fixed bugs:
- databaseapi:databasecompare drops needed 'categories' fields #92
Closed issues:
- Release to TER #58
- logging with the new logging api #30
- lock/unlock the TYPO3 backend #22
- return valid exit codes #19
Merged pull requests:
1.0.0-beta
Implemented enhancements:
- Refactor CacheApiService and CacheApiCommandController #83
- Create Unit Tests for CacheAPI #82
- Make extensionapi:import compatible with TYPO3 CMS >= 6.2 #80
- Make extensionapi:createuploadfolders compatible with TYPO3 CMS >= 6.2 #79
- Make extensionapi:listmirrors compatible with TYPO3 CMS >= 6.2 #78
- Make extensionapi:configure compatible with TYPO3 CMS >= 6.2 #77
- Make extensionapi:uninstall compatible with TYPO3 CMS >= 6.2 #76
- Make extensionapi:install with TYPO3 CMS >= 6.2 #75
- Make extensionapi:updatelist with TYPO3 CMS >= 6.2 #74
- Make extensionapi:listinstalled with TYPO3 CMS >= 6.2 #73
- Make extensionapi:info with TYPO3 CMS >= 6.2 #72
- Make extensionapi:configure working with TYPO3 CMS >= 6.2 #66
- Make extensionapi:uninstall working with TYPO3 CMS >= 6.2 #65
- Make extensionapi:install working with TYPO3 CMS >= 6.2 #64
- Make extensionapi:updatelist working with TYPO3 CMS >= 6.2 #63
- Get Extension API working with TYPO3 CMS >= 6.2 #46
- deprecate Dispatcher.php in favour of CommandControllers #18
Fixed bugs:
- extension:import doesn't work #51
Closed issues:
- Add Unit Tests to SiteApiService #85
- Refactor SiteApiService and SiteApiCommandController #84
- vfsstream #69
- Connect extension with Scrutinizer #68
- Compatibility with 6.2.x #39
Merged pull requests:
- waffle.io Badge #62 (waffle-iron)
0.1.0-beta
Implemented enhancements:
- refactor dispatcher #34
Fixed bugs:
Closed issues:
- un/install extensions #38
- cache:clearconfigurationcache does not work with TYPO3 <= 4.7 #9
- Missing classes in autoload file #8
- Print available commands? #7
Merged pull requests:
- #60: Composer.json creates error #61 (bmoex)
- [BUGFIX] Fix wrong method name #48 (georgringer)
- [FEATURE] Allow to clear all caches except page caches #45 (georgringer)
- [BUGFIX] Added class to ext_autoload #44 (christophlehmann)
- CLI dispatch parameter help path "coreapi" #41 (7elix)
- Refactor dispatcher #40 (madsbrunn)
- [TASK] Add a .gitignore file. #17 (oliverklee)
- If a news is created, the field cruser_id should be filled with the uid of the cli user. #16 (georgringer)
- [BUGFIX] Concatenate arrays instead of merging #15 (lars85)
- Feature: create extension upload folder #14 (jaguerra)
- Add hint to readme about TSconfig for clearing cache #12 (stmllr)
- cache:clearconfigurationcache fails in TYPO3 < 6.0 #10 (stmllr)
- Database api improvements #4 (helhum)
- Handle allowed actions in database-compare properly #3 (mficzel)
- Documentation update #2 (stmllr)
- Improve the coreapi #1 (georgringer)
- New features, a little restructuring and better help function in 4.5 - 4.6 #13 (madsbrunn)
- Add hint to readme about TSconfig for clearing cache #11 (stmllr)