Activity

From 2008-09-13 to 2008-10-12

2008-10-11

11:09 Feature #1677: 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: ... Bastian Waidelich

2008-10-09

00:22 Revision 1346: TYPO3CR: * re-fixed the admin view
TYPO3CR: * re-fixed the admin view k-fish
00:06 Revision 1344: * Added the ExtJS package to the BlogExample branch * FLOW3: The Debug Exception H...
* Added the ExtJS package to the BlogExample branch * FLOW3: The Debug Exception Handler now sends a 500 Internal Server Error header * TYPO3CR: Fixed the route and view of the TYPO3CR Admin robert

2008-10-07

15:52 Revision 1332: * FLOW3: (MVC) Refactored and added tests for the Route Class. * FLOW3: (MVC) Rena...
* FLOW3: (MVC) Refactored and added tests for the Route Class. * FLOW3: (MVC) Renamed all occurrences of urlPattern to uriPattern in routing classes (we decided to stick with "URI" rather than "URL" from now on). * TYPO3CR: Updated Routes.php to s... bwaidelich

2008-10-02

13:36 Revision 1311: FLOW3: * the DataMapper no longer handles properties tagged with @identifier in a ...
FLOW3: * the DataMapper no longer handles properties tagged with @identifier in a special way (those properties are no longer dropped as of r1295 and as such restored anyway) k-fish

2008-10-01

17:06 Bug #1623: Searching for "identifier" is possible even though no property "identifier" exists
Consider this query: ... Robert Lemke

2008-09-23

16:55 Bug #354: addProperty() on a Node discards type parameter
I am working on this now, validation of most types is done, working on best effort conversion and the other validators Matthias Hörmann

2008-09-20

01:32 Revision 1270: TYPO3CR: * refactored method arguments in persistence identity map * added unregis...
TYPO3CR: * refactored method arguments in persistence identity map * added unregisterObject() method to persistence identity map k-fish

2008-09-19

21:57 Revision 1266: TYPO3CR: * added sane defaults for database and Lucene index settings
TYPO3CR: * added sane defaults for database and Lucene index settings k-fish
19:50 Bug #1484 (Resolved): Namespace columns are used to store URIs now but are only VARCHAR(255)
Applied in changeset r1261. Karsten Dambekalns
19:50 Bug #1486 (Resolved): Keys in current schema too long for MySQL
Applied in changeset r1261. Karsten Dambekalns
18:45 Revision 1262: TYPO3CR: Fixed charset issues in MySQL PDO testcase
TYPO3CR: Fixed charset issues in MySQL PDO testcase k-fish
18:25 Revision 1261: TYPO3CR: Implemented MySQL testing, vastly improved PostgreSQL testing and wrote i...
TYPO3CR: Implemented MySQL testing, vastly improved PostgreSQL testing and wrote install shell script. * the SQL code contains key lengths for MySQL which are removed by all code that uses the SQL automatically if the database type is not mysql, f... k-fish
13:04 Revision 1251: FLOW3, TYPO3CR: * reconstituted objects are registered with the persistence sessio...
FLOW3, TYPO3CR: * reconstituted objects are registered with the persistence session * added unit tests for the node-to-object data mapper in TYPO3CR k-fish

2008-09-16

17:07 Revision 1228: TYPO3CR: Fixed some leftover references to Zend Lucene without global namespace sp...
TYPO3CR: Fixed some leftover references to Zend Lucene without global namespace specifier. k-fish
13:53 Revision 1226: FLOW3: (MVC) Implemented the new naming conventions for controllers and actions as...
FLOW3: (MVC) Implemented the new naming conventions for controllers and actions as discussed in the mailing list. The convention for controller names now is F3::Foo::Controller::BarController (note the trailing "Controller"). The convention for th... robert
09:54 Revision 1223: Globally (manually) replaced all occurrences of "key_exists()" with either isset()...
Globally (manually) replaced all occurrences of "key_exists()" with either isset() or array_key_exists(). robert

2008-09-15

13:38 Revision 1218: Fixed one invalid UTF-8 char, making Kurfuerst Kurfürst along the way... (I mean, ...
Fixed one invalid UTF-8 char, making Kurfuerst Kurfürst along the way... (I mean, we have UTF-8 sources, right?) k-fish
« Previous
 

Also available in: Atom