Statistics
| Revision:

Repository (Subversion)

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

Name Size Revision Age Author Comment
  branches 459 250 days k-fish Subversion reorganisation, part 1: * Added tru...
  tags 459 250 days k-fish Subversion reorganisation, part 1: * Added tru...
  trunk 1148 50 days k-fish PhoneBookTutorial, Testing, TYPO3CR, Widget: Re...

Latest revisions

# Date Author Comment
1148 2008-08-22 13:15 k-fish

PhoneBookTutorial, Testing, TYPO3CR, Widget: Removed @required annotations; autowired setter injectors are now required by default in FLOW3, see r1145, relates to #1209.

1047 2008-07-22 11:46 robert

!!! Important global change !!!

Extracted the getComponent() method from the Component Manager into its own class, the Component Factory. From now on, use the factory if you only need the getComponent() functionality and use the manager if you need the more advanced functions.

923 2008-06-09 18:33 k-fish FLOW3:
  • declared some more Utility functions as static, adjusted calls to generateUUID() accordingly
PHPCR:
  • added NodeTypeManager and NodeTypeTemplate interfaces
  • some cleanup to type hints and documentation
  • removed components configuration (moved to TYPO3CR package)
TYPO3CR:
  • implemented NodeTypeManager and NodeTypeTemplate
  • component scope is now configured through annotations
  • some cleanup to type hints and documentation

... and some microscopic cleanup in some more files.

862 2008-05-22 15:24 k-fish Further work to make FLOW3 run green in CGL checks:
  • Renamed some abstract classes to conform to rules
  • Adjusted code using those classes
848 2008-05-17 20:50 k-fish

Made the Install, GUI, PhoneBookTutorial and Widget packages run greener in FLOW3CGL.

831 2008-05-10 17:43 k-fish

Pending commit, fixes #477.

817 2008-05-09 11:01 root

Moving packages up

675 2008-04-02 14:07 k-fish

Added svn:keywords Id to all PHP files in the repository.

664 2008-03-26 19:07 robert

Global change: Component configurations file format is now .php and not .ini anymore!

  • FLOW3: Refactored the component configuration parsing and moved it to a dedicated configuration builder.
  • Adapted the Components.ini of all v5 dist packages.
663 2008-03-25 15:36 robert

Globally renamed the PackageInfo.xml files to Package.xml and updated the FLOW3 code accordingly. Resolves #409.

View revisions