Activity
From 2009-12-16 to 2010-01-14
2010-01-14
-
18:00 Bug #6030 (Resolved): Router needlessly lowercases names of package, controller, action
- Applied in changeset r3633.
-
17:30 Bug #6030 (Resolved): Router needlessly lowercases names of package, controller, action
- Templates in Fluid need to be in a path whose parts have to be lowercased, which breaks consistency. That is caused b...
-
18:00 Bug #6029 (Resolved): PdoBackend cannot handle uninitialized DateTime properties
- Applied in changeset r3633.
-
17:26 Bug #6029 (Resolved): PdoBackend cannot handle uninitialized DateTime properties
- Properties with a declared type of DateTime that have a NULL value break persistence, because the PdoBackend tries to...
-
18:00 Bug #6028 (Resolved): DataMapper cannot handle wrongly typed input.
- Applied in changeset r3633.
-
17:24 Bug #6028 (Resolved): DataMapper cannot handle wrongly typed input.
- When a property value comes back from the persistence depths as string, but is supposed to be an integer (or some oth...
2010-01-13
-
18:04 Bug #5889 (Resolved): Kickstart twice defined as svn:external
- Resolved in r3613
-
16:45 Bug #5889 (Accepted): Kickstart twice defined as svn:external
-
18:00 Feature #6006 (Resolved): Base FLOW3 persistence directly on database, not on TYPO3CR
- Applied in changeset r3616.
-
16:55 Feature #6006 (Resolved): Base FLOW3 persistence directly on database, not on TYPO3CR
- Once upon a time we decided to use JSR-283 for storing our content. That still makes sense for the CMS, but for the f...
-
17:03 Feature #342 (Resolved): Support for file uploads
-
16:59 Feature #6008 (Resolved): Automatically purge files of removed resources
- When a resource object is discarded, the related file should be removed as well.
However, such a mechanism require... -
16:53 Feature #5481 (Resolved): Implement meaningful logging for security / authentication
-
16:51 Bug #6005 (Resolved): ObjectAccess::getProperty() behaves not as documented when property does not exist
- The method should throw an exception as per it's documentation, but returns NULL, which is not really the same thing ...
-
14:00 Feature #5998 (Resolved): More flexible subpackage directory structure
- Applied in changeset r3606.
-
12:32 Feature #5998 (Resolved): More flexible subpackage directory structure
- Currently there is an option to set a @subpackage in a route configuration which will later be translated into a clas...
-
14:00 Feature #5995 (Resolved): Implicitly call __toString method if action result is an object
- Applied in changeset r3606.
-
11:57 Feature #5995 (Resolved): Implicitly call __toString method if action result is an object
- If an action method returns an object, the ActionController should check if a __toString method exists and if so call...
-
12:09 Task #5658 (Accepted): Inconsistent class names in sub namespaces (Part II)
2010-01-08
-
09:32 Task #5927 (Resolved): Write documentation for Cache Framework
- The basic use of the cache framework and the setup of its different backends needs to be documented.
2010-01-05
-
14:33 Bug #5889 (Resolved): Kickstart twice defined as svn:external
- In the base distribution (https://svn.typo3.org/FLOW3/Distributions/Base) the Kickstart is defined twise as svn:exter...
2010-01-04
-
14:30 Feature #5882 (Closed): Caching for Package Manager/Package file listing
- Currently, everytime FLOW3's Package Manager initializes it will traverse the folder structure via a DirectoryIterato...
2009-12-28
-
19:31 Task #5851 (Resolved): Security Context Holder redundant?
- It's a bit inconvenient to get hold of the security context because you need to get the Security Context Holder injec...
-
13:16 Feature #5849 (Resolved): Rebuild proxy classes if security policy changes
- We need to monitor the settings (or probably later called "Policies.yaml") file and rebuild the AOP proxy classes if ...
-
11:19 Feature #5846 (Resolved): Implement Account Factory
- Currently the typical code for creating a password-based account looks like this:...
2009-12-21
-
18:00 Feature #5822 (Resolved): Implement proper resource management
- Applied in changeset r3548.
-
16:55 Feature #5822 (Resolved): Implement proper resource management
- The Resource sub package must be redone. It should support:
* automatic publishing of static package resources
* ... -
16:52 Feature #369 (Resolved): Replace path constants by resource manager calls
2009-12-17
-
16:52 Feature #5774 (New): Package Manager should clear all cache entries tagged with %PACKAGE%
- Whenever a package is activate, deactivated or upgraded the Package Manager should flush all cache entries which are ...
Also available in: Atom