1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/Http/Middleware
David Bomba c6e1658ffe
Refactors (#3148)
* Refactor company properties to be presented from settings object instead of company properties

* Working on Email Tests

* Working on emails

* Working on email templats

* Include text version of email

* Refactor Email template builder into trait'

* Fix for custom_value4

* Refactor payment_date -> date && payment_type_id -> type_id

* expose paymentables to API

* expose paymentables to API

* Implement a next_send_date field in invoice/quote tables to allow control over reminder scheduling

* Add custom_values to users,documents and company_gateways tables
2019-12-16 22:34:38 +11:00
..
ApiSecretCheck.php Fixes for RandomDataSeeder (#3073) 2019-11-16 14:12:29 +11:00
Authenticate.php Update copyright 2019-05-11 13:32:07 +10:00
CheckForMaintenanceMode.php Update copyright 2019-05-11 13:32:07 +10:00
ClientPortalEnabled.php Client Portal conditionals (#3039) 2019-11-04 11:22:59 +11:00
ContactSetDb.php Clean up todos (#2979) 2019-10-11 13:20:04 +11:00
ContactTokenAuth.php fix error formatting 2019-09-24 08:37:38 +10:00
Cors.php Fixes for client currency id (#3092) 2019-11-25 20:38:55 +11:00
EncryptCookies.php Update copyright 2019-05-11 13:32:07 +10:00
Locale.php Dynamically apply locale (#3140) 2019-12-11 07:25:54 +11:00
PasswordProtection.php Track signup platform (#3014) 2019-10-24 15:46:24 +11:00
QueryLogging.php Cast to string - default_gateway_type_id (#3105) 2019-11-29 22:15:50 +11:00
RedirectIfAuthenticated.php Client Portal conditionals (#3039) 2019-11-04 11:22:59 +11:00
SetDb.php Clean up todos (#2979) 2019-10-11 13:20:04 +11:00
SetDomainNameDb.php fix error formatting 2019-09-24 08:37:38 +10:00
SetEmailDb.php Fixes for RandomDataSeeder (#3073) 2019-11-16 14:12:29 +11:00
SetInviteDb.php Fixes for RandomDataSeeder (#3073) 2019-11-16 14:12:29 +11:00
SetWebDb.php fix error formatting 2019-09-24 08:37:38 +10:00
StartupCheck.php Dynamically apply locale (#3140) 2019-12-11 07:25:54 +11:00
TokenAuth.php Refactors (#3148) 2019-12-16 22:34:38 +11:00
TrimStrings.php Update copyright 2019-05-11 13:32:07 +10:00
TrustProxies.php Update copyright 2019-05-11 13:32:07 +10:00
UrlSetDb.php Invitation routing 2019-09-23 15:59:01 +10:00
VerifyCsrfToken.php Update copyright 2019-05-11 13:32:07 +10:00