Commit Graph

842 Commits

Author SHA1 Message Date
James Cole
92c5cabd70
Try to untangle complex repositories 2017-06-07 08:18:42 +02:00
James Cole
a7412e43b3
Beter message for #662 2017-06-06 06:56:32 +02:00
James Cole
17b6cc43d5
Fix display of foreign currencies in charts. 2017-06-05 22:11:54 +02:00
James Cole
c4039b53e6
Various code cleanup. 2017-06-05 11:12:50 +02:00
James Cole
64831b4c86
Code cleanup and refactoring. 2017-06-05 08:31:22 +02:00
James Cole
1dec270907
These changes fix the tests. 2017-06-05 07:37:53 +02:00
James Cole
a487c7b4b2
Make sure amounts are formatted, and fixed some issues. 2017-06-04 23:39:26 +02:00
James Cole
82e74a2afd
Big update to properly support multi currencies. 2017-06-04 13:39:16 +02:00
James Cole
74664afa68
Was not able to remove opening balance. 2017-06-02 13:00:24 +02:00
James Cole
2b1ab5c6ef
Fixed edit of multi currency transaction, ##651 2017-06-02 07:05:42 +02:00
James Cole
17fb6983d8
Fix issue #637 with cash accounts. 2017-05-07 19:45:40 +02:00
James Cole
7e11691ea4
Update code to work with filters. 2017-04-28 20:08:25 +02:00
James Cole
5de8fce156
Make event handlers easier to test (and then ignore them). 2017-04-28 10:34:11 +02:00
James Cole
359007c5bf
Clean up event related code. 2017-04-28 07:51:09 +02:00
James Cole
052b804855
Fixed a bug where the opening balance could not be stored. 2017-04-27 07:44:35 +02:00
James Cole
ee08fc2421
All “all” views are now consistent #595 2017-04-22 07:04:39 +02:00
James Cole
7867f26120
Improve report sums. 2017-04-17 08:31:42 +02:00
James Cole
e48eb2ce2f
Clean up account taker amount inconsistencies. 2017-04-16 22:15:05 +02:00
James Cole
a27f5d2474
Can now create transfers with different currencies. 2017-04-14 22:25:48 +02:00
James Cole
ea3fdb0668
Clean up and consistency in foreign and native amounts. 2017-04-14 15:42:54 +02:00
James Cole
bd917f6484
Deposit works as well. 2017-04-14 14:48:44 +02:00
James Cole
c33dd1ecee
Can now handle withdrawals in foreign currency. 2017-04-14 14:37:04 +02:00
James Cole
7e31a29b12
FF3 will now correctly store exchanged / foreign amounts. 2017-04-14 11:19:09 +02:00
James Cole
9a69ce309e
Initial user ability to set foreign currency 2017-04-14 10:16:52 +02:00
James Cole
adb16e4560
Also make sure that the account create screen sets the correct currency id. 2017-04-14 07:32:30 +02:00
James Cole
953c38563b
Make sure that accounts and their opening balance values are the same currency. 2017-04-14 07:11:30 +02:00
James Cole
994542c75d
First basic code for currency exchange rate routines. 2017-04-13 20:47:59 +02:00
James Cole
595596d73f
Apparently this is changed in PHPStorm’s formatting templates so there you go [skip ci]. 2017-04-09 07:44:22 +02:00
James Cole
fe66d089ad
Expanded test coverage. 2017-03-24 15:01:53 +01:00
James Cole
6fe319702d
Expand test coverage. Remove else-statement. 2017-03-22 17:02:15 +01:00
James Cole
9515ce6807
Expand tests. 2017-03-19 17:54:21 +01:00
James Cole
2db8d25038
This should fix tests 2017-03-16 20:46:18 +01:00
James Cole
638aab4eea Update TagRepository.php 2017-03-06 10:16:52 +01:00
James Cole
9d22bbee1c
Add code coverage ignore instructions. 2017-03-04 11:19:44 +01:00
James Cole
d9aa074330
Large commit to get rid of a lot of static methods. 2017-03-04 07:18:35 +01:00
James Cole
3bf5040324
Fixed null pointer in debug message [skip ci] 2017-03-02 16:42:33 +01:00
James Cole
311020ff2e
This fixes #602 2017-03-01 20:49:16 +01:00
James Cole
8c6972d12d
Various code cleanup. 2017-02-25 05:57:01 +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
b5032a7597
Added a new helper function. 2017-02-19 07:34:39 +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
1a204d31e7
Small fix for opening balance issues in reports. 2017-02-12 10:58:37 +01:00
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
James Cole
1b4d55cca4
Fix various code style issues. 2016-12-15 21:35:33 +01:00
James Cole
e247aace8d
Various code cleanup. 2016-12-15 17:16:46 +01:00
James Cole
848cfabcba Rearrange code [skip ci] 2016-12-14 18:59:12 +01:00
James Cole
3e3c48314f Code for #456 2016-12-12 15:24:47 +01:00
James Cole
8a7297e131
Code for currency controller tests. 2016-12-11 16:25:46 +01:00
James Cole
b4eac84097
Update tests, fixes some bugs. 2016-12-11 10:38:06 +01:00
James Cole
35d105588b
Fix tag assignment for multiple deposits [skip ci] 2016-12-09 14:50:28 +01:00