Statistics
| Revision:

Repository (Subversion)

You can find the Subversion repository at https://svn.typo3.org/FLOW3/Packages/TYPO3/

Name Size Revision Age Author Comment
  branches 459 249 days k-fish Subversion reorganisation, part 1: * Added tru...
  tags 459 249 days k-fish Subversion reorganisation, part 1: * Added tru...
  trunk 1332 3 days bwaidelich * FLOW3: (MVC) Refactored and added tests for t...

Latest revisions

# Date Author Comment
1332 2008-10-07 15:52 bwaidelich
  • 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 set uriPattern instead of urlPattern.
  • TYPO3: Updated Routes.php to set uriPattern instead of urlPattern. Removed obsolete dynamic Route Part from fallback uriPattern.
1331 2008-10-07 12:36 robert
  • TYPO3: Added the content class property to the structure trees service
1326 2008-10-06 12:46 k-fish TYPO3:
  • more tweaks to JS for the backend
1321 2008-10-04 11:47 k-fish 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 ;)
1317 2008-10-02 19:39 robert
  • FLOW3: Changed the default username / password to "admin" and "password" - that's for playing only anyways!
  • TYPO3: Worked on the login controller
1314 2008-10-02 17:41 k-fish 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) breaks Qt backend
  • XML service views use global namespace explicitly
1313 2008-10-02 15:59 robert
  • 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 creates even fancier sample data
1312 2008-10-02 14:02 robert
  • 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 structure nodes
  • TYPO3: Further improved the StructureNodes and StructureTrees services - now labels are rendered correctly and a property "hasChildNodes" exists
  • TYPO3: Refactored the Page model so it fits to the new structure concept
1309 2008-10-02 10:04 robert
  • TYPO3: Added a 404 handler to the StructureTree service controller
1303 2008-10-01 19:46 robert
  • TYPO3: Created a nicer - still mock - version of the Login controller

View revisions