Activity
From 2009-11-02 to 2009-12-01
2009-11-30
-
23:00 Feature #5149 (Resolved): Support counting objects in persistence queries
- Applied in changeset r3532.
-
22:00 Bug #5171 (Resolved): Property Mapper: different action required when identity query returned more than 1 object
- Applied in changeset r3531.
-
22:00 Bug #5589 (Resolved): InitalizeActions typo in FLOW3 Manual
- Applied in changeset r3530.
-
19:13 Bug #5589 (Accepted): InitalizeActions typo in FLOW3 Manual
-
19:06 Bug #5589 (Resolved): InitalizeActions typo in FLOW3 Manual
- The FLOW3 manual mentions the "initializedAction()" init method on action controllers, while the API docs contain "in...
-
19:00 Feature #5446 (Resolved): Implement PDO based Cache Backend
- Applied in changeset r3528.
-
18:00 Bug #5576 (Resolved): Cache Manager receives bloated configuration array
- Applied in changeset r3526.
-
13:24 Bug #5576 (Resolved): Cache Manager receives bloated configuration array
- The Configuration Manager gets the names and options caches configured in Caches.yaml by a setter methods. This array...
-
18:00 Feature #5577 (Resolved): Implement postprocessing and validation into the configuration manager
- Applied in changeset r3526.
-
17:38 Feature #5577 (Accepted): Implement postprocessing and validation into the configuration manager
- Realized that this will be difficult / impossible to implement because at the time the configuration is being parsed,...
-
13:28 Feature #5577 (Resolved): Implement postprocessing and validation into the configuration manager
- The Configuration Manager should provides some kind of hooks to allow the different submodules of FLOW3 to postproces...
-
17:40 Task #5440: Security should have its own configuration file
- Instead of moving all security related options to a Security.yaml file we should only externalize the policy section ...
-
12:42 Task #5440 (Accepted): Security should have its own configuration file
-
16:00 Task #5579 (Resolved): Replace FLOW3.yaml file by a regular Settings.yaml file
- Applied in changeset r3518.
-
13:35 Task #5579 (Resolved): Replace FLOW3.yaml file by a regular Settings.yaml file
- Historically it made sense to have a dedicated FLOW3.yaml file. However, in reality it only contains regular settings...
2009-11-29
2009-11-26
-
18:00 Bug #5153 (Resolved): Routing: RouterCacheAspect only converts objects in the first dimension of route values
- Applied in changeset r3513.
2009-11-24
-
22:00 Bug #5484 (Resolved): AOP proxy builder does not add some annotations to built proxy classes
- Applied in changeset r3500.
-
12:20 Bug #5484 (Resolved): AOP proxy builder does not add some annotations to built proxy classes
- The proxy classes retain @param annotations, but loose @return if no parameters exist and also any other annotations....
-
11:00 Feature #5480 (Resolved): JoinPoint should provide a method hasException()
- Applied in changeset r3487.
-
10:09 Feature #5480 (Resolved): JoinPoint should provide a method hasException()
- When implementing After advices it might be handy to test for a possible exception thrown by the target method. There...
-
10:14 Feature #5481 (Resolved): Implement meaningful logging for security / authentication
- Finding out what's wrong during the authentication process can be cumbersome due to its complexity. Therefore we need...
-
09:48 Feature #3620 (Accepted): Implement a request stack
2009-11-23
-
15:33 Feature #342: Support for file uploads
- What we need (to consider):
* a form.file viewhelper
* a file validator of some sort
** applicable to traversabl...
2009-11-20
-
09:44 Feature #5446 (Resolved): Implement PDO based Cache Backend
- We need a cache backend which supports PDO compatible databases.
Hint: Look at TYPO3 4.3.
2009-11-19
-
17:50 Feature #5442 (New): Destroy session / logout user on deleting an account
- On calling remove() , the Account Repository should invalidate the session (or whatever is necessary) of the given ac...
-
16:40 Task #5440 (Resolved): Security should have its own configuration file
- Currently all security related options are configured in the FLOW3.yaml configuration file. As this configuration wil...
2009-11-05
-
23:00 Feature #4445 (Resolved): setfilepermissions.sh should check if parent directories are accessible
- Applied in changeset r3456.
-
22:15 Feature #4445 (Accepted): setfilepermissions.sh should check if parent directories are accessible
- It will only check but not change the permissions, this needs to be done by the user as there are multiple ways to gi...
2009-11-02
-
16:00 Bug #4952 (Resolved): Reflection cache of subclasses are not flushed if parent classes change
- Applied in changeset r3392.
-
15:16 Bug #4952 (Accepted): Reflection cache of subclasses are not flushed if parent classes change
-
14:00 Bug #5185 (Resolved): ValidatorResolver fails to parse @validate annotations with complex options
- Applied in changeset r3387.
Also available in: Atom