Statistics
| Revision:

Repository (Subversion)

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

Name Size Revision Age Author Comment
  AOPBrowser 857 99 days tiberian Fixed Ext.BLANK_IMAGE_URL
  Blog 1151 6 days k-fish Blog: Once again pimped the test data setup.
  ConsoleWidget 675 148 days k-fish Added svn:keywords Id to all PHP files in the r...
  DocBookXSLNS 663 156 days robert Globally renamed the PackageInfo.xml files to P...
  DocTools 880 91 days k-fish DocTools: * some refactoring to shorten the ren...
  Eikyu 922 82 days www Initializing project Eikyu (4/4)
  ExtJS 1105 20 days k-fish ExtJS: * Updated to ExtJS 2.2 * Removed some un...
  ExtJSWidgetViews 864 98 days robert * Added the "ExtJSWidgetViews" package to the F...
  FLOW3 1159 1 day k-fish FLOW3: * fixed a bunch of CGL violations * some...
  FLOW3CGL 1157 3 days timmy FLOW3CGL: Moved Sebastians Checkstyle view tuni...
  GUI 1075 23 days robert * GUI: Deleted the old GUI package implementati...
  Install 1087 22 days k-fish FLOW3: removed unused option for specifying the...
  Log 1047 37 days robert !!! Important global change !!! Extracted the ...
  PHP6 1100 20 days robert * FLOW3: Removed the check for iconv - effectiv...
  PHPCR 1152 6 days k-fish PHPCR: * added third optional parameter to Node...
  PHPCodeSniffer 967 64 days brokemeister FLOW3CGL & PHPCodeSniffer: * Adding adapter fo...
  PHPUnit 1012 44 days k-fish FLOW3: * when setting additional include_path s...
  Package 1115 17 days www Initializing project Package (4/4)
  Party 539 190 days robert * Replaced _declare(encoding = 'utf-8');_ by _d...
  PhoneBookTutorial 1148 6 days k-fish PhoneBookTutorial, Testing, TYPO3CR, Widget: Re...
  Podcast 1093 22 days www Initializing project Podcast (4/4)
  SBOXX 984 62 days www Initializing project SBOXX (4/4)
  Smarty 1047 37 days robert !!! Important global change !!! Extracted the ...
  TSEditorDummy 671 150 days robert Added package TSEditorDummy
  TYPO3 1130 15 days robert * TYPO3: ... and here are the icons.
  TYPO3CGL 480 199 days robert Added a new FLOW3 package: TYPO3CGL
  TYPO3CR 1155 3 days k-fish FLOW3, TYPO3CR: * class schemata now hold infor...
  TestPackage 1145 6 days k-fish FLOW3: autowired setter injectors are now requi...
  Testing 1148 6 days k-fish PhoneBookTutorial, Testing, TYPO3CR, Widget: Re...
  TypoScript 1087 22 days k-fish FLOW3: removed unused option for specifying the...
  Widget 1148 6 days k-fish PhoneBookTutorial, Testing, TYPO3CR, Widget: Re...
  XHTMLWidget 675 148 days k-fish Added svn:keywords Id to all PHP files in the r...
README 184 Bytes 459 206 days k-fish Subversion reorganisation, part 1: * Added tru...

Latest revisions

# Date Author Comment
1159 2008-08-27 17:05 k-fish FLOW3:
  • fixed a bunch of CGL violations
  • some TODO comments converted into @todo annotations
1158 2008-08-27 12:38 k-fish

FLOW3: Changed misspelled variable name, fixes #1355.

1157 2008-08-25 23:58 timmy

FLOW3CGL: Moved Sebastians Checkstyle view tunings to its own subclass

1156 2008-08-25 21:01 timmy FLOW3CGL:
  • HTML Entity for quotation mark is quot, not amp
  • Updated package metadata Package.xml
1155 2008-08-25 13:42 k-fish FLOW3, TYPO3CR:
  • class schemata now hold information about an object's identifier property (marked with @identifier)
  • when storing new obejcts, an identifier from the object is suggested if available
  • when reconstituting objects the node identifier is used for the object's identifier property

This commit fixes #1292.

1154 2008-08-25 13:26 sebastian

Fixed encoding, so it works correctly with hudson

1153 2008-08-25 12:44 sebastian

Checkstyle did not return valid XML, fixed this.

1152 2008-08-22 19:22 k-fish PHPCR:
  • added third optional parameter to Node.addNode(), relates to #1291
TYPO3CR:
  • Node.addNode() now accepts a third optional parameter allowing to suggest an identifier for the new node, fixes #1291
  • Node.addNode() now uses the requested nodetype for relative paths pointing away from the current node
1151 2008-08-22 18:29 k-fish

Blog: Once again pimped the test data setup.

1150 2008-08-22 18:28 k-fish PHPCR, TYPO3CR:
  • Moved method to translate PHP type names into JCR type integers from the persistence backend to the PropertyType class.
  • Slightly more useful exception message in case persistence encounters objects it cannot handle.

View revisions