James Cole
1bcc975d7b
Some new phpDoc and refactoring.
2016-02-18 06:15:01 +01:00
James Cole
98fd5b8858
Invert stuff so chart works again.
2016-02-17 22:35:57 +01:00
James Cole
a178fed0c6
Code cleanup courtesy of Scrutiniser CI.
2016-02-17 21:55:00 +01:00
James Cole
b1c2f8faa1
Various code cleaning things.
2016-02-17 21:14:32 +01:00
James Cole
6c22bad77a
Revamped a part of the rule test code.
...
- clean way of constructing triggers
- processor can be constructed in a number of ways.
- cleaner transaction matcher using collections instead of arrays
2016-02-17 21:03:59 +01:00
James Cole
1902787104
Removed constructor.
2016-02-17 20:23:53 +01:00
James Cole
b3e32db073
Rename variables.
2016-02-17 20:23:14 +01:00
James Cole
01d53bdb85
Use request instead of complex method.
2016-02-17 20:22:25 +01:00
James Cole
ddfbd69e8b
Minimum of one trigger.
2016-02-17 18:23:12 +01:00
James Cole
0d2fe08dc9
New request object for when the user wants to test triggers.
2016-02-17 17:47:29 +01:00
James Cole
f9e2a677d9
Offload stuff to repositories for rules and rule groups, see issue #185
2016-02-17 17:27:41 +01:00
Robert Horlings
919187f7fd
Made performance settings for testing triggers configurable
2016-02-17 16:39:26 +01:00
Robert Horlings
7ec5cce2c8
Implemented filter not to return all transactions when testing filters
2016-02-17 16:23:43 +01:00
Robert Horlings
8fdc6c11e1
Merge branch 'develop' into feature/test-triggers
2016-02-17 16:14:07 +01:00
James Cole
1a110de597
Throw errors instead of abort()
2016-02-17 15:52:46 +01:00
Robert Horlings
c8c69f1a66
Implemented controller method and helper object to find matching transactions
2016-02-17 12:10:38 +01:00
James Cole
706b095f95
Forgot to actually return the created array.
2016-02-12 17:50:12 +01:00
James Cole
53d88dfd50
Clean up code.
2016-02-12 17:37:11 +01:00
James Cole
42daf7ed32
Clean up some code.
2016-02-12 17:34:42 +01:00
James Cole
e5402ea7c1
Fixed a sum.
2016-02-12 15:01:32 +01:00
James Cole
8b1fe26c84
A route that displays an error. Seems quite useless, I know
2016-02-11 12:49:04 +01:00
James Cole
4cd7976f63
Changes to the CSV importer because I ran into small bugs.
2016-02-11 08:11:12 +01:00
James Cole
569e8b6180
Better sort for CSV import column roles.
2016-02-11 07:03:12 +01:00
James Cole
a886e8087d
New rule for account number. #107
2016-02-11 06:40:06 +01:00
zjean
5c03e64f46
Tried to start with #107
...
- Always show the IBAN in the create account view, because it is always editable the edit view.
- Added 'accountNumber' account_meta field, and showing it in create/edit account view.
2016-02-10 22:09:24 +01:00
James Cole
3e502db772
Various code fixes.
2016-02-10 16:23:37 +01:00
James Cole
426351bb54
Added new lines.
2016-02-10 16:01:18 +01:00
James Cole
94b6c7975a
Fixes #174 .
2016-02-10 14:36:21 +01:00
James Cole
5974bdcc2a
This fixes what turns out to be an incredibly inaccurate chart.
2016-02-10 07:34:04 +01:00
James Cole
7288ba0fd7
Bit of code cleanup + the true/false in SHOW_INCOMPLETE_TRANSLATIONS is not a text but a boolean. Changed as such.
2016-02-10 06:25:21 +01:00
zjean
e04388a230
Added two factor auth setting to Preferences page.
2016-02-08 22:28:24 +01:00
James Cole
905ae3437b
float > string.
2016-02-08 21:09:00 +01:00
James Cole
7679721007
float > string.
2016-02-08 21:07:11 +01:00
James Cole
9a1710eb27
Some enhancements to export.
2016-02-07 09:11:46 +01:00
James Cole
ab9c991530
Better flashes (also translated) [skip ci]
2016-02-07 08:31:21 +01:00
James Cole
9429d84cf8
Some code cleanup [skip ci]
2016-02-07 07:56:58 +01:00
James Cole
b22774a599
Logout blocked accounts.
2016-02-07 07:36:31 +01:00
James Cole
ca3b0a2ab1
It's called a route [skip ci]
2016-02-06 22:16:59 +01:00
James Cole
62f76d08ad
It's called a route [skip ci]
2016-02-06 22:16:30 +01:00
James Cole
92bff24d43
It's called a route [skip ci]
2016-02-06 22:15:16 +01:00
James Cole
eddd3e508f
Force blocked users to logout.
2016-02-06 22:14:51 +01:00
James Cole
95c4c4a238
Fixed a small bug after changing the return type statements.
2016-02-06 16:23:54 +01:00
James Cole
4424e48926
Added PHP7 return type statements.
2016-02-06 16:22:12 +01:00
James Cole
b8c7876454
Simplified export controller.
2016-02-06 15:01:26 +01:00
James Cole
0e0c475c83
Forgot a thing.
2016-02-06 05:04:41 +01:00
James Cole
241190c4da
More consistent error handling.
2016-02-06 05:01:34 +01:00
James Cole
c9b215684c
Also fixed tests.
2016-02-05 19:25:17 +01:00
James Cole
b90c7c09b6
Smaller travis file. Try to fix the search.
2016-02-05 19:12:54 +01:00
James Cole
f5b89ca783
Some code cleanup.
2016-02-05 15:41:40 +01:00
James Cole
cb52af28e7
Also fixes #171
2016-02-05 13:20:10 +01:00
James Cole
c5e283a13e
This is a fix for #171
2016-02-05 13:13:47 +01:00
James Cole
df918e8529
Fixed all problems related to strict types.
2016-02-05 13:09:18 +01:00
James Cole
aa1193a9eb
Fixed all problems related to strict types.
2016-02-05 12:28:05 +01:00
James Cole
8f7f263a48
Declare strict type.
2016-02-05 12:08:25 +01:00
James Cole
78bcd3e1bb
Changed a lot of parameters.
2016-02-05 09:25:15 +01:00
James Cole
554640c345
These are the first commits that make FF require php 7.
2016-02-05 08:03:26 +01:00
James Cole
ee8c83bbd8
Some small fixes.
2016-02-04 17:57:36 +01:00
James Cole
f300287814
Better cleanup routine.
2016-02-04 17:22:09 +01:00
James Cole
86c22c9fdd
New export functionality.
2016-02-04 17:16:16 +01:00
James Cole
78f8b1454d
New export controller.
2016-02-04 17:13:42 +01:00
James Cole
7343304284
Code cleanup.
2016-02-04 07:28:39 +01:00
James Cole
c1ecc62ac1
Replaced Session::get() with session()
2016-02-04 07:27:03 +01:00
James Cole
aff8493204
Fixed bug where download would not be pushed as download.
2016-02-03 11:46:28 +01:00
James Cole
7f54b70c24
Make fiscal year quick link optional.
2016-01-29 07:47:18 +01:00
James Cole
c0b0e58720
Removed duplicated code.
2016-01-29 07:33:49 +01:00
James Cole
c8bc9a096a
Some other clean up.
2016-01-29 07:08:17 +01:00
James Cole
168ed5ac56
Renamed some stuff, courtesy of sensiolabs.
2016-01-28 21:50:20 +01:00
James Cole
e5b4a55d8e
Some code cleanup things courtesy of SensioLabs.
2016-01-28 21:33:45 +01:00
James Cole
167c057e8a
Removed executable rights.
2016-01-28 21:22:26 +01:00
James Cole
71bf054ab1
Removed TODO items in favour of issues, or actual fixes.
2016-01-28 21:05:26 +01:00
James Cole
287c1c4ffa
Some code cleanup.
2016-01-28 16:03:49 +01:00
James Cole
3d69dc786d
Some minor code cleanup.
2016-01-27 21:52:21 +01:00
James Cole
57a3f20c13
Moved more code around.
2016-01-27 21:35:59 +01:00
James Cole
eab2c57594
Moved another method.
2016-01-27 21:18:51 +01:00
James Cole
93b97b8d72
Refer to new account helper.
2016-01-27 20:46:38 +01:00
James Cole
f1f922031a
Refer to new account helper
2016-01-27 20:45:49 +01:00
James Cole
28fdad9426
A set of small fixes, courtesy of scrutinizer-ci
2016-01-27 19:35:00 +01:00
James Cole
9155c13e08
A set of small fixes, courtesy of scrutinizer-ci
2016-01-27 18:31:44 +01:00
Graham Miller
000f86d318
Added fiscal year start date stored in 'm-d' format to preferences.
...
Displays YYYY-MM-DD for current year to get input.
2016-01-27 11:31:33 +10:00
Graham Miller
d9b3ebc82f
Add preferences option to enable or disable the custom fiscal year handling.
...
Stored in DB as 0 or 1 and converted:-
- twig expression in view (expandedform needs true boolean)
- checkbox true/false converted to integer in set function in controller
Oh and I worked out how to localize the label ... took me a while but ended up so simple.
This is stage 1 of the overall custom fiscal year extension for Firefly.
2016-01-27 11:28:14 +10:00
James Cole
08131e42af
Implemented some new tests.
2016-01-24 20:38:58 +01:00
James Cole
94700f4064
Fixed some things in the rule controllers.
2016-01-24 16:50:55 +01:00
James Cole
0f12ebb31c
Expanded tests.
2016-01-24 16:25:03 +01:00
James Cole
00a8a9ac0e
Removed parameter rule trigger / rule action since they weren't being used.
2016-01-24 16:12:59 +01:00
James Cole
97db618cd8
Some code cleanup and reordering
2016-01-24 15:58:16 +01:00
James Cole
664fde2344
Some forgotten translations.
2016-01-23 09:10:22 +01:00
James Cole
f83bc3c8b3
Updated tests.
2016-01-23 08:48:36 +01:00
James Cole
7b040e8583
Some changes to test coverage.
2016-01-22 21:08:04 +01:00
James Cole
f710677cdc
Also check for CSV delimiter presence.
2016-01-22 20:43:44 +01:00
James Cole
f5a21f64c0
More magic words.
2016-01-22 10:10:51 +01:00
James Cole
cc9d1c4bfd
Some unrelated code cleanup.
2016-01-20 21:24:48 +01:00
James Cole
78b56712fc
More new tests.
2016-01-20 10:47:29 +01:00
James Cole
ebdb1a8836
No more session flash.
2016-01-20 08:25:49 +01:00
James Cole
86e127ebff
Fixed password reset routine.
2016-01-19 18:32:09 +01:00
James Cole
9957c95c68
Re-order auth controller.
2016-01-19 18:10:07 +01:00
James Cole
ddaa53b940
Updated test code.
2016-01-19 16:55:53 +01:00
James Cole
e6db49c20c
Some tests.
2016-01-17 15:48:18 +01:00
James Cole
e834489206
Some cleaning up courtesy of PHPStorm.
2016-01-16 07:14:36 +01:00
James Cole
7bf75128a8
Some cleaning up courtesy of PHPStorm.
2016-01-15 23:12:52 +01:00
James Cole
ffdd37ddd5
More code cleanup.
2016-01-15 20:57:26 +01:00
James Cole
51062bc80b
Some cleaning up and suppressing.
2016-01-15 20:48:06 +01:00
James Cole
31533b5ef8
No need to check for opening balance.
2016-01-15 19:48:35 +01:00
James Cole
83b7c9aa32
Fixed a bug in editing an opening balance
2016-01-15 19:45:34 +01:00
James Cole
4e3c59a2da
Some cleaning up courtesy of PHPStorm.
2016-01-15 19:37:09 +01:00
James Cole
dcbfe90cf7
Some code cleanup courtesy of PHPStorm.
2016-01-15 18:21:59 +01:00
James Cole
f69be86c74
Some code cleanup courtesy of PHPStorm.
2016-01-15 17:53:54 +01:00
James Cole
820722f44e
Some code cleanup courtesy of PHPStorm.
2016-01-15 17:38:09 +01:00
James Cole
a755badd5f
Use correct parameter.
2016-01-15 16:33:54 +01:00
James Cole
6c12f1bc86
Some refactoring, courtesy of PHPStorm.
2016-01-15 16:26:49 +01:00
James Cole
88839e9610
For more clarity in the code, moved the array of options to the controller itself.
2016-01-15 16:26:24 +01:00
James Cole
4f6a733238
For more clarity in the code, moved the array of options to the controller itself.
2016-01-15 16:26:19 +01:00
James Cole
dc9083a764
Also forget delimiter.
2016-01-15 16:26:02 +01:00
Robert Horlings
61a703e605
Implemented option to choose field delimiter in CSV import
2016-01-15 15:24:07 +01:00
James Cole
01792f91e2
Code cleanup
2016-01-15 13:13:33 +01:00
James Cole
9cbfbd41dc
Shorter method names.
2016-01-15 13:10:34 +01:00
James Cole
168d6f403c
Shorter method names.
2016-01-15 13:09:27 +01:00
James Cole
41f200e630
Some code cleanup.
2016-01-15 13:08:25 +01:00
James Cole
0809cfdc6d
Move methods around
2016-01-15 13:06:17 +01:00
James Cole
466d739da8
Start with new controller for rule groups.
2016-01-15 11:28:27 +01:00
James Cole
fcf6cdb134
Better order and display.
2016-01-15 10:52:35 +01:00
James Cole
209258b507
Fixed various bugs.
2016-01-15 09:25:32 +01:00
James Cole
f80bc214f9
Edit rules.
2016-01-15 08:45:39 +01:00
James Cole
f76990bb9b
Twig methods.
2016-01-15 08:13:19 +01:00
James Cole
8b66ff6afe
First edit-rule code.
2016-01-15 08:04:57 +01:00
James Cole
1f538be16e
More code for rules.
2016-01-14 21:34:17 +01:00
James Cole
9703439a4c
Some more rule things before I merge a change to the CSV importer.
2016-01-14 19:20:02 +01:00
James Cole
42203ba872
Attempt at validating.
2016-01-14 18:57:52 +01:00
James Cole
cd60b852a1
This isn't really working.
2016-01-14 18:09:20 +01:00
James Cole
5b1d9e1a0d
Start work on adding a rule.
2016-01-14 16:41:15 +01:00
James Cole
c352eb0c74
First attempt at create rule form.
2016-01-14 12:37:49 +01:00
James Cole
81b9d5da09
User can now re-order triggers and actions.
2016-01-14 11:27:15 +01:00
James Cole
b9b0413510
More resources for rules.
2016-01-14 10:33:24 +01:00
James Cole
97770da619
Re-order rule groups.
2016-01-14 09:53:59 +01:00
James Cole
521623797e
Move rule groups.
2016-01-14 09:49:12 +01:00
James Cole
15d3414443
Can order rules.
2016-01-14 09:38:48 +01:00
James Cole
4697fbdeef
Routine to delete rules. Should include routine to move rules to other group.
2016-01-13 21:44:26 +01:00
James Cole
06174d6afb
Edit rule group.
2016-01-13 18:50:15 +01:00
James Cole
27aae279e6
More code for rules.
2016-01-13 18:34:56 +01:00
James Cole
20941dedd3
Also fix rule group.
2016-01-13 16:08:05 +01:00
James Cole
5ac88623ed
Prep stuff for routes and actions.
2016-01-13 16:05:39 +01:00
James Cole
768508dd4b
First attempt at interface.
2016-01-13 15:59:45 +01:00
James Cole
a7a00ecf40
More rule possibilities
2016-01-13 14:02:22 +01:00
James Cole
98b272383f
Clean up triggers, add some new ones.
2016-01-13 07:16:29 +01:00
James Cole
11f63fa6ce
Rename models for clarity
2016-01-12 21:38:05 +01:00
James Cole
d644403d8a
Add php doc to rule controller.
2016-01-12 20:56:53 +01:00
James Cole
70ed4188b6
New controller for rules.
2016-01-11 20:41:57 +01:00
James Cole
d889094863
New route for rules index.
2016-01-11 20:41:50 +01:00
James Cole
c96eb8753e
New bread crumb for rules controller.
2016-01-11 20:41:43 +01:00
James Cole
5a7607f6c6
More consistent monetary formatting.
2016-01-10 18:02:24 +01:00
James Cole
2003d37a9a
Fix for php 5.6 thing.
2016-01-09 16:10:12 +01:00
James Cole
29145bf6cf
More bindings.
2016-01-09 16:09:26 +01:00
James Cole
caa1ff120a
Built more binders.
2016-01-09 15:53:11 +01:00
James Cole
a14544398b
New middleware
2016-01-09 15:39:34 +01:00
James Cole
d439dceac1
New middleware.
2016-01-09 15:39:02 +01:00
James Cole
2980860377
Did some code cleanup. Comments and headers mostly.
2016-01-09 08:20:55 +01:00
James Cole
4bc1c032bd
Removed middle ware.
2016-01-09 07:48:45 +01:00
James Cole
9fcb00f10b
Fixed some date range problems.
2016-01-09 07:46:11 +01:00
James Cole
723e461559
Fix logout.
2016-01-09 07:38:18 +01:00
James Cole
e622774775
Move to better spot
2016-01-08 20:48:34 +01:00
James Cole
84ce9bc94b
Move locale code.
2016-01-08 20:47:35 +01:00
James Cole
b4c9a7698e
Also call parent constructor.
2016-01-08 20:40:48 +01:00
James Cole
8b2d7fc32f
Need to call parent constructor.
2016-01-08 19:13:51 +01:00
James Cole
90e66cbd94
Remove session guard.
2016-01-08 18:51:10 +01:00
James Cole
fd9a7080ea
Move authentication around.
2016-01-08 18:29:47 +01:00
James Cole
c0fad106f0
Temp fix for redirect loop.
2016-01-08 16:38:20 +01:00
James Cole
78c8243184
Not the problem.
2016-01-08 16:36:41 +01:00
James Cole
780abecd53
Worked the last time..
2016-01-08 16:35:44 +01:00
James Cole
ea6896816d
Fix domain check.
2016-01-08 16:34:52 +01:00
James Cole
35deed1d10
Update http related classes after upgrade to Laravel 5.2
2016-01-08 16:01:21 +01:00
James Cole
ba32a665f1
Update middleware after upgrade to Laravel 5.2
2016-01-08 16:00:57 +01:00
James Cole
bbd19be554
Update requests after upgrade to Laravel 5.2
2016-01-08 16:00:28 +01:00
James Cole
6f2b1a6a76
The Sendgrid cron does not belong in Firefly.
2016-01-06 15:20:21 +01:00
James Cole
8526907f50
Expand multi-year report.
2016-01-05 21:23:58 +01:00
James Cole
6573bd6b4b
Code cleanup according to PHPStorm.
2016-01-02 19:33:44 +01:00
James Cole
3888b8cceb
Code cleanup according to PHPStorm.
2016-01-02 16:57:31 +01:00
James Cole
294df4a2b3
Simplified some code.
2016-01-02 16:32:08 +01:00
James Cole
265dd37212
Cleanup and add various warnings.
2016-01-02 16:31:14 +01:00
James Cole
de111c7100
Fix broken route.
2016-01-01 21:59:19 +01:00
James Cole
e892c9a824
Followed up on some inspections.
2016-01-01 21:49:27 +01:00
James Cole
7a4a78628d
Method no longer used.
2016-01-01 19:57:23 +01:00
James Cole
94810e371a
Enable bill report.
2016-01-01 19:52:55 +01:00
James Cole
59731878f6
Month report optimised.
2016-01-01 19:46:12 +01:00
James Cole
b415b6b043
Some code cleanup.
2016-01-01 12:41:00 +01:00
James Cole
70c922cdc5
Code cleanup.
2016-01-01 11:32:08 +01:00
James Cole
068fc32cb2
Some query cleaning up.
2015-12-31 20:12:49 +01:00
James Cole
3dcdacc3b8
Cleared lots of queries. In some cases, from 1400 back to 300. And those 300 have a different cause which is next.
2015-12-31 17:46:34 +01:00
James Cole
a6594358d8
Use a lot less queries
2015-12-31 17:20:54 +01:00
James Cole
f98921da46
Optimised summary chart.
2015-12-31 08:36:01 +01:00
James Cole
25747fbcf2
And optimised another chart. Amounts are slightly different. Will investigate
2015-12-31 08:31:28 +01:00
James Cole
aac5c2b13c
Optimised another chart.
2015-12-31 08:26:04 +01:00
James Cole
cc810a5b6f
Renamed a chart to be more consistent with the others.
2015-12-31 07:54:11 +01:00
James Cole
1b3592d959
Optimise chart.
2015-12-31 07:49:19 +01:00
James Cole
d75614e9a7
Optimised two charts, cleaned up some code.
2015-12-30 16:42:09 +01:00
James Cole
2904baf44e
From 1100+ queries to a steady 6.
2015-12-30 09:17:29 +01:00
James Cole
238ed3c788
Rename a method.
2015-12-30 08:25:38 +01:00
James Cole
6a9d931ba3
More code cleanup.
2015-12-30 08:21:11 +01:00
James Cole
a3d2a9e00b
Some cleaning up, and I hope simplification.
2015-12-30 08:15:04 +01:00
James Cole
39b88e8207
Added an alias to make methods more readable.
2015-12-30 08:00:52 +01:00
James Cole
7cc47ca0b1
Some cleaning up.
2015-12-29 22:48:55 +01:00
James Cole
95f4a83f41
Split category repository into two repositories. One for database calls for single categories, the other pertaining all categories.
2015-12-29 22:44:13 +01:00
James Cole
35154dc7a3
Another chart optimised
2015-12-29 18:55:30 +01:00
James Cole
0fd0d7d080
Less queries for category frontpage chart.
2015-12-29 10:08:40 +01:00
James Cole
658265c938
Optimised whole budget chart to use less queries.
2015-12-29 08:45:43 +01:00
James Cole
38fe9e7e1c
Optimised chart.
2015-12-29 08:27:13 +01:00
James Cole
77056dcf8d
Cleanup.
2015-12-29 08:27:05 +01:00
James Cole
026683a8e1
Made reportType camelCase.
2015-12-28 20:04:54 +01:00
James Cole
6ab6dd6ac3
First attempt at optimised query for multi-year budget chart.
2015-12-28 19:56:28 +01:00
James Cole
83de3482ce
Optimised budget year chart.
2015-12-28 17:57:03 +01:00
James Cole
1857469d2f
Removed unused parameters
2015-12-28 08:00:42 +01:00
James Cole
97727e2e3d
Some code cleanup courtesy of phpstorm.
2015-12-28 07:55:09 +01:00
James Cole
f81e7da8bb
Code cleanup.
2015-12-28 07:49:27 +01:00
James Cole
9e1fa284ca
Update php doc.
2015-12-28 07:43:05 +01:00
James Cole
635b9f9dba
instance check.
2015-12-28 07:39:48 +01:00
James Cole
52a0d7cf7b
Clean up code.
2015-12-28 07:38:02 +01:00
James Cole
a34516932b
Rename include advised by scrutinizer.
2015-12-28 07:35:09 +01:00
James Cole
929a2a30a2
Fix TODO.
2015-12-28 07:31:48 +01:00
James Cole
ffa88eeb08
Made deleted piggy banks for piggy bank events visible.
2015-12-28 07:27:16 +01:00
James Cole
51b45b4ed4
Code cleanup.
2015-12-28 07:12:47 +01:00
James Cole
18c46df9aa
Fix negative amounts and chart names.
2015-12-27 21:26:44 +01:00
James Cole
15846e157b
From 200+ queries back to ~17.
2015-12-27 21:17:04 +01:00
James Cole
3e80ffc52b
Huge change to bills and paid/unpaid/cc boxes.
2015-12-27 17:29:41 +01:00
James Cole
da3dc599f9
Fix chart call.
2015-12-27 09:35:24 +01:00
James Cole
dd42d8437c
Removed code for unused chart.
2015-12-27 08:12:46 +01:00
James Cole
67a178591d
Some query optimisations.
2015-12-27 07:59:00 +01:00
James Cole
8b0f0fb615
Optimise queries.
2015-12-26 09:39:35 +01:00
James Cole
209116e766
Query optimisations.
2015-12-26 09:21:45 +01:00
James Cole
79392ab656
Add caching to various queries and lists.
2015-12-26 08:44:34 +01:00
James Cole
cec1b147f2
#135
2015-12-26 08:23:52 +01:00
James Cole
b833e8dfa2
#135
2015-12-26 08:16:30 +01:00
James Cole
77b843efd8
#135
2015-12-26 08:15:22 +01:00
James Cole
eadc630fcb
#135
2015-12-26 08:12:44 +01:00
James Cole
170c1793cc
#135
2015-12-26 08:06:34 +01:00
James Cole
72d054c55c
Add support for virtual balance currency, even though it cannot be stored yet.
2015-12-25 17:10:04 +01:00
James Cole
5b3beded39
I can't believe I left this here all this time.
2015-12-25 07:58:19 +01:00
James Cole
33d9148029
Make sure charts are cached.
2015-12-25 07:43:34 +01:00
James Cole
63969f5a33
Same routine but for money spent on accounts.
2015-12-25 07:42:00 +01:00
James Cole
edde18aeef
Remove old chart.
2015-12-25 07:32:56 +01:00
James Cole
e16269daa8
Collect data for new chart.
2015-12-25 07:31:54 +01:00
James Cole
75a478ad54
New chart, earned in period.
2015-12-25 07:31:29 +01:00
James Cole
15fd8cf486
Completed the renaming of some methods.
2015-12-24 10:27:45 +01:00
James Cole
55333156ac
Better cache control for some charts.
2015-12-24 10:14:01 +01:00
James Cole
8cdcba3231
Original fix in place. #133
2015-12-24 09:50:28 +01:00
James Cole
2faae83912
Include empty budgets. #133
2015-12-24 09:47:44 +01:00
James Cole
5a61a11a61
Attempt to fix bug #133
2015-12-24 09:45:21 +01:00
James Cole
a6d71988f2
Replaced some language calls.
2015-12-24 08:35:08 +01:00
James Cole
72cf6c9c0f
Removed old route.
2015-12-23 11:32:41 +01:00
James Cole
1ab3f05b3a
Fix a bug where the report page would mess up the session dates.
2015-12-21 10:25:57 +01:00
James Cole
5e76488ae7
Better localisation in charts.
2015-12-20 08:40:58 +01:00
James Cole
9b40cc6881
Fix locale setting for Carbon.
2015-12-20 08:19:26 +01:00
James Cole
c1ba591b26
Rename languages.
2015-12-19 20:54:27 +01:00