James Cole
|
3dab683a45
|
New asset account number handler. For issue #107
|
2016-02-11 08:12:10 +01:00 |
|
James Cole
|
4cd7976f63
|
Changes to the CSV importer because I ran into small bugs.
|
2016-02-11 08:11:12 +01:00 |
|
James Cole
|
4658ef9918
|
Fix PHP7 related strict type check.
|
2016-02-11 07:02:27 +01:00 |
|
James Cole
|
2b6a1c9cb1
|
Fixes a bug in the CSV importer.
|
2016-02-11 06:49:39 +01:00 |
|
James Cole
|
2f278c8618
|
Just a test commit [skip ci]
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
|
2016-02-08 21:10:33 +01:00 |
|
James Cole
|
aa1193a9eb
|
Fixed all problems related to strict types.
|
2016-02-05 12:28:05 +01:00 |
|
James Cole
|
8f7f263a48
|
Declare strict type.
|
2016-02-05 12:08:25 +01:00 |
|
James Cole
|
78bcd3e1bb
|
Changed a lot of parameters.
|
2016-02-05 09:25:15 +01:00 |
|
James Cole
|
554640c345
|
These are the first commits that make FF require php 7.
|
2016-02-05 08:03:26 +01:00 |
|
James Cole
|
7343304284
|
Code cleanup.
|
2016-02-04 07:28:39 +01:00 |
|
James Cole
|
c1ecc62ac1
|
Replaced Session::get() with session()
|
2016-02-04 07:27:03 +01:00 |
|
James Cole
|
a5ac713310
|
Importer will now fire custom rules.
|
2016-01-30 07:36:22 +01:00 |
|
James Cole
|
168ed5ac56
|
Renamed some stuff, courtesy of sensiolabs.
|
2016-01-28 21:50:20 +01:00 |
|
James Cole
|
9155c13e08
|
A set of small fixes, courtesy of scrutinizer-ci
|
2016-01-27 18:31:44 +01:00 |
|
James Cole
|
7b040e8583
|
Some changes to test coverage.
|
2016-01-22 21:08:04 +01:00 |
|
James Cole
|
9ce960b3d7
|
There are no converters that need the role of the current field.
|
2016-01-21 09:52:45 +01:00 |
|
James Cole
|
d211555beb
|
Only fire post-processing specifix in the import routine. See issue #145
|
2016-01-20 21:24:27 +01:00 |
|
James Cole
|
9350557d10
|
Properly extend the current specifix to indicate they're all post-processors. See issue #145
|
2016-01-20 21:24:08 +01:00 |
|
James Cole
|
ea6c54cad0
|
Expand specifix to have a property that determines whether they fire before anything happens, or after. Could be expanded to allow for even more fine-grained control. See issue #145
|
2016-01-20 21:23:39 +01:00 |
|
James Cole
|
f3fff6f1c5
|
Code rearrangement.
|
2016-01-19 13:59:54 +01:00 |
|
James Cole
|
26fb03e6c8
|
Reformatted code according to scrutinizer-ci.
|
2016-01-19 09:11:15 +01:00 |
|
James Cole
|
eed3d021d9
|
Small cleanup.
|
2016-01-19 08:48:38 +01:00 |
|
Robert Horlings
|
10ea60daaf
|
Improved SEPA description parsing
|
2016-01-18 15:42:56 +01:00 |
|
Robert Horlings
|
bd5d73d1e6
|
Removed transaction type from the description
|
2016-01-18 12:37:06 +01:00 |
|
Robert Horlings
|
cc712b0c75
|
Updated message identifier for unknown opposing account
|
2016-01-18 12:31:45 +01:00 |
|
Robert Horlings
|
a5ac84e1b9
|
Merge remote-tracking branch 'origin/develop' into feature/abn-amro-import-specifix
|
2016-01-18 09:09:35 +01:00 |
|
Robert Horlings
|
cbe1f762ca
|
Fixing a bug with expense account being set to unknown
|
2016-01-18 09:09:30 +01:00 |
|
Robert Horlings
|
4909fcc8b4
|
Moved parsing of amount with decimal separator to Converter object
|
2016-01-17 15:37:49 +01:00 |
|
Robert Horlings
|
323c16ebe1
|
Implemented additional ABNAMRO description formats
|
2016-01-17 15:25:47 +01:00 |
|
James Cole
|
7bf75128a8
|
Some cleaning up courtesy of PHPStorm.
|
2016-01-15 23:12:52 +01:00 |
|
James Cole
|
f69be86c74
|
Some code cleanup courtesy of PHPStorm.
|
2016-01-15 17:53:54 +01:00 |
|
Robert Horlings
|
2ff806dedc
|
Initial version of ABN AMRO import specifix with amount correction and SEPA description parser
|
2016-01-15 16:48:09 +01:00 |
|
Robert Horlings
|
61a703e605
|
Implemented option to choose field delimiter in CSV import
|
2016-01-15 15:24:07 +01:00 |
|
James Cole
|
af29b31ea8
|
Remove "created by" message.
|
2016-01-09 15:38:48 +01:00 |
|
James Cole
|
7cc47ca0b1
|
Some cleaning up.
|
2015-12-29 22:48:55 +01:00 |
|
James Cole
|
97727e2e3d
|
Some code cleanup courtesy of phpstorm.
|
2015-12-28 07:55:09 +01:00 |
|
Antonio Spinelli
|
b3d99cd210
|
apply demeter law for transaction type calls
- adds contants for transaction type names
- demeter law = never speaks with strangers
|
2015-12-10 16:53:48 -02:00 |
|
James Cole
|
8a9d576f61
|
Allow change to default currency. issue #121
|
2015-11-22 11:30:06 +01:00 |
|
James Cole
|
c0d62237fc
|
Made the date thing throw a FF error.
|
2015-08-02 08:53:34 +02:00 |
|
James Cole
|
244b90b1d4
|
Fix bug #98
|
2015-07-30 21:32:58 +02:00 |
|
James Cole
|
0a2a01c44c
|
Code reformat.
|
2015-07-15 21:06:26 +02:00 |
|
James Cole
|
e89d613b7e
|
Removed confidential data from logging routine. [skip ci]
|
2015-07-10 20:25:17 +02:00 |
|
James Cole
|
d7a9a62a1d
|
Should fix some scrutinyizer problems.
|
2015-07-09 21:48:05 +02:00 |
|
James Cole
|
3948fcd614
|
Added newlines to files.
|
2015-07-09 21:26:40 +02:00 |
|
James Cole
|
8e61e129ab
|
More debug, some bug fixes.
|
2015-07-09 19:36:14 +02:00 |
|
James Cole
|
20cffd0502
|
Fixed Rabo importer.
|
2015-07-09 19:23:49 +02:00 |
|
James Cole
|
7446b911e5
|
Logging in Rabo specifix.
|
2015-07-09 19:03:39 +02:00 |
|
James Cole
|
f15267c1ab
|
Better import feedback.
|
2015-07-09 18:38:15 +02:00 |
|
James Cole
|
9c9fc2b5dc
|
Some fixes in csv importer.
|
2015-07-09 18:33:09 +02:00 |
|
James Cole
|
28f601b54b
|
Import fix asset account.
|
2015-07-09 16:37:42 +02:00 |
|