James Cole
|
6490a4240d
|
Remove references to ImportResult. Add the application of user rules.
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
|
2016-08-26 07:37:47 +02:00 |
|
James Cole
|
43a7544dd7
|
Catch empty (null) descriptions. Which never happens.
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
|
2016-08-26 07:37:27 +02:00 |
|
James Cole
|
0fe70dae17
|
Referring to Auth::user will not work from the command line.
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
|
2016-08-26 07:37:09 +02:00 |
|
James Cole
|
7079e76886
|
Remove some commented code.
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
|
2016-08-26 07:36:33 +02:00 |
|
James Cole
|
0ec021c375
|
No need to grab journals we don't need.
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
|
2016-08-26 07:36:26 +02:00 |
|
James Cole
|
ff3396e286
|
Removed the ImportResult class because it was lame.
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
|
2016-08-26 07:36:13 +02:00 |
|
James Cole
|
78912903ce
|
Change signature of importstorage.
|
2016-08-26 06:47:12 +02:00 |
|
James Cole
|
4c015e2d12
|
Re-arrange code. No changes.
|
2016-08-26 06:44:24 +02:00 |
|
James Cole
|
172634a55a
|
Add some comments.
|
2016-08-26 06:43:38 +02:00 |
|
James Cole
|
58ca7d551a
|
Rename import procedure method name
|
2016-08-26 06:43:23 +02:00 |
|
James Cole
|
fd8ed4c9aa
|
Fixed a bug in strict typing.
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
|
2016-08-25 19:19:12 +02:00 |
|
James Cole
|
6775fc58c8
|
Change log and updated config.
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
|
2016-08-25 11:20:13 +02:00 |
|
James Cole
|
9f250fc61b
|
Renamed migration.
|
2016-08-25 11:16:17 +02:00 |
|
James Cole
|
94609f1419
|
Clean up some code.
|
2016-08-25 06:44:48 +02:00 |
|
James Cole
|
53402aa5e2
|
Update composer file.
|
2016-08-25 06:44:41 +02:00 |
|
James Cole
|
5aadb29905
|
Add some forgotten code to the mobile piggy bank controller things.
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
|
2016-08-24 20:06:45 +02:00 |
|
James Cole
|
d4f8c41d80
|
This should fix a bug in the verification routine.
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
|
2016-08-24 19:36:09 +02:00 |
|
James Cole
|
a2e14f8b8d
|
Various code clean up.
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
|
2016-08-24 19:33:58 +02:00 |
|
James Cole
|
98c4ac955a
|
Finetune user feedback during import and add a tag to collect transactions.
|
2016-08-14 11:31:09 +02:00 |
|
James Cole
|
70b63e1736
|
Better report for finished import.
|
2016-08-14 10:11:49 +02:00 |
|
James Cole
|
106665a468
|
Better reporting for double imported rows. See also #164
|
2016-08-14 09:49:04 +02:00 |
|
James Cole
|
da5e48d769
|
More language lines. Add a check for double lines.
|
2016-08-14 09:10:47 +02:00 |
|
James Cole
|
85f484e73c
|
Divide by zero.
|
2016-08-14 09:10:08 +02:00 |
|
James Cole
|
d287ae97f8
|
Prep for translations in JS.
|
2016-08-14 08:34:59 +02:00 |
|
James Cole
|
117bb602dc
|
Extend ImportObject with row hash.
|
2016-08-14 08:34:51 +02:00 |
|
James Cole
|
e440d55034
|
Finetune import status page.
|
2016-08-14 08:10:42 +02:00 |
|
James Cole
|
7f5b94fe43
|
Fixed a bug in the verify routine.
|
2016-08-13 23:31:42 +02:00 |
|
James Cole
|
c58eea6654
|
Fine-tuning the import routine.
|
2016-08-13 23:28:01 +02:00 |
|
James Cole
|
bbed5d0701
|
First version of a web-based import status thing.
|
2016-08-13 21:51:01 +02:00 |
|
James Cole
|
2775690fc8
|
Extend model to allow for more data during the import.
|
2016-08-13 18:53:16 +02:00 |
|
James Cole
|
1fd9f6e724
|
First user interface elements and routes for web import.
|
2016-08-13 16:38:58 +02:00 |
|
James Cole
|
3d63903128
|
Make sure import errors end up where the user can read them.
|
2016-08-13 16:29:24 +02:00 |
|
James Cole
|
ef876a165a
|
Some better feedback in the import process.
|
2016-08-13 14:22:40 +02:00 |
|
James Cole
|
c4d6aaeef3
|
Extend scrutinizer config.
|
2016-08-12 16:06:27 +02:00 |
|
James Cole
|
37b735c2e3
|
Remove code climate config
|
2016-08-12 16:06:17 +02:00 |
|
James Cole
|
62d30c7b0e
|
Fix migration (call to empty table name)
|
2016-08-12 16:06:11 +02:00 |
|
James Cole
|
99b3e24836
|
Code optimalization
|
2016-08-12 15:50:52 +02:00 |
|
James Cole
|
ffb699cb06
|
Clean up code.
|
2016-08-12 15:34:15 +02:00 |
|
James Cole
|
2947ec0002
|
Small optimisations.
|
2016-08-12 15:27:44 +02:00 |
|
James Cole
|
5c4d010bde
|
Code cleanup.
|
2016-08-12 15:10:03 +02:00 |
|
James Cole
|
955306d877
|
Remove travis file and fix NULL error in sqlite.
|
2016-08-12 14:50:25 +02:00 |
|
James Cole
|
015935ed55
|
Implemented ABN Amro specific import code.
|
2016-08-12 12:55:52 +02:00 |
|
James Cole
|
48f4cceb19
|
Mention new version.
|
2016-08-12 10:47:09 +02:00 |
|
James Cole
|
9850220aac
|
Add new languages.
|
2016-08-12 10:46:22 +02:00 |
|
James Cole
|
c4ac1460f0
|
Expanded translations
|
2016-08-12 10:44:27 +02:00 |
|
James Cole
|
b9e1e01337
|
New translations.
|
2016-08-12 10:34:45 +02:00 |
|
James Cole
|
76649cb7de
|
Extended views and language.
|
2016-08-12 10:07:53 +02:00 |
|
James Cole
|
5e310776b4
|
New change log
|
2016-08-12 09:50:54 +02:00 |
|
James Cole
|
4d7fa11172
|
Upgrade instructions for 3.10
|
2016-08-12 09:35:09 +02:00 |
|
James Cole
|
28962007c1
|
More code for new importer
|
2016-08-12 09:27:09 +02:00 |
|