James Cole
eab2c57594
Moved another method.
2016-01-27 21:18:51 +01:00
James Cole
b019962f34
Moved a method.
2016-01-27 20:54:14 +01:00
James Cole
5c59c819b6
Moved method to new helper.
2016-01-27 20:48:35 +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
390cace775
New account report helper to make the report helper a lot lighter.
2016-01-27 20:45:05 +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
5ee8d04800
Added modifications to reports enabling the custom fiscal year changes.
2016-01-27 13:38:34 +10:00
Graham Miller
eb31934fb7
Add a new helper to handle fiscal issues.
...
Used initially to provide fiscal year support to the reports.
2016-01-27 11:54:04 +10: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
99d14e8cbe
This prevents constraint errors when the specified category has already been set.
2016-01-23 16:48:15 +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
Robert Horlings
e088ecbbad
Added binding for RuleGroupRepositoryInterface to enable storing a rulegroup
2016-01-22 16:01:33 +01:00
Robert Horlings
f6b7bd5b44
Fixed a bug in storing date changes for the opening balance of an account
2016-01-22 15:44:23 +01:00
James Cole
f5a21f64c0
More magic words.
2016-01-22 10:10:51 +01:00
James Cole
f5cbed7c0c
Added magic words "currentMonthEnd" and "currentMonthStart".
2016-01-22 07:54:15 +01:00
James Cole
59fff8928b
Simplified some methods.
2016-01-22 07:35:28 +01:00
James Cole
9ce960b3d7
There are no converters that need the role of the current field.
2016-01-21 09:52:45 +01:00
James Cole
cc9d1c4bfd
Some unrelated code cleanup.
2016-01-20 21:24:48 +01:00
James Cole
d211555beb
Only fire post-processing specifix in the import routine. See issue #145
2016-01-20 21:24:27 +01:00
James Cole
9350557d10
Properly extend the current specifix to indicate they're all post-processors. See issue #145
2016-01-20 21:24:08 +01:00
James Cole
ea6c54cad0
Expand specifix to have a property that determines whether they fire before anything happens, or after. Could be expanded to allow for even more fine-grained control. See issue #145
2016-01-20 21:23:39 +01:00
James Cole
c9e4a09da6
Sort by alphabet.
2016-01-20 15:23:36 +01:00
James Cole
c84f4e2bc0
Sort by alphabet.
2016-01-20 15:21:27 +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
f3fff6f1c5
Code rearrangement.
2016-01-19 13:59:54 +01:00
James Cole
26fb03e6c8
Reformatted code according to scrutinizer-ci.
2016-01-19 09:11:15 +01:00
James Cole
eed3d021d9
Small cleanup.
2016-01-19 08:48:38 +01:00
Robert Horlings
10ea60daaf
Improved SEPA description parsing
2016-01-18 15:42:56 +01:00
Robert Horlings
f2fa5e140b
Merge remote-tracking branch 'origin/develop' into feature/abn-amro-import-specifix
2016-01-18 15:35:08 +01:00
James Cole
be5ff35b13
Reversed the removal of the validating trait since @roberthorlings discovered it's actually still being used.
2016-01-18 13:15:11 +01:00
Robert Horlings
bd5d73d1e6
Removed transaction type from the description
2016-01-18 12:37:06 +01:00
Robert Horlings
cc712b0c75
Updated message identifier for unknown opposing account
2016-01-18 12:31:45 +01:00
Robert Horlings
a5ac84e1b9
Merge remote-tracking branch 'origin/develop' into feature/abn-amro-import-specifix
2016-01-18 09:09:35 +01:00
Robert Horlings
cbe1f762ca
Fixing a bug with expense account being set to unknown
2016-01-18 09:09:30 +01:00
James Cole
e6db49c20c
Some tests.
2016-01-17 15:48:18 +01:00
Robert Horlings
4909fcc8b4
Moved parsing of amount with decimal separator to Converter object
2016-01-17 15:37:49 +01:00
James Cole
68cdfd00b0
Update test things.
2016-01-17 15:28:01 +01:00
Robert Horlings
323c16ebe1
Implemented additional ABNAMRO description formats
2016-01-17 15:25:47 +01:00
James Cole
20993342a2
Better wording.
2016-01-17 07:55:23 +01:00
James Cole
1b3198c143
New: upgrade instructions when installing or upgrading composer packages.
2016-01-17 07:50:09 +01:00
James Cole
fe30850568
Fixed some database migration stuff.
2016-01-16 21:32:36 +01:00
James Cole
e834489206
Some cleaning up courtesy of PHPStorm.
2016-01-16 07:14:36 +01:00
James Cole
1b316e462e
Also fire rules when updating.
2016-01-16 06:34:50 +01:00
James Cole
7bf75128a8
Some cleaning up courtesy of PHPStorm.
2016-01-15 23:12:52 +01:00
James Cole
3857e8d49f
Remove old code.
2016-01-15 22:44:25 +01:00
James Cole
b16149b842
Wrong array name.
2016-01-15 22:44:17 +01:00
James Cole
32ed8a4d8d
Removed some unnecessary methods.
2016-01-15 22:41:26 +01:00
James Cole
f949d2476b
Move from getDates to array dates.
2016-01-15 22:32:21 +01:00
James Cole
0620830b10
Move from getDates to array dates.
2016-01-15 22:23:01 +01:00
James Cole
7ee25693aa
Removed stuff no longer used.
2016-01-15 22:20:38 +01:00
James Cole
7cb86add64
New phpdoc.
2016-01-15 22:13:38 +01:00
James Cole
fbc9720f7a
Clean up some report methods.
2016-01-15 21:50:57 +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
3649b595df
Will no longer recognise transactions of type "opening balance".
2016-01-15 19:48:09 +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
Robert Horlings
2ff806dedc
Initial version of ABN AMRO import specifix with amount correction and SEPA description parser
2016-01-15 16:48: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
651dff0750
Shorter method names.
2016-01-15 13:13:21 +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
daf65cb387
Split rule and rule group repositories.
2016-01-15 11:27:27 +01:00
James Cole
2605f60983
Refactor. Split rules and rule groups.
2016-01-15 11:16:41 +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
eef68c9b31
New extension for rules.
2016-01-15 08:10:22 +01:00
James Cole
8b66ff6afe
First edit-rule code.
2016-01-15 08:04:57 +01:00
James Cole
4cc6d57e6e
Stop processing other rules if asked.
2016-01-15 06:43:00 +01:00
James Cole
5958990ed5
Stop processing.
2016-01-15 06:35:31 +01:00
James Cole
cd4cbdc197
Accidentally used a php 7 thing.
2016-01-15 06:25:09 +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
668633e764
All actions and triggers.
2016-01-13 15:10:49 +01:00
James Cole
3dbb1f034d
Fix the last triggers.
2016-01-13 14:51:49 +01:00
James Cole
1270e5d15c
More valid triggers.
2016-01-13 14:37:19 +01:00
James Cole
afec8480fb
More working triggers.
2016-01-13 14:12:46 +01:00
James Cole
8720511046
From account contains trigger.
2016-01-13 14:05:26 +01:00
James Cole
a7a00ecf40
More rule possibilities
2016-01-13 14:02:22 +01:00
James Cole
88bbafd3e8
If you get the destination account attribute before the model is saved, the cache breaks.
2016-01-13 14:01:40 +01:00
James Cole
ae3258b449
If you get the source account attribute before the model is saved, the cache breaks.
2016-01-13 14:01:09 +01:00
James Cole
cf4d7cfeef
Grab rules properly.
2016-01-13 09:08:13 +01:00
James Cole
46ee2a0568
Can now automatically handle some rules. No user interface, yet.
2016-01-13 08:14:14 +01:00
James Cole
ce250c85fc
Rename class.
2016-01-13 07:48:43 +01:00
James Cole
1087b9f5df
Can now trigger.
2016-01-13 07:47:26 +01:00
James Cole
0dc74d9d14
Rules will now fire for a store-action. And fail.
2016-01-13 07:30:11 +01:00
James Cole
98b272383f
Clean up triggers, add some new ones.
2016-01-13 07:16:29 +01:00
James Cole
670ab059d1
Simply log presence.
2016-01-13 05:37:25 +01:00
James Cole
09f826ceba
First attempt at executing groups and rules.
2016-01-12 21:41:45 +01:00
James Cole
df5e3c9be9
Include handlers.
2016-01-12 21:41:19 +01:00
James Cole
b3a419b2f3
New events.
2016-01-12 21:38:12 +01:00
James Cole
11f63fa6ce
Rename models for clarity
2016-01-12 21:38:05 +01:00
James Cole
4b35059140
Add connection to user.
2016-01-12 21:37:48 +01:00
James Cole
321890992e
Cleanup php doc.
2016-01-12 21:09:19 +01:00
James Cole
d644403d8a
Add php doc to rule controller.
2016-01-12 20:56:53 +01:00
James Cole
48551e8bf5
Merge branch 'feature/rules' into develop
2016-01-12 20:39:49 +01:00
James Cole
35f493beff
Move domain stuff to configuration.
2016-01-12 20:37:47 +01:00
James Cole
06d11c9133
New stuff for the rule thing.
2016-01-12 20:36:47 +01:00
James Cole
da7eb615db
Added php doc.
2016-01-11 21:42:51 +01:00
James Cole
5da5024ad3
New models.
2016-01-11 21:28:29 +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
19444551e4
Get withdrawals only.
2016-01-10 12:16:25 +01:00
James Cole
a55e291908
Removed money_format.
2016-01-09 18:02:36 +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
ef4e964c94
Fixed budget list binder.
2016-01-09 15:47:03 +01:00
James Cole
1f263f60a7
New binder for category lists.
2016-01-09 15:45:21 +01:00
James Cole
5fc7cafcbe
All new binders.
2016-01-09 15:44:07 +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
af29b31ea8
Remove "created by" message.
2016-01-09 15:38:48 +01:00
James Cole
e094871bc9
Merge branch 'release/3.6.1' into develop
...
Conflicts:
composer.lock
2016-01-09 14:31:52 +01:00
James Cole
cf5cc626d7
Important bug fix.
2016-01-09 14:27:35 +01:00
James Cole
05f8773fa0
Fix user model.
2016-01-09 08:51:49 +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
a3a1bc30b1
Convert to number.
2016-01-08 20:43:46 +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
8c37ef3a95
Updated various files after upgrade to laravel 5.2
2016-01-08 16:02:15 +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
c360cc6db6
Update jobs after upgrade to Laravel 5.2
2016-01-08 16:00:16 +01:00
James Cole
7e4b9af315
Updated providers after upgrade to Laravel 5.2
2016-01-08 16:00:07 +01:00
James Cole
66703b30b3
Updated git files after laravel 5.2 upgrade
2016-01-08 14:27:05 +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
eb7c79ad27
Can be written to.
2016-01-02 09:47:01 +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
5eb0e18cae
Cleaning up
2016-01-01 21:15:03 +01:00
James Cole
27cabb398e
More queries filtered.
2016-01-01 21:07:15 +01:00
James Cole
64dbb14241
Method no longer used.
2016-01-01 20:05:14 +01:00
James Cole
bb4e2be9eb
Method no longer used.
2016-01-01 20:04:44 +01:00
James Cole
7d1de0da17
Method no longer used.
2016-01-01 20:02:01 +01:00
James Cole
bf16c9a42b
Method no longer used.
2016-01-01 20:01:07 +01:00
James Cole
1a7b1ce499
Method no longer used.
2016-01-01 20:00:20 +01:00
James Cole
efc9bc71a7
Method no longer used.
2016-01-01 19:58:31 +01:00
James Cole
fc5b315af0
Method no longer used.
2016-01-01 19:58:05 +01:00
James Cole
7a4a78628d
Method no longer used.
2016-01-01 19:57:23 +01:00
James Cole
d16fb30a62
Method no longer used.
2016-01-01 19:56:23 +01:00
James Cole
2d177e660e
Method no longer used.
2016-01-01 19:55:47 +01:00
James Cole
2f131dc170
Method no longer used.
2016-01-01 19:55:00 +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
54ede8aa18
Code cleanup.
2016-01-01 13:54:23 +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
08703e282f
Fix array.
2015-12-30 09:30:06 +01:00
James Cole
2904baf44e
From 1100+ queries to a steady 6.
2015-12-30 09:17:29 +01:00
James Cole
f99e46bf75
Removed for-loop in favour of "pluck()" aka: RTFM.
2015-12-30 09:17:14 +01:00
James Cole
9f87890ead
Removed for-loop in favour of "pluck()" aka: RTFM.
2015-12-30 09:17:05 +01:00
James Cole
638184cf66
Removed for-loop in favour of "pluck()" aka: RTFM.
2015-12-30 09:16:58 +01:00
James Cole
03babfe75c
Removed for-loop in favour of "pluck()" aka: RTFM.
2015-12-30 09:16:53 +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
449c6dfde5
Bind new class.
2015-12-29 22:51:31 +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
f79c9f7cf1
Cleanup.
2015-12-28 16:52:28 +01:00
James Cole
8e75c345d9
Found a bug that requires a new release of FF3 to fix.
2015-12-28 16:52:21 +01:00
James Cole
1857469d2f
Removed unused parameters
2015-12-28 08:00:42 +01:00
James Cole
ea71b4843d
Formatting fix in chart.
2015-12-28 07:58:40 +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
8e827bf83b
Removed parameter.
2015-12-28 07:43:57 +01:00
James Cole
9e1fa284ca
Update php doc.
2015-12-28 07:43:05 +01:00
James Cole
3bf800be6e
null check.
2015-12-28 07:41:44 +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
f263844793
Fix a bug where you cannot edit transactions. Will warrant a new release of FF.
2015-12-28 07:12:12 +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
bc59f2db0d
Optimised queries.
2015-12-27 20:07:49 +01:00
James Cole
cd2be8c1a4
Activate caching.
2015-12-27 19:51:20 +01:00
James Cole
e7d677bfb6
Add rounding, so the number will be a float.
2015-12-27 17:34:31 +01:00
James Cole
3e80ffc52b
Huge change to bills and paid/unpaid/cc boxes.
2015-12-27 17:29:41 +01:00
James Cole
d0c7a5c076
Optimised query.
2015-12-27 09:44:12 +01:00
James Cole
f3f4e6b354
Stops date from skipping ahead slowly.
2015-12-27 09:40:28 +01:00
James Cole
da3dc599f9
Fix chart call.
2015-12-27 09:35:24 +01:00
James Cole
6b750c909a
Fix forgotten call in bill repository.
2015-12-27 08:39:41 +01:00
James Cole
5f8b6640a9
A lot less queries thanks to efficient query.
2015-12-27 08:39:29 +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
f5e5659c1f
Code cleanup.
2015-12-26 09:40:24 +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
3ca1207231
#135
2015-12-26 08:24:41 +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
9f7c6c2d0c
Extra cache.
2015-12-25 17:11:55 +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
4f38b77ef6
Better caching.
2015-12-25 09:34:37 +01:00
James Cole
5862803434
This saves some queries.
2015-12-25 09:34:23 +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
c61fb7a598
Marked some unused stuff as deprecated.
2015-12-25 07:52:56 +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
c07591ff5c
New method, earnedForAccounts
2015-12-25 07:31:43 +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
8bab9e84e2
Should not have edited that code. #133
2015-12-24 09:50:16 +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
44811a3e7c
Fix a bug where the frontpage would not honor transaction order.
2015-12-21 11:30:58 +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
3fe57b7983
Report remembers budgets and categories.
2015-12-16 16:19:15 +01:00
James Cole
1b3d208540
First attempt at functional category chart.
2015-12-16 13:08:26 +01:00
James Cole
6a8bf0aa62
Fixed the "undefined" error.
2015-12-16 12:13:01 +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
29dc122ad3
New charts (slight variations of previous charts)
2015-12-14 21:11:26 +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
93244c1f78
Fix for left unbalanced field in report.
2015-12-14 12:35:52 +01:00
James Cole
be056cea6b
Update some queries.
2015-12-13 20:41:35 +01:00
James Cole
659ca8be14
Update some queries.
2015-12-13 20:40:41 +01:00
James Cole
ea9af8366d
Update some queries.
2015-12-13 20:39:26 +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
ad114ed329
Remove unused methods.
2015-12-13 09:30:02 +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
913e05a2e6
Really, reversed.
2015-12-12 20:20:18 +01:00
James Cole
fa1f703ef6
Some negative sums were failing regarding transfers.
2015-12-12 20:19:40 +01:00
James Cole
4004c53e1b
Fix negative amount thing.
2015-12-12 20:16:30 +01:00
James Cole
4838670649
Transfer fix.
2015-12-12 20:13:07 +01:00
James Cole
a985e09282
Fix query.
2015-12-12 20:10:52 +01:00
James Cole
9bd1503cb4
Expand query to catch all expenses.
2015-12-12 20:07:33 +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
1423d5b314
Expand query, let's see what happens.
2015-12-12 12:36:36 +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
afdae8bc1e
Fix a sum for #129
2015-12-12 08:26:12 +01:00