Commit Graph

31 Commits

Author SHA1 Message Date
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 7c5e10de33 And now also make sure that old meta data isn't changed. 2019-08-24 08:22:46 +02:00
James Cole 44823c6fec Code cleanup 2019-08-17 10:46:55 +02:00
James Cole 0f70cc5780 Improve account CRUD and tests. 2019-06-22 10:25:34 +02:00
James Cole 23d7abd55f Cleanup expected and unexpected bugs in the factories. 2019-06-16 13:15:32 +02:00
James Cole 85f9c256a1 Refactor some code for recurrences. 2019-06-08 06:19:21 +02:00
James Cole 8b5551fc26 Replace \get_class with get_class 2019-06-07 18:20:15 +02:00
James Cole 8b7e87ae57 Big refactor to remove the deprecated transaction collector. 2019-05-30 12:31:19 +02:00
James Cole 200a4b18a8 First full implementation of new storage routine. 2019-03-17 17:05:16 +01:00
James Cole 71fb9d8fa5 Code cleaning stuff. 2019-02-13 17:38:41 +01:00
James Cole 2c7d94e5e9 Update tests and code. 2018-12-21 16:38:10 +01:00
James Cole c54541b839 Learned that I should not refer to env vars directly so I removed all references. 2018-12-15 07:59:02 +01:00
James Cole 214c7a6f3e Improve test results. 2018-09-27 06:26:03 +02:00
James Cole 03956af88a Warn when classes are used in testing environment; this means tests aren't efficient. 2018-09-06 12:29:32 +02:00
James Cole 2b54363dd7 Improve test coverage. 2018-08-24 07:18:33 +02:00
James Cole 049c93465a Update tests 2018-08-05 20:42:45 +02:00
James Cole 8dbc846314 Basic code for tracking liabilities. 2018-08-04 17:30:47 +02:00
James Cole 6bcfea1de4 Various code cleanup. 2018-07-26 06:10:17 +02:00
James Cole 8692590600 Improve code quality for Export directory. 2018-07-06 19:06:08 +02:00
James Cole cde9c4a2bc Update copyright statements. 2018-05-11 10:08:34 +02:00
James Cole 73fee4eb6b Fix #1313 2018-04-03 19:15:06 +02:00
James Cole 7d02d0f762 Code cleanup. 2018-04-02 14:42:07 +02:00
James Cole be5c44af61 Update some code, add security txt file. 2018-03-28 19:37:59 +02:00
James Cole 6660306ac4 Various code cleanup. 2018-03-25 09:01:43 +02:00
James Cole 6a6482dc7f Finish up bunq import routine. 2018-03-24 18:55:02 +01:00
James Cole ed33a72945 Make sure that strict_types declaration is always at the very top of the file. 2018-03-19 12:09:12 +01:00
James Cole a97bfc92e1 Add newlines and strict types 2018-03-05 19:35:58 +01:00
James Cole 06dc8a499b Expand factory tests. 2018-03-01 20:54:50 +01:00
James Cole 35d0bd1985 Factory seems to work for update and create 2018-02-21 21:06:59 +01:00
James Cole b3fe24b713 Expand and refactor factories. 2018-02-19 19:44:46 +01:00
James Cole 0b61c16eb0 Expand test cases for transaction creation through the API. 2018-02-18 19:55:35 +01:00