Commit Graph
779 Commits
Author SHA1 Message Date
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