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
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
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
c2296c3ad5
Code cleanup
2019-08-17 10:47:29 +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
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
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
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
b692cccdfb
User can submit new journal through API.
2019-03-31 13:36:49 +02:00
James Cole
e0d87aa11e
First part of a large code cleanup commit.
2019-02-12 21:49:28 +01:00
James Cole
3c036ae021
Fix issue with time stamps.
2019-02-10 14:53:24 +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
b5efd38ded
New OFX parser reference.
2018-09-26 20:34:45 +02:00
James Cole
b1cc17d96e
Make sure each source of transactions stores where it's from.
2018-09-05 19:45:59 +02:00
James Cole
5908c0ce8c
Code cleanup and realign.
2018-08-06 19:14:30 +02:00
James Cole
f0d3ca5d53
Various code cleanup.
2018-08-04 17:30:06 +02:00
James Cole
7a9ab190eb
Fixes #1586
2018-08-03 16:55:10 +02:00
James Cole
0c7b652a70
Last code optimization before release.
2018-07-28 10:45:16 +02:00
James Cole
e3e0e12fef
Various code cleanup.
2018-07-27 05:03:37 +02:00
James Cole
b7752928a4
Give all of these files a newline at the end.
2018-07-22 20:32:02 +02:00
James Cole
633b357d7b
Clean up two big methods.
2018-07-19 16:57:38 +02:00
James Cole
cd076cc069
Fix a bug where transfers would be stored reversed (ie. source and destination switched).
2018-07-14 08:33:13 +02:00
James Cole
c99e233026
Add some debug entries.
2018-07-09 20:42:16 +02:00
James Cole
42072fdda4
Fix #1452
2018-07-09 05:37:30 +02:00
James Cole
52f02cb9eb
Fix #1533
2018-07-06 18:43:46 +02:00
James Cole
18b06ff283
Some last-minute fixes.
2018-07-03 17:48:26 +02:00
James Cole
db149ca6e1
Fix tests.
2018-07-01 09:27:22 +02:00
James Cole
96b482dac5
Fix #1510
2018-06-24 13:59:20 +02:00
James Cole
18f779c6de
Various fixes.
2018-06-20 16:27:57 +02:00
James Cole
477a3c7eb2
Fix various bugs in the import routine, discovered by Doug.
2018-06-13 19:03:18 +02:00
James Cole
4a12d4d156
Code cleanup [skip ci]
2018-06-06 21:23:00 +02:00
James Cole
3fbe851a0b
Include external ID with import.
2018-06-01 05:23:57 +02:00
James Cole
2ba6fa0dda
Add description to debug logging. #1443
2018-05-31 21:13:07 +02:00
James Cole
714b54ed06
Refactor and rename test code.
2018-05-21 07:22:38 +02:00
James Cole
528da3f08e
Allow the mapping of asset accounts for opposing value
2018-05-12 20:56:34 +02:00
James Cole
9c507f7f62
Refactor some code to handle command line imports.
2018-05-12 19:09:34 +02:00
James Cole
07da2fdda3
Remove unused imports.
2018-05-12 17:27:19 +02:00
James Cole
5bf520b6ed
Code consistency and new tests.
2018-05-12 15:50:01 +02:00