James Cole
54933fda2e
Fix #3263
2020-04-14 17:23:58 +02:00
James Cole
79374c11ee
Fix for #3248
2020-04-10 10:12:12 +02:00
James Cole
16f918a294
Mark all import related code as deprecated
2020-03-15 15:31:51 +01:00
James Cole
ce29beaf55
Fix bad role names #3129
2020-02-19 20:06:41 +01:00
James Cole
4958f6e4a6
Update email address.
2020-02-16 13:56:52 +01:00
Pascal Jungblut
e5fff53221
Change a newly-deprecated array access
...
PHP allowed array accesses with curly braces but deprecated the feature
[1] with 7.4. With this change the CSV import will work with 7.4 without
any errors or warnings. The change does not affect other versions.
[1] https://wiki.php.net/rfc/deprecate_curly_braces_array_access
2019-12-30 11:21:25 +01:00
James Cole
9ef1af176d
Restore the correct copyright owners.
2019-10-05 10:10:11 +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
88f8dc469b
Possible fix for #2592
2019-09-13 05:39:56 +02:00
James Cole
8fd5b45a72
Fix the fake import routine.
2019-09-13 05:30:51 +02:00
James Cole
b11f9611ff
Another fix for #2487
2019-09-07 19:55:50 +02:00
James Cole
6a06ab35c9
Fix #2516
2019-08-30 07:28:48 +02:00
James Cole
5fb7635100
Remove double lines from code.
2019-08-28 16:28:14 +02:00
James Cole
d050c0269a
Fix #2487
2019-08-27 06:55:12 +02:00
James Cole
af2f085aa7
Disable the encryption of uploads, in line with other efforts not to encrypt local data.
2019-08-25 07:25:01 +02:00
James Cole
c2296c3ad5
Code cleanup
2019-08-17 10:47:29 +02:00
James Cole
fdf99400bc
Some TODO's for the future.
2019-08-16 06:20:07 +02:00
James Cole
1d2c834b2c
Code for #2397
2019-08-11 17:32:00 +02:00
James Cole
a248544641
Some more last-minute fixes.
2019-08-09 20:33:57 +02:00
James Cole
75c2529d3e
Improve test coverage.
2019-08-03 10:50:43 +02:00
James Cole
febaab62f7
Various fixes. Sorry, lazy day.
2019-08-03 06:27:56 +02:00
James Cole
3435cb937c
Merge tag '4.7.17.4' into develop
...
4.7.17.4
# Conflicts:
# config/firefly.php
# resources/views/v1/transactions/convert.twig
2019-08-02 17:10:55 +02:00
James Cole
e80d616ef4
Fix #2367
2019-08-02 17:05:54 +02:00
James Cole
fc70afa3ea
Improve test coverage.
2019-08-02 05:25:24 +02:00
James Cole
9b574ce7ad
Improve test coverage.
2019-07-31 16:53:09 +02:00
James Cole
956ec23d3c
Remove unnecessary slash from in_array()
2019-06-22 13:09:25 +02:00
James Cole
2d3d7f7720
Some generic code refactoring.
2019-06-21 19:10:02 +02:00
James Cole
bc33d1b67d
Renamed various fields from their old camel casing to new ones.
2019-06-16 13:16:04 +02:00
James Cole
8b5551fc26
Replace \get_class with get_class
2019-06-07 18:20:15 +02:00
James Cole
e4a9abc315
Clean up repositories and cron code.
2019-06-07 17:57:46 +02:00
James Cole
e15c35de64
Migrated all code to group collector.
2019-05-31 13:35:33 +02:00
James Cole
8b7e87ae57
Big refactor to remove the deprecated transaction collector.
2019-05-30 12:31:19 +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
3a57e09447
Fix for #2128
2019-03-02 14:33:46 +01:00
James Cole
39321b320e
Improve search speed.
2019-02-27 19:08:09 +01:00
James Cole
e0d87aa11e
First part of a large code cleanup commit.
2019-02-12 21:49:28 +01:00
James Cole
2117fc2a5a
Add thing to apply rules to fints #2081
2019-02-12 21:01:12 +01:00
James Cole
3c036ae021
Fix issue with time stamps.
2019-02-10 14:53:24 +01:00
James Cole
8998c9a672
Extra code for #1975
2019-02-10 10:54:30 +01:00
James Cole
40d77d82cd
Bunq import can now handle timestamps.
2019-02-08 16:45:42 +01:00
James Cole
5cad4e9d82
Fix #1989
2019-01-28 19:36:17 +01:00
James Cole
0f3b3a07d1
Remove debug code.
2019-01-27 07:48:37 +01:00
James Cole
ca71f3008c
Fix a bug where the importer was unable to create new currencies.
2019-01-26 12:11:10 +01:00
James Cole
3e25d66902
Add newlines and copyright notices.
2018-12-31 07:48:23 +01:00
James Cole
3c9c46d574
Expand tests
2018-12-21 07:36:40 +01:00
James Cole
a7585e3040
Fix for #1985
2018-12-21 06:51:00 +01:00
James Cole
cd47b45fce
Add some debug info to bunq and update the composer file [skip ci]
2018-12-20 23:06:47 +01:00
James Cole
344742c493
Improve bunq import for #1857
2018-11-23 08:31:58 +01:00
James Cole
0561554726
Bigger sleep cycle, but improve page count to compensate.
2018-11-06 16:51:51 +01:00