Commit Graph

22 Commits

Author SHA1 Message Date
James Cole
0f32761ae8
Refactor code. 2020-11-08 14:13:21 +01:00
James Cole
bd2f064eeb
Code cleanup that (hopefully) matches style CI 2020-03-17 14:57:04 +01:00
James Cole
64a6661ea4
Update email address. 2020-02-16 14:00:57 +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
44823c6fec
Code cleanup 2019-08-17 10:46:55 +02:00
James Cole
23d7abd55f
Cleanup expected and unexpected bugs in the factories. 2019-06-16 13:15:32 +02:00
James Cole
8b5551fc26
Replace \get_class with get_class 2019-06-07 18:20:15 +02:00
James Cole
c519b4d0df Is now capable of updating transactions over the API. 2019-04-06 08:10:50 +02: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
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
8692590600 Improve code quality for Export directory. 2018-07-06 19:06:08 +02:00
James Cole
a6b09acd5e Some last minute fixes. 2018-06-02 18:19:35 +02:00
James Cole
cde9c4a2bc
Update copyright statements. 2018-05-11 10:08:34 +02:00
James Cole
8f3e84df4d
Fix possible null pointer. 2018-03-30 22:40:20 +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
7d6c8aa9dc
Fix null pointer. 2018-03-11 08:22:20 +01:00
James Cole
85dc1263ea
Fix #1238 2018-03-10 20:25:11 +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
e9b6b45fc4
Expand code to be able to handle updates. 2018-02-21 08:51:30 +01:00
James Cole
77aced6734
Test every happy path for journal creation. 2018-02-18 16:35:26 +01:00