James Cole
|
9ffc0936ee
|
Merge branch 'feature/new-csv-import' into develop
# Conflicts:
# app/Helpers/Csv/Importer.php
|
2016-06-23 12:15:19 +02:00 |
|
James Cole
|
8ee1676f0a
|
New migrations.
|
2016-06-18 07:36:15 +02:00 |
|
James Cole
|
beda6ec3a9
|
Removed old CSV stuff.
|
2016-06-10 15:25:24 +02:00 |
|
James Cole
|
8da4abf655
|
Restore helpers (#262)
|
2016-06-06 09:22:20 +02:00 |
|
James Cole
|
288e713f94
|
Remove all code related to the CSV importer in preparation of #262
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
|
2016-05-22 20:18:16 +02:00 |
|
James Cole
|
f8eb1fa44a
|
Merge branch 'release/3.9.0'
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
# Conflicts:
# app/Helpers/Csv/Converter/BillName.php
|
2016-05-22 16:46:11 +02:00 |
|
James Cole
|
44960e8e42
|
Various last minute bug fixes.
|
2016-05-22 15:48:34 +02:00 |
|
James Cole
|
d54e264a91
|
Cannot create empty tags.
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
|
2016-05-20 15:09:25 +02:00 |
|
James Cole
|
0105456828
|
Copyright notices. [skip ci]
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
|
2016-05-20 12:42:21 +02:00 |
|
James Cole
|
563ede822f
|
Copyright notices. [skip ci]
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
|
2016-05-20 12:27:31 +02:00 |
|
James Cole
|
3c3a83330d
|
More moving stuff around.
|
2016-05-20 11:02:07 +02:00 |
|
James Cole
|
724f423692
|
Move some stuff around.
|
2016-05-20 09:45:24 +02:00 |
|
James Cole
|
65b8882ed4
|
Clean up repository.
|
2016-05-20 09:25:17 +02:00 |
|
James Cole
|
e113736887
|
Should fix issue #263
|
2016-05-17 12:45:31 +02:00 |
|
James Cole
|
962965b5b7
|
Code cleanup.
|
2016-05-15 18:36:40 +02:00 |
|
James Cole
|
6a750a998f
|
Remove category chart from report controller.
|
2016-05-15 16:13:05 +02:00 |
|
James Cole
|
20e1e50032
|
Refactoring.
|
2016-05-13 15:53:39 +02:00 |
|
James Cole
|
98e683329e
|
New stuff for categories and transactions.
|
2016-05-08 13:45:23 +02:00 |
|
James Cole
|
5e1167b8ae
|
Code cleanup.
|
2016-05-01 15:05:29 +02:00 |
|
James Cole
|
14b94a5bd2
|
Simplified some code.
|
2016-04-29 08:56:56 +02:00 |
|
James Cole
|
e28e66e8f1
|
Fix ABN AMRO importer
|
2016-04-28 16:23:21 +02:00 |
|
James Cole
|
3d4489efe6
|
Code cleanup.
|
2016-04-27 10:38:51 +02:00 |
|
James Cole
|
6aa50e3c00
|
@roberthorlings I have no idea if this is a correct fix.
|
2016-04-27 09:20:51 +02:00 |
|
James Cole
|
b70498c337
|
Some cleaning up.
|
2016-04-27 06:46:02 +02:00 |
|
James Cole
|
f34aa77d1d
|
Cleaned up some code.
|
2016-04-27 06:43:17 +02:00 |
|
James Cole
|
66f2df9677
|
Some code cleanup and I sneaked in a chart optimisation.
|
2016-04-26 22:21:34 +02:00 |
|
James Cole
|
da202317c0
|
Code cleanup.
|
2016-04-26 21:40:15 +02:00 |
|
James Cole
|
eb5e55a272
|
Some code cleanup. Fixes the tests.
|
2016-04-25 18:43:09 +02:00 |
|
James Cole
|
3f6c19dec4
|
Merge branch 'release/3.8.4'
# Conflicts:
# app/Helpers/Csv/PostProcessing/Bill.php
|
2016-04-24 18:48:16 +02:00 |
|
James Cole
|
99c219ed97
|
Three fixes courtesy of user @Bonno
|
2016-04-24 12:24:59 +02:00 |
|
James Cole
|
cce4ef19e5
|
Fix #244
|
2016-04-18 19:34:15 +02:00 |
|
James Cole
|
2c6643d691
|
Fix #243
|
2016-04-18 14:15:10 +02:00 |
|
James Cole
|
d02df46517
|
Fix bug in bill name import routine
|
2016-04-17 20:40:26 +02:00 |
|
James Cole
|
1fc31b4d8f
|
Fixed a bug courtesy of Johan.
|
2016-04-17 11:28:44 +02:00 |
|
James Cole
|
6f0f6e86a1
|
Small bug fixes.
|
2016-04-09 09:10:11 +02:00 |
|
James Cole
|
250b2c2f53
|
PHP7 compatible function definitions.
|
2016-04-06 16:37:28 +02:00 |
|
James Cole
|
c8440af9a5
|
PHP7 compatible function definitions.
|
2016-04-06 09:27:45 +02:00 |
|
James Cole
|
697a02ffee
|
Page titles.
|
2016-04-03 10:34:42 +02:00 |
|
James Cole
|
3277858c5a
|
Code cleanup. [skip ci]
|
2016-04-01 16:44:46 +02:00 |
|
James Cole
|
fa38c975b6
|
New converters for #180 (Tag and accounts)
|
2016-04-01 14:17:12 +02:00 |
|
James Cole
|
c14fa1021c
|
New converters for #180 (Currency)
|
2016-04-01 14:10:08 +02:00 |
|
James Cole
|
5e78cc02bd
|
New converters for #180 (Category and some other stuff)
|
2016-04-01 13:23:12 +02:00 |
|
James Cole
|
429ef80fb9
|
New converters for #180 (Budget)
|
2016-04-01 13:17:07 +02:00 |
|
James Cole
|
e4d93cad27
|
New converters for #180 (Bill)
|
2016-04-01 13:07:19 +02:00 |
|
James Cole
|
d9a4840e37
|
New converters for #180
|
2016-04-01 13:03:38 +02:00 |
|
James Cole
|
fe9b8e834d
|
Change the precision. Should not influence anything.
|
2016-03-16 17:47:07 +01:00 |
|
James Cole
|
ababdacf89
|
Some code cleanup
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
|
2016-03-14 20:53:56 +01:00 |
|
James Cole
|
e472e105f2
|
ING specific amount modifier. See issue #210
|
2016-03-07 20:00:16 +01:00 |
|
James Cole
|
fcf16051a2
|
Some general code cleanup.
|
2016-03-03 08:29:56 +01:00 |
|
James Cole
|
500243b0b3
|
This fixes most of the tests.
|
2016-03-02 13:37:28 +01:00 |
|