James Cole
b3b8981b4b
Catch null pointer exception.
2017-03-02 19:57:46 +01:00
James Cole
3bf5040324
Fixed null pointer in debug message [skip ci]
2017-03-02 16:42:33 +01:00
James Cole
dd1e9ecb32
This fixes #599
2017-03-01 21:02:47 +01:00
James Cole
d3a2bf174d
This fixes #605
2017-03-01 20:57:52 +01:00
James Cole
311020ff2e
This fixes #602
2017-03-01 20:49:16 +01:00
James Cole
b23eb07018
Fix error when not-existing import job is submitted.
2017-02-26 11:48:38 +01:00
James Cole
2116486fe0
Various code cleanup
2017-02-25 17:39:50 +01:00
James Cole
eed8fe22c6
Make sure the loop is broken. #595
2017-02-25 13:34:44 +01:00
James Cole
79b0c20adb
Forgot about the date for account lists, #595 [skip ci]
2017-02-25 13:22:06 +01:00
James Cole
2e637031ac
Fix charts for #595 , account overview.
2017-02-25 13:19:42 +01:00
James Cole
de9ef20014
First code for #595 . Charts are still broken.
2017-02-25 13:13:51 +01:00
James Cole
4f50689d0e
- Will now return 0 when nothing to save or when target date is in the past.
...
- Will calculate correctly when date difference with target date is more than a year.
- Will always return a string
- Will do calculations using bcmath module.
2017-02-25 13:05:33 +01:00
James Cole
8c6972d12d
Various code cleanup.
2017-02-25 05:57:01 +01:00
James Cole
444439fdab
Merge pull request #594 from Zsub/show-suggested-monthly-savings
...
Show suggested monthly savings for a piggybank
2017-02-25 05:24:05 +01:00
Joris de Vries
a0e66b913b
Show suggested monthly savings for a piggybank
...
If a piggybank has both a target date and a target amount, show how much money needs to be added to the piggybank each month to achieve both targets.
Strings are currently hard-coded because I want to gauge the reaction to this :)
2017-02-24 22:00:49 +01:00
James Cole
40c38af766
Final code for tag report.
2017-02-24 21:09:20 +01:00
James Cole
fc2cee7a54
Fixes tests.
2017-02-24 21:01:33 +01:00
James Cole
3d4feff7de
More code for the tag report.
2017-02-24 20:27:26 +01:00
James Cole
f63c6875cd
Initial code base for tag report.
2017-02-24 20:01:35 +01:00
James Cole
063ca3121a
Fixes #593
2017-02-23 17:43:29 +01:00
James Cole
563c668e3f
Code to catch empty lists and nudge user in the right direction.
2017-02-23 07:24:05 +01:00
James Cole
201db34936
Update various sandstorm files. [skip ci]
2017-02-22 21:27:39 +01:00
Joris de Vries
e211881691
Remove superfluous declaration of $date
...
The null check is already part of the `$this->date()` function and `$date` is never used.
2017-02-22 20:20:00 +01:00
Joris de Vries
0d32f16041
Fix saving a tag’s date
...
The `date` function takes the fieldname where a date is stored, not the literal date.
2017-02-22 20:07:30 +01:00
James Cole
35aeb7e04a
Update tag view
2017-02-22 17:15:54 +01:00
James Cole
a8ac69f008
Fix #578 [skip ci]
2017-02-20 05:41:43 +01:00
James Cole
b13a878927
Slightly expanded modifiers [skip ci]
2017-02-19 12:17:07 +01:00
James Cole
26751e10ee
Expand modifiers
2017-02-19 12:12:24 +01:00
James Cole
b149a816dd
Make search work. [skip ci]
2017-02-19 09:36:51 +01:00
James Cole
711a1a1d4f
Final modifiers.
2017-02-19 09:07:14 +01:00
James Cole
a27b686446
Add budget keyword.
2017-02-19 07:41:12 +01:00
James Cole
1f6180ce5d
Updated search modifiers.
2017-02-19 07:38:51 +01:00
James Cole
b5032a7597
Added a new helper function.
2017-02-19 07:34:39 +01:00
James Cole
5073fd937c
Expand search with a bunch of keywords for #510
2017-02-18 20:10:03 +01:00
James Cole
f0cb63fd48
Some small optimisations.
2017-02-18 09:32:10 +01:00
James Cole
f7642beb7c
Better 2fa handling
2017-02-17 20:15:17 +01:00
James Cole
65a899bf25
Clean up session code
2017-02-17 20:14:22 +01:00
James Cole
5d0cdc4ffa
Various code cleanup.
2017-02-17 06:42:36 +01:00
James Cole
466ec92492
Remove some commented code.
2017-02-16 22:34:37 +01:00
James Cole
4ff5f526ba
Add new lines to files.
2017-02-16 22:33:32 +01:00
James Cole
8bfcc3315a
This fixes #572
2017-02-16 21:01:22 +01:00
James Cole
c8f6b42ce6
Fix tests
2017-02-15 22:02:02 +01:00
James Cole
8f5289b7dc
Fixed some transaction list filter issues.
2017-02-15 21:55:50 +01:00
James Cole
a5f8aa914f
Build code for tag report.
2017-02-15 20:07:10 +01:00
James Cole
395a7bb33c
This should fix the tests
2017-02-15 17:07:56 +01:00
James Cole
636b371b86
Fixes #553
2017-02-15 16:20:16 +01:00
James Cole
f0783df123
This should fix #566
2017-02-15 15:24:01 +01:00
James Cole
fa54763425
This fixes #570
2017-02-15 15:22:04 +01:00
James Cole
cf2cd9680b
This fixes #569
2017-02-15 15:18:52 +01:00
James Cole
47aa996b6b
This fixes #567
2017-02-15 15:12:46 +01:00