diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md old mode 100755 new mode 100644 diff --git a/Gruntfile.js b/Gruntfile.js old mode 100755 new mode 100644 diff --git a/LICENSE b/LICENSE old mode 100755 new mode 100644 diff --git a/README.md b/README.md old mode 100755 new mode 100644 diff --git a/app/Commands/Command.php b/app/Commands/Command.php old mode 100755 new mode 100644 diff --git a/app/Console/Commands/CalculatePayouts.php b/app/Console/Commands/CalculatePayouts.php old mode 100755 new mode 100644 diff --git a/app/Console/Commands/ChargeRenewalInvoices.php b/app/Console/Commands/ChargeRenewalInvoices.php old mode 100755 new mode 100644 diff --git a/app/Console/Commands/CheckData.php b/app/Console/Commands/CheckData.php old mode 100755 new mode 100644 diff --git a/app/Console/Commands/CreateLuisData.php b/app/Console/Commands/CreateLuisData.php old mode 100755 new mode 100644 diff --git a/app/Console/Commands/CreateTestData.php b/app/Console/Commands/CreateTestData.php old mode 100755 new mode 100644 diff --git a/app/Console/Commands/InitLookup.php b/app/Console/Commands/InitLookup.php old mode 100755 new mode 100644 diff --git a/app/Console/Commands/MakeClass.php b/app/Console/Commands/MakeClass.php old mode 100755 new mode 100644 diff --git a/app/Console/Commands/MakeModule.php b/app/Console/Commands/MakeModule.php old mode 100755 new mode 100644 diff --git a/app/Console/Commands/PruneData.php b/app/Console/Commands/PruneData.php old mode 100755 new mode 100644 diff --git a/app/Console/Commands/RemoveOrphanedDocuments.php b/app/Console/Commands/RemoveOrphanedDocuments.php old mode 100755 new mode 100644 diff --git a/app/Console/Commands/ResetData.php b/app/Console/Commands/ResetData.php old mode 100755 new mode 100644 diff --git a/app/Console/Commands/SendRecurringInvoices.php b/app/Console/Commands/SendRecurringInvoices.php old mode 100755 new mode 100644 diff --git a/app/Console/Commands/SendReminders.php b/app/Console/Commands/SendReminders.php old mode 100755 new mode 100644 diff --git a/app/Console/Commands/SendRenewalInvoices.php b/app/Console/Commands/SendRenewalInvoices.php old mode 100755 new mode 100644 diff --git a/app/Console/Commands/TestOFX.php b/app/Console/Commands/TestOFX.php old mode 100755 new mode 100644 diff --git a/app/Console/Commands/UpdateKey.php b/app/Console/Commands/UpdateKey.php old mode 100755 new mode 100644 diff --git a/app/Console/Commands/stubs/api-controller.stub b/app/Console/Commands/stubs/api-controller.stub old mode 100755 new mode 100644 diff --git a/app/Console/Commands/stubs/auth-provider.stub b/app/Console/Commands/stubs/auth-provider.stub old mode 100755 new mode 100644 diff --git a/app/Console/Commands/stubs/command.stub b/app/Console/Commands/stubs/command.stub old mode 100755 new mode 100644 diff --git a/app/Console/Commands/stubs/composer.stub b/app/Console/Commands/stubs/composer.stub old mode 100755 new mode 100644 diff --git a/app/Console/Commands/stubs/controller-plain.stub b/app/Console/Commands/stubs/controller-plain.stub old mode 100755 new mode 100644 diff --git a/app/Console/Commands/stubs/controller.stub b/app/Console/Commands/stubs/controller.stub old mode 100755 new mode 100644 diff --git a/app/Console/Commands/stubs/createrequest.stub b/app/Console/Commands/stubs/createrequest.stub old mode 100755 new mode 100644 diff --git a/app/Console/Commands/stubs/datatable.stub b/app/Console/Commands/stubs/datatable.stub old mode 100755 new mode 100644 diff --git a/app/Console/Commands/stubs/event.stub b/app/Console/Commands/stubs/event.stub old mode 100755 new mode 100644 diff --git a/app/Console/Commands/stubs/job.stub b/app/Console/Commands/stubs/job.stub old mode 100755 new mode 100644 diff --git a/app/Console/Commands/stubs/json.stub b/app/Console/Commands/stubs/json.stub old mode 100755 new mode 100644 diff --git a/app/Console/Commands/stubs/lang.stub b/app/Console/Commands/stubs/lang.stub old mode 100755 new mode 100644 diff --git a/app/Console/Commands/stubs/listener.stub b/app/Console/Commands/stubs/listener.stub old mode 100755 new mode 100644 diff --git a/app/Console/Commands/stubs/mail.stub b/app/Console/Commands/stubs/mail.stub old mode 100755 new mode 100644 diff --git a/app/Console/Commands/stubs/middleware.stub b/app/Console/Commands/stubs/middleware.stub old mode 100755 new mode 100644 diff --git a/app/Console/Commands/stubs/migration/add.stub b/app/Console/Commands/stubs/migration/add.stub old mode 100755 new mode 100644 diff --git a/app/Console/Commands/stubs/migration/create.stub b/app/Console/Commands/stubs/migration/create.stub old mode 100755 new mode 100644 diff --git a/app/Console/Commands/stubs/migration/delete.stub b/app/Console/Commands/stubs/migration/delete.stub old mode 100755 new mode 100644 diff --git a/app/Console/Commands/stubs/migration/drop.stub b/app/Console/Commands/stubs/migration/drop.stub old mode 100755 new mode 100644 diff --git a/app/Console/Commands/stubs/migration/plain.stub b/app/Console/Commands/stubs/migration/plain.stub old mode 100755 new mode 100644 diff --git a/app/Console/Commands/stubs/model.stub b/app/Console/Commands/stubs/model.stub old mode 100755 new mode 100644 diff --git a/app/Console/Commands/stubs/notification.stub b/app/Console/Commands/stubs/notification.stub old mode 100755 new mode 100644 diff --git a/app/Console/Commands/stubs/policy.stub b/app/Console/Commands/stubs/policy.stub old mode 100755 new mode 100644 diff --git a/app/Console/Commands/stubs/presenter.stub b/app/Console/Commands/stubs/presenter.stub old mode 100755 new mode 100644 diff --git a/app/Console/Commands/stubs/provider.stub b/app/Console/Commands/stubs/provider.stub old mode 100755 new mode 100644 diff --git a/app/Console/Commands/stubs/repository.stub b/app/Console/Commands/stubs/repository.stub old mode 100755 new mode 100644 diff --git a/app/Console/Commands/stubs/request.stub b/app/Console/Commands/stubs/request.stub old mode 100755 new mode 100644 diff --git a/app/Console/Commands/stubs/route-provider.stub b/app/Console/Commands/stubs/route-provider.stub old mode 100755 new mode 100644 diff --git a/app/Console/Commands/stubs/routes.stub b/app/Console/Commands/stubs/routes.stub old mode 100755 new mode 100644 diff --git a/app/Console/Commands/stubs/scaffold/config.stub b/app/Console/Commands/stubs/scaffold/config.stub old mode 100755 new mode 100644 diff --git a/app/Console/Commands/stubs/scaffold/provider.stub b/app/Console/Commands/stubs/scaffold/provider.stub old mode 100755 new mode 100644 diff --git a/app/Console/Commands/stubs/seeder.stub b/app/Console/Commands/stubs/seeder.stub old mode 100755 new mode 100644 diff --git a/app/Console/Commands/stubs/start.stub b/app/Console/Commands/stubs/start.stub old mode 100755 new mode 100644 diff --git a/app/Console/Commands/stubs/transformer.stub b/app/Console/Commands/stubs/transformer.stub old mode 100755 new mode 100644 diff --git a/app/Console/Commands/stubs/updaterequest.stub b/app/Console/Commands/stubs/updaterequest.stub old mode 100755 new mode 100644 diff --git a/app/Console/Commands/stubs/views.stub b/app/Console/Commands/stubs/views.stub old mode 100755 new mode 100644 diff --git a/app/Console/Commands/stubs/views/master.stub b/app/Console/Commands/stubs/views/master.stub old mode 100755 new mode 100644 diff --git a/app/Console/Kernel.php b/app/Console/Kernel.php old mode 100755 new mode 100644 diff --git a/app/Constants.php b/app/Constants.php old mode 100755 new mode 100644 diff --git a/app/Constants/Domain.php b/app/Constants/Domain.php old mode 100755 new mode 100644 diff --git a/app/Events/ClientWasArchived.php b/app/Events/ClientWasArchived.php old mode 100755 new mode 100644 diff --git a/app/Events/ClientWasCreated.php b/app/Events/ClientWasCreated.php old mode 100755 new mode 100644 diff --git a/app/Events/ClientWasDeleted.php b/app/Events/ClientWasDeleted.php old mode 100755 new mode 100644 diff --git a/app/Events/ClientWasRestored.php b/app/Events/ClientWasRestored.php old mode 100755 new mode 100644 diff --git a/app/Events/ClientWasUpdated.php b/app/Events/ClientWasUpdated.php old mode 100755 new mode 100644 diff --git a/app/Events/CreditWasArchived.php b/app/Events/CreditWasArchived.php old mode 100755 new mode 100644 diff --git a/app/Events/CreditWasCreated.php b/app/Events/CreditWasCreated.php old mode 100755 new mode 100644 diff --git a/app/Events/CreditWasDeleted.php b/app/Events/CreditWasDeleted.php old mode 100755 new mode 100644 diff --git a/app/Events/CreditWasRestored.php b/app/Events/CreditWasRestored.php old mode 100755 new mode 100644 diff --git a/app/Events/Event.php b/app/Events/Event.php old mode 100755 new mode 100644 diff --git a/app/Events/ExpenseWasArchived.php b/app/Events/ExpenseWasArchived.php old mode 100755 new mode 100644 diff --git a/app/Events/ExpenseWasCreated.php b/app/Events/ExpenseWasCreated.php old mode 100755 new mode 100644 diff --git a/app/Events/ExpenseWasDeleted.php b/app/Events/ExpenseWasDeleted.php old mode 100755 new mode 100644 diff --git a/app/Events/ExpenseWasRestored.php b/app/Events/ExpenseWasRestored.php old mode 100755 new mode 100644 diff --git a/app/Events/ExpenseWasUpdated.php b/app/Events/ExpenseWasUpdated.php old mode 100755 new mode 100644 diff --git a/app/Events/InvoiceInvitationWasEmailed.php b/app/Events/InvoiceInvitationWasEmailed.php old mode 100755 new mode 100644 diff --git a/app/Events/InvoiceInvitationWasViewed.php b/app/Events/InvoiceInvitationWasViewed.php old mode 100755 new mode 100644 diff --git a/app/Events/InvoiceItemsWereCreated.php b/app/Events/InvoiceItemsWereCreated.php old mode 100755 new mode 100644 diff --git a/app/Events/InvoiceItemsWereUpdated.php b/app/Events/InvoiceItemsWereUpdated.php old mode 100755 new mode 100644 diff --git a/app/Events/InvoiceWasArchived.php b/app/Events/InvoiceWasArchived.php old mode 100755 new mode 100644 diff --git a/app/Events/InvoiceWasCreated.php b/app/Events/InvoiceWasCreated.php old mode 100755 new mode 100644 diff --git a/app/Events/InvoiceWasDeleted.php b/app/Events/InvoiceWasDeleted.php old mode 100755 new mode 100644 diff --git a/app/Events/InvoiceWasEmailed.php b/app/Events/InvoiceWasEmailed.php old mode 100755 new mode 100644 diff --git a/app/Events/InvoiceWasRestored.php b/app/Events/InvoiceWasRestored.php old mode 100755 new mode 100644 diff --git a/app/Events/InvoiceWasUpdated.php b/app/Events/InvoiceWasUpdated.php old mode 100755 new mode 100644 diff --git a/app/Events/PaymentCompleted.php b/app/Events/PaymentCompleted.php old mode 100755 new mode 100644 diff --git a/app/Events/PaymentFailed.php b/app/Events/PaymentFailed.php old mode 100755 new mode 100644 diff --git a/app/Events/PaymentWasArchived.php b/app/Events/PaymentWasArchived.php old mode 100755 new mode 100644 diff --git a/app/Events/PaymentWasCreated.php b/app/Events/PaymentWasCreated.php old mode 100755 new mode 100644 diff --git a/app/Events/PaymentWasDeleted.php b/app/Events/PaymentWasDeleted.php old mode 100755 new mode 100644 diff --git a/app/Events/PaymentWasRefunded.php b/app/Events/PaymentWasRefunded.php old mode 100755 new mode 100644 diff --git a/app/Events/PaymentWasRestored.php b/app/Events/PaymentWasRestored.php old mode 100755 new mode 100644 diff --git a/app/Events/PaymentWasVoided.php b/app/Events/PaymentWasVoided.php old mode 100755 new mode 100644 diff --git a/app/Events/ProductWasCreated.php b/app/Events/ProductWasCreated.php old mode 100755 new mode 100644 diff --git a/app/Events/ProductWasDeleted.php b/app/Events/ProductWasDeleted.php old mode 100755 new mode 100644 diff --git a/app/Events/ProductWasUpdated.php b/app/Events/ProductWasUpdated.php old mode 100755 new mode 100644 diff --git a/app/Events/ProjectWasDeleted.php b/app/Events/ProjectWasDeleted.php old mode 100755 new mode 100644 diff --git a/app/Events/ProposalWasDeleted.php b/app/Events/ProposalWasDeleted.php old mode 100755 new mode 100644 diff --git a/app/Events/QuoteInvitationWasApproved.php b/app/Events/QuoteInvitationWasApproved.php old mode 100755 new mode 100644 diff --git a/app/Events/QuoteInvitationWasEmailed.php b/app/Events/QuoteInvitationWasEmailed.php old mode 100755 new mode 100644 diff --git a/app/Events/QuoteInvitationWasViewed.php b/app/Events/QuoteInvitationWasViewed.php old mode 100755 new mode 100644 diff --git a/app/Events/QuoteItemsWereCreated.php b/app/Events/QuoteItemsWereCreated.php old mode 100755 new mode 100644 diff --git a/app/Events/QuoteItemsWereUpdated.php b/app/Events/QuoteItemsWereUpdated.php old mode 100755 new mode 100644 diff --git a/app/Events/QuoteWasArchived.php b/app/Events/QuoteWasArchived.php old mode 100755 new mode 100644 diff --git a/app/Events/QuoteWasCreated.php b/app/Events/QuoteWasCreated.php old mode 100755 new mode 100644 diff --git a/app/Events/QuoteWasDeleted.php b/app/Events/QuoteWasDeleted.php old mode 100755 new mode 100644 diff --git a/app/Events/QuoteWasEmailed.php b/app/Events/QuoteWasEmailed.php old mode 100755 new mode 100644 diff --git a/app/Events/QuoteWasRestored.php b/app/Events/QuoteWasRestored.php old mode 100755 new mode 100644 diff --git a/app/Events/QuoteWasUpdated.php b/app/Events/QuoteWasUpdated.php old mode 100755 new mode 100644 diff --git a/app/Events/SubdomainWasRemoved.php b/app/Events/SubdomainWasRemoved.php old mode 100755 new mode 100644 diff --git a/app/Events/SubdomainWasUpdated.php b/app/Events/SubdomainWasUpdated.php old mode 100755 new mode 100644 diff --git a/app/Events/TaskWasArchived.php b/app/Events/TaskWasArchived.php old mode 100755 new mode 100644 diff --git a/app/Events/TaskWasCreated.php b/app/Events/TaskWasCreated.php old mode 100755 new mode 100644 diff --git a/app/Events/TaskWasDeleted.php b/app/Events/TaskWasDeleted.php old mode 100755 new mode 100644 diff --git a/app/Events/TaskWasRestored.php b/app/Events/TaskWasRestored.php old mode 100755 new mode 100644 diff --git a/app/Events/TaskWasUpdated.php b/app/Events/TaskWasUpdated.php old mode 100755 new mode 100644 diff --git a/app/Events/UserLoggedIn.php b/app/Events/UserLoggedIn.php old mode 100755 new mode 100644 diff --git a/app/Events/UserSettingsChanged.php b/app/Events/UserSettingsChanged.php old mode 100755 new mode 100644 diff --git a/app/Events/UserSignedUp.php b/app/Events/UserSignedUp.php old mode 100755 new mode 100644 diff --git a/app/Events/VendorWasArchived.php b/app/Events/VendorWasArchived.php old mode 100755 new mode 100644 diff --git a/app/Events/VendorWasCreated.php b/app/Events/VendorWasCreated.php old mode 100755 new mode 100644 diff --git a/app/Events/VendorWasDeleted.php b/app/Events/VendorWasDeleted.php old mode 100755 new mode 100644 diff --git a/app/Events/VendorWasRestored.php b/app/Events/VendorWasRestored.php old mode 100755 new mode 100644 diff --git a/app/Events/VendorWasUpdated.php b/app/Events/VendorWasUpdated.php old mode 100755 new mode 100644 diff --git a/app/Exceptions/Handler.php b/app/Exceptions/Handler.php old mode 100755 new mode 100644 diff --git a/app/Handlers/Commands/.gitkeep b/app/Handlers/Commands/.gitkeep old mode 100755 new mode 100644 diff --git a/app/Handlers/Events/.gitkeep b/app/Handlers/Events/.gitkeep old mode 100755 new mode 100644 diff --git a/app/Handlers/InvoiceEventHandler.php b/app/Handlers/InvoiceEventHandler.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/.gitkeep b/app/Http/Controllers/.gitkeep old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/AccountApiController.php b/app/Http/Controllers/AccountApiController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/AccountController.php b/app/Http/Controllers/AccountController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/AccountGatewayController.php b/app/Http/Controllers/AccountGatewayController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/ActivityController.php b/app/Http/Controllers/ActivityController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/AppController.php b/app/Http/Controllers/AppController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/Auth/AuthController.php b/app/Http/Controllers/Auth/AuthController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/Auth/ForgotPasswordController.php b/app/Http/Controllers/Auth/ForgotPasswordController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/Auth/LoginController.php b/app/Http/Controllers/Auth/LoginController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/Auth/ResetPasswordController.php b/app/Http/Controllers/Auth/ResetPasswordController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/BankAccountController.php b/app/Http/Controllers/BankAccountController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/BaseAPIController.php b/app/Http/Controllers/BaseAPIController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/BaseController.php b/app/Http/Controllers/BaseController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/BlueVineController.php b/app/Http/Controllers/BlueVineController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/BotController.php b/app/Http/Controllers/BotController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/CalendarController.php b/app/Http/Controllers/CalendarController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/ClientApiController.php b/app/Http/Controllers/ClientApiController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/ClientAuth/ForgotPasswordController.php b/app/Http/Controllers/ClientAuth/ForgotPasswordController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/ClientAuth/LoginController.php b/app/Http/Controllers/ClientAuth/LoginController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/ClientAuth/PasswordController.php b/app/Http/Controllers/ClientAuth/PasswordController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/ClientAuth/ResetPasswordController.php b/app/Http/Controllers/ClientAuth/ResetPasswordController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/ClientController.php b/app/Http/Controllers/ClientController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/ClientPortalController.php b/app/Http/Controllers/ClientPortalController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/ClientPortalProposalController.php b/app/Http/Controllers/ClientPortalProposalController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/ContactApiController.php b/app/Http/Controllers/ContactApiController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/Controller.php b/app/Http/Controllers/Controller.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/CreditApiController.php b/app/Http/Controllers/CreditApiController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/CreditController.php b/app/Http/Controllers/CreditController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/DashboardApiController.php b/app/Http/Controllers/DashboardApiController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/DashboardController.php b/app/Http/Controllers/DashboardController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/DocumentAPIController.php b/app/Http/Controllers/DocumentAPIController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/DocumentController.php b/app/Http/Controllers/DocumentController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/ExpenseApiController.php b/app/Http/Controllers/ExpenseApiController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/ExpenseCategoryApiController.php b/app/Http/Controllers/ExpenseCategoryApiController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/ExpenseCategoryController.php b/app/Http/Controllers/ExpenseCategoryController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/ExpenseController.php b/app/Http/Controllers/ExpenseController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/ExportController.php b/app/Http/Controllers/ExportController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/HomeController.php b/app/Http/Controllers/HomeController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/ImportController.php b/app/Http/Controllers/ImportController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/IntegrationController.php b/app/Http/Controllers/IntegrationController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/InvoiceApiController.php b/app/Http/Controllers/InvoiceApiController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/InvoiceController.php b/app/Http/Controllers/InvoiceController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/NinjaController.php b/app/Http/Controllers/NinjaController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/OnlinePaymentController.php b/app/Http/Controllers/OnlinePaymentController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/PaymentApiController.php b/app/Http/Controllers/PaymentApiController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/PaymentController.php b/app/Http/Controllers/PaymentController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/PaymentTermApiController.php b/app/Http/Controllers/PaymentTermApiController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/PaymentTermController.php b/app/Http/Controllers/PaymentTermController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/ProductApiController.php b/app/Http/Controllers/ProductApiController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/ProductController.php b/app/Http/Controllers/ProductController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/ProjectApiController.php b/app/Http/Controllers/ProjectApiController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/ProjectController.php b/app/Http/Controllers/ProjectController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/ProposalCategoryController.php b/app/Http/Controllers/ProposalCategoryController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/ProposalController.php b/app/Http/Controllers/ProposalController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/ProposalSnippetController.php b/app/Http/Controllers/ProposalSnippetController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/ProposalTemplateController.php b/app/Http/Controllers/ProposalTemplateController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/QuoteApiController.php b/app/Http/Controllers/QuoteApiController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/QuoteController.php b/app/Http/Controllers/QuoteController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/RecurringExpenseController.php b/app/Http/Controllers/RecurringExpenseController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/RecurringInvoiceController.php b/app/Http/Controllers/RecurringInvoiceController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/ReportController.php b/app/Http/Controllers/ReportController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/SelfUpdateController.php b/app/Http/Controllers/SelfUpdateController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/SubscriptionController.php b/app/Http/Controllers/SubscriptionController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/TaskApiController.php b/app/Http/Controllers/TaskApiController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/TaskController.php b/app/Http/Controllers/TaskController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/TaskKanbanController.php b/app/Http/Controllers/TaskKanbanController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/TaxRateApiController.php b/app/Http/Controllers/TaxRateApiController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/TaxRateController.php b/app/Http/Controllers/TaxRateController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/TimeTrackerController.php b/app/Http/Controllers/TimeTrackerController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/TokenController.php b/app/Http/Controllers/TokenController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/TwoFactorController.php b/app/Http/Controllers/TwoFactorController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/UserApiController.php b/app/Http/Controllers/UserApiController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/UserController.php b/app/Http/Controllers/UserController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/VendorApiController.php b/app/Http/Controllers/VendorApiController.php old mode 100755 new mode 100644 diff --git a/app/Http/Controllers/VendorController.php b/app/Http/Controllers/VendorController.php old mode 100755 new mode 100644 diff --git a/app/Http/Kernel.php b/app/Http/Kernel.php old mode 100755 new mode 100644 diff --git a/app/Http/Middleware/ApiCheck.php b/app/Http/Middleware/ApiCheck.php old mode 100755 new mode 100644 diff --git a/app/Http/Middleware/Authenticate.php b/app/Http/Middleware/Authenticate.php old mode 100755 new mode 100644 diff --git a/app/Http/Middleware/Cors.php b/app/Http/Middleware/Cors.php old mode 100755 new mode 100644 diff --git a/app/Http/Middleware/DatabaseLookup.php b/app/Http/Middleware/DatabaseLookup.php old mode 100755 new mode 100644 diff --git a/app/Http/Middleware/DuplicateSubmissionCheck.php b/app/Http/Middleware/DuplicateSubmissionCheck.php old mode 100755 new mode 100644 diff --git a/app/Http/Middleware/EncryptCookies.php b/app/Http/Middleware/EncryptCookies.php old mode 100755 new mode 100644 diff --git a/app/Http/Middleware/PermissionsRequired.php b/app/Http/Middleware/PermissionsRequired.php old mode 100755 new mode 100644 diff --git a/app/Http/Middleware/QueryLogging.php b/app/Http/Middleware/QueryLogging.php old mode 100755 new mode 100644 diff --git a/app/Http/Middleware/RedirectIfAuthenticated.php b/app/Http/Middleware/RedirectIfAuthenticated.php old mode 100755 new mode 100644 diff --git a/app/Http/Middleware/StartupCheck.php b/app/Http/Middleware/StartupCheck.php old mode 100755 new mode 100644 diff --git a/app/Http/Middleware/VerifyCsrfToken.php b/app/Http/Middleware/VerifyCsrfToken.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/ClientRequest.php b/app/Http/Requests/ClientRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/ContactRequest.php b/app/Http/Requests/ContactRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/CreateBankAccountRequest.php b/app/Http/Requests/CreateBankAccountRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/CreateClientRequest.php b/app/Http/Requests/CreateClientRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/CreateContactRequest.php b/app/Http/Requests/CreateContactRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/CreateCreditRequest.php b/app/Http/Requests/CreateCreditRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/CreateCustomerRequest.php b/app/Http/Requests/CreateCustomerRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/CreateDocumentRequest.php b/app/Http/Requests/CreateDocumentRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/CreateExpenseCategoryRequest.php b/app/Http/Requests/CreateExpenseCategoryRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/CreateExpenseRequest.php b/app/Http/Requests/CreateExpenseRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/CreateInvoiceAPIRequest.php b/app/Http/Requests/CreateInvoiceAPIRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/CreateInvoiceRequest.php b/app/Http/Requests/CreateInvoiceRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/CreateOnlinePaymentRequest.php b/app/Http/Requests/CreateOnlinePaymentRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/CreatePaymentAPIRequest.php b/app/Http/Requests/CreatePaymentAPIRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/CreatePaymentRequest.php b/app/Http/Requests/CreatePaymentRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/CreatePaymentTermRequest.php b/app/Http/Requests/CreatePaymentTermRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/CreateProductRequest.php b/app/Http/Requests/CreateProductRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/CreateProjectRequest.php b/app/Http/Requests/CreateProjectRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/CreateProposalCategoryRequest.php b/app/Http/Requests/CreateProposalCategoryRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/CreateProposalRequest.php b/app/Http/Requests/CreateProposalRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/CreateProposalSnippetRequest.php b/app/Http/Requests/CreateProposalSnippetRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/CreateProposalTemplateRequest.php b/app/Http/Requests/CreateProposalTemplateRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/CreateRecurringExpenseRequest.php b/app/Http/Requests/CreateRecurringExpenseRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/CreateTaskRequest.php b/app/Http/Requests/CreateTaskRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/CreateTaxRateRequest.php b/app/Http/Requests/CreateTaxRateRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/CreateVendorRequest.php b/app/Http/Requests/CreateVendorRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/CreditRequest.php b/app/Http/Requests/CreditRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/CustomerRequest.php b/app/Http/Requests/CustomerRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/DeleteVendorRequest.php b/app/Http/Requests/DeleteVendorRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/DocumentRequest.php b/app/Http/Requests/DocumentRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/EntityRequest.php b/app/Http/Requests/EntityRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/ExpenseCategoryRequest.php b/app/Http/Requests/ExpenseCategoryRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/ExpenseRequest.php b/app/Http/Requests/ExpenseRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/InvoiceRequest.php b/app/Http/Requests/InvoiceRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/PaymentRequest.php b/app/Http/Requests/PaymentRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/PaymentTermRequest.php b/app/Http/Requests/PaymentTermRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/ProductRequest.php b/app/Http/Requests/ProductRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/ProjectRequest.php b/app/Http/Requests/ProjectRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/ProposalCategoryRequest.php b/app/Http/Requests/ProposalCategoryRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/ProposalRequest.php b/app/Http/Requests/ProposalRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/ProposalSnippetRequest.php b/app/Http/Requests/ProposalSnippetRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/ProposalTemplateRequest.php b/app/Http/Requests/ProposalTemplateRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/QuoteRequest.php b/app/Http/Requests/QuoteRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/RecurringExpenseRequest.php b/app/Http/Requests/RecurringExpenseRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/RegisterRequest.php b/app/Http/Requests/RegisterRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/Request.php b/app/Http/Requests/Request.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/SaveClientPortalSettings.php b/app/Http/Requests/SaveClientPortalSettings.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/SaveEmailSettings.php b/app/Http/Requests/SaveEmailSettings.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/TaskRequest.php b/app/Http/Requests/TaskRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/TaxRateRequest.php b/app/Http/Requests/TaxRateRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/UpdateAccountRequest.php b/app/Http/Requests/UpdateAccountRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/UpdateClientRequest.php b/app/Http/Requests/UpdateClientRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/UpdateContactRequest.php b/app/Http/Requests/UpdateContactRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/UpdateCreditRequest.php b/app/Http/Requests/UpdateCreditRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/UpdateDocumentRequest.php b/app/Http/Requests/UpdateDocumentRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/UpdateExpenseCategoryRequest.php b/app/Http/Requests/UpdateExpenseCategoryRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/UpdateExpenseRequest.php b/app/Http/Requests/UpdateExpenseRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/UpdateInvoiceAPIRequest.php b/app/Http/Requests/UpdateInvoiceAPIRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/UpdateInvoiceRequest.php b/app/Http/Requests/UpdateInvoiceRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/UpdatePaymentRequest.php b/app/Http/Requests/UpdatePaymentRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/UpdatePaymentTermRequest.php b/app/Http/Requests/UpdatePaymentTermRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/UpdateProductRequest.php b/app/Http/Requests/UpdateProductRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/UpdateProjectRequest.php b/app/Http/Requests/UpdateProjectRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/UpdateProposalCategoryRequest.php b/app/Http/Requests/UpdateProposalCategoryRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/UpdateProposalRequest.php b/app/Http/Requests/UpdateProposalRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/UpdateProposalSnippetRequest.php b/app/Http/Requests/UpdateProposalSnippetRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/UpdateProposalTemplateRequest.php b/app/Http/Requests/UpdateProposalTemplateRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/UpdateRecurringExpenseRequest.php b/app/Http/Requests/UpdateRecurringExpenseRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/UpdateTaskRequest.php b/app/Http/Requests/UpdateTaskRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/UpdateTaxRateRequest.php b/app/Http/Requests/UpdateTaxRateRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/UpdateUserRequest.php b/app/Http/Requests/UpdateUserRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/UpdateVendorRequest.php b/app/Http/Requests/UpdateVendorRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/UserRequest.php b/app/Http/Requests/UserRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/ValidateTwoFactorRequest.php b/app/Http/Requests/ValidateTwoFactorRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/Requests/VendorRequest.php b/app/Http/Requests/VendorRequest.php old mode 100755 new mode 100644 diff --git a/app/Http/ViewComposers/AppLanguageComposer.php b/app/Http/ViewComposers/AppLanguageComposer.php old mode 100755 new mode 100644 diff --git a/app/Http/ViewComposers/ClientPortalHeaderComposer.php b/app/Http/ViewComposers/ClientPortalHeaderComposer.php old mode 100755 new mode 100644 diff --git a/app/Http/ViewComposers/ProposalComposer.php b/app/Http/ViewComposers/ProposalComposer.php old mode 100755 new mode 100644 diff --git a/app/Http/ViewComposers/TranslationComposer.php b/app/Http/ViewComposers/TranslationComposer.php old mode 100755 new mode 100644 diff --git a/app/Jobs/Client/GenerateStatementData.php b/app/Jobs/Client/GenerateStatementData.php old mode 100755 new mode 100644 diff --git a/app/Jobs/ConvertInvoiceToUbl.php b/app/Jobs/ConvertInvoiceToUbl.php old mode 100755 new mode 100644 diff --git a/app/Jobs/ConvertProposalToPdf.php b/app/Jobs/ConvertProposalToPdf.php old mode 100755 new mode 100644 diff --git a/app/Jobs/DownloadInvoices.php b/app/Jobs/DownloadInvoices.php old mode 100755 new mode 100644 diff --git a/app/Jobs/ExportReportResults.php b/app/Jobs/ExportReportResults.php old mode 100755 new mode 100644 diff --git a/app/Jobs/GenerateCalendarEvents.php b/app/Jobs/GenerateCalendarEvents.php old mode 100755 new mode 100644 diff --git a/app/Jobs/GenerateProjectChartData.php b/app/Jobs/GenerateProjectChartData.php old mode 100755 new mode 100644 diff --git a/app/Jobs/ImportData.php b/app/Jobs/ImportData.php old mode 100755 new mode 100644 diff --git a/app/Jobs/Job.php b/app/Jobs/Job.php old mode 100755 new mode 100644 diff --git a/app/Jobs/LoadPostmarkHistory.php b/app/Jobs/LoadPostmarkHistory.php old mode 100755 new mode 100644 diff --git a/app/Jobs/LoadPostmarkStats.php b/app/Jobs/LoadPostmarkStats.php old mode 100755 new mode 100644 diff --git a/app/Jobs/PurgeAccountData.php b/app/Jobs/PurgeAccountData.php old mode 100755 new mode 100644 diff --git a/app/Jobs/PurgeClientData.php b/app/Jobs/PurgeClientData.php old mode 100755 new mode 100644 diff --git a/app/Jobs/ReactivatePostmarkEmail.php b/app/Jobs/ReactivatePostmarkEmail.php old mode 100755 new mode 100644 diff --git a/app/Jobs/RunReport.php b/app/Jobs/RunReport.php old mode 100755 new mode 100644 diff --git a/app/Jobs/SendInvoiceEmail.php b/app/Jobs/SendInvoiceEmail.php old mode 100755 new mode 100644 diff --git a/app/Jobs/SendNotificationEmail.php b/app/Jobs/SendNotificationEmail.php old mode 100755 new mode 100644 diff --git a/app/Jobs/SendPaymentEmail.php b/app/Jobs/SendPaymentEmail.php old mode 100755 new mode 100644 diff --git a/app/Jobs/SendPushNotification.php b/app/Jobs/SendPushNotification.php old mode 100755 new mode 100644 diff --git a/app/Libraries/CurlUtils.php b/app/Libraries/CurlUtils.php old mode 100755 new mode 100644 diff --git a/app/Libraries/DateUtils.php b/app/Libraries/DateUtils.php old mode 100755 new mode 100644 diff --git a/app/Libraries/HTMLUtils.php b/app/Libraries/HTMLUtils.php old mode 100755 new mode 100644 diff --git a/app/Libraries/HistoryUtils.php b/app/Libraries/HistoryUtils.php old mode 100755 new mode 100644 diff --git a/app/Libraries/OFX.php b/app/Libraries/OFX.php old mode 100755 new mode 100644 diff --git a/app/Libraries/Skype/ButtonCard.php b/app/Libraries/Skype/ButtonCard.php old mode 100755 new mode 100644 diff --git a/app/Libraries/Skype/CarouselCard.php b/app/Libraries/Skype/CarouselCard.php old mode 100755 new mode 100644 diff --git a/app/Libraries/Skype/HeroCard.php b/app/Libraries/Skype/HeroCard.php old mode 100755 new mode 100644 diff --git a/app/Libraries/Skype/InvoiceCard.php b/app/Libraries/Skype/InvoiceCard.php old mode 100755 new mode 100644 diff --git a/app/Libraries/Skype/InvoiceItemCard.php b/app/Libraries/Skype/InvoiceItemCard.php old mode 100755 new mode 100644 diff --git a/app/Libraries/Skype/SkypeResponse.php b/app/Libraries/Skype/SkypeResponse.php old mode 100755 new mode 100644 diff --git a/app/Libraries/Utils.php b/app/Libraries/Utils.php old mode 100755 new mode 100644 diff --git a/app/Libraries/entity.php b/app/Libraries/entity.php old mode 100755 new mode 100644 diff --git a/app/Libraries/lib_autolink.php b/app/Libraries/lib_autolink.php old mode 100755 new mode 100644 diff --git a/app/Listeners/ActivityListener.php b/app/Listeners/ActivityListener.php old mode 100755 new mode 100644 diff --git a/app/Listeners/AnalyticsListener.php b/app/Listeners/AnalyticsListener.php old mode 100755 new mode 100644 diff --git a/app/Listeners/CreditListener.php b/app/Listeners/CreditListener.php old mode 100755 new mode 100644 diff --git a/app/Listeners/DNSListener.php b/app/Listeners/DNSListener.php old mode 100755 new mode 100644 diff --git a/app/Listeners/ExpenseListener.php b/app/Listeners/ExpenseListener.php old mode 100755 new mode 100644 diff --git a/app/Listeners/HandleUserLoggedIn.php b/app/Listeners/HandleUserLoggedIn.php old mode 100755 new mode 100644 diff --git a/app/Listeners/HandleUserSettingsChanged.php b/app/Listeners/HandleUserSettingsChanged.php old mode 100755 new mode 100644 diff --git a/app/Listeners/HandleUserSignedUp.php b/app/Listeners/HandleUserSignedUp.php old mode 100755 new mode 100644 diff --git a/app/Listeners/HistoryListener.php b/app/Listeners/HistoryListener.php old mode 100755 new mode 100644 diff --git a/app/Listeners/InvoiceListener.php b/app/Listeners/InvoiceListener.php old mode 100755 new mode 100644 diff --git a/app/Listeners/NotificationListener.php b/app/Listeners/NotificationListener.php old mode 100755 new mode 100644 diff --git a/app/Listeners/QuoteListener.php b/app/Listeners/QuoteListener.php old mode 100755 new mode 100644 diff --git a/app/Listeners/SubscriptionListener.php b/app/Listeners/SubscriptionListener.php old mode 100755 new mode 100644 diff --git a/app/Listeners/TaskListener.php b/app/Listeners/TaskListener.php old mode 100755 new mode 100644 diff --git a/app/Models/Account.php b/app/Models/Account.php old mode 100755 new mode 100644 diff --git a/app/Models/AccountEmailSettings.php b/app/Models/AccountEmailSettings.php old mode 100755 new mode 100644 diff --git a/app/Models/AccountGateway.php b/app/Models/AccountGateway.php old mode 100755 new mode 100644 diff --git a/app/Models/AccountGatewaySettings.php b/app/Models/AccountGatewaySettings.php old mode 100755 new mode 100644 diff --git a/app/Models/AccountGatewayToken.php b/app/Models/AccountGatewayToken.php old mode 100755 new mode 100644 diff --git a/app/Models/AccountToken.php b/app/Models/AccountToken.php old mode 100755 new mode 100644 diff --git a/app/Models/Activity.php b/app/Models/Activity.php old mode 100755 new mode 100644 diff --git a/app/Models/Affiliate.php b/app/Models/Affiliate.php old mode 100755 new mode 100644 diff --git a/app/Models/BalanceAffecting.php b/app/Models/BalanceAffecting.php old mode 100755 new mode 100644 diff --git a/app/Models/Bank.php b/app/Models/Bank.php old mode 100755 new mode 100644 diff --git a/app/Models/BankAccount.php b/app/Models/BankAccount.php old mode 100755 new mode 100644 diff --git a/app/Models/BankSubaccount.php b/app/Models/BankSubaccount.php old mode 100755 new mode 100644 diff --git a/app/Models/Client.php b/app/Models/Client.php old mode 100755 new mode 100644 diff --git a/app/Models/Company.php b/app/Models/Company.php old mode 100755 new mode 100644 diff --git a/app/Models/Contact.php b/app/Models/Contact.php old mode 100755 new mode 100644 diff --git a/app/Models/Country.php b/app/Models/Country.php old mode 100755 new mode 100644 diff --git a/app/Models/Credit.php b/app/Models/Credit.php old mode 100755 new mode 100644 diff --git a/app/Models/Currency.php b/app/Models/Currency.php old mode 100755 new mode 100644 diff --git a/app/Models/DateFormat.php b/app/Models/DateFormat.php old mode 100755 new mode 100644 diff --git a/app/Models/DatetimeFormat.php b/app/Models/DatetimeFormat.php old mode 100755 new mode 100644 diff --git a/app/Models/DbServer.php b/app/Models/DbServer.php old mode 100755 new mode 100644 diff --git a/app/Models/Document.php b/app/Models/Document.php old mode 100755 new mode 100644 diff --git a/app/Models/EntityModel.php b/app/Models/EntityModel.php old mode 100755 new mode 100644 diff --git a/app/Models/Expense.php b/app/Models/Expense.php old mode 100755 new mode 100644 diff --git a/app/Models/ExpenseCategory.php b/app/Models/ExpenseCategory.php old mode 100755 new mode 100644 diff --git a/app/Models/Font.php b/app/Models/Font.php old mode 100755 new mode 100644 diff --git a/app/Models/Frequency.php b/app/Models/Frequency.php old mode 100755 new mode 100644 diff --git a/app/Models/Gateway.php b/app/Models/Gateway.php old mode 100755 new mode 100644 diff --git a/app/Models/GatewayType.php b/app/Models/GatewayType.php old mode 100755 new mode 100644 diff --git a/app/Models/Industry.php b/app/Models/Industry.php old mode 100755 new mode 100644 diff --git a/app/Models/Invitation.php b/app/Models/Invitation.php old mode 100755 new mode 100644 diff --git a/app/Models/Invoice.php b/app/Models/Invoice.php old mode 100755 new mode 100644 diff --git a/app/Models/InvoiceDesign.php b/app/Models/InvoiceDesign.php old mode 100755 new mode 100644 diff --git a/app/Models/InvoiceItem.php b/app/Models/InvoiceItem.php old mode 100755 new mode 100644 diff --git a/app/Models/InvoiceStatus.php b/app/Models/InvoiceStatus.php old mode 100755 new mode 100644 diff --git a/app/Models/Language.php b/app/Models/Language.php old mode 100755 new mode 100644 diff --git a/app/Models/License.php b/app/Models/License.php old mode 100755 new mode 100644 diff --git a/app/Models/LookupAccount.php b/app/Models/LookupAccount.php old mode 100755 new mode 100644 diff --git a/app/Models/LookupAccountToken.php b/app/Models/LookupAccountToken.php old mode 100755 new mode 100644 diff --git a/app/Models/LookupCompany.php b/app/Models/LookupCompany.php old mode 100755 new mode 100644 diff --git a/app/Models/LookupContact.php b/app/Models/LookupContact.php old mode 100755 new mode 100644 diff --git a/app/Models/LookupInvitation.php b/app/Models/LookupInvitation.php old mode 100755 new mode 100644 diff --git a/app/Models/LookupModel.php b/app/Models/LookupModel.php old mode 100755 new mode 100644 diff --git a/app/Models/LookupProposalInvitation.php b/app/Models/LookupProposalInvitation.php old mode 100755 new mode 100644 diff --git a/app/Models/LookupUser.php b/app/Models/LookupUser.php old mode 100755 new mode 100644 diff --git a/app/Models/OwnedByClientTrait.php b/app/Models/OwnedByClientTrait.php old mode 100755 new mode 100644 diff --git a/app/Models/PasswordReset.php b/app/Models/PasswordReset.php old mode 100755 new mode 100644 diff --git a/app/Models/Payment.php b/app/Models/Payment.php old mode 100755 new mode 100644 diff --git a/app/Models/PaymentLibrary.php b/app/Models/PaymentLibrary.php old mode 100755 new mode 100644 diff --git a/app/Models/PaymentMethod.php b/app/Models/PaymentMethod.php old mode 100755 new mode 100644 diff --git a/app/Models/PaymentStatus.php b/app/Models/PaymentStatus.php old mode 100755 new mode 100644 diff --git a/app/Models/PaymentTerm.php b/app/Models/PaymentTerm.php old mode 100755 new mode 100644 diff --git a/app/Models/PaymentType.php b/app/Models/PaymentType.php old mode 100755 new mode 100644 diff --git a/app/Models/Product.php b/app/Models/Product.php old mode 100755 new mode 100644 diff --git a/app/Models/Project.php b/app/Models/Project.php old mode 100755 new mode 100644 diff --git a/app/Models/Proposal.php b/app/Models/Proposal.php old mode 100755 new mode 100644 diff --git a/app/Models/ProposalCategory.php b/app/Models/ProposalCategory.php old mode 100755 new mode 100644 diff --git a/app/Models/ProposalInvitation.php b/app/Models/ProposalInvitation.php old mode 100755 new mode 100644 diff --git a/app/Models/ProposalSnippet.php b/app/Models/ProposalSnippet.php old mode 100755 new mode 100644 diff --git a/app/Models/ProposalTemplate.php b/app/Models/ProposalTemplate.php old mode 100755 new mode 100644 diff --git a/app/Models/RecurringExpense.php b/app/Models/RecurringExpense.php old mode 100755 new mode 100644 diff --git a/app/Models/ScheduledReport.php b/app/Models/ScheduledReport.php old mode 100755 new mode 100644 diff --git a/app/Models/SecurityCode.php b/app/Models/SecurityCode.php old mode 100755 new mode 100644 diff --git a/app/Models/Size.php b/app/Models/Size.php old mode 100755 new mode 100644 diff --git a/app/Models/Subscription.php b/app/Models/Subscription.php old mode 100755 new mode 100644 diff --git a/app/Models/Task.php b/app/Models/Task.php old mode 100755 new mode 100644 diff --git a/app/Models/TaskStatus.php b/app/Models/TaskStatus.php old mode 100755 new mode 100644 diff --git a/app/Models/TaxRate.php b/app/Models/TaxRate.php old mode 100755 new mode 100644 diff --git a/app/Models/Theme.php b/app/Models/Theme.php old mode 100755 new mode 100644 diff --git a/app/Models/Timezone.php b/app/Models/Timezone.php old mode 100755 new mode 100644 diff --git a/app/Models/Traits/ChargesFees.php b/app/Models/Traits/ChargesFees.php old mode 100755 new mode 100644 diff --git a/app/Models/Traits/GeneratesNumbers.php b/app/Models/Traits/GeneratesNumbers.php old mode 100755 new mode 100644 diff --git a/app/Models/Traits/HasCustomMessages.php b/app/Models/Traits/HasCustomMessages.php old mode 100755 new mode 100644 diff --git a/app/Models/Traits/HasLogo.php b/app/Models/Traits/HasLogo.php old mode 100755 new mode 100644 diff --git a/app/Models/Traits/HasRecurrence.php b/app/Models/Traits/HasRecurrence.php old mode 100755 new mode 100644 diff --git a/app/Models/Traits/Inviteable.php b/app/Models/Traits/Inviteable.php old mode 100755 new mode 100644 diff --git a/app/Models/Traits/PresentsInvoice.php b/app/Models/Traits/PresentsInvoice.php old mode 100755 new mode 100644 diff --git a/app/Models/Traits/SendsEmails.php b/app/Models/Traits/SendsEmails.php old mode 100755 new mode 100644 diff --git a/app/Models/Traits/SerialisesDeletedModels.php b/app/Models/Traits/SerialisesDeletedModels.php old mode 100755 new mode 100644 diff --git a/app/Models/User.php b/app/Models/User.php old mode 100755 new mode 100644 diff --git a/app/Models/UserAccount.php b/app/Models/UserAccount.php old mode 100755 new mode 100644 diff --git a/app/Models/Vendor.php b/app/Models/Vendor.php old mode 100755 new mode 100644 diff --git a/app/Models/VendorContact.php b/app/Models/VendorContact.php old mode 100755 new mode 100644 diff --git a/app/Ninja/DNS/Cloudflare.php b/app/Ninja/DNS/Cloudflare.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Datatables/AccountGatewayDatatable.php b/app/Ninja/Datatables/AccountGatewayDatatable.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Datatables/ActivityDatatable.php b/app/Ninja/Datatables/ActivityDatatable.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Datatables/BankAccountDatatable.php b/app/Ninja/Datatables/BankAccountDatatable.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Datatables/ClientDatatable.php b/app/Ninja/Datatables/ClientDatatable.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Datatables/CreditDatatable.php b/app/Ninja/Datatables/CreditDatatable.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Datatables/EntityDatatable.php b/app/Ninja/Datatables/EntityDatatable.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Datatables/ExpenseCategoryDatatable.php b/app/Ninja/Datatables/ExpenseCategoryDatatable.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Datatables/ExpenseDatatable.php b/app/Ninja/Datatables/ExpenseDatatable.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Datatables/InvoiceDatatable.php b/app/Ninja/Datatables/InvoiceDatatable.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Datatables/PaymentDatatable.php b/app/Ninja/Datatables/PaymentDatatable.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Datatables/PaymentTermDatatable.php b/app/Ninja/Datatables/PaymentTermDatatable.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Datatables/ProductDatatable.php b/app/Ninja/Datatables/ProductDatatable.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Datatables/ProjectDatatable.php b/app/Ninja/Datatables/ProjectDatatable.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Datatables/ProjectTaskDatatable.php b/app/Ninja/Datatables/ProjectTaskDatatable.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Datatables/ProposalCategoryDatatable.php b/app/Ninja/Datatables/ProposalCategoryDatatable.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Datatables/ProposalDatatable.php b/app/Ninja/Datatables/ProposalDatatable.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Datatables/ProposalSnippetDatatable.php b/app/Ninja/Datatables/ProposalSnippetDatatable.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Datatables/ProposalTemplateDatatable.php b/app/Ninja/Datatables/ProposalTemplateDatatable.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Datatables/RecurringExpenseDatatable.php b/app/Ninja/Datatables/RecurringExpenseDatatable.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Datatables/RecurringInvoiceDatatable.php b/app/Ninja/Datatables/RecurringInvoiceDatatable.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Datatables/SubscriptionDatatable.php b/app/Ninja/Datatables/SubscriptionDatatable.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Datatables/TaskDatatable.php b/app/Ninja/Datatables/TaskDatatable.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Datatables/TaxRateDatatable.php b/app/Ninja/Datatables/TaxRateDatatable.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Datatables/TokenDatatable.php b/app/Ninja/Datatables/TokenDatatable.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Datatables/UserDatatable.php b/app/Ninja/Datatables/UserDatatable.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Datatables/VendorDatatable.php b/app/Ninja/Datatables/VendorDatatable.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Import/BaseTransformer.php b/app/Ninja/Import/BaseTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Import/CSV/ClientTransformer.php b/app/Ninja/Import/CSV/ClientTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Import/CSV/ExpenseTransformer.php b/app/Ninja/Import/CSV/ExpenseTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Import/CSV/InvoiceTransformer.php b/app/Ninja/Import/CSV/InvoiceTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Import/CSV/PaymentTransformer.php b/app/Ninja/Import/CSV/PaymentTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Import/CSV/ProductTransformer.php b/app/Ninja/Import/CSV/ProductTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Import/CSV/VendorTransformer.php b/app/Ninja/Import/CSV/VendorTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Import/FreshBooks/ClientTransformer.php b/app/Ninja/Import/FreshBooks/ClientTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Import/FreshBooks/InvoiceTransformerBAK.php b/app/Ninja/Import/FreshBooks/InvoiceTransformerBAK.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Import/FreshBooks/PaymentTransformer.php b/app/Ninja/Import/FreshBooks/PaymentTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Import/FreshBooks/TaskTransformer.php b/app/Ninja/Import/FreshBooks/TaskTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Import/FreshBooks/VendorTransformer.php b/app/Ninja/Import/FreshBooks/VendorTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Import/Harvest/ClientTransformer.php b/app/Ninja/Import/Harvest/ClientTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Import/Harvest/ContactTransformer.php b/app/Ninja/Import/Harvest/ContactTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Import/Harvest/InvoiceTransformer.php b/app/Ninja/Import/Harvest/InvoiceTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Import/Harvest/PaymentTransformer.php b/app/Ninja/Import/Harvest/PaymentTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Import/Harvest/VendorContactTransformer.php b/app/Ninja/Import/Harvest/VendorContactTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Import/Harvest/VendorTransformer.php b/app/Ninja/Import/Harvest/VendorTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Import/Hiveage/ClientTransformer.php b/app/Ninja/Import/Hiveage/ClientTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Import/Hiveage/InvoiceTransformer.php b/app/Ninja/Import/Hiveage/InvoiceTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Import/Hiveage/PaymentTransformer.php b/app/Ninja/Import/Hiveage/PaymentTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Import/Hiveage/VendorTransformer.php b/app/Ninja/Import/Hiveage/VendorTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Import/Invoiceable/ClientTransformer.php b/app/Ninja/Import/Invoiceable/ClientTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Import/Invoiceable/InvoiceTransformer.php b/app/Ninja/Import/Invoiceable/InvoiceTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Import/Invoiceable/PaymentTransformer.php b/app/Ninja/Import/Invoiceable/PaymentTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Import/Invoiceable/VendorTransformer.php b/app/Ninja/Import/Invoiceable/VendorTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Import/Nutcache/ClientTransformer.php b/app/Ninja/Import/Nutcache/ClientTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Import/Nutcache/InvoiceTransformer.php b/app/Ninja/Import/Nutcache/InvoiceTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Import/Nutcache/PaymentTransformer.php b/app/Ninja/Import/Nutcache/PaymentTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Import/Nutcache/TaskTransformer.php b/app/Ninja/Import/Nutcache/TaskTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Import/Nutcache/VendorTransformer.php b/app/Ninja/Import/Nutcache/VendorTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Import/Pancake/ClientTransformer.php b/app/Ninja/Import/Pancake/ClientTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Import/Pancake/InvoiceTransformer.php b/app/Ninja/Import/Pancake/InvoiceTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Import/Pancake/PaymentTransformer.php b/app/Ninja/Import/Pancake/PaymentTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Import/Ronin/ClientTransformer.php b/app/Ninja/Import/Ronin/ClientTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Import/Ronin/InvoiceTransformer.php b/app/Ninja/Import/Ronin/InvoiceTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Import/Ronin/PaymentTransformer.php b/app/Ninja/Import/Ronin/PaymentTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Import/Ronin/VendorTransformer.php b/app/Ninja/Import/Ronin/VendorTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Import/Stripe/CustomerTransformer.php b/app/Ninja/Import/Stripe/CustomerTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Import/Wave/ClientTransformer.php b/app/Ninja/Import/Wave/ClientTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Import/Wave/InvoiceTransformer.php b/app/Ninja/Import/Wave/InvoiceTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Import/Wave/PaymentTransformer.php b/app/Ninja/Import/Wave/PaymentTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Import/Wave/VendorTransformer.php b/app/Ninja/Import/Wave/VendorTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Import/Zoho/ClientTransformer.php b/app/Ninja/Import/Zoho/ClientTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Import/Zoho/InvoiceTransformer.php b/app/Ninja/Import/Zoho/InvoiceTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Import/Zoho/PaymentTransformer.php b/app/Ninja/Import/Zoho/PaymentTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Import/Zoho/VendorTransformer.php b/app/Ninja/Import/Zoho/VendorTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Intents/BaseIntent.php b/app/Ninja/Intents/BaseIntent.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Intents/CreateInvoiceIntent.php b/app/Ninja/Intents/CreateInvoiceIntent.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Intents/DownloadInvoiceIntent.php b/app/Ninja/Intents/DownloadInvoiceIntent.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Intents/EmailInvoiceIntent.php b/app/Ninja/Intents/EmailInvoiceIntent.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Intents/InvoiceIntent.php b/app/Ninja/Intents/InvoiceIntent.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Intents/ListProductsIntent.php b/app/Ninja/Intents/ListProductsIntent.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Intents/ProductIntent.php b/app/Ninja/Intents/ProductIntent.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Intents/UpdateInvoiceIntent.php b/app/Ninja/Intents/UpdateInvoiceIntent.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Intents/WebApp/CreateClientIntent.php b/app/Ninja/Intents/WebApp/CreateClientIntent.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Intents/WebApp/CreateCreditIntent.php b/app/Ninja/Intents/WebApp/CreateCreditIntent.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Intents/WebApp/CreateExpenseIntent.php b/app/Ninja/Intents/WebApp/CreateExpenseIntent.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Intents/WebApp/CreateInvoiceIntent.php b/app/Ninja/Intents/WebApp/CreateInvoiceIntent.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Intents/WebApp/CreatePaymentIntent.php b/app/Ninja/Intents/WebApp/CreatePaymentIntent.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Intents/WebApp/CreateProductIntent.php b/app/Ninja/Intents/WebApp/CreateProductIntent.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Intents/WebApp/CreateQuoteIntent.php b/app/Ninja/Intents/WebApp/CreateQuoteIntent.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Intents/WebApp/CreateRecurringInvoiceIntent.php b/app/Ninja/Intents/WebApp/CreateRecurringInvoiceIntent.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Intents/WebApp/CreateTaskIntent.php b/app/Ninja/Intents/WebApp/CreateTaskIntent.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Intents/WebApp/CreateVendorIntent.php b/app/Ninja/Intents/WebApp/CreateVendorIntent.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Intents/WebApp/FindClientIntent.php b/app/Ninja/Intents/WebApp/FindClientIntent.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Intents/WebApp/FindInvoiceIntent.php b/app/Ninja/Intents/WebApp/FindInvoiceIntent.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Intents/WebApp/FindQuoteIntent.php b/app/Ninja/Intents/WebApp/FindQuoteIntent.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Intents/WebApp/ListClientIntent.php b/app/Ninja/Intents/WebApp/ListClientIntent.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Intents/WebApp/ListCreditIntent.php b/app/Ninja/Intents/WebApp/ListCreditIntent.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Intents/WebApp/ListExpenseIntent.php b/app/Ninja/Intents/WebApp/ListExpenseIntent.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Intents/WebApp/ListInvoiceIntent.php b/app/Ninja/Intents/WebApp/ListInvoiceIntent.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Intents/WebApp/ListPaymentIntent.php b/app/Ninja/Intents/WebApp/ListPaymentIntent.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Intents/WebApp/ListProductIntent.php b/app/Ninja/Intents/WebApp/ListProductIntent.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Intents/WebApp/ListQuoteIntent.php b/app/Ninja/Intents/WebApp/ListQuoteIntent.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Intents/WebApp/ListRecurringInvoiceIntent.php b/app/Ninja/Intents/WebApp/ListRecurringInvoiceIntent.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Intents/WebApp/ListTaskIntent.php b/app/Ninja/Intents/WebApp/ListTaskIntent.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Intents/WebApp/ListVendorIntent.php b/app/Ninja/Intents/WebApp/ListVendorIntent.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Intents/WebApp/NavigateToIntent.php b/app/Ninja/Intents/WebApp/NavigateToIntent.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Mailers/ContactMailer.php b/app/Ninja/Mailers/ContactMailer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Mailers/Mailer.php b/app/Ninja/Mailers/Mailer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Mailers/UserMailer.php b/app/Ninja/Mailers/UserMailer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Notifications/PushFactory.php b/app/Ninja/Notifications/PushFactory.php old mode 100755 new mode 100644 diff --git a/app/Ninja/OAuth/OAuth.php b/app/Ninja/OAuth/OAuth.php old mode 100755 new mode 100644 diff --git a/app/Ninja/OAuth/Providers/Google.php b/app/Ninja/OAuth/Providers/Google.php old mode 100755 new mode 100644 diff --git a/app/Ninja/OAuth/Providers/ProviderInterface.php b/app/Ninja/OAuth/Providers/ProviderInterface.php old mode 100755 new mode 100644 diff --git a/app/Ninja/PaymentDrivers/AuthorizeNetAIMPaymentDriver.php b/app/Ninja/PaymentDrivers/AuthorizeNetAIMPaymentDriver.php old mode 100755 new mode 100644 diff --git a/app/Ninja/PaymentDrivers/BasePaymentDriver.php b/app/Ninja/PaymentDrivers/BasePaymentDriver.php old mode 100755 new mode 100644 diff --git a/app/Ninja/PaymentDrivers/BitPayPaymentDriver.php b/app/Ninja/PaymentDrivers/BitPayPaymentDriver.php old mode 100755 new mode 100644 diff --git a/app/Ninja/PaymentDrivers/BraintreePaymentDriver.php b/app/Ninja/PaymentDrivers/BraintreePaymentDriver.php old mode 100755 new mode 100644 diff --git a/app/Ninja/PaymentDrivers/CheckoutComPaymentDriver.php b/app/Ninja/PaymentDrivers/CheckoutComPaymentDriver.php old mode 100755 new mode 100644 diff --git a/app/Ninja/PaymentDrivers/Custom1PaymentDriver.php b/app/Ninja/PaymentDrivers/Custom1PaymentDriver.php old mode 100755 new mode 100644 diff --git a/app/Ninja/PaymentDrivers/Custom2PaymentDriver.php b/app/Ninja/PaymentDrivers/Custom2PaymentDriver.php old mode 100755 new mode 100644 diff --git a/app/Ninja/PaymentDrivers/Custom3PaymentDriver.php b/app/Ninja/PaymentDrivers/Custom3PaymentDriver.php old mode 100755 new mode 100644 diff --git a/app/Ninja/PaymentDrivers/CybersourcePaymentDriver.php b/app/Ninja/PaymentDrivers/CybersourcePaymentDriver.php old mode 100755 new mode 100644 diff --git a/app/Ninja/PaymentDrivers/DwollaPaymentDriver.php b/app/Ninja/PaymentDrivers/DwollaPaymentDriver.php old mode 100755 new mode 100644 diff --git a/app/Ninja/PaymentDrivers/EwayRapidSharedPaymentDriver.php b/app/Ninja/PaymentDrivers/EwayRapidSharedPaymentDriver.php old mode 100755 new mode 100644 diff --git a/app/Ninja/PaymentDrivers/FedACHdir.txt b/app/Ninja/PaymentDrivers/FedACHdir.txt old mode 100755 new mode 100644 diff --git a/app/Ninja/PaymentDrivers/GoCardlessPaymentDriver.php b/app/Ninja/PaymentDrivers/GoCardlessPaymentDriver.php old mode 100755 new mode 100644 diff --git a/app/Ninja/PaymentDrivers/GoCardlessV2RedirectPaymentDriver.php b/app/Ninja/PaymentDrivers/GoCardlessV2RedirectPaymentDriver.php old mode 100755 new mode 100644 diff --git a/app/Ninja/PaymentDrivers/MolliePaymentDriver.php b/app/Ninja/PaymentDrivers/MolliePaymentDriver.php old mode 100755 new mode 100644 diff --git a/app/Ninja/PaymentDrivers/PagSeguroPaymentDriver.php b/app/Ninja/PaymentDrivers/PagSeguroPaymentDriver.php old mode 100755 new mode 100644 diff --git a/app/Ninja/PaymentDrivers/PagarmePaymentDriver.php b/app/Ninja/PaymentDrivers/PagarmePaymentDriver.php old mode 100755 new mode 100644 diff --git a/app/Ninja/PaymentDrivers/PayFastPaymentDriver.php b/app/Ninja/PaymentDrivers/PayFastPaymentDriver.php old mode 100755 new mode 100644 diff --git a/app/Ninja/PaymentDrivers/PayPalExpressPaymentDriver.php b/app/Ninja/PaymentDrivers/PayPalExpressPaymentDriver.php old mode 100755 new mode 100644 diff --git a/app/Ninja/PaymentDrivers/PayPalProPaymentDriver.php b/app/Ninja/PaymentDrivers/PayPalProPaymentDriver.php old mode 100755 new mode 100644 diff --git a/app/Ninja/PaymentDrivers/PaymillPaymentDriver.php b/app/Ninja/PaymentDrivers/PaymillPaymentDriver.php old mode 100755 new mode 100644 diff --git a/app/Ninja/PaymentDrivers/SkrillPaymentDriver.php b/app/Ninja/PaymentDrivers/SkrillPaymentDriver.php old mode 100755 new mode 100644 diff --git a/app/Ninja/PaymentDrivers/StripePaymentDriver.php b/app/Ninja/PaymentDrivers/StripePaymentDriver.php old mode 100755 new mode 100644 diff --git a/app/Ninja/PaymentDrivers/TwoCheckoutPaymentDriver.php b/app/Ninja/PaymentDrivers/TwoCheckoutPaymentDriver.php old mode 100755 new mode 100644 diff --git a/app/Ninja/PaymentDrivers/WePayPaymentDriver.php b/app/Ninja/PaymentDrivers/WePayPaymentDriver.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Presenters/AccountPresenter.php b/app/Ninja/Presenters/AccountPresenter.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Presenters/ActivityPresenter.php b/app/Ninja/Presenters/ActivityPresenter.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Presenters/ClientPresenter.php b/app/Ninja/Presenters/ClientPresenter.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Presenters/CompanyPresenter.php b/app/Ninja/Presenters/CompanyPresenter.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Presenters/CreditPresenter.php b/app/Ninja/Presenters/CreditPresenter.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Presenters/EntityPresenter.php b/app/Ninja/Presenters/EntityPresenter.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Presenters/ExpensePresenter.php b/app/Ninja/Presenters/ExpensePresenter.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Presenters/InvoiceItemPresenter.php b/app/Ninja/Presenters/InvoiceItemPresenter.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Presenters/InvoicePresenter.php b/app/Ninja/Presenters/InvoicePresenter.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Presenters/PaymentPresenter.php b/app/Ninja/Presenters/PaymentPresenter.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Presenters/ProductPresenter.php b/app/Ninja/Presenters/ProductPresenter.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Presenters/ProjectPresenter.php b/app/Ninja/Presenters/ProjectPresenter.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Presenters/ProposalPresenter.php b/app/Ninja/Presenters/ProposalPresenter.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Presenters/ProposalSnippetPresenter.php b/app/Ninja/Presenters/ProposalSnippetPresenter.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Presenters/ProposalTemplatePresenter.php b/app/Ninja/Presenters/ProposalTemplatePresenter.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Presenters/TaskPresenter.php b/app/Ninja/Presenters/TaskPresenter.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Presenters/UserPresenter.php b/app/Ninja/Presenters/UserPresenter.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Presenters/VendorPresenter.php b/app/Ninja/Presenters/VendorPresenter.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Reports/AbstractReport.php b/app/Ninja/Reports/AbstractReport.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Reports/ActivityReport.php b/app/Ninja/Reports/ActivityReport.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Reports/AgingReport.php b/app/Ninja/Reports/AgingReport.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Reports/ClientReport.php b/app/Ninja/Reports/ClientReport.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Reports/CreditReport.php b/app/Ninja/Reports/CreditReport.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Reports/DocumentReport.php b/app/Ninja/Reports/DocumentReport.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Reports/ExpenseReport.php b/app/Ninja/Reports/ExpenseReport.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Reports/InvoiceReport.php b/app/Ninja/Reports/InvoiceReport.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Reports/PaymentReport.php b/app/Ninja/Reports/PaymentReport.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Reports/ProductReport.php b/app/Ninja/Reports/ProductReport.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Reports/ProfitAndLossReport.php b/app/Ninja/Reports/ProfitAndLossReport.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Reports/QuoteReport.php b/app/Ninja/Reports/QuoteReport.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Reports/TaskReport.php b/app/Ninja/Reports/TaskReport.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Reports/TaxRateReport.php b/app/Ninja/Reports/TaxRateReport.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Repositories/AccountGatewayRepository.php b/app/Ninja/Repositories/AccountGatewayRepository.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Repositories/AccountRepository.php b/app/Ninja/Repositories/AccountRepository.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Repositories/ActivityRepository.php b/app/Ninja/Repositories/ActivityRepository.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Repositories/BankAccountRepository.php b/app/Ninja/Repositories/BankAccountRepository.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Repositories/BaseRepository.php b/app/Ninja/Repositories/BaseRepository.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Repositories/ClientRepository.php b/app/Ninja/Repositories/ClientRepository.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Repositories/ContactRepository.php b/app/Ninja/Repositories/ContactRepository.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Repositories/CreditRepository.php b/app/Ninja/Repositories/CreditRepository.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Repositories/CustomerRepository.php b/app/Ninja/Repositories/CustomerRepository.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Repositories/DashboardRepository.php b/app/Ninja/Repositories/DashboardRepository.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Repositories/DocumentRepository.php b/app/Ninja/Repositories/DocumentRepository.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Repositories/ExpenseCategoryRepository.php b/app/Ninja/Repositories/ExpenseCategoryRepository.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Repositories/ExpenseRepository.php b/app/Ninja/Repositories/ExpenseRepository.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Repositories/InvoiceRepository.php b/app/Ninja/Repositories/InvoiceRepository.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Repositories/NinjaRepository.php b/app/Ninja/Repositories/NinjaRepository.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Repositories/PaymentRepository.php b/app/Ninja/Repositories/PaymentRepository.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Repositories/PaymentTermRepository.php b/app/Ninja/Repositories/PaymentTermRepository.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Repositories/ProductRepository.php b/app/Ninja/Repositories/ProductRepository.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Repositories/ProjectRepository.php b/app/Ninja/Repositories/ProjectRepository.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Repositories/ProposalCategoryRepository.php b/app/Ninja/Repositories/ProposalCategoryRepository.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Repositories/ProposalRepository.php b/app/Ninja/Repositories/ProposalRepository.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Repositories/ProposalSnippetRepository.php b/app/Ninja/Repositories/ProposalSnippetRepository.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Repositories/ProposalTemplateRepository.php b/app/Ninja/Repositories/ProposalTemplateRepository.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Repositories/RecurringExpenseRepository.php b/app/Ninja/Repositories/RecurringExpenseRepository.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Repositories/ReferralRepository.php b/app/Ninja/Repositories/ReferralRepository.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Repositories/SubscriptionRepository.php b/app/Ninja/Repositories/SubscriptionRepository.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Repositories/TaskRepository.php b/app/Ninja/Repositories/TaskRepository.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Repositories/TaxRateRepository.php b/app/Ninja/Repositories/TaxRateRepository.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Repositories/TokenRepository.php b/app/Ninja/Repositories/TokenRepository.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Repositories/UserRepository.php b/app/Ninja/Repositories/UserRepository.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Repositories/VendorContactRepository.php b/app/Ninja/Repositories/VendorContactRepository.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Repositories/VendorRepository.php b/app/Ninja/Repositories/VendorRepository.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Serializers/ArraySerializer.php b/app/Ninja/Serializers/ArraySerializer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Transformers/AccountEmailSettingsTransformer.php b/app/Ninja/Transformers/AccountEmailSettingsTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Transformers/AccountTokenTransformer.php b/app/Ninja/Transformers/AccountTokenTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Transformers/AccountTransformer.php b/app/Ninja/Transformers/AccountTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Transformers/ActivityTransformer.php b/app/Ninja/Transformers/ActivityTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Transformers/ClientTransformer.php b/app/Ninja/Transformers/ClientTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Transformers/ContactTransformer.php b/app/Ninja/Transformers/ContactTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Transformers/CreditTransformer.php b/app/Ninja/Transformers/CreditTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Transformers/DocumentTransformer.php b/app/Ninja/Transformers/DocumentTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Transformers/EntityTransformer.php b/app/Ninja/Transformers/EntityTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Transformers/ExpenseCategoryTransformer.php b/app/Ninja/Transformers/ExpenseCategoryTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Transformers/ExpenseTransformer.php b/app/Ninja/Transformers/ExpenseTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Transformers/InvitationTransformer.php b/app/Ninja/Transformers/InvitationTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Transformers/InvoiceItemTransformer.php b/app/Ninja/Transformers/InvoiceItemTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Transformers/InvoiceTransformer.php b/app/Ninja/Transformers/InvoiceTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Transformers/PaymentTermTransformer.php b/app/Ninja/Transformers/PaymentTermTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Transformers/PaymentTransformer.php b/app/Ninja/Transformers/PaymentTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Transformers/ProductTransformer.php b/app/Ninja/Transformers/ProductTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Transformers/ProjectTransformer.php b/app/Ninja/Transformers/ProjectTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Transformers/TaskStatusTransformer.php b/app/Ninja/Transformers/TaskStatusTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Transformers/TaskTransformer.php b/app/Ninja/Transformers/TaskTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Transformers/TaxRateTransformer.php b/app/Ninja/Transformers/TaxRateTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Transformers/UserAccountTransformer.php b/app/Ninja/Transformers/UserAccountTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Transformers/UserTransformer.php b/app/Ninja/Transformers/UserTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Transformers/VendorContactTransformer.php b/app/Ninja/Transformers/VendorContactTransformer.php old mode 100755 new mode 100644 diff --git a/app/Ninja/Transformers/VendorTransformer.php b/app/Ninja/Transformers/VendorTransformer.php old mode 100755 new mode 100644 diff --git a/app/Notifications/PaymentCreated.php b/app/Notifications/PaymentCreated.php old mode 100755 new mode 100644 diff --git a/app/Policies/AccountGatewayPolicy.php b/app/Policies/AccountGatewayPolicy.php old mode 100755 new mode 100644 diff --git a/app/Policies/BankAccountPolicy.php b/app/Policies/BankAccountPolicy.php old mode 100755 new mode 100644 diff --git a/app/Policies/ClientPolicy.php b/app/Policies/ClientPolicy.php old mode 100755 new mode 100644 diff --git a/app/Policies/ContactPolicy.php b/app/Policies/ContactPolicy.php old mode 100755 new mode 100644 diff --git a/app/Policies/CreditPolicy.php b/app/Policies/CreditPolicy.php old mode 100755 new mode 100644 diff --git a/app/Policies/CustomerPolicy.php b/app/Policies/CustomerPolicy.php old mode 100755 new mode 100644 diff --git a/app/Policies/DocumentPolicy.php b/app/Policies/DocumentPolicy.php old mode 100755 new mode 100644 diff --git a/app/Policies/EntityPolicy.php b/app/Policies/EntityPolicy.php old mode 100755 new mode 100644 diff --git a/app/Policies/ExpenseCategoryPolicy.php b/app/Policies/ExpenseCategoryPolicy.php old mode 100755 new mode 100644 diff --git a/app/Policies/ExpensePolicy.php b/app/Policies/ExpensePolicy.php old mode 100755 new mode 100644 diff --git a/app/Policies/GenericEntityPolicy.php b/app/Policies/GenericEntityPolicy.php old mode 100755 new mode 100644 diff --git a/app/Policies/InvoicePolicy.php b/app/Policies/InvoicePolicy.php old mode 100755 new mode 100644 diff --git a/app/Policies/PaymentPolicy.php b/app/Policies/PaymentPolicy.php old mode 100755 new mode 100644 diff --git a/app/Policies/PaymentTermPolicy.php b/app/Policies/PaymentTermPolicy.php old mode 100755 new mode 100644 diff --git a/app/Policies/ProductPolicy.php b/app/Policies/ProductPolicy.php old mode 100755 new mode 100644 diff --git a/app/Policies/ProjectPolicy.php b/app/Policies/ProjectPolicy.php old mode 100755 new mode 100644 diff --git a/app/Policies/ProposalCategoryPolicy.php b/app/Policies/ProposalCategoryPolicy.php old mode 100755 new mode 100644 diff --git a/app/Policies/ProposalPolicy.php b/app/Policies/ProposalPolicy.php old mode 100755 new mode 100644 diff --git a/app/Policies/ProposalSnippetPolicy.php b/app/Policies/ProposalSnippetPolicy.php old mode 100755 new mode 100644 diff --git a/app/Policies/ProposalTemplatePolicy.php b/app/Policies/ProposalTemplatePolicy.php old mode 100755 new mode 100644 diff --git a/app/Policies/QuotePolicy.php b/app/Policies/QuotePolicy.php old mode 100755 new mode 100644 diff --git a/app/Policies/RecurringExpensePolicy.php b/app/Policies/RecurringExpensePolicy.php old mode 100755 new mode 100644 diff --git a/app/Policies/RecurringInvoicePolicy.php b/app/Policies/RecurringInvoicePolicy.php old mode 100755 new mode 100644 diff --git a/app/Policies/SubscriptionPolicy.php b/app/Policies/SubscriptionPolicy.php old mode 100755 new mode 100644 diff --git a/app/Policies/TaskPolicy.php b/app/Policies/TaskPolicy.php old mode 100755 new mode 100644 diff --git a/app/Policies/TaxRatePolicy.php b/app/Policies/TaxRatePolicy.php old mode 100755 new mode 100644 diff --git a/app/Policies/TokenPolicy.php b/app/Policies/TokenPolicy.php old mode 100755 new mode 100644 diff --git a/app/Policies/VendorPolicy.php b/app/Policies/VendorPolicy.php old mode 100755 new mode 100644 diff --git a/app/Providers/AppServiceProvider.php b/app/Providers/AppServiceProvider.php old mode 100755 new mode 100644 diff --git a/app/Providers/AuthServiceProvider.php b/app/Providers/AuthServiceProvider.php old mode 100755 new mode 100644 diff --git a/app/Providers/BusServiceProvider.php b/app/Providers/BusServiceProvider.php old mode 100755 new mode 100644 diff --git a/app/Providers/ComposerServiceProvider.php b/app/Providers/ComposerServiceProvider.php old mode 100755 new mode 100644 diff --git a/app/Providers/ConfigServiceProvider.php b/app/Providers/ConfigServiceProvider.php old mode 100755 new mode 100644 diff --git a/app/Providers/EventServiceProvider.php b/app/Providers/EventServiceProvider.php old mode 100755 new mode 100644 diff --git a/app/Providers/RouteServiceProvider.php b/app/Providers/RouteServiceProvider.php old mode 100755 new mode 100644 diff --git a/app/Services/AccountGatewayService.php b/app/Services/AccountGatewayService.php old mode 100755 new mode 100644 diff --git a/app/Services/ActivityService.php b/app/Services/ActivityService.php old mode 100755 new mode 100644 diff --git a/app/Services/AuthService.php b/app/Services/AuthService.php old mode 100755 new mode 100644 diff --git a/app/Services/BankAccountService.php b/app/Services/BankAccountService.php old mode 100755 new mode 100644 diff --git a/app/Services/BaseService.php b/app/Services/BaseService.php old mode 100755 new mode 100644 diff --git a/app/Services/ClientService.php b/app/Services/ClientService.php old mode 100755 new mode 100644 diff --git a/app/Services/ContactService.php b/app/Services/ContactService.php old mode 100755 new mode 100644 diff --git a/app/Services/CreditService.php b/app/Services/CreditService.php old mode 100755 new mode 100644 diff --git a/app/Services/DatatableService.php b/app/Services/DatatableService.php old mode 100755 new mode 100644 diff --git a/app/Services/EmailService.php b/app/Services/EmailService.php old mode 100755 new mode 100644 diff --git a/app/Services/ExpenseCategoryService.php b/app/Services/ExpenseCategoryService.php old mode 100755 new mode 100644 diff --git a/app/Services/ExpenseService.php b/app/Services/ExpenseService.php old mode 100755 new mode 100644 diff --git a/app/Services/ImportService.php b/app/Services/ImportService.php old mode 100755 new mode 100644 diff --git a/app/Services/InvoiceService.php b/app/Services/InvoiceService.php old mode 100755 new mode 100644 diff --git a/app/Services/PaymentService.php b/app/Services/PaymentService.php old mode 100755 new mode 100644 diff --git a/app/Services/PaymentTermService.php b/app/Services/PaymentTermService.php old mode 100755 new mode 100644 diff --git a/app/Services/ProductService.php b/app/Services/ProductService.php old mode 100755 new mode 100644 diff --git a/app/Services/ProjectService.php b/app/Services/ProjectService.php old mode 100755 new mode 100644 diff --git a/app/Services/ProposalCategoryService.php b/app/Services/ProposalCategoryService.php old mode 100755 new mode 100644 diff --git a/app/Services/ProposalService.php b/app/Services/ProposalService.php old mode 100755 new mode 100644 diff --git a/app/Services/ProposalSnippetService.php b/app/Services/ProposalSnippetService.php old mode 100755 new mode 100644 diff --git a/app/Services/ProposalTemplateService.php b/app/Services/ProposalTemplateService.php old mode 100755 new mode 100644 diff --git a/app/Services/PushService.php b/app/Services/PushService.php old mode 100755 new mode 100644 diff --git a/app/Services/RecurringExpenseService.php b/app/Services/RecurringExpenseService.php old mode 100755 new mode 100644 diff --git a/app/Services/RecurringInvoiceService.php b/app/Services/RecurringInvoiceService.php old mode 100755 new mode 100644 diff --git a/app/Services/SubscriptionService.php b/app/Services/SubscriptionService.php old mode 100755 new mode 100644 diff --git a/app/Services/TaskService.php b/app/Services/TaskService.php old mode 100755 new mode 100644 diff --git a/app/Services/TaxRateService.php b/app/Services/TaxRateService.php old mode 100755 new mode 100644 diff --git a/app/Services/TemplateService.php b/app/Services/TemplateService.php old mode 100755 new mode 100644 diff --git a/app/Services/TokenService.php b/app/Services/TokenService.php old mode 100755 new mode 100644 diff --git a/app/Services/UserService.php b/app/Services/UserService.php old mode 100755 new mode 100644 diff --git a/app/Services/VendorService.php b/app/Services/VendorService.php old mode 100755 new mode 100644 diff --git a/artisan b/artisan old mode 100755 new mode 100644 diff --git a/bootstrap/app.php b/bootstrap/app.php old mode 100755 new mode 100644 diff --git a/bootstrap/autoload.php b/bootstrap/autoload.php old mode 100755 new mode 100644 diff --git a/bootstrap/environment.php b/bootstrap/environment.php old mode 100755 new mode 100644 diff --git a/bower.json b/bower.json old mode 100755 new mode 100644 diff --git a/codeception.yml b/codeception.yml old mode 100755 new mode 100644 diff --git a/composer.json b/composer.json old mode 100755 new mode 100644 diff --git a/composer.lock b/composer.lock old mode 100755 new mode 100644 diff --git a/config/app.php b/config/app.php old mode 100755 new mode 100644 diff --git a/config/auth.php b/config/auth.php old mode 100755 new mode 100644 diff --git a/config/bootstrapper.php b/config/bootstrapper.php old mode 100755 new mode 100644 diff --git a/config/cache.php b/config/cache.php old mode 100755 new mode 100644 diff --git a/config/chumper.datatable.php b/config/chumper.datatable.php old mode 100755 new mode 100644 diff --git a/config/compile.php b/config/compile.php old mode 100755 new mode 100644 diff --git a/config/cors.php b/config/cors.php old mode 100755 new mode 100644 diff --git a/config/countries.php b/config/countries.php old mode 100755 new mode 100644 diff --git a/config/database.php b/config/database.php old mode 100755 new mode 100644 diff --git a/config/debugbar.php b/config/debugbar.php old mode 100755 new mode 100644 diff --git a/config/excel.php b/config/excel.php old mode 100755 new mode 100644 diff --git a/config/filesystems.php b/config/filesystems.php old mode 100755 new mode 100644 diff --git a/config/former.php b/config/former.php old mode 100755 new mode 100644 diff --git a/config/google2fa.php b/config/google2fa.php old mode 100755 new mode 100644 diff --git a/config/ide-helper.php b/config/ide-helper.php old mode 100755 new mode 100644 diff --git a/config/image.php b/config/image.php old mode 100755 new mode 100644 diff --git a/config/mail.php b/config/mail.php old mode 100755 new mode 100644 diff --git a/config/modules.php b/config/modules.php old mode 100755 new mode 100644 diff --git a/config/ninja.php b/config/ninja.php old mode 100755 new mode 100644 diff --git a/config/packages/.gitkeep b/config/packages/.gitkeep old mode 100755 new mode 100644 diff --git a/config/packages/ignited/laravel-omnipay/config.php b/config/packages/ignited/laravel-omnipay/config.php old mode 100755 new mode 100644 diff --git a/config/packages/zizaco/confide/.gitkeep b/config/packages/zizaco/confide/.gitkeep old mode 100755 new mode 100644 diff --git a/config/packages/zizaco/confide/config.php b/config/packages/zizaco/confide/config.php old mode 100755 new mode 100644 diff --git a/config/pdf.php b/config/pdf.php old mode 100755 new mode 100644 diff --git a/config/push-notification.php b/config/push-notification.php old mode 100755 new mode 100644 diff --git a/config/queue.php b/config/queue.php old mode 100755 new mode 100644 diff --git a/config/self-update.php b/config/self-update.php old mode 100755 new mode 100644 diff --git a/config/services.php b/config/services.php old mode 100755 new mode 100644 diff --git a/config/session.php b/config/session.php old mode 100755 new mode 100644 diff --git a/config/swaggervel.php b/config/swaggervel.php old mode 100755 new mode 100644 diff --git a/config/view.php b/config/view.php old mode 100755 new mode 100644 diff --git a/database/factories/ModelFactory.php b/database/factories/ModelFactory.php old mode 100755 new mode 100644 diff --git a/database/migrations/.gitkeep b/database/migrations/.gitkeep old mode 100755 new mode 100644 diff --git a/database/migrations/2013_11_05_180133_confide_setup_users_table.php b/database/migrations/2013_11_05_180133_confide_setup_users_table.php old mode 100755 new mode 100644 diff --git a/database/migrations/2013_11_28_195703_setup_countries_table.php b/database/migrations/2013_11_28_195703_setup_countries_table.php old mode 100755 new mode 100644 diff --git a/database/migrations/2014_02_13_151500_add_cascase_drops.php b/database/migrations/2014_02_13_151500_add_cascase_drops.php old mode 100755 new mode 100644 diff --git a/database/migrations/2014_02_19_151817_add_support_for_invoice_designs.php b/database/migrations/2014_02_19_151817_add_support_for_invoice_designs.php old mode 100755 new mode 100644 diff --git a/database/migrations/2014_03_03_155556_add_phone_to_account.php b/database/migrations/2014_03_03_155556_add_phone_to_account.php old mode 100755 new mode 100644 diff --git a/database/migrations/2014_03_19_201454_add_language_support.php b/database/migrations/2014_03_19_201454_add_language_support.php old mode 100755 new mode 100644 diff --git a/database/migrations/2014_03_20_200300_create_payment_libraries.php b/database/migrations/2014_03_20_200300_create_payment_libraries.php old mode 100755 new mode 100644 diff --git a/database/migrations/2014_03_23_051736_enable_forcing_jspdf.php b/database/migrations/2014_03_23_051736_enable_forcing_jspdf.php old mode 100755 new mode 100644 diff --git a/database/migrations/2014_03_25_102200_add_sort_and_recommended_to_gateways.php b/database/migrations/2014_03_25_102200_add_sort_and_recommended_to_gateways.php old mode 100755 new mode 100644 diff --git a/database/migrations/2014_04_03_191105_add_pro_plan.php b/database/migrations/2014_04_03_191105_add_pro_plan.php old mode 100755 new mode 100644 diff --git a/database/migrations/2014_04_17_100523_add_remember_token.php b/database/migrations/2014_04_17_100523_add_remember_token.php old mode 100755 new mode 100644 diff --git a/database/migrations/2014_04_17_145108_add_custom_fields.php b/database/migrations/2014_04_17_145108_add_custom_fields.php old mode 100755 new mode 100644 diff --git a/database/migrations/2014_04_23_170909_add_products_settings.php b/database/migrations/2014_04_23_170909_add_products_settings.php old mode 100755 new mode 100644 diff --git a/database/migrations/2014_04_29_174315_add_advanced_settings.php b/database/migrations/2014_04_29_174315_add_advanced_settings.php old mode 100755 new mode 100644 diff --git a/database/migrations/2014_05_17_175626_add_quotes.php b/database/migrations/2014_05_17_175626_add_quotes.php old mode 100755 new mode 100644 diff --git a/database/migrations/2014_06_17_131940_add_accepted_credit_cards_to_account_gateways.php b/database/migrations/2014_06_17_131940_add_accepted_credit_cards_to_account_gateways.php old mode 100755 new mode 100644 diff --git a/database/migrations/2014_07_13_142654_one_click_install.php b/database/migrations/2014_07_13_142654_one_click_install.php old mode 100755 new mode 100644 diff --git a/database/migrations/2014_07_17_205900_support_hiding_quantity.php b/database/migrations/2014_07_17_205900_support_hiding_quantity.php old mode 100755 new mode 100644 diff --git a/database/migrations/2014_07_24_171214_add_zapier_support.php b/database/migrations/2014_07_24_171214_add_zapier_support.php old mode 100755 new mode 100644 diff --git a/database/migrations/2014_10_01_141248_add_company_vat_number.php b/database/migrations/2014_10_01_141248_add_company_vat_number.php old mode 100755 new mode 100644 diff --git a/database/migrations/2014_10_05_141856_track_last_seen_message.php b/database/migrations/2014_10_05_141856_track_last_seen_message.php old mode 100755 new mode 100644 diff --git a/database/migrations/2014_10_06_103529_add_timesheets.php b/database/migrations/2014_10_06_103529_add_timesheets.php old mode 100755 new mode 100644 diff --git a/database/migrations/2014_10_06_195330_add_invoice_design_table.php b/database/migrations/2014_10_06_195330_add_invoice_design_table.php old mode 100755 new mode 100644 diff --git a/database/migrations/2014_10_13_054100_add_invoice_number_settings.php b/database/migrations/2014_10_13_054100_add_invoice_number_settings.php old mode 100755 new mode 100644 diff --git a/database/migrations/2014_10_14_225227_add_danish_translation.php b/database/migrations/2014_10_14_225227_add_danish_translation.php old mode 100755 new mode 100644 diff --git a/database/migrations/2014_10_22_174452_add_affiliate_price.php b/database/migrations/2014_10_22_174452_add_affiliate_price.php old mode 100755 new mode 100644 diff --git a/database/migrations/2014_10_30_184126_add_company_id_number.php b/database/migrations/2014_10_30_184126_add_company_id_number.php old mode 100755 new mode 100644 diff --git a/database/migrations/2014_11_04_200406_allow_null_client_currency.php b/database/migrations/2014_11_04_200406_allow_null_client_currency.php old mode 100755 new mode 100644 diff --git a/database/migrations/2014_12_03_154119_add_discount_type.php b/database/migrations/2014_12_03_154119_add_discount_type.php old mode 100755 new mode 100644 diff --git a/database/migrations/2015_02_12_102940_add_email_templates.php b/database/migrations/2015_02_12_102940_add_email_templates.php old mode 100755 new mode 100644 diff --git a/database/migrations/2015_02_17_131714_support_token_billing.php b/database/migrations/2015_02_17_131714_support_token_billing.php old mode 100755 new mode 100644 diff --git a/database/migrations/2015_02_27_081836_add_invoice_footer.php b/database/migrations/2015_02_27_081836_add_invoice_footer.php old mode 100755 new mode 100644 diff --git a/database/migrations/2015_03_03_140259_add_tokens.php b/database/migrations/2015_03_03_140259_add_tokens.php old mode 100755 new mode 100644 diff --git a/database/migrations/2015_03_09_151011_add_ip_to_activity.php b/database/migrations/2015_03_09_151011_add_ip_to_activity.php old mode 100755 new mode 100644 diff --git a/database/migrations/2015_03_15_174122_add_pdf_email_attachment_option.php b/database/migrations/2015_03_15_174122_add_pdf_email_attachment_option.php old mode 100755 new mode 100644 diff --git a/database/migrations/2015_03_30_100000_create_password_resets_table.php b/database/migrations/2015_03_30_100000_create_password_resets_table.php old mode 100755 new mode 100644 diff --git a/database/migrations/2015_04_12_093447_add_sv_language.php b/database/migrations/2015_04_12_093447_add_sv_language.php old mode 100755 new mode 100644 diff --git a/database/migrations/2015_04_13_100333_add_notify_approved.php b/database/migrations/2015_04_13_100333_add_notify_approved.php old mode 100755 new mode 100644 diff --git a/database/migrations/2015_04_16_122647_add_partial_amount_to_invoices.php b/database/migrations/2015_04_16_122647_add_partial_amount_to_invoices.php old mode 100755 new mode 100644 diff --git a/database/migrations/2015_05_21_184104_add_font_size.php b/database/migrations/2015_05_21_184104_add_font_size.php old mode 100755 new mode 100644 diff --git a/database/migrations/2015_05_27_121828_add_tasks.php b/database/migrations/2015_05_27_121828_add_tasks.php old mode 100755 new mode 100644 diff --git a/database/migrations/2015_05_27_170808_add_custom_invoice_labels.php b/database/migrations/2015_05_27_170808_add_custom_invoice_labels.php old mode 100755 new mode 100644 diff --git a/database/migrations/2015_06_09_134208_add_has_tasks_to_invoices.php b/database/migrations/2015_06_09_134208_add_has_tasks_to_invoices.php old mode 100755 new mode 100644 diff --git a/database/migrations/2015_06_14_093410_enable_resuming_tasks.php b/database/migrations/2015_06_14_093410_enable_resuming_tasks.php old mode 100755 new mode 100644 diff --git a/database/migrations/2015_06_14_173025_multi_company_support.php b/database/migrations/2015_06_14_173025_multi_company_support.php old mode 100755 new mode 100644 diff --git a/database/migrations/2015_07_07_160257_support_locking_account.php b/database/migrations/2015_07_07_160257_support_locking_account.php old mode 100755 new mode 100644 diff --git a/database/migrations/2015_07_08_114333_simplify_tasks.php b/database/migrations/2015_07_08_114333_simplify_tasks.php old mode 100755 new mode 100644 diff --git a/database/migrations/2015_07_19_081332_add_custom_design.php b/database/migrations/2015_07_19_081332_add_custom_design.php old mode 100755 new mode 100644 diff --git a/database/migrations/2015_07_27_183830_add_pdfmake_support.php b/database/migrations/2015_07_27_183830_add_pdfmake_support.php old mode 100755 new mode 100644 diff --git a/database/migrations/2015_08_13_084041_add_formats_to_datetime_formats_table.php b/database/migrations/2015_08_13_084041_add_formats_to_datetime_formats_table.php old mode 100755 new mode 100644 diff --git a/database/migrations/2015_09_04_080604_add_swap_postal_code.php b/database/migrations/2015_09_04_080604_add_swap_postal_code.php old mode 100755 new mode 100644 diff --git a/database/migrations/2015_09_07_135935_add_account_domain.php b/database/migrations/2015_09_07_135935_add_account_domain.php old mode 100755 new mode 100644 diff --git a/database/migrations/2015_09_10_185135_add_reminder_emails.php b/database/migrations/2015_09_10_185135_add_reminder_emails.php old mode 100755 new mode 100644 diff --git a/database/migrations/2015_10_07_135651_add_social_login.php b/database/migrations/2015_10_07_135651_add_social_login.php old mode 100755 new mode 100644 diff --git a/database/migrations/2015_10_21_075058_add_default_tax_rates.php b/database/migrations/2015_10_21_075058_add_default_tax_rates.php old mode 100755 new mode 100644 diff --git a/database/migrations/2015_10_21_185724_add_invoice_number_pattern.php b/database/migrations/2015_10_21_185724_add_invoice_number_pattern.php old mode 100755 new mode 100644 diff --git a/database/migrations/2015_10_27_180214_add_is_system_to_activities.php b/database/migrations/2015_10_27_180214_add_is_system_to_activities.php old mode 100755 new mode 100644 diff --git a/database/migrations/2015_10_29_133747_add_default_quote_terms.php b/database/migrations/2015_10_29_133747_add_default_quote_terms.php old mode 100755 new mode 100644 diff --git a/database/migrations/2015_11_01_080417_encrypt_tokens.php b/database/migrations/2015_11_01_080417_encrypt_tokens.php old mode 100755 new mode 100644 diff --git a/database/migrations/2015_11_03_181318_improve_currency_localization.php b/database/migrations/2015_11_03_181318_improve_currency_localization.php old mode 100755 new mode 100644 diff --git a/database/migrations/2015_11_30_133206_add_email_designs.php b/database/migrations/2015_11_30_133206_add_email_designs.php old mode 100755 new mode 100644 diff --git a/database/migrations/2015_12_27_154513_add_reminder_settings.php b/database/migrations/2015_12_27_154513_add_reminder_settings.php old mode 100755 new mode 100644 diff --git a/database/migrations/2015_12_30_042035_add_client_view_css.php b/database/migrations/2015_12_30_042035_add_client_view_css.php old mode 100755 new mode 100644 diff --git a/database/migrations/2016_01_04_175228_create_vendors_table.php b/database/migrations/2016_01_04_175228_create_vendors_table.php old mode 100755 new mode 100644 diff --git a/database/migrations/2016_01_06_153144_add_invoice_font_support.php b/database/migrations/2016_01_06_153144_add_invoice_font_support.php old mode 100755 new mode 100644 diff --git a/database/migrations/2016_01_17_155725_add_quote_to_invoice_option.php b/database/migrations/2016_01_17_155725_add_quote_to_invoice_option.php old mode 100755 new mode 100644 diff --git a/database/migrations/2016_01_18_195351_add_bank_accounts.php b/database/migrations/2016_01_18_195351_add_bank_accounts.php old mode 100755 new mode 100644 diff --git a/database/migrations/2016_01_24_112646_add_bank_subaccounts.php b/database/migrations/2016_01_24_112646_add_bank_subaccounts.php old mode 100755 new mode 100644 diff --git a/database/migrations/2016_01_27_173015_add_header_footer_option.php b/database/migrations/2016_01_27_173015_add_header_footer_option.php old mode 100755 new mode 100644 diff --git a/database/migrations/2016_02_01_135956_add_source_currency_to_expenses.php b/database/migrations/2016_02_01_135956_add_source_currency_to_expenses.php old mode 100755 new mode 100644 diff --git a/database/migrations/2016_02_25_152948_add_client_password.php b/database/migrations/2016_02_25_152948_add_client_password.php old mode 100755 new mode 100644 diff --git a/database/migrations/2016_02_28_081424_add_custom_invoice_fields.php b/database/migrations/2016_02_28_081424_add_custom_invoice_fields.php old mode 100755 new mode 100644 diff --git a/database/migrations/2016_03_14_066181_add_user_permissions.php b/database/migrations/2016_03_14_066181_add_user_permissions.php old mode 100755 new mode 100644 diff --git a/database/migrations/2016_03_14_214710_add_support_three_decimal_taxes.php b/database/migrations/2016_03_14_214710_add_support_three_decimal_taxes.php old mode 100755 new mode 100644 diff --git a/database/migrations/2016_03_22_168362_add_documents.php b/database/migrations/2016_03_22_168362_add_documents.php old mode 100755 new mode 100644 diff --git a/database/migrations/2016_03_23_215049_support_multiple_tax_rates.php b/database/migrations/2016_03_23_215049_support_multiple_tax_rates.php old mode 100755 new mode 100644 diff --git a/database/migrations/2016_04_16_103943_enterprise_plan.php b/database/migrations/2016_04_16_103943_enterprise_plan.php old mode 100755 new mode 100644 diff --git a/database/migrations/2016_04_18_174135_add_page_size.php b/database/migrations/2016_04_18_174135_add_page_size.php old mode 100755 new mode 100644 diff --git a/database/migrations/2016_04_23_182223_payments_changes.php b/database/migrations/2016_04_23_182223_payments_changes.php old mode 100755 new mode 100644 diff --git a/database/migrations/2016_05_16_102925_add_swap_currency_symbol_to_currency.php b/database/migrations/2016_05_16_102925_add_swap_currency_symbol_to_currency.php old mode 100755 new mode 100644 diff --git a/database/migrations/2016_05_18_085739_add_invoice_type_support.php b/database/migrations/2016_05_18_085739_add_invoice_type_support.php old mode 100755 new mode 100644 diff --git a/database/migrations/2016_05_24_164847_wepay_ach.php b/database/migrations/2016_05_24_164847_wepay_ach.php old mode 100755 new mode 100644 diff --git a/database/migrations/2016_07_08_083802_support_new_pricing.php b/database/migrations/2016_07_08_083802_support_new_pricing.php old mode 100755 new mode 100644 diff --git a/database/migrations/2016_07_13_083821_add_buy_now_buttons.php b/database/migrations/2016_07_13_083821_add_buy_now_buttons.php old mode 100755 new mode 100644 diff --git a/database/migrations/2016_08_10_184027_add_support_for_bots.php b/database/migrations/2016_08_10_184027_add_support_for_bots.php old mode 100755 new mode 100644 diff --git a/database/migrations/2016_09_05_150625_create_gateway_types.php b/database/migrations/2016_09_05_150625_create_gateway_types.php old mode 100755 new mode 100644 diff --git a/database/migrations/2016_10_20_191150_add_expense_to_activities.php b/database/migrations/2016_10_20_191150_add_expense_to_activities.php old mode 100755 new mode 100644 diff --git a/database/migrations/2016_11_03_113316_add_invoice_signature.php b/database/migrations/2016_11_03_113316_add_invoice_signature.php old mode 100755 new mode 100644 diff --git a/database/migrations/2016_11_03_161149_add_bluevine_fields.php b/database/migrations/2016_11_03_161149_add_bluevine_fields.php old mode 100755 new mode 100644 diff --git a/database/migrations/2016_11_28_092904_add_task_projects.php b/database/migrations/2016_11_28_092904_add_task_projects.php old mode 100755 new mode 100644 diff --git a/database/migrations/2016_12_13_113955_add_pro_plan_discount.php b/database/migrations/2016_12_13_113955_add_pro_plan_discount.php old mode 100755 new mode 100644 diff --git a/database/migrations/2017_01_01_214241_add_inclusive_taxes.php b/database/migrations/2017_01_01_214241_add_inclusive_taxes.php old mode 100755 new mode 100644 diff --git a/database/migrations/2017_02_23_095934_add_custom_product_fields.php b/database/migrations/2017_02_23_095934_add_custom_product_fields.php old mode 100755 new mode 100644 diff --git a/database/migrations/2017_03_16_085702_add_gateway_fee_location.php b/database/migrations/2017_03_16_085702_add_gateway_fee_location.php old mode 100755 new mode 100644 diff --git a/database/migrations/2017_04_16_101744_add_custom_contact_fields.php b/database/migrations/2017_04_16_101744_add_custom_contact_fields.php old mode 100755 new mode 100644 diff --git a/database/migrations/2017_04_30_174702_add_multiple_database_support.php b/database/migrations/2017_04_30_174702_add_multiple_database_support.php old mode 100755 new mode 100644 diff --git a/database/migrations/2017_05_10_144928_add_oauth_to_lookups.php b/database/migrations/2017_05_10_144928_add_oauth_to_lookups.php old mode 100755 new mode 100644 diff --git a/database/migrations/2017_05_16_101715_add_default_note_to_client.php b/database/migrations/2017_05_16_101715_add_default_note_to_client.php old mode 100755 new mode 100644 diff --git a/database/migrations/2017_06_19_111515_update_dark_mode.php b/database/migrations/2017_06_19_111515_update_dark_mode.php old mode 100755 new mode 100644 diff --git a/database/migrations/2017_07_18_124150_add_late_fees.php b/database/migrations/2017_07_18_124150_add_late_fees.php old mode 100755 new mode 100644 diff --git a/database/migrations/2017_08_14_085334_increase_precision.php b/database/migrations/2017_08_14_085334_increase_precision.php old mode 100755 new mode 100644 diff --git a/database/migrations/2017_10_17_083846_add_default_rates.php b/database/migrations/2017_10_17_083846_add_default_rates.php old mode 100755 new mode 100644 diff --git a/database/migrations/2017_11_15_114422_add_subdomain_to_lookups.php b/database/migrations/2017_11_15_114422_add_subdomain_to_lookups.php old mode 100755 new mode 100644 diff --git a/database/migrations/2017_12_13_074024_add_remember_2fa_token.php b/database/migrations/2017_12_13_074024_add_remember_2fa_token.php old mode 100755 new mode 100644 diff --git a/database/migrations/2018_01_10_073825_add_subscription_format.php b/database/migrations/2018_01_10_073825_add_subscription_format.php old mode 100755 new mode 100644 diff --git a/database/migrations/2018_03_08_150414_add_slack_notifications.php b/database/migrations/2018_03_08_150414_add_slack_notifications.php old mode 100755 new mode 100644 diff --git a/database/migrations/2018_03_30_115805_add_more_custom_fields.php b/database/migrations/2018_03_30_115805_add_more_custom_fields.php old mode 100755 new mode 100644 diff --git a/database/migrations/2018_04_16_142434_add_custom_domain.php b/database/migrations/2018_04_16_142434_add_custom_domain.php old mode 100755 new mode 100644 diff --git a/database/migrations/2018_05_14_091806_limit_notifications.php b/database/migrations/2018_05_14_091806_limit_notifications.php old mode 100755 new mode 100644 diff --git a/database/migrations/2018_05_19_095124_add_json_permissions.php b/database/migrations/2018_05_19_095124_add_json_permissions.php old mode 100755 new mode 100644 diff --git a/database/migrations/2018_06_29_110607_add_dart_format_column.php b/database/migrations/2018_06_29_110607_add_dart_format_column.php old mode 100755 new mode 100644 diff --git a/database/migrations/2018_07_26_170243_fix_payment_contact_foreign_key.php b/database/migrations/2018_07_26_170243_fix_payment_contact_foreign_key.php old mode 100755 new mode 100644 diff --git a/database/migrations/2018_10_22_084326_add_option_for_product_notes.php b/database/migrations/2018_10_22_084326_add_option_for_product_notes.php old mode 100755 new mode 100644 diff --git a/database/seeds/.gitkeep b/database/seeds/.gitkeep old mode 100755 new mode 100644 diff --git a/database/seeds/BanksSeeder.php b/database/seeds/BanksSeeder.php old mode 100755 new mode 100644 diff --git a/database/seeds/ConstantsSeeder.php b/database/seeds/ConstantsSeeder.php old mode 100755 new mode 100644 diff --git a/database/seeds/CountriesSeeder.php b/database/seeds/CountriesSeeder.php old mode 100755 new mode 100644 diff --git a/database/seeds/CurrenciesSeeder.php b/database/seeds/CurrenciesSeeder.php old mode 100755 new mode 100644 diff --git a/database/seeds/DatabaseSeeder.php b/database/seeds/DatabaseSeeder.php old mode 100755 new mode 100644 diff --git a/database/seeds/DateFormatsSeeder.php b/database/seeds/DateFormatsSeeder.php old mode 100755 new mode 100644 diff --git a/database/seeds/DbServerSeeder.php b/database/seeds/DbServerSeeder.php old mode 100755 new mode 100644 diff --git a/database/seeds/FontsSeeder.php b/database/seeds/FontsSeeder.php old mode 100755 new mode 100644 diff --git a/database/seeds/FrequencySeeder.php b/database/seeds/FrequencySeeder.php old mode 100755 new mode 100644 diff --git a/database/seeds/GatewayTypesSeeder.php b/database/seeds/GatewayTypesSeeder.php old mode 100755 new mode 100644 diff --git a/database/seeds/IndustrySeeder.php b/database/seeds/IndustrySeeder.php old mode 100755 new mode 100644 diff --git a/database/seeds/InvoiceDesignsSeeder.php b/database/seeds/InvoiceDesignsSeeder.php old mode 100755 new mode 100644 diff --git a/database/seeds/InvoiceStatusSeeder.php b/database/seeds/InvoiceStatusSeeder.php old mode 100755 new mode 100644 diff --git a/database/seeds/LanguageSeeder.php b/database/seeds/LanguageSeeder.php old mode 100755 new mode 100644 diff --git a/database/seeds/PaymentLibrariesSeeder.php b/database/seeds/PaymentLibrariesSeeder.php old mode 100755 new mode 100644 diff --git a/database/seeds/PaymentStatusSeeder.php b/database/seeds/PaymentStatusSeeder.php old mode 100755 new mode 100644 diff --git a/database/seeds/PaymentTermsSeeder.php b/database/seeds/PaymentTermsSeeder.php old mode 100755 new mode 100644 diff --git a/database/seeds/PaymentTypesSeeder.php b/database/seeds/PaymentTypesSeeder.php old mode 100755 new mode 100644 diff --git a/database/seeds/ProposalTemplatesSeeder.php b/database/seeds/ProposalTemplatesSeeder.php old mode 100755 new mode 100644 diff --git a/database/seeds/UpdateSeeder.php b/database/seeds/UpdateSeeder.php old mode 100755 new mode 100644 diff --git a/database/seeds/UserTableSeeder.php b/database/seeds/UserTableSeeder.php old mode 100755 new mode 100644 diff --git a/database/setup.sql b/database/setup.sql old mode 100755 new mode 100644 diff --git a/docs/Makefile b/docs/Makefile old mode 100755 new mode 100644 diff --git a/docs/api.rst b/docs/api.rst old mode 100755 new mode 100644 diff --git a/docs/api_tokens.rst b/docs/api_tokens.rst old mode 100755 new mode 100644 diff --git a/docs/client_portal.rst b/docs/client_portal.rst old mode 100755 new mode 100644 diff --git a/docs/clients.rst b/docs/clients.rst old mode 100755 new mode 100644 diff --git a/docs/conf.py b/docs/conf.py old mode 100755 new mode 100644 diff --git a/docs/configure.rst b/docs/configure.rst old mode 100755 new mode 100644 diff --git a/docs/credits.rst b/docs/credits.rst old mode 100755 new mode 100644 diff --git a/docs/custom_modules.rst b/docs/custom_modules.rst old mode 100755 new mode 100644 diff --git a/docs/data_visualizations.rst b/docs/data_visualizations.rst old mode 100755 new mode 100644 diff --git a/docs/developer_guide.rst b/docs/developer_guide.rst old mode 100755 new mode 100644 diff --git a/docs/email_settings.rst b/docs/email_settings.rst old mode 100755 new mode 100644 diff --git a/docs/expenses.rst b/docs/expenses.rst old mode 100755 new mode 100644 diff --git a/docs/images/env_file_api_secret.png b/docs/images/env_file_api_secret.png old mode 100755 new mode 100644 diff --git a/docs/images/iphone_self_hosted.png b/docs/images/iphone_self_hosted.png old mode 100755 new mode 100644 diff --git a/docs/index.rst b/docs/index.rst old mode 100755 new mode 100644 diff --git a/docs/install.rst b/docs/install.rst old mode 100755 new mode 100644 diff --git a/docs/introduction.rst b/docs/introduction.rst old mode 100755 new mode 100644 diff --git a/docs/invoice_design.rst b/docs/invoice_design.rst old mode 100755 new mode 100644 diff --git a/docs/invoice_settings.rst b/docs/invoice_settings.rst old mode 100755 new mode 100644 diff --git a/docs/invoices.rst b/docs/invoices.rst old mode 100755 new mode 100644 diff --git a/docs/mobile_apps.rst b/docs/mobile_apps.rst old mode 100755 new mode 100644 diff --git a/docs/payments.rst b/docs/payments.rst old mode 100755 new mode 100644 diff --git a/docs/proposals.rst b/docs/proposals.rst old mode 100755 new mode 100644 diff --git a/docs/quotes.rst b/docs/quotes.rst old mode 100755 new mode 100644 diff --git a/docs/recurring_invoices.rst b/docs/recurring_invoices.rst old mode 100755 new mode 100644 diff --git a/docs/reports.rst b/docs/reports.rst old mode 100755 new mode 100644 diff --git a/docs/settings.rst b/docs/settings.rst old mode 100755 new mode 100644 diff --git a/docs/tasks.rst b/docs/tasks.rst old mode 100755 new mode 100644 diff --git a/docs/templates_and_reminders.rst b/docs/templates_and_reminders.rst old mode 100755 new mode 100644 diff --git a/docs/update.rst b/docs/update.rst old mode 100755 new mode 100644 diff --git a/docs/user_management.rst b/docs/user_management.rst old mode 100755 new mode 100644 diff --git a/docs/vendors.rst b/docs/vendors.rst old mode 100755 new mode 100644 diff --git a/gulpfile.js b/gulpfile.js old mode 100755 new mode 100644 diff --git a/package.json b/package.json old mode 100755 new mode 100644 diff --git a/phpspec.yml b/phpspec.yml old mode 100755 new mode 100644 diff --git a/phpunit.xml b/phpunit.xml old mode 100755 new mode 100644 diff --git a/public/.htaccess b/public/.htaccess old mode 100755 new mode 100644 diff --git a/public/android-chrome-192x192.png b/public/android-chrome-192x192.png old mode 100755 new mode 100644 diff --git a/public/android-chrome-512x512.png b/public/android-chrome-512x512.png old mode 100755 new mode 100644 diff --git a/public/apple-touch-icon-120x120-precomposed.png b/public/apple-touch-icon-120x120-precomposed.png old mode 100755 new mode 100644 diff --git a/public/apple-touch-icon-120x120.png b/public/apple-touch-icon-120x120.png old mode 100755 new mode 100644 diff --git a/public/apple-touch-icon-152x152-precomposed.png b/public/apple-touch-icon-152x152-precomposed.png old mode 100755 new mode 100644 diff --git a/public/apple-touch-icon-precomposed.png b/public/apple-touch-icon-precomposed.png old mode 100755 new mode 100644 diff --git a/public/apple-touch-icon.png b/public/apple-touch-icon.png old mode 100755 new mode 100644 diff --git a/public/browserconfig.xml b/public/browserconfig.xml old mode 100755 new mode 100644 diff --git a/public/built.js b/public/built.js old mode 100755 new mode 100644 diff --git a/public/built.js.map b/public/built.js.map old mode 100755 new mode 100644 diff --git a/public/css/app.css b/public/css/app.css old mode 100755 new mode 100644 diff --git a/public/css/app.min.css b/public/css/app.min.css old mode 100755 new mode 100644 diff --git a/public/css/app.min.css.map b/public/css/app.min.css.map old mode 100755 new mode 100644 diff --git a/public/css/bootstrap.min.css b/public/css/bootstrap.min.css old mode 100755 new mode 100644 diff --git a/public/css/bootstrap.min.css.map b/public/css/bootstrap.min.css.map old mode 100755 new mode 100644 diff --git a/public/css/built.css b/public/css/built.css old mode 100755 new mode 100644 diff --git a/public/css/built.css.map b/public/css/built.css.map old mode 100755 new mode 100644 diff --git a/public/css/built.login.css b/public/css/built.login.css old mode 100755 new mode 100644 diff --git a/public/css/built.login.css.map b/public/css/built.login.css.map old mode 100755 new mode 100644 diff --git a/public/css/built.min.css b/public/css/built.min.css old mode 100755 new mode 100644 diff --git a/public/css/built.min.css.map b/public/css/built.min.css.map old mode 100755 new mode 100644 diff --git a/public/css/built.public.css b/public/css/built.public.css old mode 100755 new mode 100644 diff --git a/public/css/built.public.css.map b/public/css/built.public.css.map old mode 100755 new mode 100644 diff --git a/public/css/built.public.min.css b/public/css/built.public.min.css old mode 100755 new mode 100644 diff --git a/public/css/built.public.min.css.map b/public/css/built.public.min.css.map old mode 100755 new mode 100644 diff --git a/public/css/card.css b/public/css/card.css old mode 100755 new mode 100644 diff --git a/public/css/card.css.map b/public/css/card.css.map old mode 100755 new mode 100644 diff --git a/public/css/cookieconsent.min.css b/public/css/cookieconsent.min.css old mode 100755 new mode 100644 diff --git a/public/css/customCss.css b/public/css/customCss.css old mode 100755 new mode 100644 diff --git a/public/css/customCss.min.css b/public/css/customCss.min.css old mode 100755 new mode 100644 diff --git a/public/css/customCss.min.css.map b/public/css/customCss.min.css.map old mode 100755 new mode 100644 diff --git a/public/css/daterangepicker.css b/public/css/daterangepicker.css old mode 100755 new mode 100644 diff --git a/public/css/daterangepicker.css.map b/public/css/daterangepicker.css.map old mode 100755 new mode 100644 diff --git a/public/css/fullcalendar.css b/public/css/fullcalendar.css old mode 100755 new mode 100644 diff --git a/public/css/fullcalendar.css.map b/public/css/fullcalendar.css.map old mode 100755 new mode 100644 diff --git a/public/css/grapes.css b/public/css/grapes.css old mode 100755 new mode 100644 diff --git a/public/css/grapes.css.map b/public/css/grapes.css.map old mode 100755 new mode 100644 diff --git a/public/css/grapesjs.css b/public/css/grapesjs.css old mode 100755 new mode 100644 diff --git a/public/css/grapesjs.css.map b/public/css/grapesjs.css.map old mode 100755 new mode 100644 diff --git a/public/css/img/jsoneditor-icons.png b/public/css/img/jsoneditor-icons.png old mode 100755 new mode 100644 diff --git a/public/css/img/jsoneditor-icons.svg b/public/css/img/jsoneditor-icons.svg old mode 100755 new mode 100644 diff --git a/public/css/jquery.datetimepicker.css b/public/css/jquery.datetimepicker.css old mode 100755 new mode 100644 diff --git a/public/css/jquery.datetimepicker.min.css b/public/css/jquery.datetimepicker.min.css old mode 100755 new mode 100644 diff --git a/public/css/jquery.datetimepicker.min.css.map b/public/css/jquery.datetimepicker.min.css.map old mode 100755 new mode 100644 diff --git a/public/css/jquery.timepicker.css b/public/css/jquery.timepicker.css old mode 100755 new mode 100644 diff --git a/public/css/jquery.timepicker.css.map b/public/css/jquery.timepicker.css.map old mode 100755 new mode 100644 diff --git a/public/css/jsoneditor.min.css b/public/css/jsoneditor.min.css old mode 100755 new mode 100644 diff --git a/public/css/jsoneditor.min.css.map b/public/css/jsoneditor.min.css.map old mode 100755 new mode 100644 diff --git a/public/css/lightbox.css b/public/css/lightbox.css old mode 100755 new mode 100644 diff --git a/public/css/lightbox.min.css b/public/css/lightbox.min.css old mode 100755 new mode 100644 diff --git a/public/css/lightbox.min.css.map b/public/css/lightbox.min.css.map old mode 100755 new mode 100644 diff --git a/public/css/login.css b/public/css/login.css old mode 100755 new mode 100644 diff --git a/public/css/login.css.map b/public/css/login.css.map old mode 100755 new mode 100644 diff --git a/public/css/quill.snow.css b/public/css/quill.snow.css old mode 100755 new mode 100644 diff --git a/public/css/quill.snow.min.css b/public/css/quill.snow.min.css old mode 100755 new mode 100644 diff --git a/public/css/quill.snow.min.css.map b/public/css/quill.snow.min.css.map old mode 100755 new mode 100644 diff --git a/public/css/select2.css b/public/css/select2.css old mode 100755 new mode 100644 diff --git a/public/css/select2.css.map b/public/css/select2.css.map old mode 100755 new mode 100644 diff --git a/public/css/style.min.css b/public/css/style.min.css old mode 100755 new mode 100644 diff --git a/public/css/style.min.css.map b/public/css/style.min.css.map old mode 100755 new mode 100644 diff --git a/public/css/tablesorter.css b/public/css/tablesorter.css old mode 100755 new mode 100644 diff --git a/public/css/tablesorter.css.map b/public/css/tablesorter.css.map old mode 100755 new mode 100644 diff --git a/public/css/themes/amelia.min.css b/public/css/themes/amelia.min.css old mode 100755 new mode 100644 diff --git a/public/css/themes/cerulean.min.css b/public/css/themes/cerulean.min.css old mode 100755 new mode 100644 diff --git a/public/css/themes/cosmo.min.css b/public/css/themes/cosmo.min.css old mode 100755 new mode 100644 diff --git a/public/css/themes/cyborg.min.css b/public/css/themes/cyborg.min.css old mode 100755 new mode 100644 diff --git a/public/css/themes/flatly.min.css b/public/css/themes/flatly.min.css old mode 100755 new mode 100644 diff --git a/public/css/themes/journal.min.css b/public/css/themes/journal.min.css old mode 100755 new mode 100644 diff --git a/public/css/themes/readable.min.css b/public/css/themes/readable.min.css old mode 100755 new mode 100644 diff --git a/public/css/themes/simplex.min.css b/public/css/themes/simplex.min.css old mode 100755 new mode 100644 diff --git a/public/css/themes/slate.min.css b/public/css/themes/slate.min.css old mode 100755 new mode 100644 diff --git a/public/css/themes/spacelab.min.css b/public/css/themes/spacelab.min.css old mode 100755 new mode 100644 diff --git a/public/css/themes/united.min.css b/public/css/themes/united.min.css old mode 100755 new mode 100644 diff --git a/public/css/themes/yeti.min.css b/public/css/themes/yeti.min.css old mode 100755 new mode 100644 diff --git a/public/favicon-16x16.png b/public/favicon-16x16.png old mode 100755 new mode 100644 diff --git a/public/favicon-32x32.png b/public/favicon-32x32.png old mode 100755 new mode 100644 diff --git a/public/favicon-v2.png b/public/favicon-v2.png old mode 100755 new mode 100644 diff --git a/public/favicon.ico b/public/favicon.ico old mode 100755 new mode 100644 diff --git a/public/favicon.png b/public/favicon.png old mode 100755 new mode 100644 diff --git a/public/fonts/.empty b/public/fonts/.empty old mode 100755 new mode 100644 diff --git a/public/fonts/FontAwesome.otf b/public/fonts/FontAwesome.otf old mode 100755 new mode 100644 diff --git a/public/fonts/Roboto-100/LICENSE.txt b/public/fonts/Roboto-100/LICENSE.txt old mode 100755 new mode 100644 diff --git a/public/fonts/Roboto-100/Roboto-100.eot b/public/fonts/Roboto-100/Roboto-100.eot old mode 100755 new mode 100644 diff --git a/public/fonts/Roboto-100/Roboto-100.svg b/public/fonts/Roboto-100/Roboto-100.svg old mode 100755 new mode 100644 diff --git a/public/fonts/Roboto-100/Roboto-100.ttf b/public/fonts/Roboto-100/Roboto-100.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/Roboto-100/Roboto-100.woff b/public/fonts/Roboto-100/Roboto-100.woff old mode 100755 new mode 100644 diff --git a/public/fonts/Roboto-100/Roboto-100.woff2 b/public/fonts/Roboto-100/Roboto-100.woff2 old mode 100755 new mode 100644 diff --git a/public/fonts/Roboto-700/LICENSE.txt b/public/fonts/Roboto-700/LICENSE.txt old mode 100755 new mode 100644 diff --git a/public/fonts/Roboto-700/Roboto-700.eot b/public/fonts/Roboto-700/Roboto-700.eot old mode 100755 new mode 100644 diff --git a/public/fonts/Roboto-700/Roboto-700.svg b/public/fonts/Roboto-700/Roboto-700.svg old mode 100755 new mode 100644 diff --git a/public/fonts/Roboto-700/Roboto-700.ttf b/public/fonts/Roboto-700/Roboto-700.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/Roboto-700/Roboto-700.woff b/public/fonts/Roboto-700/Roboto-700.woff old mode 100755 new mode 100644 diff --git a/public/fonts/Roboto-700/Roboto-700.woff2 b/public/fonts/Roboto-700/Roboto-700.woff2 old mode 100755 new mode 100644 diff --git a/public/fonts/Roboto-900/LICENSE.txt b/public/fonts/Roboto-900/LICENSE.txt old mode 100755 new mode 100644 diff --git a/public/fonts/Roboto-900/Roboto-900.eot b/public/fonts/Roboto-900/Roboto-900.eot old mode 100755 new mode 100644 diff --git a/public/fonts/Roboto-900/Roboto-900.svg b/public/fonts/Roboto-900/Roboto-900.svg old mode 100755 new mode 100644 diff --git a/public/fonts/Roboto-900/Roboto-900.ttf b/public/fonts/Roboto-900/Roboto-900.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/Roboto-900/Roboto-900.woff b/public/fonts/Roboto-900/Roboto-900.woff old mode 100755 new mode 100644 diff --git a/public/fonts/Roboto-900/Roboto-900.woff2 b/public/fonts/Roboto-900/Roboto-900.woff2 old mode 100755 new mode 100644 diff --git a/public/fonts/Roboto-regular/LICENSE.txt b/public/fonts/Roboto-regular/LICENSE.txt old mode 100755 new mode 100644 diff --git a/public/fonts/Roboto-regular/Roboto-regular.eot b/public/fonts/Roboto-regular/Roboto-regular.eot old mode 100755 new mode 100644 diff --git a/public/fonts/Roboto-regular/Roboto-regular.svg b/public/fonts/Roboto-regular/Roboto-regular.svg old mode 100755 new mode 100644 diff --git a/public/fonts/Roboto-regular/Roboto-regular.ttf b/public/fonts/Roboto-regular/Roboto-regular.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/Roboto-regular/Roboto-regular.woff b/public/fonts/Roboto-regular/Roboto-regular.woff old mode 100755 new mode 100644 diff --git a/public/fonts/Roboto-regular/Roboto-regular.woff2 b/public/fonts/Roboto-regular/Roboto-regular.woff2 old mode 100755 new mode 100644 diff --git a/public/fonts/fontawesome-webfont.eot b/public/fonts/fontawesome-webfont.eot old mode 100755 new mode 100644 diff --git a/public/fonts/fontawesome-webfont.svg b/public/fonts/fontawesome-webfont.svg old mode 100755 new mode 100644 diff --git a/public/fonts/fontawesome-webfont.ttf b/public/fonts/fontawesome-webfont.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/fontawesome-webfont.woff b/public/fonts/fontawesome-webfont.woff old mode 100755 new mode 100644 diff --git a/public/fonts/fontawesome-webfont.woff2 b/public/fonts/fontawesome-webfont.woff2 old mode 100755 new mode 100644 diff --git a/public/fonts/glyphicons-halflings-regular.eot b/public/fonts/glyphicons-halflings-regular.eot old mode 100755 new mode 100644 diff --git a/public/fonts/glyphicons-halflings-regular.svg b/public/fonts/glyphicons-halflings-regular.svg old mode 100755 new mode 100644 diff --git a/public/fonts/glyphicons-halflings-regular.ttf b/public/fonts/glyphicons-halflings-regular.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/glyphicons-halflings-regular.woff b/public/fonts/glyphicons-halflings-regular.woff old mode 100755 new mode 100644 diff --git a/public/fonts/glyphicons-halflings-regular.woff2 b/public/fonts/glyphicons-halflings-regular.woff2 old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/abril_fatface/AbrilFatface-Regular.ttf b/public/fonts/invoice-fonts/abril_fatface/AbrilFatface-Regular.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/abril_fatface/OFL.txt b/public/fonts/invoice-fonts/abril_fatface/OFL.txt old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/arvo/Arvo-Bold.ttf b/public/fonts/invoice-fonts/arvo/Arvo-Bold.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/arvo/Arvo-Italic.ttf b/public/fonts/invoice-fonts/arvo/Arvo-Italic.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/arvo/Arvo-Regular.ttf b/public/fonts/invoice-fonts/arvo/Arvo-Regular.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/arvo/SIL Open Font License.txt b/public/fonts/invoice-fonts/arvo/SIL Open Font License.txt old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/gensha_gothic/GenShinGothic-Regular.ttf b/public/fonts/invoice-fonts/gensha_gothic/GenShinGothic-Regular.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/gensha_gothic/SIL_Open_Font_License_1.1.txt b/public/fonts/invoice-fonts/gensha_gothic/SIL_Open_Font_License_1.1.txt old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/gensha_gothic_p/GenShinGothic-P-Regular.ttf b/public/fonts/invoice-fonts/gensha_gothic_p/GenShinGothic-P-Regular.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/gensha_gothic_p/SIL_Open_Font_License_1.1.txt b/public/fonts/invoice-fonts/gensha_gothic_p/SIL_Open_Font_License_1.1.txt old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/josefin_sans/JosefinSans-Bold.ttf b/public/fonts/invoice-fonts/josefin_sans/JosefinSans-Bold.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/josefin_sans/JosefinSans-Italic.ttf b/public/fonts/invoice-fonts/josefin_sans/JosefinSans-Italic.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/josefin_sans/JosefinSans-Regular.ttf b/public/fonts/invoice-fonts/josefin_sans/JosefinSans-Regular.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/josefin_sans/SIL Open Font License.txt b/public/fonts/invoice-fonts/josefin_sans/SIL Open Font License.txt old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/josefin_sans_light/JosefinSans-Light.ttf b/public/fonts/invoice-fonts/josefin_sans_light/JosefinSans-Light.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/josefin_sans_light/JosefinSans-LightItalic.ttf b/public/fonts/invoice-fonts/josefin_sans_light/JosefinSans-LightItalic.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/josefin_sans_light/JosefinSans-SemiBold.ttf b/public/fonts/invoice-fonts/josefin_sans_light/JosefinSans-SemiBold.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/josefin_sans_light/SIL Open Font License.txt b/public/fonts/invoice-fonts/josefin_sans_light/SIL Open Font License.txt old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/josefin_slab/JosefinSlab-Bold.ttf b/public/fonts/invoice-fonts/josefin_slab/JosefinSlab-Bold.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/josefin_slab/JosefinSlab-Italic.ttf b/public/fonts/invoice-fonts/josefin_slab/JosefinSlab-Italic.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/josefin_slab/JosefinSlab-Regular.ttf b/public/fonts/invoice-fonts/josefin_slab/JosefinSlab-Regular.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/josefin_slab/SIL Open Font License.txt b/public/fonts/invoice-fonts/josefin_slab/SIL Open Font License.txt old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/josefin_slab_light/JosefinSlab-Light.ttf b/public/fonts/invoice-fonts/josefin_slab_light/JosefinSlab-Light.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/josefin_slab_light/JosefinSlab-LightItalic.ttf b/public/fonts/invoice-fonts/josefin_slab_light/JosefinSlab-LightItalic.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/josefin_slab_light/JosefinSlab-SemiBold.ttf b/public/fonts/invoice-fonts/josefin_slab_light/JosefinSlab-SemiBold.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/josefin_slab_light/SIL Open Font License.txt b/public/fonts/invoice-fonts/josefin_slab_light/SIL Open Font License.txt old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/open_sans/Apache License.txt b/public/fonts/invoice-fonts/open_sans/Apache License.txt old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/open_sans/OpenSans-Italic.ttf b/public/fonts/invoice-fonts/open_sans/OpenSans-Italic.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/open_sans/OpenSans-Regular.ttf b/public/fonts/invoice-fonts/open_sans/OpenSans-Regular.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/open_sans/OpenSans-Semibold.ttf b/public/fonts/invoice-fonts/open_sans/OpenSans-Semibold.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/open_sans_light/Apache License.txt b/public/fonts/invoice-fonts/open_sans_light/Apache License.txt old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/open_sans_light/OpenSans-Light.ttf b/public/fonts/invoice-fonts/open_sans_light/OpenSans-Light.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/open_sans_light/OpenSans-LightItalic.ttf b/public/fonts/invoice-fonts/open_sans_light/OpenSans-LightItalic.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/open_sans_light/OpenSans-Regular.ttf b/public/fonts/invoice-fonts/open_sans_light/OpenSans-Regular.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/pt_sans/PTSans-Bold.ttf b/public/fonts/invoice-fonts/pt_sans/PTSans-Bold.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/pt_sans/PTSans-Italic.ttf b/public/fonts/invoice-fonts/pt_sans/PTSans-Italic.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/pt_sans/PTSans-Regular.ttf b/public/fonts/invoice-fonts/pt_sans/PTSans-Regular.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/pt_sans/Paratype PT Sans Free Font License.txt b/public/fonts/invoice-fonts/pt_sans/Paratype PT Sans Free Font License.txt old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/pt_serif/PTSerif-Bold.ttf b/public/fonts/invoice-fonts/pt_serif/PTSerif-Bold.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/pt_serif/PTSerif-Italic.ttf b/public/fonts/invoice-fonts/pt_serif/PTSerif-Italic.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/pt_serif/PTSerif-Regular.ttf b/public/fonts/invoice-fonts/pt_serif/PTSerif-Regular.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/pt_serif/Paratype PT Sans Free Font License.txt b/public/fonts/invoice-fonts/pt_serif/Paratype PT Sans Free Font License.txt old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/raleway/Raleway-Italic.ttf b/public/fonts/invoice-fonts/raleway/Raleway-Italic.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/raleway/Raleway-Medium.ttf b/public/fonts/invoice-fonts/raleway/Raleway-Medium.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/raleway/Raleway-Regular.ttf b/public/fonts/invoice-fonts/raleway/Raleway-Regular.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/raleway/SIL Open Font License.txt b/public/fonts/invoice-fonts/raleway/SIL Open Font License.txt old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/raleway_light/Raleway-Light.ttf b/public/fonts/invoice-fonts/raleway_light/Raleway-Light.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/raleway_light/Raleway-LightItalic.ttf b/public/fonts/invoice-fonts/raleway_light/Raleway-LightItalic.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/raleway_light/Raleway-Medium.ttf b/public/fonts/invoice-fonts/raleway_light/Raleway-Medium.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/raleway_light/SIL Open Font License.txt b/public/fonts/invoice-fonts/raleway_light/SIL Open Font License.txt old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/roboto/LICENSE.txt b/public/fonts/invoice-fonts/roboto/LICENSE.txt old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/roboto/Roboto-Italic.ttf b/public/fonts/invoice-fonts/roboto/Roboto-Italic.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/roboto/Roboto-Medium.ttf b/public/fonts/invoice-fonts/roboto/Roboto-Medium.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/roboto/Roboto-Regular.ttf b/public/fonts/invoice-fonts/roboto/Roboto-Regular.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/titillium/OFL.txt b/public/fonts/invoice-fonts/titillium/OFL.txt old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/titillium/TitilliumWeb-Bold.ttf b/public/fonts/invoice-fonts/titillium/TitilliumWeb-Bold.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/titillium/TitilliumWeb-Italic.ttf b/public/fonts/invoice-fonts/titillium/TitilliumWeb-Italic.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/titillium/TitilliumWeb-Regular.ttf b/public/fonts/invoice-fonts/titillium/TitilliumWeb-Regular.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/titillium_light/OFL.txt b/public/fonts/invoice-fonts/titillium_light/OFL.txt old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/titillium_light/TitilliumWeb-Light.ttf b/public/fonts/invoice-fonts/titillium_light/TitilliumWeb-Light.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/titillium_light/TitilliumWeb-LightItalic.ttf b/public/fonts/invoice-fonts/titillium_light/TitilliumWeb-LightItalic.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/titillium_light/TitilliumWeb-SemiBold.ttf b/public/fonts/invoice-fonts/titillium_light/TitilliumWeb-SemiBold.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/ubuntu/UBUNTU FONT LICENCE.txt b/public/fonts/invoice-fonts/ubuntu/UBUNTU FONT LICENCE.txt old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/ubuntu/Ubuntu-Bold.ttf b/public/fonts/invoice-fonts/ubuntu/Ubuntu-Bold.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/ubuntu/Ubuntu-Italic.ttf b/public/fonts/invoice-fonts/ubuntu/Ubuntu-Italic.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/ubuntu/Ubuntu-Regular.ttf b/public/fonts/invoice-fonts/ubuntu/Ubuntu-Regular.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/ubuntu_light/UBUNTU FONT LICENCE.txt b/public/fonts/invoice-fonts/ubuntu_light/UBUNTU FONT LICENCE.txt old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/ubuntu_light/Ubuntu-Light.ttf b/public/fonts/invoice-fonts/ubuntu_light/Ubuntu-Light.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/ubuntu_light/Ubuntu-LightItalic.ttf b/public/fonts/invoice-fonts/ubuntu_light/Ubuntu-LightItalic.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/ubuntu_light/Ubuntu-Medium.ttf b/public/fonts/invoice-fonts/ubuntu_light/Ubuntu-Medium.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/ukai/ARPHICPL.txt b/public/fonts/invoice-fonts/ukai/ARPHICPL.txt old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/ukai/UKai.ttf b/public/fonts/invoice-fonts/ukai/UKai.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/ukai/license/big5/ARPHICPL.TXT b/public/fonts/invoice-fonts/ukai/license/big5/ARPHICPL.TXT old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/ukai/license/english/ARPHICPL.TXT b/public/fonts/invoice-fonts/ukai/license/english/ARPHICPL.TXT old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/ukai/license/gb/ARPHICPL.TXT b/public/fonts/invoice-fonts/ukai/license/gb/ARPHICPL.TXT old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/ukai/license/zh_CN.UTF-8/ARPHICPL.TXT b/public/fonts/invoice-fonts/ukai/license/zh_CN.UTF-8/ARPHICPL.TXT old mode 100755 new mode 100644 diff --git a/public/fonts/invoice-fonts/ukai/license/zh_TW.UTF-8/ARPHICPL.TXT b/public/fonts/invoice-fonts/ukai/license/zh_TW.UTF-8/ARPHICPL.TXT old mode 100755 new mode 100644 diff --git a/public/fonts/main-fonts.woff b/public/fonts/main-fonts.woff old mode 100755 new mode 100644 diff --git a/public/fonts/socicon-webfont.eot b/public/fonts/socicon-webfont.eot old mode 100755 new mode 100644 diff --git a/public/fonts/socicon-webfont.svg b/public/fonts/socicon-webfont.svg old mode 100755 new mode 100644 diff --git a/public/fonts/socicon-webfont.ttf b/public/fonts/socicon-webfont.ttf old mode 100755 new mode 100644 diff --git a/public/fonts/socicon-webfont.woff b/public/fonts/socicon-webfont.woff old mode 100755 new mode 100644 diff --git a/public/humans.txt b/public/humans.txt old mode 100755 new mode 100644 diff --git a/public/ic_cloud_circle.png b/public/ic_cloud_circle.png old mode 100755 new mode 100644 diff --git a/public/images/AcceptPaymentsOnline.png b/public/images/AcceptPaymentsOnline.png old mode 100755 new mode 100644 diff --git a/public/images/AdjustablePaymentTerms.png b/public/images/AdjustablePaymentTerms.png old mode 100755 new mode 100644 diff --git a/public/images/AlertsWhenInvoicesViewed.png b/public/images/AlertsWhenInvoicesViewed.png old mode 100755 new mode 100644 diff --git a/public/images/BeautifulTemplates.png b/public/images/BeautifulTemplates.png old mode 100755 new mode 100644 diff --git a/public/images/BestInClassSecurity.png b/public/images/BestInClassSecurity.png old mode 100755 new mode 100644 diff --git a/public/images/CloneInvoices.png b/public/images/CloneInvoices.png old mode 100755 new mode 100644 diff --git a/public/images/CloudBasedApp.png b/public/images/CloudBasedApp.png old mode 100755 new mode 100644 diff --git a/public/images/CustomizeInvoices.png b/public/images/CustomizeInvoices.png old mode 100755 new mode 100644 diff --git a/public/images/EstimatesProForma.png b/public/images/EstimatesProForma.png old mode 100755 new mode 100644 diff --git a/public/images/FreeInvoicing.png b/public/images/FreeInvoicing.png old mode 100755 new mode 100644 diff --git a/public/images/GitHub.png b/public/images/GitHub.png old mode 100755 new mode 100644 diff --git a/public/images/ImportExportRecords.png b/public/images/ImportExportRecords.png old mode 100755 new mode 100644 diff --git a/public/images/InTuitiveEditingInterface.png b/public/images/InTuitiveEditingInterface.png old mode 100755 new mode 100644 diff --git a/public/images/IntegrateWithPaymentGateways.png b/public/images/IntegrateWithPaymentGateways.png old mode 100755 new mode 100644 diff --git a/public/images/InvoiceClientsViaEmail.png b/public/images/InvoiceClientsViaEmail.png old mode 100755 new mode 100644 diff --git a/public/images/LivePDFCreation.png b/public/images/LivePDFCreation.png old mode 100755 new mode 100644 diff --git a/public/images/ManualAutomaticInvoiceNumbers.png b/public/images/ManualAutomaticInvoiceNumbers.png old mode 100755 new mode 100644 diff --git a/public/images/MultilingualSupport.png b/public/images/MultilingualSupport.png old mode 100755 new mode 100644 diff --git a/public/images/MultipleCurrencySupport.png b/public/images/MultipleCurrencySupport.png old mode 100755 new mode 100644 diff --git a/public/images/MultipleTaxSettings.png b/public/images/MultipleTaxSettings.png old mode 100755 new mode 100644 diff --git a/public/images/OpenSource.png b/public/images/OpenSource.png old mode 100755 new mode 100644 diff --git a/public/images/PaymentTracking.png b/public/images/PaymentTracking.png old mode 100755 new mode 100644 diff --git a/public/images/PersonalizeInvoiceColor.png b/public/images/PersonalizeInvoiceColor.png old mode 100755 new mode 100644 diff --git a/public/images/PrintablePDFInvoices.png b/public/images/PrintablePDFInvoices.png old mode 100755 new mode 100644 diff --git a/public/images/RecurringInvoiceProfiles.png b/public/images/RecurringInvoiceProfiles.png old mode 100755 new mode 100644 diff --git a/public/images/SelfHostedAvailable.png b/public/images/SelfHostedAvailable.png old mode 100755 new mode 100644 diff --git a/public/images/about1.jpg b/public/images/about1.jpg old mode 100755 new mode 100644 diff --git a/public/images/about1@2x.jpg b/public/images/about1@2x.jpg old mode 100755 new mode 100644 diff --git a/public/images/about2.jpg b/public/images/about2.jpg old mode 100755 new mode 100644 diff --git a/public/images/about2@2x.jpg b/public/images/about2@2x.jpg old mode 100755 new mode 100644 diff --git a/public/images/activeclients.png b/public/images/activeclients.png old mode 100755 new mode 100644 diff --git a/public/images/activeclients@2x.png b/public/images/activeclients@2x.png old mode 100755 new mode 100644 diff --git a/public/images/apple-touch-icon-114x114-precomposed.png b/public/images/apple-touch-icon-114x114-precomposed.png old mode 100755 new mode 100644 diff --git a/public/images/apple-touch-icon-144x144-precomposed.png b/public/images/apple-touch-icon-144x144-precomposed.png old mode 100755 new mode 100644 diff --git a/public/images/apple-touch-icon-57x57-precomposed.png b/public/images/apple-touch-icon-57x57-precomposed.png old mode 100755 new mode 100644 diff --git a/public/images/apple-touch-icon-72x72-precomposed.png b/public/images/apple-touch-icon-72x72-precomposed.png old mode 100755 new mode 100644 diff --git a/public/images/apple-touch-icon.png b/public/images/apple-touch-icon.png old mode 100755 new mode 100644 diff --git a/public/images/benjacobson.jpg b/public/images/benjacobson.jpg old mode 100755 new mode 100644 diff --git a/public/images/bg-blue.jpg b/public/images/bg-blue.jpg old mode 100755 new mode 100644 diff --git a/public/images/clients.png b/public/images/clients.png old mode 100755 new mode 100644 diff --git a/public/images/clients@2x.png b/public/images/clients@2x.png old mode 100755 new mode 100644 diff --git a/public/images/close.png b/public/images/close.png old mode 100755 new mode 100644 diff --git a/public/images/credit_cards/Test-AmericanExpress-Icon.png b/public/images/credit_cards/Test-AmericanExpress-Icon.png old mode 100755 new mode 100644 diff --git a/public/images/credit_cards/Test-Diners-Icon.png b/public/images/credit_cards/Test-Diners-Icon.png old mode 100755 new mode 100644 diff --git a/public/images/credit_cards/Test-Discover-Icon.png b/public/images/credit_cards/Test-Discover-Icon.png old mode 100755 new mode 100644 diff --git a/public/images/credit_cards/Test-MasterCard-Icon.png b/public/images/credit_cards/Test-MasterCard-Icon.png old mode 100755 new mode 100644 diff --git a/public/images/credit_cards/Test-Visa-Icon.png b/public/images/credit_cards/Test-Visa-Icon.png old mode 100755 new mode 100644 diff --git a/public/images/credit_cards/ach.png b/public/images/credit_cards/ach.png old mode 100755 new mode 100644 diff --git a/public/images/credit_cards/americanexpress.png b/public/images/credit_cards/americanexpress.png old mode 100755 new mode 100644 diff --git a/public/images/credit_cards/carteblanche.png b/public/images/credit_cards/carteblanche.png old mode 100755 new mode 100644 diff --git a/public/images/credit_cards/creditcardother.png b/public/images/credit_cards/creditcardother.png old mode 100755 new mode 100644 diff --git a/public/images/credit_cards/dinerscard.png b/public/images/credit_cards/dinerscard.png old mode 100755 new mode 100644 diff --git a/public/images/credit_cards/discovercard.png b/public/images/credit_cards/discovercard.png old mode 100755 new mode 100644 diff --git a/public/images/credit_cards/jcb.png b/public/images/credit_cards/jcb.png old mode 100755 new mode 100644 diff --git a/public/images/credit_cards/laser.png b/public/images/credit_cards/laser.png old mode 100755 new mode 100644 diff --git a/public/images/credit_cards/maestro.png b/public/images/credit_cards/maestro.png old mode 100755 new mode 100644 diff --git a/public/images/credit_cards/mastercard.png b/public/images/credit_cards/mastercard.png old mode 100755 new mode 100644 diff --git a/public/images/credit_cards/paypal.png b/public/images/credit_cards/paypal.png old mode 100755 new mode 100644 diff --git a/public/images/credit_cards/solo.png b/public/images/credit_cards/solo.png old mode 100755 new mode 100644 diff --git a/public/images/credit_cards/switch.png b/public/images/credit_cards/switch.png old mode 100755 new mode 100644 diff --git a/public/images/credit_cards/unionpay.png b/public/images/credit_cards/unionpay.png old mode 100755 new mode 100644 diff --git a/public/images/credit_cards/visacard.png b/public/images/credit_cards/visacard.png old mode 100755 new mode 100644 diff --git a/public/images/designs/business.png b/public/images/designs/business.png old mode 100755 new mode 100644 diff --git a/public/images/designs/business_thumb.png b/public/images/designs/business_thumb.png old mode 100755 new mode 100644 diff --git a/public/images/designs/creative.png b/public/images/designs/creative.png old mode 100755 new mode 100644 diff --git a/public/images/designs/creative_thumb.png b/public/images/designs/creative_thumb.png old mode 100755 new mode 100644 diff --git a/public/images/designs/elegant.png b/public/images/designs/elegant.png old mode 100755 new mode 100644 diff --git a/public/images/designs/elegant_thumb.png b/public/images/designs/elegant_thumb.png old mode 100755 new mode 100644 diff --git a/public/images/designs/hipster.png b/public/images/designs/hipster.png old mode 100755 new mode 100644 diff --git a/public/images/designs/hipster_thumb.png b/public/images/designs/hipster_thumb.png old mode 100755 new mode 100644 diff --git a/public/images/designs/photo.png b/public/images/designs/photo.png old mode 100755 new mode 100644 diff --git a/public/images/designs/photo_thumb.png b/public/images/designs/photo_thumb.png old mode 100755 new mode 100644 diff --git a/public/images/designs/playful.png b/public/images/designs/playful.png old mode 100755 new mode 100644 diff --git a/public/images/designs/playful_thumb.png b/public/images/designs/playful_thumb.png old mode 100755 new mode 100644 diff --git a/public/images/devices-2.png b/public/images/devices-2.png old mode 100755 new mode 100644 diff --git a/public/images/devices.png b/public/images/devices.png old mode 100755 new mode 100644 diff --git a/public/images/devices3.png b/public/images/devices3.png old mode 100755 new mode 100644 diff --git a/public/images/emails/dark.png b/public/images/emails/dark.png old mode 100755 new mode 100644 diff --git a/public/images/emails/icon-facebook.png b/public/images/emails/icon-facebook.png old mode 100755 new mode 100644 diff --git a/public/images/emails/icon-github.png b/public/images/emails/icon-github.png old mode 100755 new mode 100644 diff --git a/public/images/emails/icon-twitter.png b/public/images/emails/icon-twitter.png old mode 100755 new mode 100644 diff --git a/public/images/emails/light.png b/public/images/emails/light.png old mode 100755 new mode 100644 diff --git a/public/images/emails/plain.png b/public/images/emails/plain.png old mode 100755 new mode 100644 diff --git a/public/images/facebook.jpg b/public/images/facebook.jpg old mode 100755 new mode 100644 diff --git a/public/images/features1.jpg b/public/images/features1.jpg old mode 100755 new mode 100644 diff --git a/public/images/features2.jpg b/public/images/features2.jpg old mode 100755 new mode 100644 diff --git a/public/images/features3.jpg b/public/images/features3.jpg old mode 100755 new mode 100644 diff --git a/public/images/features4.jpg b/public/images/features4.jpg old mode 100755 new mode 100644 diff --git a/public/images/features5.jpg b/public/images/features5.jpg old mode 100755 new mode 100644 diff --git a/public/images/footer-logo.png b/public/images/footer-logo.png old mode 100755 new mode 100644 diff --git a/public/images/gateways/logo_AuthorizeNet_AIM.png b/public/images/gateways/logo_AuthorizeNet_AIM.png old mode 100755 new mode 100644 diff --git a/public/images/gateways/logo_BeanStream.png b/public/images/gateways/logo_BeanStream.png old mode 100755 new mode 100644 diff --git a/public/images/gateways/logo_Bitcoin.png b/public/images/gateways/logo_Bitcoin.png old mode 100755 new mode 100644 diff --git a/public/images/gateways/logo_FirstData_Connect.png b/public/images/gateways/logo_FirstData_Connect.png old mode 100755 new mode 100644 diff --git a/public/images/gateways/logo_PayPal_Pro.png b/public/images/gateways/logo_PayPal_Pro.png old mode 100755 new mode 100644 diff --git a/public/images/gateways/logo_TwoCheckout.png b/public/images/gateways/logo_TwoCheckout.png old mode 100755 new mode 100644 diff --git a/public/images/gateways/logo_iTransact.png b/public/images/gateways/logo_iTransact.png old mode 100755 new mode 100644 diff --git a/public/images/hero-bg-1.jpg b/public/images/hero-bg-1.jpg old mode 100755 new mode 100644 diff --git a/public/images/hero-bg-2.jpg b/public/images/hero-bg-2.jpg old mode 100755 new mode 100644 diff --git a/public/images/hero-bg-3.jpg b/public/images/hero-bg-3.jpg old mode 100755 new mode 100644 diff --git a/public/images/hero-bg-4.jpg b/public/images/hero-bg-4.jpg old mode 100755 new mode 100644 diff --git a/public/images/hero-bg-contact.jpg b/public/images/hero-bg-contact.jpg old mode 100755 new mode 100644 diff --git a/public/images/hero-bg-faq.jpg b/public/images/hero-bg-faq.jpg old mode 100755 new mode 100644 diff --git a/public/images/hero-bg-plans.jpg b/public/images/hero-bg-plans.jpg old mode 100755 new mode 100644 diff --git a/public/images/hero-bg-secure-pay.jpg b/public/images/hero-bg-secure-pay.jpg old mode 100755 new mode 100644 diff --git a/public/images/hero-bg-testi.jpg b/public/images/hero-bg-testi.jpg old mode 100755 new mode 100644 diff --git a/public/images/hero-faq@2x.png b/public/images/hero-faq@2x.png old mode 100755 new mode 100644 diff --git a/public/images/hex-facebook.png b/public/images/hex-facebook.png old mode 100755 new mode 100644 diff --git a/public/images/hex-github.png b/public/images/hex-github.png old mode 100755 new mode 100644 diff --git a/public/images/hex-gplus.png b/public/images/hex-gplus.png old mode 100755 new mode 100644 diff --git a/public/images/hex-linkedin.png b/public/images/hex-linkedin.png old mode 100755 new mode 100644 diff --git a/public/images/hex-pinterest.png b/public/images/hex-pinterest.png old mode 100755 new mode 100644 diff --git a/public/images/hex-rss.png b/public/images/hex-rss.png old mode 100755 new mode 100644 diff --git a/public/images/hex-twitter.png b/public/images/hex-twitter.png old mode 100755 new mode 100644 diff --git a/public/images/hillelcoren.jpg b/public/images/hillelcoren.jpg old mode 100755 new mode 100644 diff --git a/public/images/icon-about.png b/public/images/icon-about.png old mode 100755 new mode 100644 diff --git a/public/images/icon-about@2x.png b/public/images/icon-about@2x.png old mode 100755 new mode 100644 diff --git a/public/images/icon-balance.svg b/public/images/icon-balance.svg old mode 100755 new mode 100644 diff --git a/public/images/icon-contact.png b/public/images/icon-contact.png old mode 100755 new mode 100644 diff --git a/public/images/icon-contact@2x.png b/public/images/icon-contact@2x.png old mode 100755 new mode 100644 diff --git a/public/images/icon-faq.png b/public/images/icon-faq.png old mode 100755 new mode 100644 diff --git a/public/images/icon-features.png b/public/images/icon-features.png old mode 100755 new mode 100644 diff --git a/public/images/icon-features@2x.png b/public/images/icon-features@2x.png old mode 100755 new mode 100644 diff --git a/public/images/icon-free.png b/public/images/icon-free.png old mode 100755 new mode 100644 diff --git a/public/images/icon-free2.png b/public/images/icon-free2.png old mode 100755 new mode 100644 diff --git a/public/images/icon-free@2x.png b/public/images/icon-free@2x.png old mode 100755 new mode 100644 diff --git a/public/images/icon-login.png b/public/images/icon-login.png old mode 100755 new mode 100644 diff --git a/public/images/icon-login@2x.png b/public/images/icon-login@2x.png old mode 100755 new mode 100644 diff --git a/public/images/icon-opensource.png b/public/images/icon-opensource.png old mode 100755 new mode 100644 diff --git a/public/images/icon-opensource@2x.png b/public/images/icon-opensource@2x.png old mode 100755 new mode 100644 diff --git a/public/images/icon-paidtodate.svg b/public/images/icon-paidtodate.svg old mode 100755 new mode 100644 diff --git a/public/images/icon-payment.png b/public/images/icon-payment.png old mode 100755 new mode 100644 diff --git a/public/images/icon-payment@2x.png b/public/images/icon-payment@2x.png old mode 100755 new mode 100644 diff --git a/public/images/icon-pdf.png b/public/images/icon-pdf.png old mode 100755 new mode 100644 diff --git a/public/images/icon-pdf@2x.png b/public/images/icon-pdf@2x.png old mode 100755 new mode 100644 diff --git a/public/images/icon-plans.png b/public/images/icon-plans.png old mode 100755 new mode 100644 diff --git a/public/images/icon-plans@2x.png b/public/images/icon-plans@2x.png old mode 100755 new mode 100644 diff --git a/public/images/icon-secure-footer.png b/public/images/icon-secure-footer.png old mode 100755 new mode 100644 diff --git a/public/images/icon-secure-footer@2x.png b/public/images/icon-secure-footer@2x.png old mode 100755 new mode 100644 diff --git a/public/images/icon-secure-pay.png b/public/images/icon-secure-pay.png old mode 100755 new mode 100644 diff --git a/public/images/icon-secure-pay@2x.png b/public/images/icon-secure-pay@2x.png old mode 100755 new mode 100644 diff --git a/public/images/icon-secure.png b/public/images/icon-secure.png old mode 100755 new mode 100644 diff --git a/public/images/icon-secure@2x.png b/public/images/icon-secure@2x.png old mode 100755 new mode 100644 diff --git a/public/images/icon-shield.png b/public/images/icon-shield.png old mode 100755 new mode 100644 diff --git a/public/images/icon-testi.png b/public/images/icon-testi.png old mode 100755 new mode 100644 diff --git a/public/images/icon-testi@2x.png b/public/images/icon-testi@2x.png old mode 100755 new mode 100644 diff --git a/public/images/icon-total-invoiced.svg b/public/images/icon-total-invoiced.svg old mode 100755 new mode 100644 diff --git a/public/images/instagram.svg b/public/images/instagram.svg old mode 100755 new mode 100644 diff --git a/public/images/invoiceninja-logo.png b/public/images/invoiceninja-logo.png old mode 100755 new mode 100644 diff --git a/public/images/invoiceninja-logo@2x.png b/public/images/invoiceninja-logo@2x.png old mode 100755 new mode 100644 diff --git a/public/images/invoiceninja-logox53.png b/public/images/invoiceninja-logox53.png old mode 100755 new mode 100644 diff --git a/public/images/laptopwicon.jpg b/public/images/laptopwicon.jpg old mode 100755 new mode 100644 diff --git a/public/images/lightbox/close.png b/public/images/lightbox/close.png old mode 100755 new mode 100644 diff --git a/public/images/lightbox/loading.gif b/public/images/lightbox/loading.gif old mode 100755 new mode 100644 diff --git a/public/images/lightbox/next.png b/public/images/lightbox/next.png old mode 100755 new mode 100644 diff --git a/public/images/lightbox/prev.png b/public/images/lightbox/prev.png old mode 100755 new mode 100644 diff --git a/public/images/linkedin.svg b/public/images/linkedin.svg old mode 100755 new mode 100644 diff --git a/public/images/loading.gif b/public/images/loading.gif old mode 100755 new mode 100644 diff --git a/public/images/me.svg b/public/images/me.svg old mode 100755 new mode 100644 diff --git a/public/images/next.png b/public/images/next.png old mode 100755 new mode 100644 diff --git a/public/images/opensource-footer.png b/public/images/opensource-footer.png old mode 100755 new mode 100644 diff --git a/public/images/plaid-logo.svg b/public/images/plaid-logo.svg old mode 100755 new mode 100644 diff --git a/public/images/plaid-logowhite.svg b/public/images/plaid-logowhite.svg old mode 100755 new mode 100644 diff --git a/public/images/prev.png b/public/images/prev.png old mode 100755 new mode 100644 diff --git a/public/images/pro-plan-chart.png b/public/images/pro-plan-chart.png old mode 100755 new mode 100644 diff --git a/public/images/pro_plan/border.png b/public/images/pro_plan/border.png old mode 100755 new mode 100644 diff --git a/public/images/pro_plan/check.png b/public/images/pro_plan/check.png old mode 100755 new mode 100644 diff --git a/public/images/pro_plan/close.png b/public/images/pro_plan/close.png old mode 100755 new mode 100644 diff --git a/public/images/pro_plan/price.png b/public/images/pro_plan/price.png old mode 100755 new mode 100644 diff --git a/public/images/pro_plan/white_label_after.png b/public/images/pro_plan/white_label_after.png old mode 100755 new mode 100644 diff --git a/public/images/pro_plan/white_label_before.png b/public/images/pro_plan/white_label_before.png old mode 100755 new mode 100644 diff --git a/public/images/providers.png b/public/images/providers.png old mode 100755 new mode 100644 diff --git a/public/images/quote.png b/public/images/quote.png old mode 100755 new mode 100644 diff --git a/public/images/razikantorp.jpg b/public/images/razikantorp.jpg old mode 100755 new mode 100644 diff --git a/public/images/report_logo1.jpg b/public/images/report_logo1.jpg old mode 100755 new mode 100644 diff --git a/public/images/report_logo2.jpg b/public/images/report_logo2.jpg old mode 100755 new mode 100644 diff --git a/public/images/report_logo3.jpg b/public/images/report_logo3.jpg old mode 100755 new mode 100644 diff --git a/public/images/report_logo3.png b/public/images/report_logo3.png old mode 100755 new mode 100644 diff --git a/public/images/round_logo.png b/public/images/round_logo.png old mode 100755 new mode 100644 diff --git a/public/images/shalomstark.jpg b/public/images/shalomstark.jpg old mode 100755 new mode 100644 diff --git a/public/images/social.jpg b/public/images/social.jpg old mode 100755 new mode 100644 diff --git a/public/images/social/facebook.png b/public/images/social/facebook.png old mode 100755 new mode 100644 diff --git a/public/images/social/facebook.svg b/public/images/social/facebook.svg old mode 100755 new mode 100644 diff --git a/public/images/social/github.png b/public/images/social/github.png old mode 100755 new mode 100644 diff --git a/public/images/social/twitter.png b/public/images/social/twitter.png old mode 100755 new mode 100644 diff --git a/public/images/social/twitter.svg b/public/images/social/twitter.svg old mode 100755 new mode 100644 diff --git a/public/images/sort_asc.png b/public/images/sort_asc.png old mode 100755 new mode 100644 diff --git a/public/images/sort_asc_disabled.png b/public/images/sort_asc_disabled.png old mode 100755 new mode 100644 diff --git a/public/images/sort_both.png b/public/images/sort_both.png old mode 100755 new mode 100644 diff --git a/public/images/sort_desc.png b/public/images/sort_desc.png old mode 100755 new mode 100644 diff --git a/public/images/sort_desc_disabled.png b/public/images/sort_desc_disabled.png old mode 100755 new mode 100644 diff --git a/public/images/ssl-footer.png b/public/images/ssl-footer.png old mode 100755 new mode 100644 diff --git a/public/images/totalincome.png b/public/images/totalincome.png old mode 100755 new mode 100644 diff --git a/public/images/totalincome@2x.png b/public/images/totalincome@2x.png old mode 100755 new mode 100644 diff --git a/public/images/totalinvoices.png b/public/images/totalinvoices.png old mode 100755 new mode 100644 diff --git a/public/images/totalinvoices@2x.png b/public/images/totalinvoices@2x.png old mode 100755 new mode 100644 diff --git a/public/images/twitter.svg b/public/images/twitter.svg old mode 100755 new mode 100644 diff --git a/public/images/website.svg b/public/images/website.svg old mode 100755 new mode 100644 diff --git a/public/images/youtube.png b/public/images/youtube.png old mode 100755 new mode 100644 diff --git a/public/images/youtube_screenshot.png b/public/images/youtube_screenshot.png old mode 100755 new mode 100644 diff --git a/public/index.php b/public/index.php old mode 100755 new mode 100644 diff --git a/public/js/Chart.min.js b/public/js/Chart.min.js old mode 100755 new mode 100644 diff --git a/public/js/Chart.min.js.map b/public/js/Chart.min.js.map old mode 100755 new mode 100644 diff --git a/public/js/bootstrap-combobox.min.js b/public/js/bootstrap-combobox.min.js old mode 100755 new mode 100644 diff --git a/public/js/bootstrap-combobox.min.js.map b/public/js/bootstrap-combobox.min.js.map old mode 100755 new mode 100644 diff --git a/public/js/bootstrap.js b/public/js/bootstrap.js old mode 100755 new mode 100644 diff --git a/public/js/bootstrap.min.js b/public/js/bootstrap.min.js old mode 100755 new mode 100644 diff --git a/public/js/card.min.js b/public/js/card.min.js old mode 100755 new mode 100644 diff --git a/public/js/card.min.js.map b/public/js/card.min.js.map old mode 100755 new mode 100644 diff --git a/public/js/cookieconsent.min.js b/public/js/cookieconsent.min.js old mode 100755 new mode 100644 diff --git a/public/js/d3.min.js b/public/js/d3.min.js old mode 100755 new mode 100644 diff --git a/public/js/d3.min.js.map b/public/js/d3.min.js.map old mode 100755 new mode 100644 diff --git a/public/js/daterangepicker.min.js b/public/js/daterangepicker.min.js old mode 100755 new mode 100644 diff --git a/public/js/daterangepicker.min.js.map b/public/js/daterangepicker.min.js.map old mode 100755 new mode 100644 diff --git a/public/js/fullcalendar.min.js b/public/js/fullcalendar.min.js old mode 100755 new mode 100644 diff --git a/public/js/fullcalendar.min.js.map b/public/js/fullcalendar.min.js.map old mode 100755 new mode 100644 diff --git a/public/js/grapes.min.js b/public/js/grapes.min.js old mode 100755 new mode 100644 diff --git a/public/js/grapes.min.js.map b/public/js/grapes.min.js.map old mode 100755 new mode 100644 diff --git a/public/js/grapesjs-blocks-basic.min.js b/public/js/grapesjs-blocks-basic.min.js old mode 100755 new mode 100644 diff --git a/public/js/grapesjs-preset-newsletter.min.js b/public/js/grapesjs-preset-newsletter.min.js old mode 100755 new mode 100644 diff --git a/public/js/grapesjs.min.js b/public/js/grapesjs.min.js old mode 100755 new mode 100644 diff --git a/public/js/grapesjs.min.js.map b/public/js/grapesjs.min.js.map old mode 100755 new mode 100644 diff --git a/public/js/jSignature.min.js b/public/js/jSignature.min.js old mode 100755 new mode 100644 diff --git a/public/js/jSignature.min.js.map b/public/js/jSignature.min.js.map old mode 100755 new mode 100644 diff --git a/public/js/jquery.datetimepicker.js b/public/js/jquery.datetimepicker.js old mode 100755 new mode 100644 diff --git a/public/js/jquery.datetimepicker.min.js b/public/js/jquery.datetimepicker.min.js old mode 100755 new mode 100644 diff --git a/public/js/jquery.datetimepicker.min.js.map b/public/js/jquery.datetimepicker.min.js.map old mode 100755 new mode 100644 diff --git a/public/js/jquery.timepicker.js b/public/js/jquery.timepicker.js old mode 100755 new mode 100644 diff --git a/public/js/jquery.timepicker.js.map b/public/js/jquery.timepicker.js.map old mode 100755 new mode 100644 diff --git a/public/js/jsoneditor.min.js b/public/js/jsoneditor.min.js old mode 100755 new mode 100644 diff --git a/public/js/jsoneditor.min.js.map b/public/js/jsoneditor.min.js.map old mode 100755 new mode 100644 diff --git a/public/js/jspdf.min.js b/public/js/jspdf.min.js old mode 100755 new mode 100644 diff --git a/public/js/jspdf.plugin.split_text_to_size.js b/public/js/jspdf.plugin.split_text_to_size.js old mode 100755 new mode 100644 diff --git a/public/js/jspdf.source.js b/public/js/jspdf.source.js old mode 100755 new mode 100644 diff --git a/public/js/lightbox.min.js b/public/js/lightbox.min.js old mode 100755 new mode 100644 diff --git a/public/js/lightbox.min.js.map b/public/js/lightbox.min.js.map old mode 100755 new mode 100644 diff --git a/public/js/pdf.js b/public/js/pdf.js old mode 100755 new mode 100644 diff --git a/public/js/pdf.min.js b/public/js/pdf.min.js old mode 100755 new mode 100644 diff --git a/public/js/pdf.min.js.map b/public/js/pdf.min.js.map old mode 100755 new mode 100644 diff --git a/public/js/pdf_viewer.worker.js b/public/js/pdf_viewer.worker.js old mode 100755 new mode 100644 diff --git a/public/js/pdf_viewer.worker.js.map b/public/js/pdf_viewer.worker.js.map old mode 100755 new mode 100644 diff --git a/public/js/pdfmake.min.js b/public/js/pdfmake.min.js old mode 100755 new mode 100644 diff --git a/public/js/pdfmake.min.js.map b/public/js/pdfmake.min.js.map old mode 100755 new mode 100644 diff --git a/public/js/qrcode.min.js b/public/js/qrcode.min.js old mode 100755 new mode 100644 diff --git a/public/js/qrcode.min.js.map b/public/js/qrcode.min.js.map old mode 100755 new mode 100644 diff --git a/public/js/quill.min.js b/public/js/quill.min.js old mode 100755 new mode 100644 diff --git a/public/js/quill.min.js.map b/public/js/quill.min.js.map old mode 100755 new mode 100644 diff --git a/public/js/retina-1.1.0.min.js b/public/js/retina-1.1.0.min.js old mode 100755 new mode 100644 diff --git a/public/js/script.js.map b/public/js/script.js.map old mode 100755 new mode 100644 diff --git a/public/js/select2.min.js b/public/js/select2.min.js old mode 100755 new mode 100644 diff --git a/public/js/select2.min.js.map b/public/js/select2.min.js.map old mode 100755 new mode 100644 diff --git a/public/js/simpleexpand.js b/public/js/simpleexpand.js old mode 100755 new mode 100644 diff --git a/public/js/stacktrace.js b/public/js/stacktrace.js old mode 100755 new mode 100644 diff --git a/public/js/tablesorter.min.js b/public/js/tablesorter.min.js old mode 100755 new mode 100644 diff --git a/public/js/tablesorter.min.js.map b/public/js/tablesorter.min.js.map old mode 100755 new mode 100644 diff --git a/public/js/typedarray.js b/public/js/typedarray.js old mode 100755 new mode 100644 diff --git a/public/js/typedarray.js.map b/public/js/typedarray.js.map old mode 100755 new mode 100644 diff --git a/public/js/valign.js b/public/js/valign.js old mode 100755 new mode 100644 diff --git a/public/js/vfs_fonts/abril_fatface.js b/public/js/vfs_fonts/abril_fatface.js old mode 100755 new mode 100644 diff --git a/public/js/vfs_fonts/arvo.js b/public/js/vfs_fonts/arvo.js old mode 100755 new mode 100644 diff --git a/public/js/vfs_fonts/gensha_gothic.js b/public/js/vfs_fonts/gensha_gothic.js old mode 100755 new mode 100644 diff --git a/public/js/vfs_fonts/gensha_gothic_p.js b/public/js/vfs_fonts/gensha_gothic_p.js old mode 100755 new mode 100644 diff --git a/public/js/vfs_fonts/josefin_sans.js b/public/js/vfs_fonts/josefin_sans.js old mode 100755 new mode 100644 diff --git a/public/js/vfs_fonts/josefin_sans_light.js b/public/js/vfs_fonts/josefin_sans_light.js old mode 100755 new mode 100644 diff --git a/public/js/vfs_fonts/josefin_slab.js b/public/js/vfs_fonts/josefin_slab.js old mode 100755 new mode 100644 diff --git a/public/js/vfs_fonts/josefin_slab_light.js b/public/js/vfs_fonts/josefin_slab_light.js old mode 100755 new mode 100644 diff --git a/public/js/vfs_fonts/open_sans.js b/public/js/vfs_fonts/open_sans.js old mode 100755 new mode 100644 diff --git a/public/js/vfs_fonts/open_sans_light.js b/public/js/vfs_fonts/open_sans_light.js old mode 100755 new mode 100644 diff --git a/public/js/vfs_fonts/pt_sans.js b/public/js/vfs_fonts/pt_sans.js old mode 100755 new mode 100644 diff --git a/public/js/vfs_fonts/pt_serif.js b/public/js/vfs_fonts/pt_serif.js old mode 100755 new mode 100644 diff --git a/public/js/vfs_fonts/raleway.js b/public/js/vfs_fonts/raleway.js old mode 100755 new mode 100644 diff --git a/public/js/vfs_fonts/raleway_light.js b/public/js/vfs_fonts/raleway_light.js old mode 100755 new mode 100644 diff --git a/public/js/vfs_fonts/roboto.js b/public/js/vfs_fonts/roboto.js old mode 100755 new mode 100644 diff --git a/public/js/vfs_fonts/titillium.js b/public/js/vfs_fonts/titillium.js old mode 100755 new mode 100644 diff --git a/public/js/vfs_fonts/titillium_light.js b/public/js/vfs_fonts/titillium_light.js old mode 100755 new mode 100644 diff --git a/public/js/vfs_fonts/ubuntu.js b/public/js/vfs_fonts/ubuntu.js old mode 100755 new mode 100644 diff --git a/public/js/vfs_fonts/ubuntu_light.js b/public/js/vfs_fonts/ubuntu_light.js old mode 100755 new mode 100644 diff --git a/public/js/vfs_fonts/ukai.js b/public/js/vfs_fonts/ukai.js old mode 100755 new mode 100644 diff --git a/public/logo/.gitkeep b/public/logo/.gitkeep old mode 100755 new mode 100644 diff --git a/public/logo/.htaccess b/public/logo/.htaccess old mode 100755 new mode 100644 diff --git a/public/logo/zg4ylmzDkdkPOT8yoKQw9LTWaoZJx79h.jpg b/public/logo/zg4ylmzDkdkPOT8yoKQw9LTWaoZJx79h.jpg old mode 100755 new mode 100644 diff --git a/public/manifest.json b/public/manifest.json old mode 100755 new mode 100644 diff --git a/public/mstile-150x150.png b/public/mstile-150x150.png old mode 100755 new mode 100644 diff --git a/public/pdf.built.js b/public/pdf.built.js old mode 100755 new mode 100644 diff --git a/public/pdf.built.js.map b/public/pdf.built.js.map old mode 100755 new mode 100644 diff --git a/public/public.style.min.css b/public/public.style.min.css old mode 100755 new mode 100644 diff --git a/public/public.style.min.css.map b/public/public.style.min.css.map old mode 100755 new mode 100644 diff --git a/public/robots.txt b/public/robots.txt old mode 100755 new mode 100644 diff --git a/public/safari-pinned-tab.svg b/public/safari-pinned-tab.svg old mode 100755 new mode 100644 diff --git a/public/youtube.png b/public/youtube.png old mode 100755 new mode 100644 diff --git a/resources/assets/css/app.css b/resources/assets/css/app.css old mode 100755 new mode 100644 diff --git a/resources/assets/css/bootstrap-combobox.css b/resources/assets/css/bootstrap-combobox.css old mode 100755 new mode 100644 diff --git a/resources/assets/css/colors.css b/resources/assets/css/colors.css old mode 100755 new mode 100644 diff --git a/resources/assets/css/customCss.css b/resources/assets/css/customCss.css old mode 100755 new mode 100644 diff --git a/resources/assets/css/fonts.css b/resources/assets/css/fonts.css old mode 100755 new mode 100644 diff --git a/resources/assets/css/grapesjs-preset-newsletter.css b/resources/assets/css/grapesjs-preset-newsletter.css old mode 100755 new mode 100644 diff --git a/resources/assets/css/img/jsoneditor-icons.png b/resources/assets/css/img/jsoneditor-icons.png old mode 100755 new mode 100644 diff --git a/resources/assets/css/login.css b/resources/assets/css/login.css old mode 100755 new mode 100644 diff --git a/resources/assets/css/public.style.css b/resources/assets/css/public.style.css old mode 100755 new mode 100644 diff --git a/resources/assets/css/sidebar.css b/resources/assets/css/sidebar.css old mode 100755 new mode 100644 diff --git a/resources/assets/css/style.css b/resources/assets/css/style.css old mode 100755 new mode 100644 diff --git a/resources/assets/css/themes/amelia.min.css b/resources/assets/css/themes/amelia.min.css old mode 100755 new mode 100644 diff --git a/resources/assets/css/themes/cerulean.min.css b/resources/assets/css/themes/cerulean.min.css old mode 100755 new mode 100644 diff --git a/resources/assets/css/themes/cosmo.min.css b/resources/assets/css/themes/cosmo.min.css old mode 100755 new mode 100644 diff --git a/resources/assets/css/themes/cyborg.min.css b/resources/assets/css/themes/cyborg.min.css old mode 100755 new mode 100644 diff --git a/resources/assets/css/themes/flatly.min.css b/resources/assets/css/themes/flatly.min.css old mode 100755 new mode 100644 diff --git a/resources/assets/css/themes/journal.min.css b/resources/assets/css/themes/journal.min.css old mode 100755 new mode 100644 diff --git a/resources/assets/css/themes/readable.min.css b/resources/assets/css/themes/readable.min.css old mode 100755 new mode 100644 diff --git a/resources/assets/css/themes/simplex.min.css b/resources/assets/css/themes/simplex.min.css old mode 100755 new mode 100644 diff --git a/resources/assets/css/themes/slate.min.css b/resources/assets/css/themes/slate.min.css old mode 100755 new mode 100644 diff --git a/resources/assets/css/themes/spacelab.min.css b/resources/assets/css/themes/spacelab.min.css old mode 100755 new mode 100644 diff --git a/resources/assets/css/themes/united.min.css b/resources/assets/css/themes/united.min.css old mode 100755 new mode 100644 diff --git a/resources/assets/css/themes/yeti.min.css b/resources/assets/css/themes/yeti.min.css old mode 100755 new mode 100644 diff --git a/resources/assets/css/typeahead.js-bootstrap.css b/resources/assets/css/typeahead.js-bootstrap.css old mode 100755 new mode 100644 diff --git a/resources/assets/js/Chart.js b/resources/assets/js/Chart.js old mode 100755 new mode 100644 diff --git a/resources/assets/js/bootstrap-combobox.js b/resources/assets/js/bootstrap-combobox.js old mode 100755 new mode 100644 diff --git a/resources/assets/js/compatibility.js b/resources/assets/js/compatibility.js old mode 100755 new mode 100644 diff --git a/resources/assets/js/d3.js b/resources/assets/js/d3.js old mode 100755 new mode 100644 diff --git a/resources/assets/js/maximize-select2-height.js b/resources/assets/js/maximize-select2-height.js old mode 100755 new mode 100644 diff --git a/resources/assets/js/pdf.js b/resources/assets/js/pdf.js old mode 100755 new mode 100644 diff --git a/resources/assets/js/pdf.pdfmake.js b/resources/assets/js/pdf.pdfmake.js old mode 100755 new mode 100644 diff --git a/resources/assets/js/pdf_viewer.js b/resources/assets/js/pdf_viewer.js old mode 100755 new mode 100644 diff --git a/resources/assets/js/pdf_viewer.worker.js b/resources/assets/js/pdf_viewer.worker.js old mode 100755 new mode 100644 diff --git a/resources/assets/js/pdfmake.js b/resources/assets/js/pdfmake.js old mode 100755 new mode 100644 diff --git a/resources/assets/js/script.js b/resources/assets/js/script.js old mode 100755 new mode 100644 diff --git a/resources/assets/js/vfs.js b/resources/assets/js/vfs.js old mode 100755 new mode 100644 diff --git a/resources/assets/js/vfs_fonts/abril_fatface.js b/resources/assets/js/vfs_fonts/abril_fatface.js old mode 100755 new mode 100644 diff --git a/resources/assets/js/vfs_fonts/arvo.js b/resources/assets/js/vfs_fonts/arvo.js old mode 100755 new mode 100644 diff --git a/resources/assets/js/vfs_fonts/gensha_gothic.js b/resources/assets/js/vfs_fonts/gensha_gothic.js old mode 100755 new mode 100644 diff --git a/resources/assets/js/vfs_fonts/gensha_gothic_p.js b/resources/assets/js/vfs_fonts/gensha_gothic_p.js old mode 100755 new mode 100644 diff --git a/resources/assets/js/vfs_fonts/josefin_sans.js b/resources/assets/js/vfs_fonts/josefin_sans.js old mode 100755 new mode 100644 diff --git a/resources/assets/js/vfs_fonts/josefin_sans_light.js b/resources/assets/js/vfs_fonts/josefin_sans_light.js old mode 100755 new mode 100644 diff --git a/resources/assets/js/vfs_fonts/josefin_slab.js b/resources/assets/js/vfs_fonts/josefin_slab.js old mode 100755 new mode 100644 diff --git a/resources/assets/js/vfs_fonts/josefin_slab_light.js b/resources/assets/js/vfs_fonts/josefin_slab_light.js old mode 100755 new mode 100644 diff --git a/resources/assets/js/vfs_fonts/open_sans.js b/resources/assets/js/vfs_fonts/open_sans.js old mode 100755 new mode 100644 diff --git a/resources/assets/js/vfs_fonts/open_sans_light.js b/resources/assets/js/vfs_fonts/open_sans_light.js old mode 100755 new mode 100644 diff --git a/resources/assets/js/vfs_fonts/pt_sans.js b/resources/assets/js/vfs_fonts/pt_sans.js old mode 100755 new mode 100644 diff --git a/resources/assets/js/vfs_fonts/pt_serif.js b/resources/assets/js/vfs_fonts/pt_serif.js old mode 100755 new mode 100644 diff --git a/resources/assets/js/vfs_fonts/raleway.js b/resources/assets/js/vfs_fonts/raleway.js old mode 100755 new mode 100644 diff --git a/resources/assets/js/vfs_fonts/raleway_light.js b/resources/assets/js/vfs_fonts/raleway_light.js old mode 100755 new mode 100644 diff --git a/resources/assets/js/vfs_fonts/roboto.js b/resources/assets/js/vfs_fonts/roboto.js old mode 100755 new mode 100644 diff --git a/resources/assets/js/vfs_fonts/titillium.js b/resources/assets/js/vfs_fonts/titillium.js old mode 100755 new mode 100644 diff --git a/resources/assets/js/vfs_fonts/titillium_light.js b/resources/assets/js/vfs_fonts/titillium_light.js old mode 100755 new mode 100644 diff --git a/resources/assets/js/vfs_fonts/ubuntu.js b/resources/assets/js/vfs_fonts/ubuntu.js old mode 100755 new mode 100644 diff --git a/resources/assets/js/vfs_fonts/ubuntu_light.js b/resources/assets/js/vfs_fonts/ubuntu_light.js old mode 100755 new mode 100644 diff --git a/resources/assets/js/vfs_fonts/ukai.js b/resources/assets/js/vfs_fonts/ukai.js old mode 100755 new mode 100644 diff --git a/resources/lang/ca/auth.php b/resources/lang/ca/auth.php old mode 100755 new mode 100644 diff --git a/resources/lang/ca/pagination.php b/resources/lang/ca/pagination.php old mode 100755 new mode 100644 diff --git a/resources/lang/ca/passwords.php b/resources/lang/ca/passwords.php old mode 100755 new mode 100644 diff --git a/resources/lang/ca/texts.php b/resources/lang/ca/texts.php old mode 100755 new mode 100644 diff --git a/resources/lang/ca/validation.php b/resources/lang/ca/validation.php old mode 100755 new mode 100644 diff --git a/resources/lang/cs/auth.php b/resources/lang/cs/auth.php old mode 100755 new mode 100644 diff --git a/resources/lang/cs/pagination.php b/resources/lang/cs/pagination.php old mode 100755 new mode 100644 diff --git a/resources/lang/cs/passwords.php b/resources/lang/cs/passwords.php old mode 100755 new mode 100644 diff --git a/resources/lang/cs/texts.php b/resources/lang/cs/texts.php old mode 100755 new mode 100644 diff --git a/resources/lang/cs/validation.php b/resources/lang/cs/validation.php old mode 100755 new mode 100644 diff --git a/resources/lang/da/pagination.php b/resources/lang/da/pagination.php old mode 100755 new mode 100644 diff --git a/resources/lang/da/reminders.php b/resources/lang/da/reminders.php old mode 100755 new mode 100644 diff --git a/resources/lang/da/texts.php b/resources/lang/da/texts.php old mode 100755 new mode 100644 diff --git a/resources/lang/da/validation.php b/resources/lang/da/validation.php old mode 100755 new mode 100644 diff --git a/resources/lang/de/pagination.php b/resources/lang/de/pagination.php old mode 100755 new mode 100644 diff --git a/resources/lang/de/passwords.php b/resources/lang/de/passwords.php old mode 100755 new mode 100644 diff --git a/resources/lang/de/reminders.php b/resources/lang/de/reminders.php old mode 100755 new mode 100644 diff --git a/resources/lang/de/texts.php b/resources/lang/de/texts.php old mode 100755 new mode 100644 diff --git a/resources/lang/de/validation.php b/resources/lang/de/validation.php old mode 100755 new mode 100644 diff --git a/resources/lang/el/auth.php b/resources/lang/el/auth.php old mode 100755 new mode 100644 diff --git a/resources/lang/el/pagination.php b/resources/lang/el/pagination.php old mode 100755 new mode 100644 diff --git a/resources/lang/el/passwords.php b/resources/lang/el/passwords.php old mode 100755 new mode 100644 diff --git a/resources/lang/el/texts.php b/resources/lang/el/texts.php old mode 100755 new mode 100644 diff --git a/resources/lang/el/validation.php b/resources/lang/el/validation.php old mode 100755 new mode 100644 diff --git a/resources/lang/en/pagination.php b/resources/lang/en/pagination.php old mode 100755 new mode 100644 diff --git a/resources/lang/en/passwords.php b/resources/lang/en/passwords.php old mode 100755 new mode 100644 diff --git a/resources/lang/en/reminders.php b/resources/lang/en/reminders.php old mode 100755 new mode 100644 diff --git a/resources/lang/en/texts.php b/resources/lang/en/texts.php old mode 100755 new mode 100644 diff --git a/resources/lang/en/validation.php b/resources/lang/en/validation.php old mode 100755 new mode 100644 diff --git a/resources/lang/en_AU/pagination.php b/resources/lang/en_AU/pagination.php old mode 100755 new mode 100644 diff --git a/resources/lang/en_AU/passwords.php b/resources/lang/en_AU/passwords.php old mode 100755 new mode 100644 diff --git a/resources/lang/en_AU/reminders.php b/resources/lang/en_AU/reminders.php old mode 100755 new mode 100644 diff --git a/resources/lang/en_AU/texts.php b/resources/lang/en_AU/texts.php old mode 100755 new mode 100644 diff --git a/resources/lang/en_AU/validation.php b/resources/lang/en_AU/validation.php old mode 100755 new mode 100644 diff --git a/resources/lang/en_GB/pagination.php b/resources/lang/en_GB/pagination.php old mode 100755 new mode 100644 diff --git a/resources/lang/en_GB/passwords.php b/resources/lang/en_GB/passwords.php old mode 100755 new mode 100644 diff --git a/resources/lang/en_GB/reminders.php b/resources/lang/en_GB/reminders.php old mode 100755 new mode 100644 diff --git a/resources/lang/en_GB/texts.php b/resources/lang/en_GB/texts.php old mode 100755 new mode 100644 diff --git a/resources/lang/en_GB/validation.php b/resources/lang/en_GB/validation.php old mode 100755 new mode 100644 diff --git a/resources/lang/es/pagination.php b/resources/lang/es/pagination.php old mode 100755 new mode 100644 diff --git a/resources/lang/es/reminders.php b/resources/lang/es/reminders.php old mode 100755 new mode 100644 diff --git a/resources/lang/es/texts.php b/resources/lang/es/texts.php old mode 100755 new mode 100644 diff --git a/resources/lang/es/validation.php b/resources/lang/es/validation.php old mode 100755 new mode 100644 diff --git a/resources/lang/es_ES/pagination.php b/resources/lang/es_ES/pagination.php old mode 100755 new mode 100644 diff --git a/resources/lang/es_ES/reminders.php b/resources/lang/es_ES/reminders.php old mode 100755 new mode 100644 diff --git a/resources/lang/es_ES/texts.php b/resources/lang/es_ES/texts.php old mode 100755 new mode 100644 diff --git a/resources/lang/es_ES/validation.php b/resources/lang/es_ES/validation.php old mode 100755 new mode 100644 diff --git a/resources/lang/fi/auth.php b/resources/lang/fi/auth.php old mode 100755 new mode 100644 diff --git a/resources/lang/fi/pagination.php b/resources/lang/fi/pagination.php old mode 100755 new mode 100644 diff --git a/resources/lang/fi/passwords.php b/resources/lang/fi/passwords.php old mode 100755 new mode 100644 diff --git a/resources/lang/fi/texts.php b/resources/lang/fi/texts.php old mode 100755 new mode 100644 diff --git a/resources/lang/fi/validation.php b/resources/lang/fi/validation.php old mode 100755 new mode 100644 diff --git a/resources/lang/fr/pagination.php b/resources/lang/fr/pagination.php old mode 100755 new mode 100644 diff --git a/resources/lang/fr/reminders.php b/resources/lang/fr/reminders.php old mode 100755 new mode 100644 diff --git a/resources/lang/fr/texts.php b/resources/lang/fr/texts.php old mode 100755 new mode 100644 diff --git a/resources/lang/fr/validation.php b/resources/lang/fr/validation.php old mode 100755 new mode 100644 diff --git a/resources/lang/fr_CA/pagination.php b/resources/lang/fr_CA/pagination.php old mode 100755 new mode 100644 diff --git a/resources/lang/fr_CA/reminders.php b/resources/lang/fr_CA/reminders.php old mode 100755 new mode 100644 diff --git a/resources/lang/fr_CA/texts.php b/resources/lang/fr_CA/texts.php old mode 100755 new mode 100644 diff --git a/resources/lang/fr_CA/validation.php b/resources/lang/fr_CA/validation.php old mode 100755 new mode 100644 diff --git a/resources/lang/hr/auth.php b/resources/lang/hr/auth.php old mode 100755 new mode 100644 diff --git a/resources/lang/hr/pagination.php b/resources/lang/hr/pagination.php old mode 100755 new mode 100644 diff --git a/resources/lang/hr/passwords.php b/resources/lang/hr/passwords.php old mode 100755 new mode 100644 diff --git a/resources/lang/hr/texts.php b/resources/lang/hr/texts.php old mode 100755 new mode 100644 diff --git a/resources/lang/hr/validation.php b/resources/lang/hr/validation.php old mode 100755 new mode 100644 diff --git a/resources/lang/it/pagination.php b/resources/lang/it/pagination.php old mode 100755 new mode 100644 diff --git a/resources/lang/it/reminders.php b/resources/lang/it/reminders.php old mode 100755 new mode 100644 diff --git a/resources/lang/it/texts.php b/resources/lang/it/texts.php old mode 100755 new mode 100644 diff --git a/resources/lang/it/validation.php b/resources/lang/it/validation.php old mode 100755 new mode 100644 diff --git a/resources/lang/ja/pagination.php b/resources/lang/ja/pagination.php old mode 100755 new mode 100644 diff --git a/resources/lang/ja/passwords.php b/resources/lang/ja/passwords.php old mode 100755 new mode 100644 diff --git a/resources/lang/ja/reminders.php b/resources/lang/ja/reminders.php old mode 100755 new mode 100644 diff --git a/resources/lang/ja/texts.php b/resources/lang/ja/texts.php old mode 100755 new mode 100644 diff --git a/resources/lang/ja/validation.php b/resources/lang/ja/validation.php old mode 100755 new mode 100644 diff --git a/resources/lang/lt/pagination.php b/resources/lang/lt/pagination.php old mode 100755 new mode 100644 diff --git a/resources/lang/lt/reminders.php b/resources/lang/lt/reminders.php old mode 100755 new mode 100644 diff --git a/resources/lang/lt/texts.php b/resources/lang/lt/texts.php old mode 100755 new mode 100644 diff --git a/resources/lang/lt/validation.php b/resources/lang/lt/validation.php old mode 100755 new mode 100644 diff --git a/resources/lang/mk_MK/auth.php b/resources/lang/mk_MK/auth.php old mode 100755 new mode 100644 diff --git a/resources/lang/mk_MK/pagination.php b/resources/lang/mk_MK/pagination.php old mode 100755 new mode 100644 diff --git a/resources/lang/mk_MK/passwords.php b/resources/lang/mk_MK/passwords.php old mode 100755 new mode 100644 diff --git a/resources/lang/mk_MK/texts.php b/resources/lang/mk_MK/texts.php old mode 100755 new mode 100644 diff --git a/resources/lang/mk_MK/validation.php b/resources/lang/mk_MK/validation.php old mode 100755 new mode 100644 diff --git a/resources/lang/nb_NO/pagination.php b/resources/lang/nb_NO/pagination.php old mode 100755 new mode 100644 diff --git a/resources/lang/nb_NO/reminders.php b/resources/lang/nb_NO/reminders.php old mode 100755 new mode 100644 diff --git a/resources/lang/nb_NO/texts.php b/resources/lang/nb_NO/texts.php old mode 100755 new mode 100644 diff --git a/resources/lang/nb_NO/validation.php b/resources/lang/nb_NO/validation.php old mode 100755 new mode 100644 diff --git a/resources/lang/nl/pagination.php b/resources/lang/nl/pagination.php old mode 100755 new mode 100644 diff --git a/resources/lang/nl/passwords.php b/resources/lang/nl/passwords.php old mode 100755 new mode 100644 diff --git a/resources/lang/nl/reminders.php b/resources/lang/nl/reminders.php old mode 100755 new mode 100644 diff --git a/resources/lang/nl/texts.php b/resources/lang/nl/texts.php old mode 100755 new mode 100644 diff --git a/resources/lang/nl/validation.php b/resources/lang/nl/validation.php old mode 100755 new mode 100644 diff --git a/resources/lang/pl/pagination.php b/resources/lang/pl/pagination.php old mode 100755 new mode 100644 diff --git a/resources/lang/pl/passwords.php b/resources/lang/pl/passwords.php old mode 100755 new mode 100644 diff --git a/resources/lang/pl/reminders.php b/resources/lang/pl/reminders.php old mode 100755 new mode 100644 diff --git a/resources/lang/pl/texts.php b/resources/lang/pl/texts.php old mode 100755 new mode 100644 diff --git a/resources/lang/pl/validation.php b/resources/lang/pl/validation.php old mode 100755 new mode 100644 diff --git a/resources/lang/pt_BR/pagination.php b/resources/lang/pt_BR/pagination.php old mode 100755 new mode 100644 diff --git a/resources/lang/pt_BR/passwords.php b/resources/lang/pt_BR/passwords.php old mode 100755 new mode 100644 diff --git a/resources/lang/pt_BR/reminders.php b/resources/lang/pt_BR/reminders.php old mode 100755 new mode 100644 diff --git a/resources/lang/pt_BR/texts.php b/resources/lang/pt_BR/texts.php old mode 100755 new mode 100644 diff --git a/resources/lang/pt_BR/validation.php b/resources/lang/pt_BR/validation.php old mode 100755 new mode 100644 diff --git a/resources/lang/pt_PT/pagination.php b/resources/lang/pt_PT/pagination.php old mode 100755 new mode 100644 diff --git a/resources/lang/pt_PT/passwords.php b/resources/lang/pt_PT/passwords.php old mode 100755 new mode 100644 diff --git a/resources/lang/pt_PT/reminders.php b/resources/lang/pt_PT/reminders.php old mode 100755 new mode 100644 diff --git a/resources/lang/pt_PT/texts.php b/resources/lang/pt_PT/texts.php old mode 100755 new mode 100644 diff --git a/resources/lang/pt_PT/validation.php b/resources/lang/pt_PT/validation.php old mode 100755 new mode 100644 diff --git a/resources/lang/ro/auth.php b/resources/lang/ro/auth.php old mode 100755 new mode 100644 diff --git a/resources/lang/ro/pagination.php b/resources/lang/ro/pagination.php old mode 100755 new mode 100644 diff --git a/resources/lang/ro/passwords.php b/resources/lang/ro/passwords.php old mode 100755 new mode 100644 diff --git a/resources/lang/ro/texts.php b/resources/lang/ro/texts.php old mode 100755 new mode 100644 diff --git a/resources/lang/ro/validation.php b/resources/lang/ro/validation.php old mode 100755 new mode 100644 diff --git a/resources/lang/sl/auth.php b/resources/lang/sl/auth.php old mode 100755 new mode 100644 diff --git a/resources/lang/sl/c3.php b/resources/lang/sl/c3.php old mode 100755 new mode 100644 diff --git a/resources/lang/sl/pagination.php b/resources/lang/sl/pagination.php old mode 100755 new mode 100644 diff --git a/resources/lang/sl/passwords.php b/resources/lang/sl/passwords.php old mode 100755 new mode 100644 diff --git a/resources/lang/sl/texts.php b/resources/lang/sl/texts.php old mode 100755 new mode 100644 diff --git a/resources/lang/sq/auth.php b/resources/lang/sq/auth.php old mode 100755 new mode 100644 diff --git a/resources/lang/sq/pagination.php b/resources/lang/sq/pagination.php old mode 100755 new mode 100644 diff --git a/resources/lang/sq/passwords.php b/resources/lang/sq/passwords.php old mode 100755 new mode 100644 diff --git a/resources/lang/sq/texts.php b/resources/lang/sq/texts.php old mode 100755 new mode 100644 diff --git a/resources/lang/sq/validation.php b/resources/lang/sq/validation.php old mode 100755 new mode 100644 diff --git a/resources/lang/sr_RS/auth.php b/resources/lang/sr_RS/auth.php old mode 100755 new mode 100644 diff --git a/resources/lang/sr_RS/pagination.php b/resources/lang/sr_RS/pagination.php old mode 100755 new mode 100644 diff --git a/resources/lang/sr_RS/passwords.php b/resources/lang/sr_RS/passwords.php old mode 100755 new mode 100644 diff --git a/resources/lang/sr_RS/texts.php b/resources/lang/sr_RS/texts.php old mode 100755 new mode 100644 diff --git a/resources/lang/sr_RS/validation.php b/resources/lang/sr_RS/validation.php old mode 100755 new mode 100644 diff --git a/resources/lang/sv/pagination.php b/resources/lang/sv/pagination.php old mode 100755 new mode 100644 diff --git a/resources/lang/sv/passwords.php b/resources/lang/sv/passwords.php old mode 100755 new mode 100644 diff --git a/resources/lang/sv/reminders.php b/resources/lang/sv/reminders.php old mode 100755 new mode 100644 diff --git a/resources/lang/sv/texts.php b/resources/lang/sv/texts.php old mode 100755 new mode 100644 diff --git a/resources/lang/sv/validation.php b/resources/lang/sv/validation.php old mode 100755 new mode 100644 diff --git a/resources/lang/th/auth.php b/resources/lang/th/auth.php old mode 100755 new mode 100644 diff --git a/resources/lang/th/pagination.php b/resources/lang/th/pagination.php old mode 100755 new mode 100644 diff --git a/resources/lang/th/passwords.php b/resources/lang/th/passwords.php old mode 100755 new mode 100644 diff --git a/resources/lang/th/texts.php b/resources/lang/th/texts.php old mode 100755 new mode 100644 diff --git a/resources/lang/th/validation.php b/resources/lang/th/validation.php old mode 100755 new mode 100644 diff --git a/resources/lang/tr_TR/auth.php b/resources/lang/tr_TR/auth.php old mode 100755 new mode 100644 diff --git a/resources/lang/tr_TR/pagination.php b/resources/lang/tr_TR/pagination.php old mode 100755 new mode 100644 diff --git a/resources/lang/tr_TR/passwords.php b/resources/lang/tr_TR/passwords.php old mode 100755 new mode 100644 diff --git a/resources/lang/tr_TR/texts.php b/resources/lang/tr_TR/texts.php old mode 100755 new mode 100644 diff --git a/resources/lang/tr_TR/validation.php b/resources/lang/tr_TR/validation.php old mode 100755 new mode 100644 diff --git a/resources/lang/zh_TW/auth.php b/resources/lang/zh_TW/auth.php old mode 100755 new mode 100644 diff --git a/resources/lang/zh_TW/pagination.php b/resources/lang/zh_TW/pagination.php old mode 100755 new mode 100644 diff --git a/resources/lang/zh_TW/passwords.php b/resources/lang/zh_TW/passwords.php old mode 100755 new mode 100644 diff --git a/resources/lang/zh_TW/texts.php b/resources/lang/zh_TW/texts.php old mode 100755 new mode 100644 diff --git a/resources/lang/zh_TW/validation.php b/resources/lang/zh_TW/validation.php old mode 100755 new mode 100644 diff --git a/resources/test.pjs b/resources/test.pjs old mode 100755 new mode 100644 diff --git a/resources/views/accounts/account_gateway.blade.php b/resources/views/accounts/account_gateway.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/accounts/account_gateway_wepay.blade.php b/resources/views/accounts/account_gateway_wepay.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/accounts/api_tokens.blade.php b/resources/views/accounts/api_tokens.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/accounts/bank_account.blade.php b/resources/views/accounts/bank_account.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/accounts/banks.blade.php b/resources/views/accounts/banks.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/accounts/client_portal.blade.php b/resources/views/accounts/client_portal.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/accounts/customize_design.blade.php b/resources/views/accounts/customize_design.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/accounts/details.blade.php b/resources/views/accounts/details.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/accounts/email_settings.blade.php b/resources/views/accounts/email_settings.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/accounts/export.blade.php b/resources/views/accounts/export.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/accounts/import_export.blade.php b/resources/views/accounts/import_export.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/accounts/import_map.blade.php b/resources/views/accounts/import_map.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/accounts/import_ofx.blade.php b/resources/views/accounts/import_ofx.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/accounts/invoice_design.blade.php b/resources/views/accounts/invoice_design.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/accounts/invoice_settings.blade.php b/resources/views/accounts/invoice_settings.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/accounts/localization.blade.php b/resources/views/accounts/localization.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/accounts/management.blade.php b/resources/views/accounts/management.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/accounts/nav.blade.php b/resources/views/accounts/nav.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/accounts/notifications.blade.php b/resources/views/accounts/notifications.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/accounts/partials/invoice_fields.blade.php b/resources/views/accounts/partials/invoice_fields.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/accounts/partials/invoice_fields_selector.blade.php b/resources/views/accounts/partials/invoice_fields_selector.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/accounts/partials/map.blade.php b/resources/views/accounts/partials/map.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/accounts/partials/notifications.blade.php b/resources/views/accounts/partials/notifications.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/accounts/partials/payment_credentials.blade.php b/resources/views/accounts/partials/payment_credentials.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/accounts/payment_term.blade.php b/resources/views/accounts/payment_term.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/accounts/payment_terms.blade.php b/resources/views/accounts/payment_terms.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/accounts/payments.blade.php b/resources/views/accounts/payments.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/accounts/product.blade.php b/resources/views/accounts/product.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/accounts/products.blade.php b/resources/views/accounts/products.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/accounts/subscription.blade.php b/resources/views/accounts/subscription.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/accounts/system_settings.blade.php b/resources/views/accounts/system_settings.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/accounts/tax_rate.blade.php b/resources/views/accounts/tax_rate.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/accounts/tax_rates.blade.php b/resources/views/accounts/tax_rates.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/accounts/template.blade.php b/resources/views/accounts/template.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/accounts/templates_and_reminders.blade.php b/resources/views/accounts/templates_and_reminders.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/accounts/token.blade.php b/resources/views/accounts/token.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/accounts/user_details.blade.php b/resources/views/accounts/user_details.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/accounts/user_management.blade.php b/resources/views/accounts/user_management.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/auth/login.blade.php b/resources/views/auth/login.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/auth/passwords/email.blade.php b/resources/views/auth/passwords/email.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/auth/passwords/reset.blade.php b/resources/views/auth/passwords/reset.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/auth/two_factor.blade.php b/resources/views/auth/two_factor.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/calendar.blade.php b/resources/views/calendar.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/client.blade.php b/resources/views/client.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/client_login.blade.php b/resources/views/client_login.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/clientauth/login.blade.php b/resources/views/clientauth/login.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/clientauth/passwords/email.blade.php b/resources/views/clientauth/passwords/email.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/clientauth/sessionexpired.blade.php b/resources/views/clientauth/sessionexpired.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/clients/edit.blade.php b/resources/views/clients/edit.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/clients/show.blade.php b/resources/views/clients/show.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/clients/statement.blade.php b/resources/views/clients/statement.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/coming_soon.blade.php b/resources/views/coming_soon.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/credits/edit.blade.php b/resources/views/credits/edit.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/dashboard.blade.php b/resources/views/dashboard.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/datatable.blade.php b/resources/views/datatable.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/emails/auth/reminder.blade.php b/resources/views/emails/auth/reminder.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/emails/client_password_html.blade.php b/resources/views/emails/client_password_html.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/emails/client_password_text.blade.php b/resources/views/emails/client_password_text.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/emails/confirm_action.blade.php b/resources/views/emails/confirm_action.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/emails/confirm_html.blade.php b/resources/views/emails/confirm_html.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/emails/confirm_text.blade.php b/resources/views/emails/confirm_text.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/emails/contact_html.blade.php b/resources/views/emails/contact_html.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/emails/contact_text.blade.php b/resources/views/emails/contact_text.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/emails/design2_html.blade.php b/resources/views/emails/design2_html.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/emails/design2_text.blade.php b/resources/views/emails/design2_text.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/emails/design3_html.blade.php b/resources/views/emails/design3_html.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/emails/design3_text.blade.php b/resources/views/emails/design3_text.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/emails/email_bounced_html.blade.php b/resources/views/emails/email_bounced_html.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/emails/email_bounced_text.blade.php b/resources/views/emails/email_bounced_text.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/emails/error.blade.php b/resources/views/emails/error.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/emails/invoice_html.blade.php b/resources/views/emails/invoice_html.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/emails/invoice_paid_html.blade.php b/resources/views/emails/invoice_paid_html.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/emails/invoice_paid_text.blade.php b/resources/views/emails/invoice_paid_text.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/emails/invoice_payment_failed_html.blade.php b/resources/views/emails/invoice_payment_failed_html.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/emails/invoice_payment_failed_text.blade.php b/resources/views/emails/invoice_payment_failed_text.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/emails/invoice_sent_html.blade.php b/resources/views/emails/invoice_sent_html.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/emails/invoice_sent_text.blade.php b/resources/views/emails/invoice_sent_text.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/emails/invoice_text.blade.php b/resources/views/emails/invoice_text.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/emails/invoice_viewed_html.blade.php b/resources/views/emails/invoice_viewed_html.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/emails/invoice_viewed_text.blade.php b/resources/views/emails/invoice_viewed_text.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/emails/license_confirmation_html.blade.php b/resources/views/emails/license_confirmation_html.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/emails/license_confirmation_text.blade.php b/resources/views/emails/license_confirmation_text.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/emails/master.blade.php b/resources/views/emails/master.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/emails/master_contact.blade.php b/resources/views/emails/master_contact.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/emails/master_user.blade.php b/resources/views/emails/master_user.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/emails/partials/account_logo.blade.php b/resources/views/emails/partials/account_logo.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/emails/partials/client_view_action.blade.php b/resources/views/emails/partials/client_view_action.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/emails/partials/user_view_action.blade.php b/resources/views/emails/partials/user_view_action.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/emails/password_html.blade.php b/resources/views/emails/password_html.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/emails/password_text.blade.php b/resources/views/emails/password_text.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/emails/payment_confirmation_html.blade.php b/resources/views/emails/payment_confirmation_html.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/emails/payment_confirmation_text.blade.php b/resources/views/emails/payment_confirmation_text.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/emails/quote_approved_html.blade.php b/resources/views/emails/quote_approved_html.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/emails/quote_approved_text.blade.php b/resources/views/emails/quote_approved_text.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/emails/security_code_html.blade.php b/resources/views/emails/security_code_html.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/emails/security_code_text.blade.php b/resources/views/emails/security_code_text.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/emails/user_message_html.blade.php b/resources/views/emails/user_message_html.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/emails/user_message_text.blade.php b/resources/views/emails/user_message_text.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/error.blade.php b/resources/views/error.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/errors/400.blade.php b/resources/views/errors/400.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/errors/503.blade.php b/resources/views/errors/503.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/errors/list.blade.php b/resources/views/errors/list.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/expense_categories/edit.blade.php b/resources/views/expense_categories/edit.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/expenses/edit.blade.php b/resources/views/expenses/edit.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/export.blade.php b/resources/views/export.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/export/clients.blade.php b/resources/views/export/clients.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/export/contacts.blade.php b/resources/views/export/contacts.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/export/credits.blade.php b/resources/views/export/credits.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/export/expenses.blade.php b/resources/views/export/expenses.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/export/invoices.blade.php b/resources/views/export/invoices.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/export/payments.blade.php b/resources/views/export/payments.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/export/products.blade.php b/resources/views/export/products.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/export/recurring_invoices.blade.php b/resources/views/export/recurring_invoices.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/export/tasks.blade.php b/resources/views/export/tasks.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/export/vendor_contacts.blade.php b/resources/views/export/vendor_contacts.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/export/vendors.blade.php b/resources/views/export/vendors.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/header.blade.php b/resources/views/header.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/invited/custom_gateway.blade.php b/resources/views/invited/custom_gateway.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/invited/custom_message.blade.php b/resources/views/invited/custom_message.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/invited/dashboard.blade.php b/resources/views/invited/dashboard.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/invited/details.blade.php b/resources/views/invited/details.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/invited/proposal.blade.php b/resources/views/invited/proposal.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/invoices/deleted.blade.php b/resources/views/invoices/deleted.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/invoices/delivery_note.blade.php b/resources/views/invoices/delivery_note.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/invoices/edit.blade.php b/resources/views/invoices/edit.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/invoices/edit_table.blade.php b/resources/views/invoices/edit_table.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/invoices/email.blade.php b/resources/views/invoices/email.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/invoices/history.blade.php b/resources/views/invoices/history.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/invoices/knockout.blade.php b/resources/views/invoices/knockout.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/invoices/pdf.blade.php b/resources/views/invoices/pdf.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/invoices/view.blade.php b/resources/views/invoices/view.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/invoices/view_borderless.blade.php b/resources/views/invoices/view_borderless.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/list.blade.php b/resources/views/list.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/list_wrapper.blade.php b/resources/views/list_wrapper.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/login.blade.php b/resources/views/login.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/master.blade.php b/resources/views/master.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/money_script.blade.php b/resources/views/money_script.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/partials/accept_terms.blade.php b/resources/views/partials/accept_terms.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/partials/autocomplete_fix.blade.php b/resources/views/partials/autocomplete_fix.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/partials/bluevine_promo.blade.php b/resources/views/partials/bluevine_promo.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/partials/bulk_form.blade.php b/resources/views/partials/bulk_form.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/partials/checkbox.blade.php b/resources/views/partials/checkbox.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/partials/contact_us.blade.php b/resources/views/partials/contact_us.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/partials/custom_field.blade.php b/resources/views/partials/custom_field.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/partials/custom_fields.blade.php b/resources/views/partials/custom_fields.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/partials/discount_promo.blade.php b/resources/views/partials/discount_promo.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/partials/dropzone.blade.php b/resources/views/partials/dropzone.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/partials/email_button.blade.php b/resources/views/partials/email_button.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/partials/email_templates.blade.php b/resources/views/partials/email_templates.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/partials/entity_combobox.blade.php b/resources/views/partials/entity_combobox.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/partials/google_geocode.blade.php b/resources/views/partials/google_geocode.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/partials/keyboard_shortcuts.blade.php b/resources/views/partials/keyboard_shortcuts.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/partials/navigation_option.blade.php b/resources/views/partials/navigation_option.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/partials/quill_toolbar.blade.php b/resources/views/partials/quill_toolbar.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/partials/refund_payment.blade.php b/resources/views/partials/refund_payment.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/partials/sign_up.blade.php b/resources/views/partials/sign_up.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/partials/speech_recognition.blade.php b/resources/views/partials/speech_recognition.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/partials/system_settings.blade.php b/resources/views/partials/system_settings.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/partials/tax_rates.blade.php b/resources/views/partials/tax_rates.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/partials/upgrade_modal.blade.php b/resources/views/partials/upgrade_modal.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/partials/variables_help.blade.php b/resources/views/partials/variables_help.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/partials/warn_session.blade.php b/resources/views/partials/warn_session.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/partials/white_label.blade.php b/resources/views/partials/white_label.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/partials/white_label_expired.blade.php b/resources/views/partials/white_label_expired.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/payments/apple_pay.blade.php b/resources/views/payments/apple_pay.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/payments/bank_transfer.blade.php b/resources/views/payments/bank_transfer.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/payments/braintree/credit_card.blade.php b/resources/views/payments/braintree/credit_card.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/payments/braintree/paypal.blade.php b/resources/views/payments/braintree/paypal.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/payments/checkoutcom/partial.blade.php b/resources/views/payments/checkoutcom/partial.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/payments/credit_card.blade.php b/resources/views/payments/credit_card.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/payments/edit.blade.php b/resources/views/payments/edit.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/payments/payment_css.blade.php b/resources/views/payments/payment_css.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/payments/payment_method.blade.php b/resources/views/payments/payment_method.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/payments/paymentmethods.blade.php b/resources/views/payments/paymentmethods.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/payments/paymentmethods_list.blade.php b/resources/views/payments/paymentmethods_list.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/payments/paymill/credit_card.blade.php b/resources/views/payments/paymill/credit_card.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/payments/stripe/bank_transfer.blade.php b/resources/views/payments/stripe/bank_transfer.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/payments/stripe/bitcoin.blade.php b/resources/views/payments/stripe/bitcoin.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/payments/stripe/credit_card.blade.php b/resources/views/payments/stripe/credit_card.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/payments/stripe/credit_card_stripe_css.blade.php b/resources/views/payments/stripe/credit_card_stripe_css.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/payments/stripe/sepa.blade.php b/resources/views/payments/stripe/sepa.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/payments/wepay/bank_transfer.blade.php b/resources/views/payments/wepay/bank_transfer.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/payments/wepay/credit_card.blade.php b/resources/views/payments/wepay/credit_card.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/plans.blade.php b/resources/views/plans.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/projects/edit.blade.php b/resources/views/projects/edit.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/projects/show.blade.php b/resources/views/projects/show.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/proposals/categories/edit.blade.php b/resources/views/proposals/categories/edit.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/proposals/edit.blade.php b/resources/views/proposals/edit.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/proposals/grapesjs.blade.php b/resources/views/proposals/grapesjs.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/proposals/grapesjs_header.blade.php b/resources/views/proposals/grapesjs_header.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/proposals/grapesjs_help.blade.php b/resources/views/proposals/grapesjs_help.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/proposals/snippets/edit.blade.php b/resources/views/proposals/snippets/edit.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/proposals/templates/edit.blade.php b/resources/views/proposals/templates/edit.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/public/header.blade.php b/resources/views/public/header.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/public/invoice_now.blade.php b/resources/views/public/invoice_now.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/public/license.blade.php b/resources/views/public/license.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/public/logo.blade.php b/resources/views/public/logo.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/public_list.blade.php b/resources/views/public_list.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/reports/chart_builder.blade.php b/resources/views/reports/chart_builder.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/reports/d3.blade.php b/resources/views/reports/d3.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/reports/emails.blade.php b/resources/views/reports/emails.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/reports/report_builder.blade.php b/resources/views/reports/report_builder.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/secure_payment.blade.php b/resources/views/secure_payment.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/setup.blade.php b/resources/views/setup.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/tasks/edit.blade.php b/resources/views/tasks/edit.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/tasks/kanban.blade.php b/resources/views/tasks/kanban.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/tasks/time_tracker.blade.php b/resources/views/tasks/time_tracker.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/tasks/time_tracker_knockout.blade.php b/resources/views/tasks/time_tracker_knockout.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/timesheets/edit.blade.php b/resources/views/timesheets/edit.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/user_account.blade.php b/resources/views/user_account.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/users/account_management.blade.php b/resources/views/users/account_management.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/users/edit.blade.php b/resources/views/users/edit.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/users/two_factor.blade.php b/resources/views/users/two_factor.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/vendor.blade.php b/resources/views/vendor.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/vendor/chumper.datatable/javascript.blade.php b/resources/views/vendor/chumper.datatable/javascript.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/vendor/chumper.datatable/options.blade.php b/resources/views/vendor/chumper.datatable/options.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/vendor/chumper.datatable/template.blade.php b/resources/views/vendor/chumper.datatable/template.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/vendor/notifications/email-plain.blade.php b/resources/views/vendor/notifications/email-plain.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/vendor/notifications/email.blade.php b/resources/views/vendor/notifications/email.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/vendor/pagination/bootstrap-4.blade.php b/resources/views/vendor/pagination/bootstrap-4.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/vendor/pagination/default.blade.php b/resources/views/vendor/pagination/default.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/vendor/pagination/simple-bootstrap-4.blade.php b/resources/views/vendor/pagination/simple-bootstrap-4.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/vendor/pagination/simple-default.blade.php b/resources/views/vendor/pagination/simple-default.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/vendor/self-update/mails/update-available.blade.php b/resources/views/vendor/self-update/mails/update-available.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/vendor/self-update/self-update.blade.php b/resources/views/vendor/self-update/self-update.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/vendor/swaggervel/.gitkeep b/resources/views/vendor/swaggervel/.gitkeep old mode 100755 new mode 100644 diff --git a/resources/views/vendor/swaggervel/index.blade.php b/resources/views/vendor/swaggervel/index.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/vendors/edit.blade.php b/resources/views/vendors/edit.blade.php old mode 100755 new mode 100644 diff --git a/resources/views/vendors/show.blade.php b/resources/views/vendors/show.blade.php old mode 100755 new mode 100644 diff --git a/routes/api.php b/routes/api.php old mode 100755 new mode 100644 diff --git a/routes/web.php b/routes/web.php old mode 100755 new mode 100644 diff --git a/server.php b/server.php old mode 100755 new mode 100644 diff --git a/storage/templates/bold.js b/storage/templates/bold.js old mode 100755 new mode 100644 diff --git a/storage/templates/business.js b/storage/templates/business.js old mode 100755 new mode 100644 diff --git a/storage/templates/clean.css b/storage/templates/clean.css old mode 100755 new mode 100644 diff --git a/storage/templates/clean.html b/storage/templates/clean.html old mode 100755 new mode 100644 diff --git a/storage/templates/clean.js b/storage/templates/clean.js old mode 100755 new mode 100644 diff --git a/storage/templates/creative.js b/storage/templates/creative.js old mode 100755 new mode 100644 diff --git a/storage/templates/elegant.js b/storage/templates/elegant.js old mode 100755 new mode 100644 diff --git a/storage/templates/hipster.js b/storage/templates/hipster.js old mode 100755 new mode 100644 diff --git a/storage/templates/modern.js b/storage/templates/modern.js old mode 100755 new mode 100644 diff --git a/storage/templates/photo.js b/storage/templates/photo.js old mode 100755 new mode 100644 diff --git a/storage/templates/plain.js b/storage/templates/plain.js old mode 100755 new mode 100644 diff --git a/storage/templates/playful.js b/storage/templates/playful.js old mode 100755 new mode 100644 diff --git a/tests/ExampleTest.php b/tests/ExampleTest.php old mode 100755 new mode 100644 diff --git a/tests/TestCase.php b/tests/TestCase.php old mode 100755 new mode 100644 diff --git a/tests/_bootstrap.php.default b/tests/_bootstrap.php.default old mode 100755 new mode 100644 diff --git a/tests/_data/dump.sql b/tests/_data/dump.sql old mode 100755 new mode 100644 diff --git a/tests/_support/AcceptanceTester.php b/tests/_support/AcceptanceTester.php old mode 100755 new mode 100644 diff --git a/tests/_support/FunctionalTester.php b/tests/_support/FunctionalTester.php old mode 100755 new mode 100644 diff --git a/tests/_support/Helper/Acceptance.php b/tests/_support/Helper/Acceptance.php old mode 100755 new mode 100644 diff --git a/tests/_support/Helper/Functional.php b/tests/_support/Helper/Functional.php old mode 100755 new mode 100644 diff --git a/tests/_support/Helper/Unit.php b/tests/_support/Helper/Unit.php old mode 100755 new mode 100644 diff --git a/tests/_support/UnitTester.php b/tests/_support/UnitTester.php old mode 100755 new mode 100644 diff --git a/tests/acceptance.suite.yml b/tests/acceptance.suite.yml old mode 100755 new mode 100644 diff --git a/tests/acceptance/APICest.php b/tests/acceptance/APICest.php old mode 100755 new mode 100644 diff --git a/tests/acceptance/AllPagesCept.php b/tests/acceptance/AllPagesCept.php old mode 100755 new mode 100644 diff --git a/tests/acceptance/CheckBalanceCest.php b/tests/acceptance/CheckBalanceCest.php old mode 100755 new mode 100644 diff --git a/tests/acceptance/ClientCest.php b/tests/acceptance/ClientCest.php old mode 100755 new mode 100644 diff --git a/tests/acceptance/CreditCest.php b/tests/acceptance/CreditCest.php old mode 100755 new mode 100644 diff --git a/tests/acceptance/DiscountCest.php b/tests/acceptance/DiscountCest.php old mode 100755 new mode 100644 diff --git a/tests/acceptance/ExpenseCest.php b/tests/acceptance/ExpenseCest.php old mode 100755 new mode 100644 diff --git a/tests/acceptance/GatewayFeesCest.php b/tests/acceptance/GatewayFeesCest.php old mode 100755 new mode 100644 diff --git a/tests/acceptance/GoProCest.php b/tests/acceptance/GoProCest.php old mode 100755 new mode 100644 diff --git a/tests/acceptance/InvoiceCest.php b/tests/acceptance/InvoiceCest.php old mode 100755 new mode 100644 diff --git a/tests/acceptance/InvoiceDesignCest.php b/tests/acceptance/InvoiceDesignCest.php old mode 100755 new mode 100644 diff --git a/tests/acceptance/OnlinePaymentCest.php b/tests/acceptance/OnlinePaymentCest.php old mode 100755 new mode 100644 diff --git a/tests/acceptance/PaymentCest.php b/tests/acceptance/PaymentCest.php old mode 100755 new mode 100644 diff --git a/tests/acceptance/QuoteCest.php b/tests/acceptance/QuoteCest.php old mode 100755 new mode 100644 diff --git a/tests/acceptance/TaskCest.php b/tests/acceptance/TaskCest.php old mode 100755 new mode 100644 diff --git a/tests/acceptance/TaxRatesCest.php b/tests/acceptance/TaxRatesCest.php old mode 100755 new mode 100644 diff --git a/tests/acceptance/_bootstrap.php b/tests/acceptance/_bootstrap.php old mode 100755 new mode 100644 diff --git a/tests/data/Demo/demo.response.json b/tests/data/Demo/demo.response.json old mode 100755 new mode 100644 diff --git a/tests/functional.suite.yml b/tests/functional.suite.yml old mode 100755 new mode 100644 diff --git a/tests/functional/PermissionsCest.php b/tests/functional/PermissionsCest.php old mode 100755 new mode 100644 diff --git a/tests/functional/SettingsCest.php b/tests/functional/SettingsCest.php old mode 100755 new mode 100644 diff --git a/tests/functional/_bootstrap.php b/tests/functional/_bootstrap.php old mode 100755 new mode 100644 diff --git a/tests/unit.suite.yml b/tests/unit.suite.yml old mode 100755 new mode 100644 diff --git a/tests/unit/_bootstrap.php b/tests/unit/_bootstrap.php old mode 100755 new mode 100644