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
James Cole
719af38a61
Cleanup.
2015-12-18 18:42:56 +01:00
James Cole
ac61dfae6b
File reformatting.
2015-12-18 16:38:50 +01:00
James Cole
4210cd10db
Cleanup.
2015-12-18 08:10:41 +01:00
James Cole
7921d128e4
Cleanup routine that checks for blocked domains.
2015-12-18 07:31:36 +01:00
James Cole
1b3d208540
First attempt at functional category chart.
2015-12-16 13:08:26 +01:00
James Cole
56715556ed
Second attempt.
2015-12-16 10:54:56 +01:00
James Cole
838330b909
First attempt at multi-year budget chart.
2015-12-16 10:17:15 +01:00
James Cole
69553b138b
First calculations for multi-year budget chart.
2015-12-15 12:52:42 +01:00
James Cole
36d7a02994
Some refactoring.
2015-12-15 12:46:40 +01:00
James Cole
301528e2d2
Quick links.
2015-12-15 12:38:18 +01:00
James Cole
0303b45707
First code for multi year budget chart.
2015-12-15 12:37:55 +01:00
James Cole
006d68e279
Expand chart generation.
2015-12-14 21:11:57 +01:00
James Cole
3c73fe92bf
Lower threshold.
2015-12-14 20:58:23 +01:00
James Cole
b8bab11acd
Fix bread crumbs, clean up routes.
2015-12-14 20:45:12 +01:00
James Cole
80dd62ef0a
Refer to correct translations.
2015-12-14 20:34:08 +01:00
James Cole
80edd47d36
First attempts at building a multi-year report.
2015-12-13 17:31:25 +01:00
James Cole
d7746b3649
Support multi-year, not implemented yet.
2015-12-13 10:18:25 +01:00
James Cole
c4c4fbc34c
Refactor
2015-12-13 10:05:13 +01:00
James Cole
59f57c96e9
Refactor names.
2015-12-13 09:41:22 +01:00
James Cole
a2f852fecf
Clean up code.
2015-12-13 09:35:58 +01:00
James Cole
c4c3d0f07f
Some refactoring.
2015-12-13 09:01:17 +01:00
James Cole
ce3e9ffd11
Better cache control.
2015-12-12 21:20:20 +01:00
James Cole
8fdd0cb795
Fixed some yearly charts.
2015-12-12 20:56:07 +01:00
James Cole
a2ccbf7844
Jump to year report if the period is too long.
2015-12-12 19:04:30 +01:00
James Cole
61bbe8a905
Don't need this file.
2015-12-12 17:51:40 +01:00
James Cole
59bc5d22d1
Clean up some urls
2015-12-12 17:51:07 +01:00
James Cole
6426d1df06
Fix the report chart.
2015-12-12 10:41:51 +01:00
James Cole
9284eb3fe9
First attempt at account specific bill report.
2015-12-12 10:33:19 +01:00
James Cole
e332bfef7c
First attempt at budgets (split by account).
2015-12-11 18:45:39 +01:00
James Cole
18eba02026
Expanded report for categories.
2015-12-11 18:03:13 +01:00
James Cole
a785c450b1
First attempt at including a budget report.
2015-12-11 17:53:17 +01:00
James Cole
ad01891a67
First attempt at including expense report.
2015-12-11 16:36:40 +01:00
James Cole
7f19b6957a
Expanded new report a bit. Mainly copy/paste work. Will have to see how it pans out.
2015-12-11 09:39:17 +01:00
Antonio Spinelli
b3d99cd210
apply demeter law for transaction type calls
...
- adds contants for transaction type names
- demeter law = never speaks with strangers
2015-12-10 16:53:48 -02:00
James Cole
958fcd1cfa
Report IP address
2015-12-07 14:41:04 +01:00
James Cole
77262f52a4
First functional view of default report.
2015-12-06 13:11:43 +01:00
James Cole
1fd375b875
Better redirect after logout.
2015-12-05 17:45:33 +01:00
James Cole
a17b7025f1
New function to build URL report.
2015-12-04 06:56:35 +01:00
James Cole
170cf7fd77
New routes for new reports.
2015-12-04 06:56:03 +01:00
James Cole
0b382426e9
First experimental report generator / choice thing.
2015-12-03 14:52:10 +01:00
James Cole
e3b6057bf8
Catch Swift exceptions and do a log only (instead of crashing) because the email message isn't actually critical.
2015-12-03 11:30:43 +01:00
James Cole
56c08d8302
Can block certain domains from registering, such as ten-minute-mail services. Two example domains provided in configuration.
2015-12-03 11:17:48 +01:00
James Cole
d4e759754d
Make password reset impossible for blocked users.
2015-12-02 13:28:11 +01:00
James Cole
8a9d576f61
Allow change to default currency. issue #121
2015-11-22 11:30:06 +01:00
James Cole
791d12fbb4
Fix for issue #123
2015-11-22 11:25:15 +01:00
James Cole
5e3e9271ca
Added encryption to new password. See issue #118
2015-11-13 06:59:08 +01:00
James Cole
03e1673e92
Fix login message.
2015-11-01 08:06:51 +01:00
James Cole
9f992f003d
Fix redirect loop.
2015-11-01 08:03:41 +01:00
James Cole
05ddcc169d
Fix amount thing.
2015-09-30 19:41:21 +02:00
James Cole
d691fa9b4d
Fixed the other chart too.
2015-09-29 09:29:28 +02:00
James Cole
da50f9e419
Trying to fix chart.
2015-09-29 09:28:16 +02:00
James Cole
103de5e18a
New code. Debug.
2015-09-29 09:20:50 +02:00
James Cole
dac6efd98b
Fix amount in box.
2015-09-28 21:45:11 +02:00
James Cole
0683c7cd67
Fixed chart
2015-09-28 14:43:08 +02:00
James Cole
866bc2f3bd
Cleanup in budgets.
2015-09-27 17:44:49 +02:00
James Cole
7e10641461
Organized some category charts. Still needs some translating
2015-09-26 07:18:12 +02:00
James Cole
cdc0e3cfd8
Some cleaning up.
2015-09-25 20:40:24 +02:00
James Cole
5953f691d1
More should fit.
2015-09-25 20:15:38 +02:00
James Cole
e2790ca6c1
Try to limit the collection returned to the user.
2015-09-25 20:13:43 +02:00
James Cole
73cfbbd2ba
Fix some things so the date range has a better display.
2015-09-25 19:28:39 +02:00
James Cole
e12d13c838
Fixed a negative chart.
2015-09-25 16:43:34 +02:00
James Cole
fcc3af6136
Fixed something.
2015-09-25 16:38:36 +02:00
James Cole
491298e1cb
Some fixes in titles and bread crumbs.
2015-09-25 16:33:45 +02:00
James Cole
72b5895217
Added a subtitle to the category view.
2015-09-25 16:25:17 +02:00
James Cole
0a8f4017bd
Fix some chart things. Again.
2015-09-25 16:18:50 +02:00
James Cole
cb985f5897
Make sure the month chart can show the spent / earned.
2015-09-25 16:08:10 +02:00
James Cole
968ec0853f
Fixed the chart. Forgot an argument.
2015-09-25 16:06:06 +02:00
James Cole
45293fbd42
Fixes for #109 .
2015-09-25 16:00:14 +02:00
James Cole
a838dc163d
I need unit tests again. #109
2015-09-14 17:22:31 +02:00
James Cole
3d15a4ca6d
I need unit tests again. #109
2015-09-14 17:20:20 +02:00
James Cole
51c7d4fb1b
Properly show spent and earned. #109
2015-09-13 07:40:37 +02:00
James Cole
b3333cc2d3
Experimental fix for issue #109 .
2015-09-13 07:32:39 +02:00
James Cole
2bd1f783e5
Cleaned up some translations.
2015-08-23 07:41:12 +02:00
James Cole
21b6ad7a41
More checks in the bounce cron job.
2015-08-19 19:21:39 +02:00
James Cole
28c753523f
Caught a nasty bug thanks to an alert Tweakers.net user. This fix will make the account-edit screen inconsistent for a select number of users. This will be detailed on the wiki.
2015-08-15 21:45:29 +02:00
James Cole
deefef83bd
Added sum for the current period, see issue #99
2015-08-09 17:01:12 +02:00
James Cole
51e30aed66
Added a sum of the current page and the sum of the entire category, in reference to issue #99 .
2015-08-09 16:56:38 +02:00
James Cole
8d109a3cfe
Fixed a null pointer exception.
2015-08-09 13:54:58 +02:00
James Cole
5a77bef494
Sort chart and code cleanup [skip ci]
2015-08-02 07:41:47 +02:00
James Cole
4f0ed97410
Fixed a bug where the category list in a monthly report would be empty.
2015-08-02 07:04:43 +02:00