« Previous | Next » 

Revision 660

robert, 2008-03-25 13:22

  • FLOW3: Added basic support for Configuration/Packages.php configuration. Still needs proper implementation but it works for now.
  • PHPUnit / Smarty: Adapted the Configuration/Package.php to the new Packages.php format.
  • PHPUnit: A few tweaks for getting the "New" controller to work again.
  • FLOW3: (Package) Renamed the package manager's getPackages() method to getAvailablePackages() and introduced a new method getActivePackages()
  • FLOW3: (Package) Removed parsing of package configuration by the "Package" class.

Files

added 
modified 
deleted 

View differences

/FLOW3/Packages/FLOW3/trunk/Classes/Configuration/Source/T3_FLOW3_Configuration_Source_PHP.php
View differences
/FLOW3/Packages/FLOW3/trunk/Classes/Package/T3_FLOW3_Package_Manager.php
View differences
/FLOW3/Packages/FLOW3/trunk/Classes/Package/T3_FLOW3_Package_ManagerInterface.php
View differences
/FLOW3/Packages/FLOW3/trunk/Classes/Package/T3_FLOW3_Package_Package.php
View differences
/FLOW3/Packages/FLOW3/trunk/Classes/Resource/T3_FLOW3_Resource_ClassLoader.php
View differences
/FLOW3/Packages/FLOW3/trunk/Classes/T3_FLOW3.php
View differences
/FLOW3/Packages/FLOW3/trunk/Configuration/FLOW3.php
View differences
/FLOW3/Packages/FLOW3/trunk/Tests/Configuration/T3_FLOW3_Configuration_Source_PHPTest.php
View differences
/FLOW3/Packages/FLOW3/trunk/Tests/Package/T3_FLOW3_Package_ManagerTest.php
View differences
/FLOW3/Packages/PHPUnit/trunk/Classes
/FLOW3/Packages/PHPUnit/trunk/Classes/T3_PHPUnit_TestListenerInterface.php
/FLOW3/Packages/PHPUnit/trunk/Classes/T3_PHPUnit_TestSuite.php
/FLOW3/Packages/PHPUnit/trunk/Configuration/Package.php
/FLOW3/Packages/PHPUnit/trunk/Configuration/Packages.php
/FLOW3/Packages/PHPUnit/trunk/Meta/PackageInfo.xml
View differences
/FLOW3/Packages/Smarty/trunk/Classes/T3_Smarty_Engine.php
View differences
/FLOW3/Packages/Smarty/trunk/Classes/T3_Smarty_View.php
View differences
/FLOW3/Packages/Smarty/trunk/Configuration/Package.php
/FLOW3/Packages/Smarty/trunk/Configuration/Packages.php
/FLOW3/Packages/Testing/trunk/Classes/DomainModel/T3_Testing_DomainModel_TestCaseRepository.php
View differences
/FLOW3/Packages/Testing/trunk/Classes/DomainModel/T3_Testing_DomainModel_TestListener.php
View differences
/FLOW3/Packages/Testing/trunk/Classes/DomainModel/T3_Testing_DomainModel_TestRunner.php
View differences
/FLOW3/Packages/Testing/trunk/Classes/T3_Testing_TestRunnerCommandLine.php
View differences