]> git.mxchange.org Git - shipsimu.git/blobdiff - .gitattributes
ToDo manager added (I need it by myself!), all links and form action now dynamic
[shipsimu.git] / .gitattributes
index be68929156700521d462e745438149da2a80429b..ff8b2faf5d2a06a77bb5d455eba9439f63e75989 100644 (file)
@@ -140,7 +140,10 @@ application/ship-simu/main/drives/motor/class_Motor.php -text
 application/ship-simu/main/factories/.htaccess -text
 application/ship-simu/main/factories/class_ShipSimuWebNewsFactory.php -text
 application/ship-simu/main/filter/.htaccess -text
-application/ship-simu/main/filter/class_MoneyRefillPageFilter.php -text
+application/ship-simu/main/filter/page/.htaccess -text
+application/ship-simu/main/filter/page/class_MoneyRefillPageFilter.php -text
+application/ship-simu/main/filter/validator/.htaccess -text
+application/ship-simu/main/filter/validator/class_MoneyRefillRequestValidatorFilter.php -text
 application/ship-simu/main/goverment/.htaccess -text
 application/ship-simu/main/goverment/class_SimplifiedGoverment.php -text
 application/ship-simu/main/login/.htaccess -text
@@ -229,6 +232,48 @@ application/ship-simu/templates/images/de/.htaccess -text
 application/ship-simu/templates/images/de/image/.htaccess -text
 application/ship-simu/templates/images/de/image/base_code.itp -text
 application/ship-simu/templates/images/de/image/code_captcha.itp -text
+application/todo/.htaccess -text
+application/todo/class_ApplicationHelper.php -text
+application/todo/config.php -text
+application/todo/debug.php -text
+application/todo/exceptions.php -text
+application/todo/exceptions/.htaccess -text
+application/todo/init.php -text
+application/todo/interfaces/.htaccess -text
+application/todo/loader.php -text
+application/todo/main/.htaccess -text
+application/todo/main/class_ -text
+application/todo/starter.php -text
+application/todo/templates/.htaccess -text
+application/todo/templates/de/.htaccess -text
+application/todo/templates/de/code/action_login_logout.ctp -text
+application/todo/templates/de/code/action_login_profile.ctp -text
+application/todo/templates/de/code/action_login_status_problem.ctp -text
+application/todo/templates/de/code/action_login_welcome.ctp -text
+application/todo/templates/de/code/block_persona_data.ctp -text
+application/todo/templates/de/code/captch_graphic_code.ctp -text
+application/todo/templates/de/code/confirm_link.ctp -text
+application/todo/templates/de/code/footer.ctp -text
+application/todo/templates/de/code/header.ctp -text
+application/todo/templates/de/code/home.ctp -text
+application/todo/templates/de/code/login_failed.ctp -text
+application/todo/templates/de/code/login_form.ctp -text
+application/todo/templates/de/code/login_main.ctp -text
+application/todo/templates/de/code/logout_done.ctp -text
+application/todo/templates/de/code/mail_debug.ctp -text
+application/todo/templates/de/code/register_form.ctp -text
+application/todo/templates/de/code/todo_main.ctp -text
+application/todo/templates/de/emails/.htaccess -text
+application/todo/templates/de/emails/text_resend_link.tpl -text
+application/todo/templates/de/html/.htaccess -text
+application/todo/templates/de/html/nav_advert.tpl -text
+application/todo/templates/de/html/selector_ship-simu.tpl -text
+application/todo/templates/images/.htaccess -text
+application/todo/templates/images/_cache/.htaccess -text
+application/todo/templates/images/de/.htaccess -text
+application/todo/templates/images/de/image/.htaccess -text
+application/todo/templates/images/de/image/base_code.itp -text
+application/todo/templates/images/de/image/code_captcha.itp -text
 /clear-cache.sh -text
 db/.htaccess -text
 db/company_user/.htaccess -text
@@ -325,7 +370,6 @@ inc/classes/exceptions/main/class_GetterNotFoundException.php -text
 inc/classes/exceptions/main/class_InvalidArrayCountException.php -text
 inc/classes/exceptions/main/class_InvalidCommandException.php -text
 inc/classes/exceptions/main/class_InvalidCommandInstanceException.php -text
-inc/classes/exceptions/main/class_InvalidControllerException.php -text
 inc/classes/exceptions/main/class_InvalidInterfaceException.php -text
 inc/classes/exceptions/main/class_InvalidObjectException.php -text
 inc/classes/exceptions/main/class_MissingArrayElementsException.php -text
@@ -450,7 +494,6 @@ inc/classes/main/actions/class_BaseAction.php -text
 inc/classes/main/actions/post_registration/.htaccess -text
 inc/classes/main/actions/post_registration/class_LoginAfterRegistrationAction.php -text
 inc/classes/main/actions/web/.htaccess -text
-inc/classes/main/actions/web/class_WebLoginLogoutAction.php -text
 inc/classes/main/actions/web/class_WebLoginProfileAction.php -text
 inc/classes/main/auth/.htaccess -text
 inc/classes/main/auth/class_CookieAuth.php -text
@@ -472,6 +515,7 @@ inc/classes/main/commands/web/class_WebHomeCommand.php -text
 inc/classes/main/commands/web/class_WebLoginAreaCommand.php -text
 inc/classes/main/commands/web/class_WebLoginCommand.php -text
 inc/classes/main/commands/web/class_WebLoginFailedCommand.php -text
+inc/classes/main/commands/web/class_WebLogoutCommand.php -text
 inc/classes/main/commands/web/class_WebLogoutDoneCommand.php -text
 inc/classes/main/commands/web/class_WebRegisterCommand.php -text
 inc/classes/main/commands/web/class_WebResendLinkCommand.php -text
@@ -499,6 +543,7 @@ inc/classes/main/controller/web/class_WebDefaultController.php -text
 inc/classes/main/controller/web/class_WebDefaultNewsController.php -text
 inc/classes/main/controller/web/class_WebLoginController.php -text
 inc/classes/main/controller/web/class_WebLoginFailedController.php -text
+inc/classes/main/controller/web/class_WebLogoutController.php -text
 inc/classes/main/controller/web/class_WebLogoutDoneController.php -text
 inc/classes/main/controller/web/class_WebRegisterController.php -text
 inc/classes/main/controller/web/class_WebStatusController.php -text
@@ -563,7 +608,6 @@ inc/classes/main/filter/validator/class_UserNameValidatorFilter.php -text
 inc/classes/main/filter/verifier/.htaccess -text
 inc/classes/main/filter/verifier/class_AccountPasswordVerifierFilter.php -text
 inc/classes/main/filter/verifier/class_ConfirmCodeVerifierFilter.php -text
-inc/classes/main/filter/verifier/class_EmailValidatorFilter.php -text
 inc/classes/main/filter/verifier/class_GraphicalCodeCaptchaVerifierFilter.php -text
 inc/classes/main/filter/verifier/class_PasswordGuestVerifierFilter.php -text
 inc/classes/main/filter/verifier/class_PasswordVerifierFilter.php -text
@@ -674,6 +718,7 @@ inc/classes/middleware/io/class_FileIoHandler.php -text
 inc/classes/third_party/.htaccess -text
 inc/classes/third_party/api/.htaccess -text
 inc/classes/third_party/api/primusportal/.htaccess -text
+inc/classes/third_party/api/primusportal/class_PrimeraApi.php -text
 inc/classes/third_party/api/wernisportal/.htaccess -text
 inc/classes/third_party/api/wernisportal/class_WernisApi.php -text
 inc/classes/third_party/php_mailer/.htaccess -text