PhoneBookTutorial, Testing, TYPO3CR, Widget: Removed @required annotations; autowired setter injectors are now required by default in FLOW3, see r1145, relates to #1209.
!!! Important global change !!!
Extracted the getComponent() method from the Component Manager into its own class, the Component Factory. From now on, use the factory if you only need the getComponent() functionality and use the manager if you need the more advanced functions.
... and some microscopic cleanup in some more files.
Made the Install, GUI, PhoneBookTutorial and Widget packages run greener in FLOW3CGL.
Pending commit, fixes #477.
Moving packages up
Added svn:keywords Id to all PHP files in the repository.
Global change: Component configurations file format is now .php and not .ini anymore!
Globally renamed the PackageInfo.xml files to Package.xml and updated the FLOW3 code accordingly. Resolves #409.
Big global change: Renamed the class prefix "T3_" to "F3_". Resolves #423.
Made the PhoneBookTutorial package run green for the TYPO3CGL checks.
PhoneBookTutorial, cleanup and preparation for an eventual use of the CR
Subversion reorganisation, part 5: * Moved some directories again to create a structure agreed upon by the RnD committee
Renamed Framework to FLOW3. Step 6
Subversion reorganisation, part 2: * Moved current code into respective trunk directories
Subversion reorganisation, part 1: * Added trunk, branches, tags directories for all packages * Added new directories for structuring the repository content * Added some README files explaining the structure
Added support for POST arguments.
1 2 3 Next » (1-25/54) | Per page: 25, 50, 100, 200