James Cole
|
2554840714
|
Index can now handle new MFA method.
|
2019-08-03 19:57:24 +02:00 |
|
James Cole
|
7f1bd19e45
|
remove "twoFactorAuthEnabled" from preferences. Kill switches for all code that references them (easier for refactor)
|
2019-08-03 19:46:12 +02:00 |
|
James Cole
|
febaab62f7
|
Various fixes. Sorry, lazy day.
|
2019-08-03 06:27:56 +02:00 |
|
James Cole
|
43dbad4e4c
|
Merge tag '4.7.17.6' into develop
4.7.17.6
# Conflicts:
# .travis.yml
# app/Http/Controllers/Import/JobConfigurationController.php
# app/Http/Controllers/Transaction/SingleController.php
# config/firefly.php
|
2019-08-03 05:11:58 +02:00 |
|
James Cole
|
2d7494f8cd
|
Fix similar XSS issues.
|
2019-08-03 05:08:35 +02:00 |
|
James Cole
|
3435cb937c
|
Merge tag '4.7.17.4' into develop
4.7.17.4
# Conflicts:
# config/firefly.php
# resources/views/v1/transactions/convert.twig
|
2019-08-02 17:10:55 +02:00 |
|
James Cole
|
692b256f3f
|
Fix #2365
|
2019-08-02 16:44:48 +02:00 |
|
James Cole
|
6ac08de71d
|
First steps for reconciliation fix.
|
2019-08-02 16:31:36 +02:00 |
|
James Cole
|
ac903b88ba
|
Fix search
|
2019-08-02 05:32:30 +02:00 |
|
James Cole
|
fc70afa3ea
|
Improve test coverage.
|
2019-08-02 05:25:24 +02:00 |
|
James Cole
|
4bd8e1b11e
|
Fix #2328
|
2019-08-02 05:24:51 +02:00 |
|
James Cole
|
04bf92d946
|
Fix #2188
|
2019-08-01 21:07:40 +02:00 |
|
James Cole
|
81dce5d7c7
|
Fix #2179
|
2019-08-01 06:22:07 +02:00 |
|
James Cole
|
5524941c90
|
Update rule handling and views.
|
2019-07-27 15:01:13 +02:00 |
|
James Cole
|
67c0ef6ec6
|
Improve test coverage.
|
2019-07-27 13:54:06 +02:00 |
|
James Cole
|
d94d34ca63
|
Expand test coverage.
|
2019-07-26 17:48:24 +02:00 |
|
James Cole
|
ee95606ec0
|
Improve test coverage.
|
2019-07-24 19:02:41 +02:00 |
|
James Cole
|
226e2f7185
|
Improve test coverage.
|
2019-07-23 17:33:23 +02:00 |
|
James Cole
|
1e7e0facf1
|
Improve test coverage.
|
2019-07-22 19:23:14 +02:00 |
|
James Cole
|
b7a4b0fdfd
|
Refactored a lot of tests.
|
2019-07-21 17:15:06 +02:00 |
|
James Cole
|
8f9ba21f4d
|
Fix test coverage.
|
2019-07-20 22:32:40 +02:00 |
|
James Cole
|
58d370a893
|
Fix #1860
|
2019-07-20 22:32:32 +02:00 |
|
James Cole
|
889b7e9a18
|
Improve mass controller and test controllers.
|
2019-07-20 16:02:50 +02:00 |
|
James Cole
|
6d34cfb940
|
Implemented new link thing.
|
2019-07-20 06:47:34 +02:00 |
|
James Cole
|
63832b31f8
|
Improve test coverage
|
2019-07-20 06:22:37 +02:00 |
|
James Cole
|
4de537ce76
|
New code for edit transaction, and some tests.
|
2019-07-19 16:08:42 +02:00 |
|
James Cole
|
a42992efb0
|
Merge tag '4.7.17.3' into develop
4.7.17.3
# Conflicts:
# changelog.md
# config/firefly.php
|
2019-07-16 19:24:07 +02:00 |
|
James Cole
|
531161db09
|
Fixes #2338
|
2019-07-16 19:21:58 +02:00 |
|
James Cole
|
3eb695f2ad
|
Fix test for convert controller.
|
2019-07-13 20:57:06 +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
|
5bbe1eab7c
|
Expand test coverage and improve transaction management code.
|
2019-07-01 20:22:35 +02:00 |
|
James Cole
|
6197c77303
|
Improve recurrences
|
2019-06-29 19:47:40 +02:00 |
|
James Cole
|
947b83cbd1
|
Improve test coverage.
|
2019-06-29 19:47:31 +02:00 |
|
James Cole
|
003d07504f
|
Improve test coverage.
|
2019-06-29 08:14:28 +02:00 |
|
James Cole
|
cf904eb677
|
Big bunch of code to improve test coverage.
|
2019-06-25 19:24:01 +02:00 |
|
James Cole
|
43d753e5bd
|
Improve test coverage and efficiency for accounts and budgets.
|
2019-06-23 11:13:36 +02:00 |
|
James Cole
|
9f50c5db3d
|
Finalise account tests
|
2019-06-23 05:53:01 +02:00 |
|
James Cole
|
311659ba0d
|
Move command around.
|
2019-06-23 05:52:33 +02:00 |
|
James Cole
|
956ec23d3c
|
Remove unnecessary slash from in_array()
|
2019-06-22 13:09:25 +02:00 |
|
James Cole
|
940a730827
|
Fix reconciliation.
|
2019-06-22 13:09:11 +02:00 |
|
James Cole
|
0f70cc5780
|
Improve account CRUD and tests.
|
2019-06-22 10:25:34 +02:00 |
|
James Cole
|
abf70a235a
|
Debug the account-create controller.
|
2019-06-22 05:51:32 +02:00 |
|
James Cole
|
c72cc2482a
|
New command in all lists.
|
2019-06-21 19:10:14 +02:00 |
|
James Cole
|
2d3d7f7720
|
Some generic code refactoring.
|
2019-06-21 19:10:02 +02:00 |
|
James Cole
|
bc33d1b67d
|
Renamed various fields from their old camel casing to new ones.
|
2019-06-16 13:16:04 +02:00 |
|
James Cole
|
6bcb2ec144
|
Expand test coverage
|
2019-06-13 07:17:31 +02:00 |
|
James Cole
|
9e2a2bca0a
|
Remove references to old command + remove old command.
|
2019-06-11 20:10:59 +02:00 |
|
James Cole
|
2ab9d2e6ee
|
Improve test coverage.
|
2019-06-10 20:14:00 +02:00 |
|
James Cole
|
779650f63d
|
Deprecate the export function.
|
2019-06-07 18:19:24 +02:00 |
|