1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00
invoiceninja/app/Models
David Bomba e4f46c2a4e
Presenters, skinned views, model refactoring (#2464)
* Default database connection - set defaults for engine and strict

* Working on tests for refactored model

* Fixes for tests, use polymorphic relationships for Invitations

* skin the password reset pages
2018-10-22 23:04:37 +11:00
..
Presenters Presenters, skinned views, model refactoring (#2464) 2018-10-22 23:04:37 +11:00
Account.php Presenters, skinned views, model refactoring (#2464) 2018-10-22 23:04:37 +11:00
AccountGateway.php Migrations + Translations + POPO (#2446) 2018-10-15 23:40:34 +11:00
Bank.php Sign Up Scaffolding (#2453) 2018-10-17 23:26:27 +11:00
BankAccount.php Login UI, Database Seeds, Dashboard layouts (#2450) 2018-10-16 22:42:43 +11:00
BankSubaccount.php Login UI, Database Seeds, Dashboard layouts (#2450) 2018-10-16 22:42:43 +11:00
Client.php Multi Auth - Multi DB (#2442) 2018-10-15 16:00:48 +11:00
ClientLocation.php Migrations + Translations + POPO (#2446) 2018-10-15 23:40:34 +11:00
Company.php Presenters, skinned views, model refactoring (#2464) 2018-10-22 23:04:37 +11:00
Contact.php Multi Auth - Multi DB (#2442) 2018-10-15 16:00:48 +11:00
Country.php Login UI, Database Seeds, Dashboard layouts (#2450) 2018-10-16 22:42:43 +11:00
Currency.php Login UI, Database Seeds, Dashboard layouts (#2450) 2018-10-16 22:42:43 +11:00
Expense.php Migrations + Translations + POPO (#2446) 2018-10-15 23:40:34 +11:00
Gateway.php Migrations + Translations + POPO (#2446) 2018-10-15 23:40:34 +11:00
Industry.php Migrations + Translations + POPO (#2446) 2018-10-15 23:40:34 +11:00
Invitation.php Presenters, skinned views, model refactoring (#2464) 2018-10-22 23:04:37 +11:00
Invoice.php Presenters, skinned views, model refactoring (#2464) 2018-10-22 23:04:37 +11:00
Language.php Login UI, Database Seeds, Dashboard layouts (#2450) 2018-10-16 22:42:43 +11:00
Payment.php Presenters, skinned views, model refactoring (#2464) 2018-10-22 23:04:37 +11:00
PaymentLibrary.php Login UI, Database Seeds, Dashboard layouts (#2450) 2018-10-16 22:42:43 +11:00
PaymentType.php Migrations + Translations + POPO (#2446) 2018-10-15 23:40:34 +11:00
Product.php Migrations + Translations + POPO (#2446) 2018-10-15 23:40:34 +11:00
Proposal.php Presenters, skinned views, model refactoring (#2464) 2018-10-22 23:04:37 +11:00
Task.php Migrations + Translations + POPO (#2446) 2018-10-15 23:40:34 +11:00
TaxRate.php Migrations + Translations + POPO (#2446) 2018-10-15 23:40:34 +11:00
Timezone.php Login UI, Database Seeds, Dashboard layouts (#2450) 2018-10-16 22:42:43 +11:00
User.php Presenters, skinned views, model refactoring (#2464) 2018-10-22 23:04:37 +11:00
UserCompany.php Presenters, skinned views, model refactoring (#2464) 2018-10-22 23:04:37 +11:00