X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=.gitattributes;h=ece7aa951b708393103343a6be1298af5f85ca98;hb=110752e5f0854a33712cc2612eb030d5839fc2dc;hp=4c2153b14c6c6d83de001c5c01ad22546ab0e668;hpb=0d0685e51664b0b441f4af331a332c2b7ce7125a;p=shipsimu.git diff --git a/.gitattributes b/.gitattributes index 4c2153b..ece7aa9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -103,6 +103,8 @@ application/ship-simu/main/actions/ship-simu/class_ShipSimuLoginAction.php -text application/ship-simu/main/actions/ship-simu/class_ShipSimuProfileAction.php -text application/ship-simu/main/actions/web/.htaccess -text application/ship-simu/main/actions/web/class_WebLoginCompanyAction.php -text +application/ship-simu/main/bank/.htaccess -text +application/ship-simu/main/bank/class_MoneyBank.php -text application/ship-simu/main/class_ -text application/ship-simu/main/class_BasePersonell.php -text application/ship-simu/main/class_BaseSimulator.php -text @@ -134,6 +136,8 @@ application/ship-simu/main/drives/motor/.htaccess -text 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/goverment/.htaccess -text +application/ship-simu/main/goverment/class_SimplifiedGoverment.php -text application/ship-simu/main/login/.htaccess -text application/ship-simu/main/login/class_ShipSimuGuestLogin.php -text application/ship-simu/main/login/class_ShipSimuUserLogin.php -text @@ -176,8 +180,16 @@ application/ship-simu/main/structures/extended/decks/class_BaseDeck.php -text application/ship-simu/main/structures/extended/lower/.htaccess -text application/ship-simu/main/structures/extended/upper/.htaccess -text application/ship-simu/main/structures/extended/upper/class_Bridge.php -text +application/ship-simu/main/user/.htaccess -text +application/ship-simu/main/user/class_ShipSimuBaseUser.php -text +application/ship-simu/main/user/class_ShipSimuGuest.php -text +application/ship-simu/main/user/class_ShipSimuMember.php -text +application/ship-simu/main/user/extended/.htaccess -text +application/ship-simu/main/user/extended/class_ShipSimuGuest.php -text +application/ship-simu/main/user/extended/class_ShipSimuMember.php -text application/ship-simu/main/wrapper/.htaccess -text application/ship-simu/main/wrapper/class_CompanyDatabaseWrapper.php -text +application/ship-simu/main/wrapper/class_UserGovermentDatabaseWrapper.php -text application/ship-simu/starter.php -text application/ship-simu/templates/.htaccess -text application/ship-simu/templates/de/.htaccess -text @@ -213,8 +225,11 @@ application/ship-simu/templates/images/de/image/base_code.itp -text application/ship-simu/templates/images/de/image/code_captcha.itp -text /clear-cache.sh -text db/.htaccess -text +db/company_user/.htaccess -text +db/gov_user/.htaccess -text db/news/.htaccess -text db/user/.htaccess -text +db/user_points/.htaccess -text devel/.htaccess -text devel/class_Debug.php -text docs/COPYING -text @@ -266,7 +281,11 @@ inc/classes/exceptions/helper/.htaccess -text inc/classes/exceptions/helper/class_FormClosedException.php -text inc/classes/exceptions/helper/class_FormGroupClosedException.php -text inc/classes/exceptions/helper/class_FormOpenedException.php -text +inc/classes/exceptions/helper/class_HelperGroupAlreadyCreatedException.php -text +inc/classes/exceptions/helper/class_HelperNoPreviousOpenedSubGroupException.php -text +inc/classes/exceptions/helper/class_HelperSubGroupAlreadyCreatedException.php -text inc/classes/exceptions/helper/class_InvalidFormNameException.php -text +inc/classes/exceptions/helper/class_NoGroupOpenedException.php -text inc/classes/exceptions/helper/class_UserInstanceMissingException.php -text inc/classes/exceptions/io/.htaccess -text inc/classes/exceptions/io/class_DirPointerNotOpenedException.php -text @@ -417,7 +436,7 @@ inc/classes/interfaces/user/.htaccess -text inc/classes/interfaces/user/class_ManageableAccount.php -text inc/classes/interfaces/user/extended/.htaccess -text inc/classes/interfaces/user/extended/class_ManageableGuest.php -text -inc/classes/interfaces/user/extended/class_ManageableUser.php -text +inc/classes/interfaces/user/extended/class_ManageableMember.php -text inc/classes/main/.htaccess -text inc/classes/main/actions/.htaccess -text inc/classes/main/actions/class_ -text @@ -476,6 +495,7 @@ inc/classes/main/controller/web/class_WebLoginController.php -text inc/classes/main/controller/web/class_WebLoginFailedController.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 inc/classes/main/criteria/.htaccess -text inc/classes/main/criteria/class_DataSetCriteria.php -text inc/classes/main/criteria/class_SearchCriteria.php -text @@ -491,6 +511,7 @@ inc/classes/main/database/databases/class_LocalFileDatabase.php -text inc/classes/main/database/wrapper/.htaccess -text inc/classes/main/database/wrapper/class_NewsDatabaseWrapper.php -text inc/classes/main/database/wrapper/class_UserDatabaseWrapper.php -text +inc/classes/main/database/wrapper/class_UserPointsDatabaseWrapper.php -text inc/classes/main/debug/.htaccess -text inc/classes/main/debug/class_DebugConsoleOutput.php -text inc/classes/main/debug/class_DebugErrorLogOutput.php -text @@ -585,6 +606,8 @@ inc/classes/main/mailer/debug/class_DebugMailer.php -text inc/classes/main/output/.htaccess -text inc/classes/main/output/class_ConsoleOutput.php -text inc/classes/main/output/class_WebOutput.php -text +inc/classes/main/points/.htaccess -text +inc/classes/main/points/class_UserPoints.php -text inc/classes/main/reader/.htaccess -text inc/classes/main/reader/class_DefaultNewsReader.php -text inc/classes/main/registration/.htaccess -text @@ -630,8 +653,8 @@ inc/classes/main/user/.htaccess -text inc/classes/main/user/class_BaseUser.php -text inc/classes/main/user/guest/.htaccess -text inc/classes/main/user/guest/class_Guest.php -text -inc/classes/main/user/user/.htaccess -text -inc/classes/main/user/user/class_User.php -text +inc/classes/main/user/member/.htaccess -text +inc/classes/main/user/member/class_Member.php -text inc/classes/middleware/.htaccess -text inc/classes/middleware/class_BaseMiddleware.php -text inc/classes/middleware/compressor/.htaccess -text