firefly-iii/app/Models
2022-11-02 05:02:09 +01:00
..
Account.php Use PSR-12 code style 2022-10-30 14:24:28 +01:00
AccountMeta.php Minor code cleanup. 2021-08-28 15:47:09 +02:00
AccountType.php Restore enums, replace one to enforce php 8.1 compatibility. 2022-04-13 16:27:01 +02:00
Attachment.php Use PSR-12 code style 2022-10-30 14:24:28 +01:00
AuditLogEntry.php Update copyright statements 2022-10-16 19:29:53 +02:00
AutoBudget.php Use PSR-12 code style 2022-10-30 14:24:28 +01:00
AvailableBudget.php Use PSR-12 code style 2022-10-30 14:24:28 +01:00
Bill.php Use PSR-12 code style 2022-10-30 14:24:28 +01:00
Budget.php Use PSR-12 code style 2022-10-30 14:24:28 +01:00
BudgetLimit.php Use PSR-12 code style 2022-10-30 14:24:28 +01:00
Category.php Use PSR-12 code style 2022-10-30 14:24:28 +01:00
Configuration.php Restore todo's 2022-10-30 11:43:17 +01:00
CurrencyExchangeRate.php Various code for currency exchange rate support 2022-06-06 14:40:19 +02:00
GroupMembership.php Various code cleanup. 2021-09-18 10:21:29 +02:00
InvitedUser.php Update copyright statements 2022-10-16 19:29:53 +02:00
LinkType.php Use PSR-12 code style 2022-10-30 14:24:28 +01:00
Location.php Use PSR-12 code style 2022-10-30 14:24:28 +01:00
Note.php Add audit logs for rules. 2022-10-02 05:37:38 +02:00
ObjectGroup.php Use PSR-12 code style 2022-10-30 14:24:28 +01:00
PiggyBank.php Run CS fixer 2022-11-02 05:02:09 +01:00
PiggyBankEvent.php Use PSR-12 code style 2022-10-30 14:24:28 +01:00
PiggyBankRepetition.php Use PSR-12 code style 2022-10-30 14:24:28 +01:00
Preference.php Use PSR-12 code style 2022-10-30 14:24:28 +01:00
Recurrence.php Replace phpstan suggestions 2022-10-30 14:44:49 +01:00
RecurrenceMeta.php Use PSR-12 code style 2022-10-30 14:24:28 +01:00
RecurrenceRepetition.php Use PSR-12 code style 2022-10-30 14:24:28 +01:00
RecurrenceTransaction.php Code reordering and reformatting. I should really start employing style CI. 2021-09-18 10:26:12 +02:00
RecurrenceTransactionMeta.php Use PSR-12 code style 2022-10-30 14:24:28 +01:00
Role.php Code cleanup. 2021-03-28 11:46:23 +02:00
Rule.php Use PSR-12 code style 2022-10-30 14:24:28 +01:00
RuleAction.php Code reordering and reformatting. I should really start employing style CI. 2021-09-18 10:26:12 +02:00
RuleGroup.php Use PSR-12 code style 2022-10-30 14:24:28 +01:00
RuleTrigger.php Code reordering and reformatting. I should really start employing style CI. 2021-09-18 10:26:12 +02:00
Tag.php Use PSR-12 code style 2022-10-30 14:24:28 +01:00
Transaction.php Use PSR-12 code style 2022-10-30 14:24:28 +01:00
TransactionCurrency.php Use PSR-12 code style 2022-10-30 14:24:28 +01:00
TransactionGroup.php Use PSR-12 code style 2022-10-30 14:24:28 +01:00
TransactionJournal.php Use PSR-12 code style 2022-10-30 14:24:28 +01:00
TransactionJournalLink.php Use PSR-12 code style 2022-10-30 14:24:28 +01:00
TransactionJournalMeta.php Minor code cleanup. 2021-08-28 15:47:09 +02:00
TransactionType.php Use PSR-12 code style 2022-10-30 14:24:28 +01:00
UserGroup.php Various code cleanup. 2021-09-18 10:21:29 +02:00
UserRole.php Add new roles. 2022-08-14 15:41:06 +02:00
Webhook.php Use PSR-12 code style 2022-10-30 14:24:28 +01:00
WebhookAttempt.php Use PSR-12 code style 2022-10-30 14:24:28 +01:00
WebhookMessage.php Use PSR-12 code style 2022-10-30 14:24:28 +01:00