Activity
From 2008-09-12 to 2008-10-11
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...
- 12:36 Revision 1331: * TYPO3: Added the content class property to the structure trees service
- * TYPO3: Added the content class property to the structure trees service
2008-10-06
- 12:46 Revision 1326: TYPO3: * more tweaks to JS for the backend
- TYPO3: * more tweaks to JS for the backend
2008-10-04
- 11:47 Revision 1321: TYPO3: * StructureNodesController now delivers child nodes, not only their ids * b...
- TYPO3: * StructureNodesController now delivers child nodes, not only their ids * backend now displays content found on pages, still very rough around the edges * smartified backend view * login screen now uses a script font for username ;)
2008-10-02
- 19:39 Revision 1317: * FLOW3: Changed the default username / password to "admin" and "password" - that'...
- * FLOW3: Changed the default username / password to "admin" and "password" - that's for playing only anyways! * TYPO3: Worked on the login controller
- 17:41 Revision 1314: TYPO3: * fixed Routes.php so that the backend is reachable again and services can ...
- TYPO3: * fixed Routes.php so that the backend is reachable again and services can be called with query strings * the backend now displays sites and page structure * !!!structure trees are an array on top level now, needed for ExtJS, (probably) bre...
- 15:59 Revision 1313: * TYPO3: Refactored and improved the StructureNodes service: renamed the "content"...
- * TYPO3: Refactored and improved the StructureNodes service: renamed the "content" property to "contentId" and added a "contentClass" property * TYPO3: Further developed the Text content element * TYPO3: Updated the /typo3/setup action which now c...
- 14:02 Revision 1312: * TYPO3: Remodelled the Domain Models - created an Abstract Content class which is...
- * TYPO3: Remodelled the Domain Models - created an Abstract Content class which is inherited by Page, Text etc. * TYPO3: Removed the Pages Controller for now - pages will have to be listed, created etc. in a different way because we now have the s...
- 10:04 Revision 1309: * TYPO3: Added a 404 handler to the StructureTree service controller
- * TYPO3: Added a 404 handler to the StructureTree service controller
2008-10-01
- 19:46 Revision 1303: * TYPO3: Created a nicer - still mock - version of the Login controller
- * TYPO3: Created a nicer - still mock - version of the Login controller
- 19:17 Revision 1301: * TYPO3: Fixed the broken StructureNodeTest
- * TYPO3: Fixed the broken StructureNodeTest
- 19:05 Revision 1300: * TYPO3: Wrote additional tests for the Site and StructureNode domain models
- * TYPO3: Wrote additional tests for the Site and StructureNode domain models
- 18:24 Revision 1299: * TYPO3: Fixed the Sites domain model test.
- * TYPO3: Fixed the Sites domain model test.
- 18:13 Revision 1298: * TYPO3: Further improvements in the Structure Tree service and the Domain Model
- * TYPO3: Further improvements in the Structure Tree service and the Domain Model
- 17:42 Revision 1297: * FLOW3: (MVC) RESTController: Renamed the "identifier" GET argument into "id". * ...
- * FLOW3: (MVC) RESTController: Renamed the "identifier" GET argument into "id". * TYPO3: (Backend) Added some structure node generation code to the create-playground method in the backend Default Controller (call http://yourhost/typo3/setup) * TYP...
- 01:41 Revision 1294: * TYPO3: Commit of some Tree Controller which (for now) produces some demo JSON ou...
- * TYPO3: Commit of some Tree Controller which (for now) produces some demo JSON output of a page tree.
2008-09-19
- 20:27 Revision 1264: Set svn:keywords property to Id on all PHP files.
- Set svn:keywords property to Id on all PHP files.
2008-09-18
- 15:12 Revision 1247: FLOW3: * Repositories no longer need to be tagged with @repository, implementing t...
- FLOW3: * Repositories no longer need to be tagged with @repository, implementing the repository interface is enough * the reflection service now provides isClassImplementationOf() to check if a class Blog, TYPO3: * removed @repository annotations
2008-09-17
- 19:43 Revision 1243: * FLOW3: (MVC) Arguments sent in a PUT request are now properly mapped into the re...
- * FLOW3: (MVC) Arguments sent in a PUT request are now properly mapped into the request object's arguments array * TYPO3: Update of my recent work. The Sites REST controller now can handle JSON list, show, create and update actions (via GET, POST ...
2008-09-16
- 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...
2008-09-12
- 18:16 Revision 1213: * TYPO3: Commit of my pending work on the TYPO3 package after Karsten's namespace ...
- * TYPO3: Commit of my pending work on the TYPO3 package after Karsten's namespace commit.
- 17:07 Revision 1210: !!! Major change, will break existing code. Part 3 - Packages FLOW3, most other ...
- !!! Major change, will break existing code. Part 3 - Packages FLOW3, most other packages: * added namespaces to the code of FLOW3 and all packages in the current TYPO3v5 distribution. PHPUnit: * some changes to make PHPUnit (more) namespace-com...
Also available in: Atom