-
quix0r
2008-06-15 20:25
#4
Rev.: 3366
-
1900 lines of code changed in 191 files:
-
trunk/inc:
config.php (+36 -24),
database.php (+1 -1),
file_io.php (+2 -2),
includes.php (+4 -4),
output.php (+2 -2)
-
trunk/inc/classes/exceptions:
class_ (new 39),
class_FrameworkException.php (+5 -4)
-
trunk/inc/classes/exceptions/auth:
.htaccess (new 1),
class_UserAuthorizationException.php (new 46)
-
trunk/inc/classes/exceptions/compressor:
class_MismatchingCompressorsException.php (+1 -1)
-
trunk/inc/classes/exceptions/container:
class_ContainerItemIsNoArrayException.php (+1 -1),
class_ContainerItemIsNullException.php (+1 -1),
class_ContainerMaybeDamagedException.php (+1 -1)
-
trunk/inc/classes/exceptions/controller:
class_DefaultControllerException.php (+1 -1)
-
trunk/inc/classes/exceptions/database:
class_DatabaseException.php (+1 -1)
-
trunk/inc/classes/exceptions/database/general:
class_SqlException.php (+1 -1)
-
trunk/inc/classes/exceptions/database/local_file:
class_SavePathIsEmptyException.php (+1 -1),
class_SavePathIsNoDirectoryException.php (+1 -1),
class_SavePathReadProtectedException.php (+1 -1),
class_SavePathWriteProtectedException.php (+1 -1)
-
trunk/inc/classes/exceptions/database/wrapper:
class_WrapperUserNameNotFoundException.php (+1 -1)
-
trunk/inc/classes/exceptions/filter:
.htaccess (new 1),
class_FilterChainException.php (new 45)
-
trunk/inc/classes/exceptions/helper:
class_FormClosedException.php (+1 -1),
class_FormGroupClosedException.php (+1 -1),
class_FormOpenedException.php (+1 -1),
class_InvalidFormNameException.php (+1 -1),
class_UserInstanceMissingException.php (new 46)
-
trunk/inc/classes/exceptions/io:
class_DirPointerNotOpenedException.php (+1 -1),
class_FilePointerNotOpenedException.php (+1 -1),
class_InvalidDataLengthException.php (+1 -1),
class_InvalidDirectoryResourceException.php (+1 -1),
class_InvalidMD5ChecksumException.php (+1 -1),
class_PathIsEmptyException.php (+1 -1),
class_PathIsNoDirectoryException.php (+1 -1),
class_PathReadProtectedException.php (+1 -1)
-
trunk/inc/classes/exceptions/language:
class_InvalidLanguagePathStringException.php (+1 -1),
class_LanguagePathIsEmptyException.php (+1 -1),
class_LanguagePathIsNoDirectoryException.php (+1 -1),
class_LanguagePathReadProtectedException.php (+1 -1),
class_MissingFileIoHandlerException.php (+1 -1),
class_MissingLanguageHandlerException.php (+1 -1)
-
trunk/inc/classes/exceptions/main:
class_ClassMismatchException.php (+1 -1),
class_ClassNotFoundException.php (+1 -1),
class_ConfigEntryIsEmptyException.php (+1 -1),
class_ConfigEntryNotFoundException.php (+1 -1),
class_DimNotFoundInArrayException.php (+1 -1),
class_EmptyVariableException.php (+1 -1),
class_ExceptionNotChangedException.php (+1 -1),
class_ExceptionNotFoundException.php (+1 -1),
class_GetterNotFoundException.php (+1 -1),
class_InvalidArrayCountException.php (+1 -1),
class_InvalidCommandException.php (+1 -1),
class_InvalidCommandInstanceException.php (+1 -1),
class_InvalidControllerException.php (+1 -1),
class_InvalidObjectException.php (+1 -1),
class_MissingArrayElementsException.php (+1 -1),
class_MissingDecimalsThousandsSeperatorException.php (+1 -1),
class_MissingMethodException.php (+1 -1),
class_NoArrayCreatedException.php (+1 -1),
class_NoArrayException.php (+1 -1),
class_NoObjectException.php (+1 -1),
class_NullPointerException.php (+1 -1),
class_ResponseHeadersAlreadySentException.php (+1 -1),
class_VariableIsNotSetException.php (+1 -1)
-
trunk/inc/classes/exceptions/template:
class_BasePathIsEmptyException.php (+1 -1),
class_BasePathIsNoDirectoryException.php (+1 -1),
class_BasePathReadProtectedException.php (+1 -1),
class_InvalidBasePathStringException.php (+1 -1),
class_InvalidTemplateVariableNameException.php (+1 -1),
class_UnexpectedTemplateTypeException.php (+1 -1),
class_UnsupportedTemplateEngineException.php (+1 -1),
class_ViewHelperNotFoundException.php (+1 -1)
-
trunk/inc/classes/exceptions/user:
class_UserEmailMissingException.php (+1 -1),
class_UserPasswordMismatchException.php (new 46),
class_UsernameMissingException.php (+1 -1)
-
trunk/inc/classes/interfaces:
class_ (+2 -2),
class_FrameworkInterface.php (+1 -1)
-
trunk/inc/classes/interfaces/application:
class_ManageableApplication.php (+1 -1)
-
trunk/inc/classes/interfaces/auth:
.htaccess (new 1),
class_Authorizeable.php (new 34)
-
trunk/inc/classes/interfaces/cache:
class_Cacheable.php (+2 -2)
-
trunk/inc/classes/interfaces/commands:
class_Commandable.php (+1 -1)
-
trunk/inc/classes/interfaces/compressor:
class_Compressor.php (+1 -1)
-
trunk/inc/classes/interfaces/controller:
class_Controller.php (+1 -1)
-
trunk/inc/classes/interfaces/criteria:
class_Criteria.php (+2 -2)
-
trunk/inc/classes/interfaces/criteria/extended:
class_LocalSearchCriteria.php (+2 -2),
class_StoreableCriteria.php (+1 -1)
-
trunk/inc/classes/interfaces/database:
class_FrameworkDatabaseInterface.php (+1 -1)
-
trunk/inc/classes/interfaces/database/frontend:
class_DatabaseFrontendInterface.php (+3 -3)
-
trunk/inc/classes/interfaces/database/middleware:
class_DatabaseConnector.php (+1 -1)
-
trunk/inc/classes/interfaces/debug:
class_Debugger.php (+1 -1)
-
trunk/inc/classes/interfaces/extended:
class_LimitableObject.php (+1 -1)
-
trunk/inc/classes/interfaces/filter:
class_Filterable.php (+1 -1)
-
trunk/inc/classes/interfaces/helper:
.htaccess (new 1),
class_HelpableLogin.php (new 36)
-
trunk/inc/classes/interfaces/io:
class_Streamable.php (+1 -1)
-
trunk/inc/classes/interfaces/io/file:
class_FileInputStreamer.php (+1 -1),
class_FileOutputStreamer.php (+1 -1)
-
trunk/inc/classes/interfaces/io/output:
class_OutputStreamer.php (+1 -1)
-
trunk/inc/classes/interfaces/language:
class_ManageableLanguage.php (+1 -1)
-
trunk/inc/classes/interfaces/login:
class_LoginableUser.php (+4 -3)
-
trunk/inc/classes/interfaces/reader:
.htaccess (new 1),
class_ReadableNews.php (new 34)
-
trunk/inc/classes/interfaces/registration:
class_UserRegister.php (+2 -2)
-
trunk/inc/classes/interfaces/registry:
class_Register.php (+2 -2),
class_Registerable.php (+2 -2)
-
trunk/inc/classes/interfaces/request:
class_Requestable.php (+9 -1)
-
trunk/inc/classes/interfaces/resolver:
class_CommandResolver.php (+1 -1),
class_ControllerResolver.php (+1 -1)
-
trunk/inc/classes/interfaces/response:
class_Responseable.php (+31 -2)
-
trunk/inc/classes/interfaces/result:
.htaccess (new 1),
class_SearchableResult.php (new 35)
-
trunk/inc/classes/interfaces/template:
class_CompileableTemplate.php (+1 -1)
-
trunk/inc/classes/interfaces/template/view:
class_ViewHelper.php (+1 -1)
-
trunk/inc/classes/interfaces/user:
class_ManageableUser.php (+32 -1)
-
trunk/inc/classes/main:
class_BaseFrameworkSystem.php (+65 -9),
class_FrameworkArrayObject.php (+1 -1)
-
trunk/inc/classes/main/actions:
class_BaseAction.php (+2 -2)
-
trunk/inc/classes/main/actions/post_registration:
class_LoginAfterRegistrationAction.php (+3 -3)
-
trunk/inc/classes/main/auth:
.htaccess (new 1),
class_CookieAuth.php (new 121)
-
trunk/inc/classes/main/cache:
class_MemoryCache.php (+2 -2)
-
trunk/inc/classes/main/commands:
class_ (+2 -2)
-
trunk/inc/classes/main/commands/web:
class_WebDoFormCommand.php (+1 -1),
class_WebHomeCommand.php (+2 -2),
class_WebLoginAreaCommand.php (new 129),
class_WebRegisterCommand.php (+2 -2)
-
trunk/inc/classes/main/console:
class_ConsoleTools.php (+1 -1)
-
trunk/inc/classes/main/controller:
class_BaseController.php (+2 -2)
-
trunk/inc/classes/main/controller/default:
class_WebDefaultNewsController.php (+10 -14)
-
trunk/inc/classes/main/controller/login:
.htaccess (new 1),
class_WebLoginAreaController.php (new 92)
-
trunk/inc/classes/main/criteria:
class_DataSetCriteria.php (+1 -1),
class_SearchCriteria.php (+2 -2)
-
trunk/inc/classes/main/crypto:
class_CryptoHelper.php (+2 -2)
-
trunk/inc/classes/main/database:
class_ (+1 -1),
class_BaseDatabaseFrontend.php (+2 -2),
class_BaseDatabaseWrapper.php (+1 -1)
-
trunk/inc/classes/main/database/databases:
class_LocalFileDatabase.php (+5 -11)
-
trunk/inc/classes/main/database/wrapper:
class_UserDatabaseWrapper.php (+4 -4)
-
trunk/inc/classes/main/debug:
class_DebugConsoleOutput.php (+1 -1),
class_DebugErrorLogOutput.php (+1 -1),
class_DebugWebOutput.php (+1 -1)
-
trunk/inc/classes/main/extended:
class_ObjectLimits.php (+1 -1),
class_SerializationContainer.php (+1 -1)
-
trunk/inc/classes/main/factories/cache:
class_CacheFactory.php (+1 -1)
-
trunk/inc/classes/main/factories/objects:
class_ObjectFactory.php (+6 -3)
-
trunk/inc/classes/main/factories/web:
class_WebNewsFactory.php (+5 -56)
-
trunk/inc/classes/main/filter:
class_BaseFilter.php (new 45),
class_FilterChain.php (+9 -4)
-
trunk/inc/classes/main/filter/auth:
.htaccess (new 1),
class_UserAuthFilter.php (new 114)
-
trunk/inc/classes/main/filter/checkboxes:
class_RulesAcceptedFilter.php (+2 -6)
-
trunk/inc/classes/main/filter/news:
.htaccess (new 1),
class_NewsDownloadFilter.php (new 73),
class_NewsProcessFilter.php (new 68)
-
trunk/inc/classes/main/filter/null:
class_NullFilter.php (+1 -5)
-
trunk/inc/classes/main/filter/validator:
class_EmailValidatorFilter.php (+1 -5),
class_PasswordValidatorFilter.php (+1 -5),
class_UserNameValidatorFilter.php (+1 -5)
-
trunk/inc/classes/main/helper/login:
.htaccess (new 1),
class_BaseLoginHelper.php (new 38)
-
trunk/inc/classes/main/helper/web:
class_WebFormHelper.php (+6 -5)
-
trunk/inc/classes/main/io:
class_FileIoStream.php (+1 -1),
class_FrameworkDirectoryPointer.php (+1 -1),
class_FrameworkFileInputPointer.php (+1 -1),
class_FrameworkFileOutputPointer.php (+1 -1)
-
trunk/inc/classes/main/language:
class_LanguageSystem.php (+1 -1)
-
trunk/inc/classes/main/output:
class_ConsoleOutput.php (+1 -1),
class_WebOutput.php (+1 -1)
-
trunk/inc/classes/main/reader:
.htaccess (new 1),
class_DefaultNewsReader.php (new 74)
-
trunk/inc/classes/main/registration:
class_BaseRegistration.php (+4 -52)
-
trunk/inc/classes/main/registry:
class_Registry.php (+2 -2)
-
trunk/inc/classes/main/request:
class_HttpRequest.php (+24 -4)
-
trunk/inc/classes/main/resolver/web:
class_WebCommandResolver.php (+2 -2),
class_WebControllerResolver.php (+6 -2)
-
trunk/inc/classes/main/response:
class_HttpResponse.php (+129 -5)
-
trunk/inc/classes/main/result:
class_DatabaseResult.php (+87 -4)
-
trunk/inc/classes/main/rng:
class_RandomNumberGenerator.php (+2 -2)
-
trunk/inc/classes/main/template:
class_TemplateEngine.php (+4 -4)
-
trunk/inc/classes/main/user:
class_User.php (+65 -16)
-
trunk/inc/classes/middleware:
class_BaseMiddleware.php (+1 -1)
-
trunk/inc/classes/middleware/compressor:
class_CompressorChannel.php (+1 -1)
-
trunk/inc/classes/middleware/database:
class_DatabaseConnection.php (+3 -3)
-
trunk/inc/classes/middleware/debug:
class_DebugMiddleware.php (+1 -1)
-
trunk/inc/classes/middleware/io:
class_FileIoHandler.php (+3 -3)
-
trunk/inc/config:
class_FrameworkConfiguration.php (+38 -3)
-
trunk/inc/database:
lib-local.php (+1 -1)
-
trunk/inc/loader:
class_ClassLoader.php (+18 -2)
-
quix0r
2008-06-12 00:10
#3
Rev.: 3365
-
3088 lines of code changed in 111 files:
-
trunk:
index.php (+46 -26)
-
trunk/application:
.htaccess (new 1)
-
trunk/application/mxchange:
class_ApplicationHelper.php (+1 -1),
init.php (+18 -15),
loader.php (+3 -9),
starter.php (+2 -7)
-
trunk/inc:
classes.php (-3),
config.php (+57 -1),
includes.php (+44 -1),
selector.php (+8 -31)
-
trunk/inc/classes/exceptions/database:
class_DatabaseException.php (new 39)
-
trunk/inc/classes/exceptions/database/general:
.htaccess (new 1),
class_SqlException.php (new 47)
-
trunk/inc/classes/exceptions/database/local_file:
class_SavePathIsEmptyException.php (+3 -3),
class_SavePathIsNoDirectoryException.php (+3 -3),
class_SavePathReadProtectedException.php (+3 -3),
class_SavePathWriteProtectedException.php (+3 -3)
-
trunk/inc/classes/exceptions/database/wrapper:
class_WrapperUserNameNotFoundException.php (+3 -3)
-
trunk/inc/classes/exceptions/user:
class_UserEmailMissingException.php (new 46)
-
trunk/inc/classes/interfaces/criteria:
class_Criteria.php (+10 -1)
-
trunk/inc/classes/interfaces/criteria/extended:
class_LocalSearchCriteria.php (new 28),
class_StoreableCriteria.php (new 28)
-
trunk/inc/classes/interfaces/database:
class_FrameworkDatabaseInterface.php (-26)
-
trunk/inc/classes/interfaces/database/frontend:
class_DatabaseFrontendInterface.php (+13 -1)
-
trunk/inc/classes/interfaces/login:
.htaccess (new 1),
class_LoginableUser.php (new 37)
-
trunk/inc/classes/interfaces/registration:
.htaccess (new 1),
class_UserRegister.php (new 76)
-
trunk/inc/classes/interfaces/registry:
.htaccess (new 1),
class_Register.php (new 52),
class_Registerable.php (new 28)
-
trunk/inc/classes/main:
class_ (+4 -4),
class_BaseFrameworkSystem.php (+128 -191),
class_FrameworkArrayObject.php (+16 -1)
-
trunk/inc/classes/main/actions:
.htaccess (new 1),
class_ (new 67),
class_BaseAction.php (new 42)
-
trunk/inc/classes/main/actions/post_registration:
.htaccess (new 1),
class_LoginAfterRegistrationAction.php (new 85)
-
trunk/inc/classes/main/cache:
class_MemoryCache.php (+3 -3)
-
trunk/inc/classes/main/commands:
class_ (+1 -1)
-
trunk/inc/classes/main/commands/web:
class_WebDoFormCommand.php (+1 -1),
class_WebHomeCommand.php (+1 -1),
class_WebRegisterCommand.php (+1 -1)
-
trunk/inc/classes/main/compressor:
class_Bzip2Compressor.php (+1 -1),
class_GzipCompressor.php (+1 -1),
class_NullCompressor.php (+1 -1)
-
trunk/inc/classes/main/console:
class_ConsoleTools.php (+1 -1)
-
trunk/inc/classes/main/controller:
class_ (+2 -2)
-
trunk/inc/classes/main/controller/default:
class_WebDefaultController.php (+1 -1),
class_WebDefaultNewsController.php (+1 -1)
-
trunk/inc/classes/main/controller/form:
class_WebDoFormController.php (+2 -2)
-
trunk/inc/classes/main/criteria:
class_DataSetCriteria.php (new 156),
class_SearchCriteria.php (+57 -4)
-
trunk/inc/classes/main/crypto:
.htaccess (new 1),
class_CryptoHelper.php (new 157)
-
trunk/inc/classes/main/database:
class_ (+3 -3),
class_BaseDatabaseFrontend.php (+3)
-
trunk/inc/classes/main/database/databases:
class_LocalFileDatabase.php (+197 -35)
-
trunk/inc/classes/main/database/wrapper:
class_UserDatabaseWrapper.php (+31 -3)
-
trunk/inc/classes/main/debug:
class_DebugConsoleOutput.php (+2 -2),
class_DebugErrorLogOutput.php (+1 -1),
class_DebugWebOutput.php (+1 -1)
-
trunk/inc/classes/main/extended:
class_ObjectLimits.php (+3 -3),
class_SerializationContainer.php (+6 -17)
-
trunk/inc/classes/main/factories/cache:
class_CacheFactory.php (+1 -1)
-
trunk/inc/classes/main/factories/objects:
class_ObjectFactory.php (+31 -12)
-
trunk/inc/classes/main/factories/web:
class_WebNewsFactory.php (+1 -1)
-
trunk/inc/classes/main/filter:
class_ (+2 -2),
class_AbstractFilterDecorator.php (+1 -1),
class_FilterChain.php (+2 -2)
-
trunk/inc/classes/main/filter/checkboxes:
.htaccess (new 1),
class_RulesAcceptedFilter.php (new 86)
-
trunk/inc/classes/main/filter/decorator:
.htaccess (new 1)
-
trunk/inc/classes/main/filter/null:
.htaccess (new 1),
class_NullFilter.php (new 72)
-
trunk/inc/classes/main/filter/validator:
class_EmailValidatorFilter.php (new 178),
class_PasswordValidatorFilter.php (new 113),
class_UserNameValidatorFilter.php (+31 -10)
-
trunk/inc/classes/main/helper:
class_ (+1 -1),
class_BaseHelper.php (+1 -1)
-
trunk/inc/classes/main/helper/web:
class_WebFormHelper.php (+2 -2)
-
trunk/inc/classes/main/io:
class_FileIoStream.php (+1 -1),
class_FrameworkDirectoryPointer.php (+1 -24),
class_FrameworkFileInputPointer.php (+1 -1),
class_FrameworkFileOutputPointer.php (+13 -14)
-
trunk/inc/classes/main/language:
class_LanguageSystem.php (+2 -2)
-
trunk/inc/classes/main/output:
class_ConsoleOutput.php (+1 -1),
class_WebOutput.php (+2 -2)
-
trunk/inc/classes/main/registration:
.htaccess (new 1),
class_BaseRegistration.php (new 153)
-
trunk/inc/classes/main/registry:
.htaccess (new 1),
class_Registry.php (new 138)
-
trunk/inc/classes/main/request:
class_HttpRequest.php (+12 -1)
-
trunk/inc/classes/main/resolver/web:
class_WebCommandResolver.php (+2 -14),
class_WebControllerResolver.php (+7 -15)
-
trunk/inc/classes/main/response:
class_HttpResponse.php (+2 -2)
-
trunk/inc/classes/main/result:
.htaccess (new 1),
class_DatabaseResult.php (new 114)
-
trunk/inc/classes/main/rng:
.htaccess (new 1),
class_RandomNumberGenerator.php (new 160)
-
trunk/inc/classes/main/template:
class_TemplateEngine.php (+2 -2)
-
trunk/inc/classes/main/user:
class_User.php (+92 -17)
-
trunk/inc/classes/middleware:
class_BaseMiddleware.php (+1 -1)
-
trunk/inc/classes/middleware/compressor:
class_CompressorChannel.php (+28 -31)
-
trunk/inc/classes/middleware/database:
class_DatabaseConnection.php (+33 -48)
-
trunk/inc/classes/middleware/debug:
class_DebugMiddleware.php (+30 -40)
-
trunk/inc/classes/middleware/io:
class_FileIoHandler.php (+1 -1)
-
trunk/inc/config:
class_FrameworkConfiguration.php (+1 -1),
config-override.php (+5 -7)
-
trunk/inc/loader:
class_ClassLoader.php (+175 -133)
-
quix0r
2008-06-11 23:45
#2
Rev.: 3364
-
290 lines of code changed in 6 files:
-
trunk/tests:
ConfigTest.php (+32 -9),
RegistryTest.php (new 94),
RequestTest.php (new 102),
Test.php (new 54),
all-tests.sh (new 3),
unittest.sh (new 5)
-
quix0r
2008-06-05 11:00
#1
Rev.: 3363
-
1101 lines of code changed in 63 files:
-
branches/0.2.1-FINAL/inc/phpmailer:
ChangeLog.txt (new),
README (+40 -9),
class.phpmailer.php (+262 -84),
class.pop3.php (+3 -4),
class.smtp.php (+1 -1),
codeworxtech.html (+76 -27)
-
branches/0.2.1-FINAL/inc/phpmailer/docs:
faq.html (new),
phpmailer_sm.gif (new),
use_gmail.txt (new)
-
branches/0.2.1-FINAL/inc/phpmailer/examples:
index.html (new),
test_gmail.php (new 42),
test_mail.php (new 26),
test_sendmail.php (new 27),
test_smtp.php (new 30)
-
branches/0.2.1-FINAL/inc/phpmailer/language:
phpmailer.lang-br.php (+16 -13),
phpmailer.lang-ca.php (+17 -15),
phpmailer.lang-cz.php (+19 -17),
phpmailer.lang-de.php (+17 -14),
phpmailer.lang-dk.php (+18 -16),
phpmailer.lang-en.php (new),
phpmailer.lang-es.php (+19 -17),
phpmailer.lang-et.php (new),
phpmailer.lang-fi.php (new),
phpmailer.lang-fo.php (+18 -16),
phpmailer.lang-fr.php (new),
phpmailer.lang-hu.php (+18 -16),
phpmailer.lang-it.php (new),
phpmailer.lang-ja.php (+27 -25),
phpmailer.lang-nl.php (+17 -15),
phpmailer.lang-no.php (new),
phpmailer.lang-pl.php (+16 -15),
phpmailer.lang-ro.php (new),
phpmailer.lang-ru.php (new),
phpmailer.lang-se.php (+19 -17),
phpmailer.lang-tr.php (+18 -17)