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 |
|
James Cole
|
d94b23b15d
|
Build a new collector and first view online.
|
2019-03-24 09:23:36 +01:00 |
|
James Cole
|
39321b320e
|
Improve search speed.
|
2019-02-27 19:08:09 +01:00 |
|
James Cole
|
71fb9d8fa5
|
Code cleaning stuff.
|
2019-02-13 17:38:41 +01:00 |
|
James Cole
|
c6e3b54705
|
Make update code slightly more robust.
|
2019-02-10 07:59:11 +01:00 |
|
James Cole
|
4307bf3b83
|
Remove Firefly III's ability to encrypt data in the database.
|
2019-01-31 19:56:09 +01:00 |
|
James Cole
|
7aa5eee3aa
|
Better fix for date.
|
2019-01-01 15:29:24 +01:00 |
|
James Cole
|
aeab5f0333
|
Fix to make sure that the index respects the fiscal year.
|
2018-12-31 13:44:24 +01:00 |
|
James Cole
|
3e25d66902
|
Add newlines and copyright notices.
|
2018-12-31 07:48:23 +01:00 |
|
James Cole
|
c54541b839
|
Learned that I should not refer to env vars directly so I removed all references.
|
2018-12-15 07:59:02 +01:00 |
|
James Cole
|
2a30293905
|
Improve test coverage.
|
2018-12-12 20:30:25 +01:00 |
|
James Cole
|
05b0425929
|
Expand API and routes.
|
2018-12-08 21:26:20 +01:00 |
|
James Cole
|
f0de469053
|
Expand API for recurring transactions.
|
2018-12-07 20:20:54 +01:00 |
|
James Cole
|
bb39781848
|
Some extra debugging and a fix for #1825
|
2018-10-28 13:53:00 +01:00 |
|
James Cole
|
329b34f7d1
|
Fix for #1760
|
2018-10-14 16:54:11 +02:00 |
|
HamuZ HamuZ
|
f696353e2c
|
fix local references in upload/export disk. first step for #1727.
|
2018-10-13 09:56:26 +03:00 |
|