Commit Graph

807 Commits

Author SHA1 Message Date
James Cole
32ed9c59ea Code for #896 2018-09-06 10:14:12 +02:00
James Cole
7bca2298a0 Fix tests for new transaction source routine. 2018-09-06 07:37:44 +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
6377459e2f Smaller batch for bunq import. #1607 2018-08-31 17:11:48 +02:00
James Cole
e158b9b64e Also improve the "forward" routine so it won't go back again #1607 2018-08-30 19:27:27 +02:00
James Cole
dfa9e537b3 Improve the bunq routine so it will keep looping when faced with default PHP time out settings (30 seconds). 2018-08-30 19:12:52 +02:00
James Cole
6d28ece616 Download more, sleep less. #1607 2018-08-29 17:33:36 +02:00
James Cole
5b771f7def Code for #1607 2018-08-28 21:48:10 +02:00
James Cole
e1c829f4fa Make some charts multi-currency. 2018-08-28 05:21:23 +02:00
James Cole
0d82589916 Make some charts currency aware for #740 2018-08-27 18:59:30 +02:00
James Cole
4fc13037d2 This makes the expense chart on the frontpage multi-currency. 2018-08-27 08:08:51 +02:00
James Cole
7dc72a2894 Add the ability to make transactions to and from liability accounts. 2018-08-25 22:10:10 +02:00
James Cole
07cfba1b3a Add the ability to make transfers to and from liability accounts. 2018-08-25 21:33:22 +02:00
James Cole
81d17409d4
Fix some things with the update checker. 2018-08-17 21:51:15 +02:00
James Cole
f319005357
Fix tests. 2018-08-17 06:45:57 +02:00
James Cole
219a0cd612
Fix for #1617 2018-08-17 05:54:29 +02:00
James Cole
566be8dc63
Fix #1564 2018-08-16 16:42:58 +02:00
James Cole
11be33e942
Fix #1605 2018-08-14 06:40:21 +02:00
James Cole
e125254687
Fix bad method name. 2018-08-14 06:40:04 +02:00
James Cole
7327941c77
Alert if cron job isn't running. 2018-08-13 19:07:46 +02:00
James Cole
cb2c52cddb
New cronjob code. 2018-08-12 14:26:11 +02:00
James Cole
a35c6e29b6
Rename various methods. 2018-08-11 19:21:58 +02:00
James Cole
9914c0791e
Rename journal collector to more fitting transaction collector. 2018-08-11 14:33:47 +02:00
James Cole
a205367b62
Various refactoring. 2018-08-11 14:15:07 +02:00
James Cole
6218fa90de
Move get income / get expense methods to trait. 2018-08-11 14:06:49 +02:00
James Cole
16fba15b5c
Refactor various methods away from controllers 2018-08-11 06:39:29 +02:00
James Cole
ec2463a3ba
Remove view generation and put in trait. 2018-08-10 18:19:51 +02:00
James Cole
b605ede74e
Move methods to traits. 2018-08-10 17:05:37 +02:00
James Cole
5908b4b000
Route fixes and fix tests. 2018-08-09 19:44:36 +02:00
James Cole
2ed433c96d
Refactor configuration methods into trait 2018-08-09 17:50:30 +02:00
James Cole
9865800e39
Refactor many request related methods into (complex) trait. 2018-08-09 17:46:14 +02:00
James Cole
4f697e77d5
Redirect user to original account refactor. 2018-08-09 17:34:11 +02:00
James Cole
c957aded98
Redirect user to original account refactor. 2018-08-09 17:32:28 +02:00
James Cole
aa0758cd2b
Refactor basic methods to trait 2018-08-09 16:16:27 +02:00
James Cole
0c2093753d
Refactor isSplitJournal() 2018-08-09 16:14:47 +02:00
James Cole
136f983353
Move isOpeningBalance() to trait 2018-08-09 16:13:13 +02:00
James Cole
7943164375
Change scope of methods, add some notes. Prep for refactoring. 2018-08-09 16:07:33 +02:00
James Cole
32e58d0a60
Replace "moment" with more accurate start/end dates. 2018-08-08 17:53:40 +02:00
James Cole
b496ca6a2c
Some fixing up for #1598 2018-08-07 17:34:43 +02:00
James Cole
5908c0ce8c
Code cleanup and realign. 2018-08-06 19:14:30 +02:00
James Cole
33294dd9f0
Allow editing of liabilities. 2018-08-05 18:59:15 +02:00
James Cole
422e80530b
Refactor rule creation. 2018-08-05 15:34:20 +02:00
James Cole
8dbc846314
Basic code for tracking liabilities. 2018-08-04 17:30:47 +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
ae85876965 Make sure null value is turned into an empty string [skip ci] 2018-08-02 07:17:18 +02:00
James Cole
1af45aff73
Fix missing link to admin. 2018-07-31 19:28:56 +02:00
James Cole
56518ea028
First working version of YNAB import #145 2018-07-31 18:19:48 +02:00
James Cole
c1ac2bb156
Expand text and routine for YNAB 2018-07-31 05:49:03 +02:00
James Cole
2add644706
First basic import #145 2018-07-30 20:39:19 +02:00