James Cole
|
db478711ed
|
Merge branch 'develop' into 5.8-dev
# Conflicts:
# app/Api/V1/Controllers/Chart/AccountController.php
# app/Api/V1/Controllers/Insight/Expense/AccountController.php
# app/Api/V1/Controllers/Insight/Expense/BillController.php
# app/Api/V1/Controllers/Insight/Expense/BudgetController.php
# app/Api/V1/Controllers/Insight/Expense/CategoryController.php
# app/Api/V1/Controllers/Insight/Expense/PeriodController.php
# app/Console/Commands/Upgrade/MigrateToGroups.php
# app/Http/Controllers/Account/IndexController.php
# app/Http/Controllers/Budget/AvailableBudgetController.php
# app/Http/Controllers/Budget/BudgetLimitController.php
# app/Http/Controllers/Budget/EditController.php
# app/Http/Controllers/Chart/AccountController.php
# app/Http/Controllers/Json/FrontpageController.php
# app/Http/Controllers/PiggyBank/EditController.php
|
2022-12-24 06:15:26 +01:00 |
|
James Cole
|
c47980a737
|
Remove many references to (float)
|
2022-12-24 05:06:39 +01:00 |
|
James Cole
|
8d8f81c27d
|
Various code cleanup and phpstan suggestions
|
2022-11-02 06:25:37 +01:00 |
|
James Cole
|
249b0c3377
|
Various code fixes.
|
2022-10-31 05:53:36 +01:00 |
|
James Cole
|
4e618a4d0b
|
Remove phpstan comments.
|
2022-10-31 05:40:59 +01:00 |
|
James Cole
|
f52675068b
|
Use PSR-12 code style
|
2022-10-30 14:24:37 +01:00 |
|
James Cole
|
d28326cc89
|
Restore todo's
|
2022-10-30 11:43:17 +01:00 |
|
James Cole
|
d04efb8325
|
Reformat various code.
|
2022-03-29 15:00:29 +02:00 |
|
James Cole
|
003d8ba02a
|
Remove reference to a method no longer used.
|
2022-01-29 14:11:12 +01:00 |
|
James Cole
|
4003cea759
|
Code reordering and reformatting. I should really start employing style CI.
|
2021-09-18 10:26:12 +02:00 |
|
James Cole
|
5eca404866
|
Fix issue in number formatting.
|
2021-07-04 19:19:31 +02:00 |
|
James Cole
|
8832387b84
|
Remove TODO's.
|
2021-06-11 20:39:01 +02:00 |
|
James Cole
|
56b2fa69bc
|
Fix for #4625
|
2021-04-09 09:02:00 +02:00 |
|
James Cole
|
38d0f0427f
|
Various code cleanup.
|
2021-04-06 17:00:16 +02:00 |
|
James Cole
|
2c575f3ca5
|
Code cleanup.
|
2021-03-28 11:43:07 +02:00 |
|
James Cole
|
206845575c
|
Code cleanup
|
2021-03-21 09:15:40 +01:00 |
|
James Cole
|
08fcff2a98
|
Make it easier to switch between v1/v2 layout.
|
2021-02-03 06:25:46 +01:00 |
|
James Cole
|
670bf26510
|
Fix round() calls for PHP 8.0
|
2020-12-21 09:02:24 +01:00 |
|
James Cole
|
4958f6e4a6
|
Update email address.
|
2020-02-16 13:56:52 +01:00 |
|
James Cole
|
78481b8aa9
|
Update copyright of Firefly III to the GNU Affero General Public License as suggested by @nxxxse in #2607. This applies to all code in this commit from this moment onwards.
|
2019-10-02 07:00:58 +02:00 |
|
James Cole
|
92158e52ef
|
Update copyright of Firefly III to the GNU Affero General Public License as suggested by @nxxxse in #2607. This applies to all code in this commit from this moment onwards.
|
2019-10-02 06:37:26 +02:00 |
|
James Cole
|
fc78c32fca
|
Add newline to files
|
2019-08-17 12:09:03 +02:00 |
|
James Cole
|
c2296c3ad5
|
Code cleanup
|
2019-08-17 10:47:29 +02:00 |
|
James Cole
|
3daddd690f
|
Fix all views.
|
2019-08-10 16:50:37 +02:00 |
|
James Cole
|
6e2978231b
|
Refactor the expandedform methods. First commit to see how Scrutinizer likes this. This commit will break most views.
|
2019-08-10 15:09:44 +02:00 |
|