1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
invoiceninja/app/Models
2016-05-23 19:52:20 +03:00
..
Account.php Better WePay configuration support 2016-05-14 17:23:20 -04:00
AccountGateway.php Listen for WePay IPNs 2016-05-18 09:51:20 -04:00
AccountGatewayToken.php Store Stripe card summary locally 2016-05-10 18:46:32 -04:00
AccountToken.php Only show user’s own tokens 2016-05-08 21:50:35 +03:00
Activity.php Support refunds from the admin UI 2016-04-23 16:40:19 -04:00
Affiliate.php Working on L5 2015-04-13 22:43:51 +03:00
BalanceAffecting.php Refactored to events 2015-10-28 21:22:07 +02:00
Bank.php Initial work on OFX support 2016-01-20 01:07:31 +02:00
BankAccount.php Working on OFX support 2016-01-26 22:22:33 +02:00
BankSubaccount.php Working on OFX support 2016-01-26 22:22:33 +02:00
Client.php Store Stripe card summary locally 2016-05-10 18:46:32 -04:00
Company.php Add support for multiple plans/terms 2016-04-16 18:34:39 -04:00
Contact.php Add option for client portal password 2016-02-29 16:46:27 -05:00
Country.php Added support for country specific Euro formatting 2015-12-07 15:34:55 +02:00
Credit.php Improved data export 2015-11-12 22:36:28 +02:00
Currency.php Fix for symbol placement 2016-05-17 22:45:10 +03:00
DateFormat.php Fixes for #442 and #702 2016-05-22 13:10:58 +03:00
DatetimeFormat.php Fixes for #442 and #702 2016-05-22 13:10:58 +03:00
Document.php Working on form requests 2016-05-01 22:30:39 +03:00
EntityModel.php Working on permissions in the API 2016-05-02 11:38:01 +03:00
Expense.php Support manually importing OFX files 2016-05-15 13:58:11 +03:00
Font.php Merging: custom font support 2016-01-07 09:08:30 +02:00
Frequency.php Fixed creating invoices 2015-03-31 12:38:24 +03:00
Gateway.php Support configuring Stripe for ACH and Plaid 2016-04-28 16:38:01 -04:00
Industry.php Improvments to the API 2015-07-02 23:21:29 +03:00
Invitation.php Changes to support transifex.com 2016-05-15 23:16:08 +03:00
Invoice.php Merge remote-tracking branch 'upstream/develop' into payments-changes 2016-05-10 10:25:42 -04:00
InvoiceDesign.php Moving permissions to form requests 2016-05-01 14:31:10 +03:00
InvoiceItem.php API optimizations 2016-05-03 23:02:29 +03:00
InvoiceStatus.php Fixed creating invoices 2015-03-31 12:38:24 +03:00
Language.php Fixed money format in PDF for EU 2015-09-25 12:57:40 +03:00
License.php Working on L5 2015-04-13 22:43:51 +03:00
OwnedByClientTrait.php Bug fixes 2015-11-16 21:21:48 +02:00
Payment.php Added getCompletedAmount to payments 2016-05-17 14:55:53 +03:00
PaymentLibrary.php Fixed creating invoices 2015-03-31 12:38:24 +03:00
PaymentMethod.php Payments bug fixes 2016-05-15 16:27:56 -04:00
PaymentStatus.php Support refunds from the admin UI 2016-04-23 16:40:19 -04:00
PaymentTerm.php Fixed issue when updating from previous version 2016-02-11 21:37:39 +02:00
PaymentType.php Fixed creating invoices 2015-03-31 12:38:24 +03:00
Product.php API optimizations 2016-05-03 23:02:29 +03:00
Size.php Improvments to the API 2015-07-02 23:21:29 +03:00
Subscription.php Fixed creating invoices 2015-03-31 12:38:24 +03:00
Task.php Improved data export 2015-11-12 22:36:28 +02:00
TaxRate.php API optimizations 2016-05-03 23:02:29 +03:00
Theme.php Fixed creating invoices 2015-03-31 12:38:24 +03:00
Timezone.php Fixed creating invoices 2015-03-31 12:38:24 +03:00
User.php Separated out entity datatable classes 2016-05-23 19:52:20 +03:00
UserAccount.php Added multi-company support 2015-06-16 22:35:35 +03:00
Vendor.php Changed vendorcontacts to vendor_contacts 2016-05-04 15:16:49 +03:00
VendorContact.php Vendor 2016-01-07 16:21:13 +01:00