Commit Graph

705 Commits

Author SHA1 Message Date
James Cole
5973b94677 Move method to correct repository. 2019-08-30 08:19:55 +02:00
James Cole
09bc50dd4d Move method to correct repository. 2019-08-30 08:09:39 +02:00
James Cole
9d8625df3b Fix some pointers in test code [skip ci] 2019-08-29 21:32:50 +02:00
James Cole
fa706d27d8 Refactor category repositories. 2019-08-28 12:28:23 +02:00
James Cole
af2f085aa7 Disable the encryption of uploads, in line with other efforts not to encrypt local data. 2019-08-25 07:25:01 +02:00
James Cole
02df24bbc9 Possible fix for #2437 2019-08-23 09:41:31 +02:00
James Cole
4f6ba1e706 Re-order two columns #2437 2019-08-23 06:42:49 +02:00
James Cole
effba42ac2 Typo fix in budget helper and add debug info. #2451 2019-08-22 18:07:42 +02:00
James Cole
aea8603ca1 Typo fix in budget helper and add debug info. #2451 2019-08-22 18:07:33 +02:00
James Cole
6f75e0df3c Fix for #2451 2019-08-21 18:07:15 +02:00
James Cole
7b813065da
Remove log debug things. 2019-08-18 13:01:47 +02:00
James Cole
246100f2b7
Debug info for #2437 2019-08-17 21:02:02 +02:00
James Cole
fc78c32fca
Add newline to files 2019-08-17 12:09:03 +02:00
James Cole
b53cbbe469
Fix test coverage. 2019-08-17 12:08:09 +02:00
James Cole
44823c6fec
Code cleanup 2019-08-17 10:46:55 +02:00
James Cole
6f78735bc5
Fix some report issues. 2019-08-17 07:47:39 +02:00
James Cole
820358af73
Remove unused code. 2019-08-16 21:23:20 +02:00
James Cole
5a2998c80e
Simplify bill overview. 2019-08-16 21:21:38 +02:00
James Cole
a32df0066e
Fix form inconsistencies. 2019-08-16 19:08:20 +02:00
James Cole
02db333d46
Update for balance box in report. 2019-08-16 17:54:38 +02:00
James Cole
070f46c755
Budget box is multi-currency. 2019-08-16 08:27:08 +02:00
James Cole
ee3a2ef41c
Fix report issues. 2019-08-14 19:51:46 +02:00
James Cole
084ceb0c4e
Report fixes for #2418 2019-08-14 19:06:05 +02:00
James Cole
10a2078661
Fix #2404 2019-08-13 18:45:44 +02:00
James Cole
1e3d85439e
Last minute fixes in test code and UI 2019-08-09 18:06:43 +02:00
James Cole
fc70afa3ea
Improve test coverage. 2019-08-02 05:25:24 +02:00
James Cole
7fd3f77c3e
Make sure the convert controller works again. 2019-07-05 19:43:16 +02:00
James Cole
3c5c14ff5a
Refactored the bulk edit controller. 2019-07-04 17:31:47 +02:00
James Cole
956ec23d3c
Remove unnecessary slash from in_array() 2019-06-22 13:09:25 +02:00
James Cole
0f70cc5780
Improve account CRUD and tests. 2019-06-22 10:25:34 +02:00
James Cole
317fea6cb9
Remove unused collector. 2019-06-22 10:24:16 +02:00
James Cole
2d3d7f7720
Some generic code refactoring. 2019-06-21 19:10:02 +02:00
James Cole
e80cde86d6
Remove dead code. 2019-06-21 19:05:28 +02:00
James Cole
8b5551fc26
Replace \get_class with get_class 2019-06-07 18:20:15 +02:00
James Cole
fba3cb6d90
Remove unnecessary backslash 2019-06-07 17:58:11 +02:00
James Cole
0a6e20eae4
Remove last references 2019-05-31 13:36:13 +02:00
James Cole
e15c35de64
Migrated all code to group collector. 2019-05-31 13:35:33 +02:00
James Cole
8b7e87ae57
Big refactor to remove the deprecated transaction collector. 2019-05-30 12:31:19 +02:00
James Cole
10a6ff9bf8
make sure reports work as expected. 2019-05-30 06:23:25 +02:00
James Cole
9e235ac5c8
Final fix before we merge back into develop and wreck havoc on everybody. 2019-05-29 22:02:15 +02:00
James Cole
bff156aad4
Add copyright things. 2019-05-29 21:56:39 +02:00
James Cole
7e2159d12c
Removed a lot of references to the old collector. 2019-05-29 21:52:08 +02:00
James Cole
8676764513 Remove various sort routines. 2019-05-04 20:58:43 +02:00
James Cole
912fe99981 New code for overview. Temp submit. 2019-04-19 07:00:19 +02:00
James Cole
4d3af1dcde Basic list, no functionalities. 2019-04-18 20:05:40 +02:00
James Cole
c519b4d0df Is now capable of updating transactions over the API. 2019-04-06 08:10:50 +02:00
James Cole
b692cccdfb User can submit new journal through API. 2019-03-31 13:36:49 +02:00
James Cole
5b1fb5354e Update API and transaction components. 2019-03-30 07:09:52 +01:00
James Cole
484ed6a585 Introduce group collector to API 2019-03-25 15:14:09 +01:00
James Cole
c946a4040f First working version of the group collector. 2019-03-24 14:48:12 +01:00