Activity
From 2008-01-28 to 2008-02-26
2008-02-26
-
14:27 Revision 1bfbd6de: This commit contains the initial implementation of the new Cache subpackage. It's not finished yet and not used anywhere.
- * FLOW3: (Utility) Added a function which returns the path to PHP's temporary directory
* FLOW3: (Utility) Fixed the ...
2008-02-20
-
16:10 Revision 9770fd6d: FLOW3: (AOP) Fixed all CGL issues the current FLOW3CGL validtor could find.
-
14:57 Revision c150a0d0: * Replaced _declare(encoding = 'utf-8');_ by _declare(ENCODING = 'utf-8');_ in all packages of the current TYPO3v5 distribution. Relates to #265.
- * FLOW3: Sorted tests into subdirectories grouped by the subpackages.
2008-02-19
-
10:55 Revision f8eb2465: Documentation for r518.
-
10:53 Revision 29433667: * FLOW3: (Component) Added support for @required setter-injected dependencies. Resolves #324.
- * FLOW3: (Documentation) Updated the Component documentation. Added a new section about required and optional depende...
2008-02-18
-
19:59 Revision b12c43ac: * FLOW3: (Component) Removed support for setter injection via generic "setProperty()" method.
- * FLOW3: (Component) Setter injection is now also possible via a "inject" method, e.g. injectSomeDependency() (instea...
-
16:18 Revision 0f84257a: * Smarty: The Smarty View was not in a prototype scope yet - fixed that.
- * Smarty: Added the Smarty Engine class
* FLOW3: Changed the Abstract View's constructor -
12:06 Revision 7abd0a63: * PHP6: Added a PackageInfo.xml to the PHP6 package
- * FLOW3: (MVC) ActionController now appends any string results form action methods to the content of the response obj...
2008-02-15
-
12:32 Revision 5d04d27a: * FLOW3: (MVC) Improved the directory structure and naming of views. They now have the name of the controller in their own name. Fixes #314.
- * Updated the views in other packages accordingly.
* Fixed whitespace and inline doc issues in classes I came across.
2008-02-14
-
17:09 Revision e597a443: * FLOW3: (Package) Also renamed the "ComponentsConfiguration.php" to "Components.php" and moved it to the Configuration directory. Relates to #309.
- * FLOW3: (Package) Moved the "PackageConfiguration.php" to the package's Configuration directory and renamed it to "P...
-
16:32 Revision c592266a: * FLOW3: (Package) Moved the Components.conf file from the Classes/ directory of each package to a new Configuration/ directory and renamed the file to Components.ini. Closes #309.
- * FLOW3: Updated the documentation accordingly.
2008-02-13
-
19:07 Revision ca37f334: * FLOW3: Fixed whitespaces and inline comments where I came across
- * FLOW3: (MVC) Added two new exceptions: NoSuchController and InvalidController (for Dispatcher)
* FLOW3: (MVC) Added... -
14:43 Revision 03aa50f0: Mainly worked on #263 - but solving it had various side effects and (fortunately) exploited a few older bugs we didn't know yet.
- * FLOW3: Fixed whitespaces and inline documentation in some classes I came across
* FLOW3: (AOP) Changed a RuntimeExc...
2008-02-12
-
16:10 Revision 99d92680: * FLOW3: Forgot to rename the URI testcase file in r486. Addresses #75.
- * FLOW3: (Error) The "More Information" link will now only be shown if an exception code is available.
-
15:49 Revision fef0d602: * FLOW3: (MVC) Specifying an unknown controller in the request URI resulted in exception 1187176358 which was misleading. Changed that so that the Default Controller is used instead. Needs some proper not-found-handling in the future.
- * FLOW3: (MVC) Moved the URI class to the Property module. Resolves #75.
2008-02-07
-
17:25 Revision 73ffe94b: Subversion reorganisation, part 5:
- * Moved some directories again to create a structure agreed upon by the RnD committee
Also available in: Atom