James Cole
6a553f77f3
Large update to fix split journals.
2016-10-21 21:41:31 +02:00
James Cole
a74cef439b
For simplicity, split controller.
2016-10-21 19:20:03 +02:00
James Cole
9a3cd27700
Many updates to get split transactions and normal transactions working side by side.
2016-10-21 19:06:22 +02:00
James Cole
801c7c0ab6
Remove unused function.
2016-10-21 13:22:45 +02:00
James Cole
a95a4e783a
Fix and simplify bill repos
2016-10-21 13:20:51 +02:00
James Cole
af1ee9db93
This fixes bills unpaid.
2016-10-21 07:29:25 +02:00
James Cole
fcdb6fd2a7
Do loop instead of while loop [skip ci]
2016-10-21 06:41:33 +02:00
James Cole
97c0fb389d
More logs [skip ci]
2016-10-21 06:38:00 +02:00
James Cole
a9c3992331
Back to old method [skip ci]
2016-10-21 06:33:56 +02:00
James Cole
a38e057fa7
Rewrote some methods to fix #341
2016-10-21 06:26:12 +02:00
James Cole
f83aaf77f1
Improve bill things for issue #341
2016-10-20 21:40:45 +02:00
James Cole
d92768ecbf
This code fixes #349
2016-10-20 19:10:43 +02:00
James Cole
b9308cd74a
Test flash messages.
2016-10-20 16:51:05 +02:00
James Cole
78b577bc9d
Better ip info [skip ci]
2016-10-18 06:50:35 +02:00
James Cole
5dcbdec491
Update composer file and update routine. [skip ci]
2016-10-15 18:52:21 +02:00
James Cole
9bf980431e
Remove unused methods.
2016-10-15 14:07:51 +02:00
James Cole
8e48e53f17
Restucturing some code.
2016-10-15 12:39:34 +02:00
James Cole
2f9a4bb79a
Better text
2016-10-15 12:39:11 +02:00
James Cole
ac968dd6cd
Extended the user admin.
2016-10-15 07:11:53 +02:00
James Cole
6e4f2c0c8a
Small script to upgrade transactions.
2016-10-15 06:19:21 +02:00
James Cole
d662c18ed7
Fix sorting in chart. [skip ci]
2016-10-14 20:07:15 +02:00
James Cole
e4ea234707
New revenue accounts chart.
2016-10-14 20:01:17 +02:00
James Cole
0b526c0168
New revenue chart
2016-10-14 19:59:10 +02:00
James Cole
2acde5c72a
Option to show deposit accounts on the front page.
2016-10-14 19:52:30 +02:00
James Cole
3598780d54
This should at least catch #357
2016-10-14 19:18:00 +02:00
James Cole
89f2328846
Forgot include [skip ci]
2016-10-10 13:25:27 +02:00
James Cole
48e8cd20b4
Removed unused Twig methods.
2016-10-10 13:08:02 +02:00
James Cole
23fad62d46
Completely removed account crud class.
2016-10-10 08:03:03 +02:00
James Cole
3cbf00734f
Remove storeMeta
2016-10-10 07:53:25 +02:00
James Cole
1dc17dd59d
Move getActiveAccountsByType
2016-10-10 07:53:12 +02:00
James Cole
f8935c92ea
Unrelated code cleanup.
2016-10-10 07:49:55 +02:00
James Cole
de6f838413
Moved getAccountsByType
2016-10-10 07:49:39 +02:00
James Cole
e8a095e543
Moved getAccountsById
2016-10-10 07:25:27 +02:00
James Cole
717c1d080e
Copied (not yet removed) findByName
2016-10-10 07:20:49 +02:00
James Cole
0ae9afd325
Move findByIban
2016-10-10 07:16:05 +02:00
James Cole
d1b56c2afa
Moved findByAccountNumber
2016-10-10 07:14:01 +02:00
James Cole
8ef7c5ac33
Moved find() method to new class.
2016-10-10 07:12:39 +02:00
James Cole
7180a40cd8
Refactored some methods surrounding the opening balance of an account.
2016-10-10 07:01:14 +02:00
James Cole
71804af624
Updated some model code.
2016-10-10 06:50:24 +02:00
James Cole
85dc7f3643
Moved another method.
2016-10-10 06:49:50 +02:00
James Cole
a866d13b75
Forgot to add argument
2016-10-10 06:49:39 +02:00
James Cole
fcb5e4eabc
Moved leftOnAccount()
2016-10-10 06:47:42 +02:00
James Cole
ade1cf9c19
Fixed wrong listing.
2016-10-10 06:40:50 +02:00
James Cole
0f1ec7d003
Removed double method.
2016-10-09 21:49:31 +02:00
James Cole
e94ae126fd
Refactored accountRepository::getJournals > accountTasker > getJournals
2016-10-09 21:36:03 +02:00
James Cole
5bb8c6a366
This should fix #355
2016-10-09 20:18:46 +02:00
James Cole
30844df5d4
Merge branch 'develop' of https://github.com/JC5/firefly-iii into develop
...
* 'develop' of https://github.com/JC5/firefly-iii :
Fixed issue causing all imported transactions to have unknown opposing account with ABN AMRO specific
2016-10-09 20:18:14 +02:00
Robert Horlings
ee9a5d91e2
Merge branch 'develop' into bugfix/abn-amro-specific
2016-10-09 19:53:11 +02:00
Robert Horlings
171ab8a4c3
Fixed issue causing all imported transactions to have unknown opposing account with ABN AMRO specific
2016-10-09 17:19:00 +02:00
James Cole
96740aaac4
Extend transaction model for #351
2016-10-09 17:06:52 +02:00
James Cole
2017720096
Experimental new getJournals method.
2016-10-09 16:22:08 +02:00
James Cole
b77ea6d316
Add some phpdoc
2016-10-09 11:21:41 +02:00
James Cole
f5adb4047f
Remove methods no longer used.
2016-10-09 10:59:28 +02:00
James Cole
b082858866
Removed unused blocks from the front page. Savings and piggy banks.
2016-10-09 10:58:54 +02:00
James Cole
a8a014189d
Removed method that was already there under another name.
2016-10-09 10:57:06 +02:00
James Cole
39ea9e85a7
Various code cleanup and refactoring. Restored cache.
2016-10-09 10:53:37 +02:00
James Cole
a4d2ed74fc
Make sure all journals are included.
2016-10-09 09:41:03 +02:00
James Cole
90f2e27f1f
Refactoring income and expense reports.
2016-10-09 09:32:12 +02:00
James Cole
a3359ba47a
Moved destroy() method from CRUD to Account repos.
2016-10-09 08:20:29 +02:00
James Cole
1d2d3523d6
Move CRUD method count() to account repository
2016-10-09 08:18:47 +02:00
James Cole
3f40751a1a
Forgot to exclude a method.
2016-10-09 08:06:49 +02:00
James Cole
b5b55e862c
Clean up code.
2016-10-09 07:59:14 +02:00
James Cole
c64771b76b
Move some methods around, refactoring.
2016-10-09 07:58:27 +02:00
James Cole
ea7ee7ee9a
Moved a report out of the controller.
2016-10-08 16:24:07 +02:00
James Cole
a1f797c4d1
Moved a method around.
2016-10-08 16:04:05 +02:00
James Cole
d0c92a2244
Clean up account report helper.
2016-10-08 15:59:58 +02:00
James Cole
6e90c033b1
Start of some remodelling.
2016-10-08 14:54:32 +02:00
James Cole
24f62b8fce
Some minor refactoring.
2016-10-08 10:02:33 +02:00
James Cole
d43936155c
Removed some unused code.
2016-10-07 16:33:17 +02:00
James Cole
39dab4fdd9
Remove unused class.
2016-10-07 12:28:14 +02:00
James Cole
c0fdf44ad2
Small cleaning up.
2016-10-07 11:40:03 +02:00
James Cole
4d91f7d23a
This fixes #344
2016-10-07 09:40:50 +02:00
James Cole
49af6522a8
Some code cleanup.
2016-10-07 05:44:21 +02:00
Sander Kleykens
cf543613c9
Fix the CSV importer failing when using PostgreSQL
...
Add ordered column to the list of columns that are selected so PostgreSQL doesn't throw an error
2016-10-06 23:49:33 +02:00
Sander Kleykens
5c239c91db
Convert raw XORs to a construct compatible with Laravel's query builder
2016-10-06 22:27:10 +02:00
James Cole
9920504232
Fixes #346
2016-10-06 05:26:38 +02:00
James Cole
5540697dbd
Removed a method no longer necessary.
2016-10-05 16:09:37 +02:00
James Cole
b355c18e0c
Some code cleanup and copyright cleanup. [skip ci]
2016-10-05 06:52:15 +02:00
James Cole
1e90485c5f
Merge branch 'master' into develop
...
* master:
added some comments
removed some debug commands
Better descriptions for ING accounts
2016-10-05 06:31:47 +02:00
James Cole
dc784c53b5
Fix for #343
2016-10-04 21:51:46 +02:00
James Cole
724d25f2c2
Merge branch 'develop'
...
* develop:
Fixed some rare bugs.
Extra clear button to reapply rules #307
Fix trim when null [skip ci]
Fixed a bug where incoming transactions would not be properly filtered in several reports.
Removed for #334
Fix #337 [skip ci]
Fix #335
Remove account extra text #336 [skip ci]
Fixes bug #338
Refer to correct page [skip ci]
Catch unset row.
2016-10-04 20:08:35 +02:00
Tom van der Werf
d7fef45a56
added some comments
2016-10-04 17:50:01 +00:00
Tom van der Werf
dc22802dec
removed some debug commands
2016-10-04 17:30:49 +00:00
Tom van der Werf
ce5af7b1d9
Better descriptions for ING accounts
2016-10-03 17:08:24 +00:00
James Cole
0a147e5c9c
Fixed some rare bugs.
2016-10-02 15:09:43 +02:00
James Cole
13f952f182
Fix trim when null [skip ci]
2016-10-01 09:41:16 +02:00
James Cole
b494be228b
Fixed a bug where incoming transactions would not be properly filtered in several reports.
2016-10-01 09:37:18 +02:00
James Cole
0fdaac53d0
Removed for #334
2016-10-01 08:49:33 +02:00
James Cole
e1b3a08878
Fix #337 [skip ci]
2016-10-01 08:49:02 +02:00
James Cole
dc893588b0
Fix #335
2016-10-01 08:48:13 +02:00
James Cole
d8586c8043
Fixes bug #338
2016-09-29 19:17:24 +02:00
James Cole
dbb5cdb9cf
Catch unset row.
2016-09-29 07:02:47 +02:00
James Cole
2fc09ff9d7
Fix empty pop-ups in report.
2016-09-25 14:47:55 +02:00
James Cole
e4e0e21293
Smaller method.
2016-09-25 08:59:27 +02:00
James Cole
15089f0d7e
Some issues fixed for scrutiniser.
2016-09-25 08:50:12 +02:00
James Cole
7232c1d7bb
partial fix for #307
2016-09-25 08:46:57 +02:00
James Cole
9a53d8c21c
Some array_keys fixes.
2016-09-25 08:46:42 +02:00
James Cole
0d198193db
Some issues fixed for scrutiniser.
2016-09-25 08:36:35 +02:00
James Cole
45bc23b8af
Some issues fixed for scrutiniser.
2016-09-25 08:32:53 +02:00
James Cole
3323c31765
Some issues fixed for scrutiniser.
2016-09-25 08:24:03 +02:00
James Cole
bb7c26b77c
Some issues fixed for scrutiniser.
2016-09-25 08:20:17 +02:00
James Cole
ad2b254be0
Fix for issue #328 . Turns out the import routine converts accounts back and forth instead of creating new entries.
2016-09-24 18:59:31 +02:00
James Cole
abc4f856ce
Fix nullable fields.
2016-09-24 17:22:42 +02:00
Niek van der Kooy
2f7cf9b916
Fix assignment of array variables
2016-09-24 17:01:41 +02:00
James Cole
6fef9ee72b
#315
2016-09-24 10:58:48 +02:00
James Cole
ab6dd0a1ec
#314
2016-09-24 10:55:13 +02:00
James Cole
9deef5ac92
#325
2016-09-24 10:53:39 +02:00
James Cole
577290e813
add strtolower [skip ci]
2016-09-24 09:14:47 +02:00
James Cole
f3b9798216
Fix some rule things.
2016-09-24 09:12:17 +02:00
James Cole
4dcaa96d16
Fix group error. I hope.
2016-09-24 08:59:29 +02:00
James Cole
e87f6ca40e
Fix some possible NULL values.
2016-09-24 08:55:01 +02:00
James Cole
1f34e33d8c
Update composer, improve verify routine.
2016-09-23 22:31:01 +02:00
James Cole
70ea227bd0
Add logging to processor #322
2016-09-21 21:01:10 +02:00
James Cole
27c832ed58
Logging for rule triggers #322
2016-09-21 20:58:12 +02:00
James Cole
a31b4ccf01
Basic logging for willMatchEverything #322
2016-09-21 20:30:09 +02:00
James Cole
d221ea68d0
Gave all rule actions some logging. #322
2016-09-21 20:12:04 +02:00
James Cole
f871e29bdb
Quick fix for broken attachments.
2016-09-21 19:16:47 +02:00
James Cole
1357352276
Merge pull request #320 from Mortalife/master
...
Decimal place fix on import
2016-09-20 20:21:02 +02:00
James Cole
e169754693
Fix display bug for attachments
2016-09-20 17:23:12 +02:00
James Cole
11385494eb
Fix for income entry.
2016-09-20 08:57:08 +02:00
James Cole
ae328de469
Fix bug in year report.
2016-09-20 08:26:42 +02:00
James Cole
0574a706c8
Error in decrypt error (yes)
2016-09-20 07:57:04 +02:00
Matthew Peck
70bb85a75b
Cleanup
2016-09-20 00:00:11 +01:00
Matthew Peck
8cd901b57b
Added support for multiple decimal places
2016-09-19 23:53:51 +01:00
James Cole
a95099fa46
Update FF configuration.
2016-09-18 19:57:21 +02:00
James Cole
e4fd97ae77
Some code fixes. [skip ci]
2016-09-17 09:52:28 +02:00
James Cole
5ca9099654
Some code fixes.
2016-09-17 09:50:40 +02:00
James Cole
6e33e26ddf
Update copyright notices, update German language.
2016-09-17 07:57:32 +02:00
James Cole
aac0c9ab98
Various layout updates and tiny upgrade fixes [skip ci]
2016-09-16 13:29:56 +02:00
James Cole
d25d0454fc
Code clean up
2016-09-16 12:15:58 +02:00
James Cole
f38984398d
Code clean up [skip ci]
2016-09-16 12:07:45 +02:00
James Cole
a07799cfa4
MySQL 5.7 compatible query fixing. [skip ci]
2016-09-16 11:16:31 +02:00
James Cole
7c52f297ee
MySQL 5.7 compatible query fixing. [skip ci]
2016-09-16 11:06:21 +02:00
James Cole
50a3279b30
MySQL 5.7 compatible query fixing. [skip ci]
2016-09-16 11:04:24 +02:00
James Cole
0ea14eb987
MySQL 5.7 compatible grouping. [skip ci]
2016-09-16 11:01:35 +02:00
James Cole
cf1b98e569
MySQL 5.7 compatible grouping.
2016-09-16 10:55:26 +02:00
James Cole
63fb435002
Expand code.
2016-09-16 10:50:19 +02:00
James Cole
2f8263f53a
Possible fix for reports [skip ci]
2016-09-16 09:36:08 +02:00
James Cole
fb649779d6
Do not need to sort. Fix MySQL 5.7 compatibility.
2016-09-16 09:31:40 +02:00
James Cole
fccdf56c5d
Fixed some query things.
2016-09-16 09:09:54 +02:00
James Cole
bd53410c71
Some changes in login routes for 5.3
2016-09-16 09:02:35 +02:00
James Cole
7d63f124c4
Fixing some login routes
2016-09-16 07:22:57 +02:00
James Cole
9ffc5d857c
Fixed some db bugs. These will only pop up when developing.
2016-09-16 07:16:09 +02:00
James Cole
2f93784acd
More code for 5.3
2016-09-16 07:05:34 +02:00
James Cole
d00fbe4eb3
More code for 5.3
2016-09-16 06:48:38 +02:00
James Cole
b872ab8b86
New code and new routes for 5.3
2016-09-16 06:40:45 +02:00
James Cole
3d25fd79ca
First set of upgrade to 5.3 stuff.
2016-09-16 06:19:40 +02:00
James Cole
7d5bb72b0c
Fix for #312
...
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
2016-09-15 19:14:22 +02:00
James Cole
fab1d53714
Simplified upgrade instructions.
2016-09-14 20:35:45 +02:00
James Cole
6958f71cfd
@fuf discovered a bug where FF3 will fall back to the hard-coded system default currency and not the set default currency. See #307
2016-09-13 19:19:58 +02:00
James Cole
a7351f348d
Fixed a bug mentioned by @vissert and added some logging for @sandermulders
...
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
2016-09-12 18:43:10 +02:00
James Cole
e4fef6dfc3
Fixed an import bug where a new transaction validation rule would break storing of the transaction, while the import would not notice this error happening. The importer will now also correctly set a date on the "import tag" and will not tag an incomplete journal as already imported.
...
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
2016-09-11 08:08:01 +02:00
James Cole
2da087401e
Extend audit report
...
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
2016-09-10 18:37:16 +02:00
James Cole
629baf9de5
Added invoice date
...
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
2016-09-10 18:36:52 +02:00
James Cole
176752e219
Code for optional fields #301
...
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
2016-09-09 11:19:40 +02:00
James Cole
8d19f60091
Various translation updates.
...
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
2016-09-09 11:19:19 +02:00
James Cole
c3ccc4ccdf
This should fix #308
...
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
2016-09-08 21:10:24 +02:00
James Cole
6c5cd705c0
Some code for new optional fields, see #301
...
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
2016-09-04 16:21:51 +02:00
James Cole
ce003f217b
Removed unused "budget maximum" preference
2016-09-03 21:13:08 +02:00
James Cole
8c7ef49eb6
New code by @vissert that allows category edit (see #282 )
...
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
2016-09-03 05:01:48 +02:00
James Cole
29af4bd1b9
This fixes #303
2016-09-03 04:54:57 +02:00
James Cole
2ce5142b06
Small fix for #303
...
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
2016-09-01 19:01:08 +02:00
James Cole
f3a8a25872
Fixed #303
...
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
2016-09-01 18:31:39 +02:00
James Cole
2e88024bca
Close #290
...
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
2016-08-29 19:21:40 +02:00
Bonno Nachtegaal-Karels
3285fae7f0
Fixed wrong conversion to revenue account
2016-08-29 14:39:43 +02:00
James Cole
312079657b
Include files from new import routine in export routine.
2016-08-28 07:05:42 +02:00
James Cole
18c183afd6
Remove form tags in favour of raw html.
...
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
2016-08-27 09:38:58 +02:00
James Cole
5c3da9fd9e
New language files.
...
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
2016-08-27 04:34:59 +02:00
James Cole
65f5d27b12
New pages for administration. More settings will be web-based.
...
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
2016-08-27 04:00:48 +02:00
James Cole
a9444ac702
Code cleanup.
...
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
2016-08-26 09:30:52 +02:00
James Cole
d0c6afc3a9
Various code clean up. [skip ci]
2016-08-26 08:21:31 +02:00
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
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
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
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
76649cb7de
Extended views and language.
2016-08-12 10:07:53 +02:00
James Cole
28962007c1
More code for new importer
2016-08-12 09:27:09 +02:00
James Cole
2111873bcf
Fixed a bug in tag creation.
2016-08-11 19:01:23 +02:00
James Cole
0aaf9a6fda
Extend rule set for import.
2016-08-11 18:44:11 +02:00
James Cole
186b704509
Lots of new code to test the import routine.
...
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
2016-08-11 10:21:32 +02:00
James Cole
efe9933721
Import storage routine is creating the first transaction journals.
...
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
2016-08-11 08:00:02 +02:00
James Cole
200366f5be
Extended the validator and created more code to handle exceptions.
...
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
2016-08-10 18:49:16 +02:00
James Cole
c9bd72337d
Some notes on the import process.
2016-08-06 09:31:32 +02:00
James Cole
d4510440b8
Split the importer and the setup routine.
2016-08-06 06:28:21 +02:00
James Cole
5a9cf698f7
Configuration for import routine.
2016-08-06 06:21:46 +02:00
James Cole
5826fec519
Some new import stuff.
2016-08-06 06:21:25 +02:00
James Cole
7035600984
Add some logging for #283
2016-08-05 21:50:49 +02:00
Niek van der Kooy
51570a5d08
Allow phpBytes to work with configs where gigabyte file sizes are allowed
2016-08-05 20:54:59 +02:00
Niek van der Kooy
f065f3a0b8
Make phpBytes case insensitive, since php.ini can contain both capitals and small letters
2016-08-05 20:53:09 +02:00
James Cole
47376f1f35
Fix a problem mentioned in issue #283
...
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
2016-08-05 19:29:44 +02:00
James Cole
bcfe2c6410
Fixes #284
...
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
2016-08-05 18:52:16 +02:00
James Cole
09d63b584d
Save old data; bread crumbs
2016-08-04 06:14:08 +02:00
James Cole
5f5469a7d4
Moved some files around.
2016-08-04 06:10:30 +02:00
James Cole
38800d61b0
New user related code.
2016-08-04 06:07:53 +02:00
James Cole
1186e95c51
Admin view will show some IP addresses.
...
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
2016-08-03 20:57:01 +02:00
James Cole
d870e0f42e
Fix split query.
2016-08-02 19:42:41 +02:00
James Cole
0db9852769
This should fix a bug in split expenses.
2016-08-02 19:12:18 +02:00
James Cole
1ba88f182b
Various CSV bugs and a config bug fixed.
2016-07-31 17:17:45 +02:00
James Cole
c8f5a6b7ad
Ignore deleted columns.
2016-07-30 20:04:24 +02:00
James Cole
d26bbf3cdc
Handling import values. This is a dead end but it seemed a good idea.
2016-07-30 19:09:58 +02:00
James Cole
541d9ebdd9
Optimised some code.
2016-07-30 16:29:04 +02:00
James Cole
1e724712e0
Bug fix in converter
2016-07-29 21:42:12 +02:00
James Cole
3682467ae3
Each CSV converter can set the certainty of their conversion.
2016-07-29 21:40:58 +02:00
James Cole
7707c81b2d
Each CSV converter can set the certainty of their conversion.
2016-07-29 21:29:46 +02:00
James Cole
ce191fa6d3
Fix split deposit.
2016-07-26 20:26:46 +02:00
James Cole
90865a5284
Fix recursive.
2016-07-24 19:24:02 +02:00
James Cole
c287bc139c
Check new list.
2016-07-24 18:51:39 +02:00
James Cole
1392275b81
Lots of new code for importer and some preferences.
2016-07-24 18:47:55 +02:00
James Cole
87c0f1d86e
More CSV related updates.
2016-07-23 21:37:06 +02:00
James Cole
a4a723cfc6
Fixed import error.
2016-07-20 15:57:42 +02:00
James Cole
cb9433f4b9
This should fix #280
2016-07-17 08:50:22 +02:00
James Cole
3b686b6d1c
New but empty converters.
2016-07-16 08:25:39 +02:00
James Cole
697566fe42
New importers.
2016-07-16 07:58:25 +02:00
James Cole
5130ba7ea4
Working IBAN account import thing.
2016-07-15 22:37:47 +02:00
James Cole
c9e46a4dd1
Lots of import related code.
2016-07-15 22:26:08 +02:00
James Cole
f1e8d1cf1e
Show bill average.
2016-07-05 08:57:45 +02:00
James Cole
e8e7ab01d2
Merge branch 'develop' of github.com:JC5/firefly-iii into develop
2016-07-04 12:38:22 +02:00
James Cole
9244994233
Fix bug that would report wrong file size to browser.
2016-07-04 12:37:33 +02:00
James Cole
ae768a8525
Works up until actual import.
2016-07-02 23:08:47 +02:00
James Cole
162c762973
First set of data mappers.
2016-07-02 20:40:23 +02:00