firefly-iii/app/Models
2018-12-19 19:02:16 +01:00
..
Account.php Learned that I should not refer to env vars directly so I removed all references. 2018-12-15 07:59:02 +01:00
AccountMeta.php Various code cleanup. 2018-08-04 17:30:06 +02:00
AccountType.php Code cleanup and realign. 2018-08-06 19:14:30 +02:00
Attachment.php Code cleanup and realign. 2018-08-06 19:14:30 +02:00
AvailableBudget.php Code cleanup and realign. 2018-08-06 19:14:30 +02:00
Bill.php Code cleanup and realign. 2018-08-06 19:14:30 +02:00
Budget.php Make sure transformers match API definition. 2018-12-19 19:02:16 +01:00
BudgetLimit.php Budgets and budget limits end point. 2018-12-09 08:45:53 +01:00
Category.php Improve test coverage. 2018-12-12 20:30:25 +01:00
Configuration.php Various code cleanup. 2018-08-04 17:30:06 +02:00
CurrencyExchangeRate.php Code cleanup and realign. 2018-08-06 19:14:30 +02:00
ExportJob.php Various code cleanup. 2018-08-04 17:30:06 +02:00
ImportJob.php Build import job API endpoint. 2018-12-08 08:22:53 +01:00
LinkType.php Various code cleanup. 2018-08-04 17:30:06 +02:00
Note.php Various code cleanup. 2018-08-04 17:30:06 +02:00
PiggyBank.php Code cleanup and realign. 2018-08-06 19:14:30 +02:00
PiggyBankEvent.php New endpoints for transactions. 2018-12-04 19:36:54 +01:00
PiggyBankRepetition.php Various code cleanup. 2018-08-04 17:30:06 +02:00
Preference.php Update preferences API. 2018-12-07 20:39:36 +01:00
Recurrence.php Code cleanup and realign. 2018-08-06 19:14:30 +02:00
RecurrenceMeta.php Various code cleanup. 2018-08-04 17:30:06 +02:00
RecurrenceRepetition.php Code cleanup and realign. 2018-08-06 19:14:30 +02:00
RecurrenceTransaction.php Various code cleanup. 2018-08-04 17:30:06 +02:00
RecurrenceTransactionMeta.php Code cleanup and realign. 2018-08-06 19:14:30 +02:00
Role.php Various code cleanup. 2018-08-04 17:30:06 +02:00
Rule.php Improve test coverage. 2018-12-12 20:30:25 +01:00
RuleAction.php Various code cleanup. 2018-08-04 17:30:06 +02:00
RuleGroup.php Code cleanup and realign. 2018-08-06 19:14:30 +02:00
RuleTrigger.php Various code cleanup. 2018-08-04 17:30:06 +02:00
Tag.php Update API for tags. 2018-12-07 07:41:12 +01:00
Transaction.php Make some charts currency aware for #740 2018-08-27 18:59:30 +02:00
TransactionCurrency.php Expand API and routes. 2018-12-08 21:26:20 +01:00
TransactionJournal.php Fix for #1622 and a special debug view. 2018-11-23 08:31:00 +01:00
TransactionJournalLink.php Code cleanup and realign. 2018-08-06 19:14:30 +02:00
TransactionJournalMeta.php Various code cleanup. 2018-08-04 17:30:06 +02:00
TransactionType.php Various code cleanup. 2018-08-04 17:30:06 +02:00