Commit Graph

168 Commits

Author SHA1 Message Date
James Cole a17bc7258f Fix phpstan error courtesy of the laravel 11 upgrade (changed signatures and return types) 2024-04-02 15:40:33 +02:00
James Cole 5ec54de29e Fix shitty test 2024-03-31 16:51:53 +02:00
github-actions 9aa90650b4 Auto commit for release 'develop' on 2024-03-18 2024-03-18 20:25:30 +01:00
github-actions ddf1a8cebb Auto commit for release 'develop' on 2024-03-18 2024-03-18 01:30:56 +01:00
James Cole b359d51d3a Fix code and tests. 2024-03-17 12:26:56 +01:00
James Cole 3913fa5086 Restore old behavior 2024-03-17 12:00:28 +01:00
James Cole e3a6e5b788 Upgrade to laravel 11 2024-03-17 09:19:01 +01:00
James Cole d0844356cb Fix https://github.com/firefly-iii/firefly-iii/issues/8521 2024-02-07 06:14:40 +01:00
James Cole d3f19db42d This should fix the tests again. 2024-02-03 10:08:34 +01:00
James Cole 44df07a5f5 Update, rebuild, and add a new API endpoint. 2024-01-17 20:23:02 +01:00
James Cole f963ac63f1 Various code cleanup and fixed alignments. 2024-01-01 14:43:56 +01:00
James Cole c60b5e5c21 Remove unused exceptions. 2023-12-22 07:58:35 +01:00
James Cole 64ec0cf62e Code cleanup. 2023-12-20 19:35:52 +01:00
James Cole ce023f2580 Always great when using conflicting tools 2023-12-10 06:57:41 +01:00
James Cole 46e130fdfe Clean up code. 2023-12-10 06:51:59 +01:00
James Cole c2b22a2bac Clean up code. 2023-12-10 06:45:59 +01:00
James Cole 7cb919e9c2 fix various phpstan errors 2023-11-28 05:31:26 +01:00
James Cole 80b8e676d0 Fix https://github.com/firefly-iii/firefly-iii/issues/8137 2023-11-07 20:06:56 +01:00
James Cole c1cc71f85c PHPstan fixes. 2023-11-05 08:15:17 +01:00
James Cole ba0843d0bb Code cleanup 2023-11-04 14:18:49 +01:00
James Cole 5a35960434 Expand action and clean up code. 2023-11-04 14:09:51 +01:00
James Cole 101bcc250e Code cleanup 2023-11-03 05:52:35 +01:00
James Cole 6790c318e2 Experimental refactoring. 2023-10-30 07:27:43 +01:00
James Cole 12675dd950 Refactor phpstan errors. 2023-10-29 17:41:14 +01:00
James Cole 9a17a11b37 Remove references to static class. 2023-10-29 06:36:37 +01:00
James Cole 4f2159b54d Remove static references 2023-10-29 06:33:43 +01:00
James Cole 075d459b7c Remove static references 2023-10-29 06:32:00 +01:00
James Cole 91b7d20f9b Remove static references 2023-10-29 06:31:13 +01:00
James Cole 0133a7c5db Code cleanup 2023-10-28 15:03:33 +02:00
James Cole 9e94b9e57e Fix #8099 2023-10-27 18:07:56 +02:00
James Cole 902cc21ff0 Debug bill transformer 2023-10-27 17:47:12 +02:00
James Cole 8e183d8cad Fix code structure 2023-10-06 18:23:32 +02:00
James Cole d46041f22e Attempt to fix bill view 2023-10-06 18:21:49 +02:00
James Cole 0c087f33c2 Build administration-compatible budget chart. 2023-08-01 19:38:53 +02:00
James Cole 7c9f7f04b7 Chart field name refactor 2023-08-01 10:26:26 +02:00
James Cole 8504d55f17 First code for new balance chart 2023-08-01 09:27:39 +02:00
James Cole b557805eeb Code for new release 2023-07-15 16:02:42 +02:00
Antonio Spinelli 7af9169763 Cover the startOfPeriod method of Navigation class 2023-07-04 14:15:52 -03:00
James Cole 775504acb6 Chore: Add phpdocs 2023-07-04 13:29:19 +02:00
Antonio Spinelli 563879c218 Fix a bug for monthly calculation periodicity
This change reveals a bug in the Monthly calculation date where the
difference between more than one month was discarded. The new calendar
calculator was prepared to avoid overflow at the end of the month.
2023-07-03 13:46:29 -03:00
James Cole 3dcb35710b chore: reformat code. 2023-06-21 12:34:58 +02:00
James Cole 1b52147a05 chore: code cleanup. 2023-05-29 13:56:55 +02:00
James Cole 79c2065471 fix: Add relevant periods to addPeriod 2023-05-19 05:43:50 +02:00
James Cole 85757e1a20 Fix #7456 2023-05-06 15:29:29 +02:00
James Cole c7d9ca9a61 Use another facade 2023-04-01 07:04:42 +02:00
James Cole 57b83dd239 Fix #7130 2023-03-05 07:59:48 +01:00
James Cole 1539dcffd5 Revert "Fix #7130"
This reverts commit b4a09efb8b.
2023-03-05 07:57:40 +01:00
James Cole b4a09efb8b Fix #7130 2023-03-05 07:56:37 +01:00
James Cole e421b29b01 Clean up code and comments. 2023-02-22 18:14:14 +01:00
James Cole e6dc881f56 Clean up comments 2023-02-22 18:03:31 +01:00