Directory Classes/Property/Editor/

Directory Deleted:
2010-08-24 10:42
Total Files:
0
Deleted Files:
3
Lines of Code:
0

[root]/Classes/Property/Editor

Lines of Code

Classes/Property/Editor/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 19 (100.0%) 334 (100.0%) 17.5
sebastian 4 (21.1%) 170 (50.9%) 42.5
k-fish 13 (68.4%) 161 (48.2%) 12.3
andi 1 (5.3%) 2 (0.6%) 2.0
robert 1 (5.3%) 1 (0.3%) 1.0

Most Recent Commits

k-fish 2010-08-24 10:42 Rev.: 5057

Removed everything in trunk after move to git.

0 lines of code changed in 3 files:

  • Classes/Property/Editor: F3_FLOW3_Property_Editor_AbstractCompositeEditor.php (del), F3_FLOW3_Property_Editor_CompositeEditorAbstract.php (del), F3_FLOW3_Property_Editor_DomainObjectEditor.php (del)
k-fish 2009-01-07 11:37 Rev.: 1707

FLOW3:
* changed license to LGPL v3 or later

27 lines of code changed in 2 files:

  • Classes/Property/Editor: F3_FLOW3_Property_Editor_AbstractCompositeEditor.php (+14 -7), F3_FLOW3_Property_Editor_DomainObjectEditor.php (+13 -6)
sebastian 2009-01-04 19:07 Rev.: 1682

FLOW3:
* Small update to the DomainObjectEditor

2 lines of code changed in 1 file:

  • Classes/Property/Editor: F3_FLOW3_Property_Editor_DomainObjectEditor.php (+2 -2)
sebastian 2009-01-04 18:18 Rev.: 1681

FLOW3:
* (Property): Refactored the DomainObjectEditor for easy overriding

11 lines of code changed in 1 file:

  • Classes/Property/Editor: F3_FLOW3_Property_Editor_DomainObjectEditor.php (+11 -1)
sebastian 2009-01-04 14:13 Rev.: 1678

FLOW3:
* (MVC, Property): Added basic DomainObjectEditor

153 lines of code changed in 1 file:

  • Classes/Property/Editor: F3_FLOW3_Property_Editor_DomainObjectEditor.php (new 153)
sebastian 2009-01-03 19:11 Rev.: 1677

FLOW3:
* (Property): Rewrote the PropertyEditor interface after talking to Andi

4 lines of code changed in 1 file:

  • Classes/Property/Editor: F3_FLOW3_Property_Editor_AbstractCompositeEditor.php (+4 -4)
andi 2009-01-03 18:14 Rev.: 1676

FLOW3 (Property):
* Fixed #2375.

2 lines of code changed in 1 file:

  • Classes/Property/Editor: F3_FLOW3_Property_Editor_AbstractCompositeEditor.php (+2)
k-fish 2008-12-10 15:39 Rev.: 1599

!!! 5.3.0alpha3 namespaces refactoring:
* changed namespace delimiter from :: to \
* all class references in namespaced code prepended by \

PHPUnit:
* adapted mock object handling to the new namespaces syntax

FLOW3:
* PropertyReflection now uses setAccessible() instead of array cast to access protected properties

PHPCR:
* added a missing interface already used for type hints

10 lines of code changed in 1 file:

  • Classes/Property/Editor: F3_FLOW3_Property_Editor_AbstractCompositeEditor.php (+10 -10)
robert 2008-11-07 16:02 Rev.: 1448

COMMIT PART 1

* FLOW3: Implemented a YAML configuration source, resolves #1852
* Globally refactored code and converted configuration files to use the new YAML configuration format

Note: FLOW3 is now getting even slower because the whole YAML parsing results are not cached yet.
You can still use .php based configuration but it is recommended to switch over to YAML ASAP.

Documentation and speed improvements follow

1 lines of code changed in 1 file:

  • Classes/Property/Editor: F3_FLOW3_Property_Editor_AbstractCompositeEditor.php (+1 -1)
k-fish 2008-09-19 19:27 Rev.: 1264

Set svn:keywords property to Id on all PHP files.

2 lines of code changed in 1 file:

  • Classes/Property/Editor: F3_FLOW3_Property_Editor_AbstractCompositeEditor.php (+2 -2)
k-fish 2008-09-12 16:07 Rev.: 1210

!!! 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-compatible.

Some notes:
* Documentation updates will follow
* you might need to change your class names when adapting namespaces to avoid using "Class", "Empty", "Default", ...
* expect FLOW3CGL and/or PHPCodeSniffer to be broken (I'll have a look)
* some parts might still be broken, especially in edge-cases where the global namespace needs to explicitly used

12 lines of code changed in 1 file:

  • Classes/Property/Editor: F3_FLOW3_Property_Editor_AbstractCompositeEditor.php (+12 -11)
k-fish 2008-05-29 21:52 Rev.: 881

FLOW3, PHPCR:
* Heavy updates to the inline documentation, eliminating all phpDocumentor warnings for the FLOW3 package

7 lines of code changed in 1 file:

  • Classes/Property/Editor: F3_FLOW3_Property_Editor_AbstractCompositeEditor.php (+7 -8)
k-fish 2008-05-22 14:24 Rev.: 862

Further work to make FLOW3 run green in CGL checks:
* Renamed some abstract classes to conform to rules
* Adjusted code using those classes

99 lines of code changed in 1 file:

  • Classes/Property/Editor: F3_FLOW3_Property_Editor_AbstractCompositeEditor.php (new 99)
k-fish 2008-05-17 16:32 Rev.: 844

Making FLOW3 run green(er) in FLOW3CGL, part 1.

4 lines of code changed in 1 file:

  • Classes/Property/Editor: F3_FLOW3_Property_Editor_CompositeEditorAbstract.php (+4 -4)
k-fish 2008-05-10 16:43 Rev.: 831

Pending commit, fixes #477.

0 lines of code changed in 2 files:

  • Classes/Property/Editor: F3_FLOW3_Property_Editor_CompositeEditorAbstract.php (new)
Generated by StatSVN 0.5.0