Commit Graph

749 Commits

Author SHA1 Message Date
James Cole
8a98204a69
Update app() calls 2017-02-05 16:16:15 +01:00
James Cole
1e947870a6
Remove all constructors. 2017-01-30 16:46:30 +01:00
James Cole
311c1a3c84
Implement all setUser methods. 2017-01-30 16:42:58 +01:00
James Cole
84e380e4d0
Give all repositories a new setUser function. 2017-01-30 16:40:49 +01:00
James Cole
dc599361a4
Removed unused method. 2017-01-21 09:15:33 +01:00
James Cole
50e39a4a75
Update rule controller to have some auto complete functionality. 2017-01-20 19:50:22 +01:00
James Cole
61d58a354e Various code cleanup. 2017-01-20 08:03:26 +01:00
James Cole
be868d37f2
Fixed some issues with the monthly report and missing amounts. 2017-01-19 21:54:27 +01:00
James Cole
08ac27cccf
Fix some scrutiniser issues. 2017-01-14 19:43:33 +01:00
James Cole
0b5cab99cf
Fix some scrutiniser issues. 2017-01-14 18:52:52 +01:00
James Cole
373b9cdd9f
A better tag overview as preparation for #525 2017-01-09 17:57:29 +01:00
James Cole
3be5cca60a
Use Crypt in attachment repository [skip ci] 2017-01-06 13:54:55 +01:00
James Cole
a872cf7061
Renamed the other method. 2017-01-05 09:10:04 +01:00
James Cole
2d8ca363db
Gave method old name back. 2017-01-05 09:08:35 +01:00
James Cole
8e8b011587
Removed unused budget methods. 2017-01-05 09:07:56 +01:00
James Cole
4241ae035e
Add two new “spentInPeriod” methods that use the collector and not big queries. 2017-01-05 09:07:04 +01:00
James Cole
3ef569d280
Respond to empty account collection #524 2017-01-05 09:04:12 +01:00
James Cole
b575b87f77
Refactor method to original name #524 2017-01-05 08:48:16 +01:00
James Cole
7c5ee8a67d
Refactor method to original name #524 2017-01-05 08:47:45 +01:00
James Cole
452c14bece
Refactor method to original name #524 2017-01-05 08:47:09 +01:00
James Cole
57f63ba752
Clean up class #524 2017-01-05 08:45:10 +01:00
James Cole
1be49876df
Remove complicated no longer used methods #524 2017-01-05 08:41:37 +01:00
James Cole
a79b2a7773
Remove old method and another unused method #524 2017-01-05 08:41:11 +01:00
James Cole
cdf6e5a487
Remove old method #524 2017-01-05 08:40:26 +01:00
James Cole
4d49701203
Add new “earned in period” method. #524 2017-01-05 08:39:46 +01:00
James Cole
d48cc69898
Removed old versions of methods #524 2017-01-05 08:34:22 +01:00
James Cole
b9599d3aa1
Add two methods that have a different way of collecting information #524 2017-01-05 08:33:04 +01:00
James Cole
7c5bed2bb5
Fix export controller tests. 2017-01-02 09:23:24 +01:00
James Cole
ecbc0c1778
Speed up various tests. 2016-12-30 14:24:16 +01:00
James Cole
a5036c86dc
Updated test database. 2016-12-30 13:47:23 +01:00
James Cole
d146476c91
Sort a nasty bug in budget limit collection #508 2016-12-30 09:02:48 +01:00
James Cole
02bbdcc251
Fix reports and charts for #508 2016-12-30 08:41:48 +01:00
James Cole
497400587d
Update budget limit #508 2016-12-29 20:52:02 +01:00
James Cole
a58cd83ea7
Fixed routes and budgets.index #508 2016-12-29 20:48:33 +01:00
James Cole
9ae74b4278
Expand views to allow editing of currency decimals #506 2016-12-28 21:48:37 +01:00
James Cole
f44336f7aa
Remove a lot of stuff that deals with user activation. 2016-12-28 17:07:44 +01:00
James Cole
94d0401f4e
Removed deprecated event and handlers. (block use of email and deleted user) 2016-12-28 10:07:36 +01:00
James Cole
9c6a3e4ad5
This fixes the tests. 2016-12-28 09:56:07 +01:00
James Cole
ebdd64f46f Fix small issues in the category overview and the journal collector. 2016-12-28 05:48:41 +01:00
James Cole
349d254193 This fixes the tests. 2016-12-27 15:46:52 +01:00
James Cole
82718a74dc
Fix tests 2016-12-25 12:55:22 +01:00
James Cole
7894f1871e
Make sure the attachment tests work. 2016-12-25 12:23:36 +01:00
James Cole
5b5acba816 Clean up lots of models. 2016-12-24 17:36:51 +01:00
James Cole
bf0744e03a Updated some copyright notices [skip ci] 2016-12-23 07:02:45 +01:00
James Cole
8fb9577660
Add some debug, fix balance report bug. 2016-12-22 21:45:04 +01:00
James Cole
9859052c4d
Code for issue #489 2016-12-22 16:36:56 +01:00
James Cole
6fc971c4cb
This is a fix for #487 2016-12-21 20:31:44 +01:00
James Cole
5a57398f81
New tests. 2016-12-18 17:54:11 +01:00
James Cole
7716ff4e8c
Update various tests and the composer lock file. 2016-12-18 10:37:59 +01:00
James Cole
4de14eba0c Fix some routes for the budget report. 2016-12-16 08:07:31 +01:00