Activity
From 2008-09-15 to 2008-10-14
2008-10-11
-
11:19 Bug #1635: Routing: Routes should ignore query parameters if not configured
- Todo: When a query string is given in the UriPattern, this should be matched exactly. If not, query strings are ignored.
-
11:09 Feature #1677 (Resolved): Query: add convenience method returning the first object of a result set
- To retrieve one single object from a repository, one has to do something like this currently:...
-
11:02 Feature #1676 (Resolved): FLOW3, Persistence: support for "magic finder methods"
- it would be great, if the base repository would offer interceptor methods returning a subset of stored objects based ...
2008-10-08
-
12:02 Feature #1663 (Resolved): Make session save path configurable for PHP session backend
- The path should point to our temporary path by default. This is to avoid bugs like the one described in http://lists....
2008-10-03
-
16:40 Bug #1644 (Resolved): Redirects after StopAction exceptions not carried out correctly
- Applied in changeset r1320.
-
16:29 Bug #1644 (Resolved): Redirects after StopAction exceptions not carried out correctly
- When calling the backend of the TYPO3 package without a valid login one would get the backend HTML delivered - and af...
2008-10-02
-
16:28 Bug #1635 (Resolved): Routing: Routes should ignore query parameters if not configured
- Currently a route behaves weird if a query is given but not configured. Consider this example:...
-
13:10 Feature #1634 (Resolved): Allow omitting the @reference annotation for object properties
- Currently all properties of type object which are supposed to be persisted need to be annotated as a reference:
<p...
2008-09-24
-
15:21 Bug #1200 (Accepted): F3_FLOW3_Cache_Backend_File does not honor an entries lifetime
-
15:15 Task #1268 (Resolved): CLI options must be written as "real" options, being prefixed with a (double) dash
- Applied in changeset r1280.
-
15:15 Feature #1267 (Resolved): Make CLI requests to controllers in subpackage possible
- Applied in changeset r1280.
2008-09-23
-
16:40 Feature #1267 (Accepted): Make CLI requests to controllers in subpackage possible
-
16:39 Task #1268 (Accepted): CLI options must be written as "real" options, being prefixed with a (double) dash
2008-09-18
-
17:22 Feature #1543 (Resolved): Support 1-1 object references
- Applied in changeset r1249.
-
16:14 Feature #1543 (Accepted): Support 1-1 object references
2008-09-17
-
17:12 Feature #1543 (Resolved): Support 1-1 object references
- /**
*@entity
*/
class Site {
/**
* @var F3::TYPO3::Domain::StructureNode
* @reference
*/
protecte...
2008-09-16
-
17:27 Feature #1528 (Resolved): Add new pointcut designator for checks against configuration
- To allow activation/deactivation of advice it would be nice to have a new pointcut designator that checks against the...
-
16:02 Bug #1518 (Closed): FLOW3 crashes during the init, due to namespace
-
12:56 Task #1523 (Resolved): Rename Reflection classes
- Applied in changeset r1225.
-
11:56 Task #1523 (Accepted): Rename Reflection classes
-
10:21 Task #1523 (Resolved): Rename Reflection classes
- After the introduction of namespaces, the *_Reflection_Class has been renamed to *::ReflectionClass. Some other class...
2008-09-15
-
22:02 Feature #1514 (Resolved): Add Event-Dispatcher
- Applied in changeset r1222.
-
12:04 Feature #1514 (Resolved): Add Event-Dispatcher
- Implement Event-Dispatcher pattern in order to get some kind of hook-mechanism into FLOW3.
-
20:12 Bug #857 (Resolved): Date is not save correctly in logfile
- Resolved in r1217.
-
17:15 Bug #1518: FLOW3 crashes during the init, due to namespace
- Ok, it's solve. The Configuration-Folder was not link to the svn-version.
-
17:08 Bug #1518: FLOW3 crashes during the init, due to namespace
This solves the problem. (I know, not the best way, but I can work)...-
15:21 Bug #1518 (Closed): FLOW3 crashes during the init, due to namespace
- Hi!
I just made a synchronization and now get following error:... -
11:21 Task #1454 (Resolved): Integrate Log Package into FLOW3
- Applied in changeset r1217.
-
10:28 Feature #1513 (Resolved): Add magic call method to the Empty View
- Applied in changeset r1216.
-
10:22 Feature #1513 (Resolved): Add magic call method to the Empty View
- The Empty View is meant as a Special Case for situations in which no matching view could be resolved. However, most v...
Also available in: Atom