Commit Graph

58 Commits

Author SHA1 Message Date
James Cole 565bd87959 Code cleanup 2024-12-22 08:43:12 +01:00
James Cole cdf1ebf3f7 Better ability to store piggy banks. 2024-12-01 18:16:48 +01:00
James Cole 64ec0cf62e Code cleanup. 2023-12-20 19:35:52 +01:00
James Cole fa920fed4e Introduce missing methods 2023-10-28 14:59:16 +02:00
James Cole 1d138eed8d Refactor currency repository. 2023-10-28 06:58:33 +02:00
James Cole 32a36bbb12 Restore missing methods and fix silly bugs. 2023-10-24 18:32:24 +02:00
James Cole a9d490263b Fix method. 2023-10-23 20:09:10 +02:00
James Cole 4cec0a9f97 Refactor repository and some commands for upgrading 2023-10-22 07:51:26 +02:00
James Cole b557805eeb Code for new release 2023-07-15 16:02:42 +02:00
James Cole 3dcb35710b chore: reformat code. 2023-06-21 12:34:58 +02:00
James Cole 1b06211152 Add different setUser call. 2023-02-19 08:43:28 +01:00
James Cole 6cfdc58cb1 Various PSR12 code cleanup 2022-12-29 19:42:26 +01:00
James Cole beed44f065 Add cron job to download transaction currencies from Azure (if enabled by user). 2022-06-09 17:47:01 +02:00
James Cole 8f98be32f9 Fix various sonatype issues. 2022-03-30 06:54:59 +02:00
James Cole 70da5917c9 Refactor findNull to find 2021-06-30 06:17:38 +02:00
James Cole 815fd5ff6b Various code cleanup. 2021-05-24 08:50:17 +02:00
James Cole eddf0c1200 Various code cleanup. 2021-04-07 07:53:05 +02:00
James Cole 748d61fb8f Various code reshuffelling. 2021-03-12 06:20:01 +01:00
James Cole c8a87833c6 Various code cleanup. 2020-10-31 08:00:44 +01:00
James Cole bb841e66c7 Add currency limit, without currency code #3150 2020-07-21 06:29:24 +02:00
James Cole 5445752588 Update some phpdocs, courtesy of Psalm. 2020-03-25 07:03:23 +01:00
James Cole 64a6661ea4 Update email address. 2020-02-16 14:00:57 +01:00
James Cole 529cb3d387 Fix #3118 2020-02-13 20:09:27 +01:00
James Cole 39d61feede Update some tests. 2020-01-05 19:29:28 +01:00
James Cole 9a028d5002 Improve error handling in API. 2019-10-30 20:02:21 +01: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 ca777857c2 Allow user to set multi-currency available budget. WIP 2019-08-31 09:35:35 +02:00
James Cole 525f69cf63 Inform user on currency disabling and where a currency may still be used. #2432 2019-08-18 08:46:36 +02:00
James Cole 5bbe1eab7c Expand test coverage and improve transaction management code. 2019-07-01 20:22:35 +02:00
James Cole c519b4d0df Is now capable of updating transactions over the API. 2019-04-06 08:10:50 +02:00
James Cole b692cccdfb User can submit new journal through API. 2019-03-31 13:36:49 +02:00
James Cole 431cf08401 Various improvements. 2019-03-08 05:47:51 +01:00
James Cole 05b0425929 Expand API and routes. 2018-12-08 21:26:20 +01:00
James Cole e491dda229 Currencies can now be enabled and disabled. 2018-11-10 10:04:46 +01:00
James Cole 67ea825d4a Remove unused methods. 2018-07-22 21:09:57 +02:00
James Cole f55d4e32c0 Implement currency exchange rate API. 2018-06-28 07:32:58 +02:00
James Cole cabcb9c6d0 Basic storage routine works, basic file handling. 2018-05-10 09:10:16 +02:00
James Cole a3c34e6b3c Code cleanup 2018-04-02 15:10:40 +02:00
James Cole 55602d632d Clean up code for import routine. 2018-03-24 10:35:42 +01:00
James Cole 33db99ffd3 Update find methods to return null 2018-02-16 15:19:19 +01:00
James Cole 1f6e42afd9 Update copyright [skip ci] 2017-12-17 14:44:05 +01:00
James Cole ffca858b8d Code clean up. 2017-11-15 12:25:49 +01:00
James Cole 649dca77f5 Code clean up. 2017-11-15 10:52:29 +01:00
James Cole ac461d64a8 New copyright notice. 2017-10-21 08:40:00 +02:00
James Cole 7d8876f03c new export routine 2017-08-18 15:14:44 +02:00
James Cole 994542c75d First basic code for currency exchange rate routines. 2017-04-13 20:47:59 +02:00
James Cole 595596d73f Apparently this is changed in PHPStorm’s formatting templates so there you go [skip ci]. 2017-04-09 07:44:22 +02:00
James Cole 1e947870a6 Remove all constructors. 2017-01-30 16:46:30 +01:00
James Cole 84e380e4d0 Give all repositories a new setUser function. 2017-01-30 16:40:49 +01:00
James Cole 8a7297e131 Code for currency controller tests. 2016-12-11 16:25:46 +01:00