1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/Models
David Bomba e2ed1fad8b
Enable client contact password to be set via API. (#3402)
* Tests for client contact passwords

* test for client API

* Client Tests for password quality

* Final tests for client contact password
2020-03-01 16:00:54 +11:00
..
Presenters Ft email (#3326) 2020-02-15 20:01:15 +11:00
Account.php Fixes for transformerS (#3388) 2020-02-27 10:32:44 +11:00
Activity.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Backup.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Bank.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
BankAccount.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
BankSubaccount.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
BaseModel.php Improve error handling (#3344) 2020-02-18 06:07:31 +11:00
Client.php casts public_notes to string (#3380) 2020-02-26 17:46:27 +11:00
ClientContact.php Improve eager loads (#3289) 2020-02-06 20:35:51 +11:00
ClientGatewayToken.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Company.php Enable client contact password to be set via API. (#3402) 2020-03-01 16:00:54 +11:00
CompanyGateway.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyLedger.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyToken.php Fixes for transformerS (#3388) 2020-02-27 10:32:44 +11:00
CompanyUser.php Fixes for company tokens. (#3375) 2020-02-26 14:26:07 +11:00
Country.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Credit.php Update CORS fields (#3371) 2020-02-25 19:33:53 +11:00
CreditInvitation.php Improve eager loads (#3289) 2020-02-06 20:35:51 +11:00
Currency.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
DateFormat.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
DatetimeFormat.php Add DateFormats to model 2019-09-22 19:30:03 +10:00
Design.php Implement Design API (#3400) 2020-02-29 08:57:47 +11:00
Document.php Fixes for transformerS (#3388) 2020-02-27 10:32:44 +11:00
Expense.php Fixes for Vendor Contacts (#3227) 2020-01-20 15:53:40 +11:00
ExpenseCategory.php Expense and Vendors (#3226) 2020-01-20 12:31:58 +11:00
Filterable.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Gateway.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
GatewayType.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
GroupSetting.php Fixes for transformerS (#3388) 2020-02-27 10:32:44 +11:00
Industry.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Invoice.php Migrate to services (#3358) 2020-02-21 08:05:01 +11:00
InvoiceInvitation.php Fixes for invoice invitations 2020-02-10 21:20:49 +11:00
Language.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Payment.php Import (#3360) 2020-02-22 13:25:49 +11:00
Paymentable.php Include contacts in sample migration files. (#3260) 2020-01-29 13:03:47 +11:00
PaymentLibrary.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
PaymentTerm.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
PaymentType.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Product.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Project.php Working on projects and tasks (#3232) 2020-01-21 11:32:34 +11:00
Proposal.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Quote.php Modifications to Designs (#3353) 2020-02-20 07:44:12 +11:00
QuoteInvitation.php Ft email (#3326) 2020-02-15 20:01:15 +11:00
RecurringInvoice.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
RecurringInvoiceInvitation.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
RecurringQuote.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Size.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
StaticModel.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
SystemLog.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Task.php Projects and Tasks factories. (#3234) 2020-01-21 20:22:10 +11:00
TaxRate.php casts public_notes to string (#3380) 2020-02-26 17:46:27 +11:00
Timezone.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
User.php Implement Design API (#3400) 2020-02-29 08:57:47 +11:00
Vendor.php Improvements for eager loading (#3290) 2020-02-06 23:00:22 +11:00
VendorContact.php Improve eager loads (#3289) 2020-02-06 20:35:51 +11:00