James Cole
|
becab15ab8
|
Make sure that accounts and tags both can handle locations.
|
2019-12-30 17:43:04 +01:00 |
|
James Cole
|
54b049e106
|
Can edit and set location for accounts.
|
2019-12-30 12:12:08 +01:00 |
|
James Cole
|
021d421c6f
|
Add location to account.
|
2019-12-28 19:49:33 +01:00 |
|
James Cole
|
07623335f7
|
Fix #2832
|
2019-11-17 11:34:53 +01:00 |
|
James Cole
|
92158e52ef
|
Update copyright of Firefly III to the GNU Affero General Public License as suggested by @nxxxse in #2607. This applies to all code in this commit from this moment onwards.
|
2019-10-02 06:37:26 +02:00 |
|
Geoffrey “Frogeye” Preud'homme
|
61796552b1
|
Fixed definition of Request->nullableNlString
Typo introduced in f8cb5ca21c
|
2019-09-22 23:28:19 +02:00 |
|
James Cole
|
28bc684d74
|
Merge pull request #2639 from GeoffreyFrogeye/accountnl
Additional fix for #2629 with accounts
|
2019-09-22 22:01:28 +02:00 |
|
Geoffrey “Frogeye” Preud'homme
|
f8cb5ca21c
|
Additional fix for #2629 with API
API object's notes fields now correctly preserve newlines.
|
2019-09-22 17:36:18 +02:00 |
|
Geoffrey “Frogeye” Preud'homme
|
871185634b
|
Additional fix for #2629 with accounts
Account's notes field now correctly preserve newlines.
|
2019-09-22 16:49:54 +02:00 |
|
James Cole
|
c14d3f40a9
|
Fix #2628
|
2019-09-20 06:14:08 +02:00 |
|
James Cole
|
8235138a5d
|
Max amounts
|
2019-09-12 07:11:20 +02:00 |
|
James Cole
|
a0780e434e
|
Set some max numbers.
|
2019-09-09 18:55:23 +02:00 |
|
James Cole
|
0f2040f931
|
Fix some last-minute issues.
|
2019-09-04 10:27:13 +02:00 |
|
James Cole
|
47de2fec28
|
Revamp multi-account report.
|
2019-09-03 22:35:41 +02:00 |
|
James Cole
|
4743230136
|
Refactor some views for double account report.
|
2019-09-03 17:30:45 +02:00 |
|
James Cole
|
5fb7635100
|
Remove double lines from code.
|
2019-08-28 16:28:14 +02:00 |
|
James Cole
|
4ff8b3b556
|
Make sure user interface works for new recurring transactions.
|
2019-08-27 06:36:16 +02:00 |
|
James Cole
|
c0909aebba
|
Rule controller can handle empty submission. #2477
The rule repository can't handle this (yet).
|
2019-08-25 07:48:46 +02:00 |
|
James Cole
|
d836c8217d
|
No longer have to submit mandatory fields to account end point. Just submit the field you wish to update, the rest will be untouched.
|
2019-08-24 07:56:08 +02:00 |
|
James Cole
|
23479790fe
|
Code cleanup
|
2019-08-17 10:47:10 +02:00 |
|
James Cole
|
66ffbf9e47
|
Rename version so Ctrl-F doesn't pick them up
|
2019-08-12 17:10:58 +02:00 |
|
James Cole
|
9b574ce7ad
|
Improve test coverage.
|
2019-07-31 16:53:09 +02:00 |
|
James Cole
|
d94d34ca63
|
Expand test coverage.
|
2019-07-26 17:48:24 +02:00 |
|
James Cole
|
5242c0368b
|
Fixes #2153
|
2019-07-21 06:02:02 +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
|
7fd3f77c3e
|
Make sure the convert controller works again.
|
2019-07-05 19:43:16 +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
|
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
|
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
|
abf70a235a
|
Debug the account-create controller.
|
2019-06-22 05:51:32 +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
|
779650f63d
|
Deprecate the export function.
|
2019-06-07 18:19:24 +02:00 |
|
James Cole
|
fba3cb6d90
|
Remove unnecessary backslash
|
2019-06-07 17:58:11 +02:00 |
|
James Cole
|
8b7e87ae57
|
Big refactor to remove the deprecated transaction collector.
|
2019-05-30 12:31:19 +02:00 |
|
James Cole
|
5ac39dbdef
|
Clean up tests, test only the important things.
|
2019-04-12 04:53:18 +02:00 |
|
James Cole
|
6f063a134f
|
Reset some code.
|
2019-04-11 06:06:25 +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
|
71fb9d8fa5
|
Code cleaning stuff.
|
2019-02-13 17:38:41 +01:00 |
|
James Cole
|
311d51464d
|
Add support for #2006
|
2019-02-08 07:14:45 +01:00 |
|
James Cole
|
8607fd4997
|
Fix #2033
|
2019-01-28 18:21:22 +01:00 |
|
James Cole
|
d4542cc3fc
|
Fix currency ID index error.
|
2018-12-23 07:34:23 +01:00 |
|
James Cole
|
dea02e374f
|
Fix currency ID index error.
|
2018-12-23 07:34:00 +01:00 |
|
James Cole
|
a7e1a51476
|
Make sure rules work.
|
2018-12-21 09:01:21 +01:00 |
|
James Cole
|
e46561347d
|
Some rule fixes.
|
2018-12-18 07:08:46 +01:00 |
|
James Cole
|
29f2ee93d1
|
Improve test coverage.
|
2018-12-18 06:49:26 +01:00 |
|
James Cole
|
454b3ebd97
|
Improve tests.
|
2018-12-17 07:09:44 +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
|
ae4612f134
|
Fix test coverage.
|
2018-12-09 20:54:11 +01:00 |
|
James Cole
|
8e4092e7d7
|
Code and routes for rules.
|
2018-12-07 16:03:05 +01:00 |
|
James Cole
|
e491dda229
|
Currencies can now be enabled and disabled.
|
2018-11-10 10:04:46 +01:00 |
|
James Cole
|
b12773bc99
|
Fix for #1784
|
2018-10-17 06:06:36 +02:00 |
|
James Cole
|
db7e3d725e
|
Fix for #1781
|
2018-10-14 17:38:26 +02:00 |
|
James Cole
|
e33bbc6f16
|
Expand test coverage.
|
2018-09-30 11:57:51 +02:00 |
|
James Cole
|
6c4f967c39
|
Fix for #1728
|
2018-09-27 05:57:06 +02:00 |
|
James Cole
|
fe8f5573d2
|
Clean up request class.
|
2018-09-23 06:57:27 +02:00 |
|
James Cole
|
d9f515900c
|
Expand code coverage.
|
2018-09-15 13:44:36 +02:00 |
|
James Cole
|
b855c54e81
|
Clean up some old code.
|
2018-09-06 07:38:51 +02:00 |
|
James Cole
|
b1cc17d96e
|
Make sure each source of transactions stores where it's from.
|
2018-09-05 19:45:59 +02:00 |
|
James Cole
|
de754ca4e0
|
Improve test coverage.
|
2018-09-02 20:13:25 +02:00 |
|
James Cole
|
69b4632ef6
|
Fix #1642
|
2018-08-31 21:11:47 +02:00 |
|
James Cole
|
8c1d1d1db0
|
Improved implementation of liability accounts and the option to add or remove accounts from the net-worth calculations.
|
2018-08-26 18:40:38 +02:00 |
|
James Cole
|
4876053018
|
Test a fix for #1620
|
2018-08-19 19:31:21 +02:00 |
|
James Cole
|
21bff39e31
|
Fix #1620
|
2018-08-18 20:13:26 +02:00 |
|
James Cole
|
ba09901228
|
fix #1615
|
2018-08-18 20:11:12 +02:00 |
|
James Cole
|
219a0cd612
|
Fix for #1617
|
2018-08-17 05:54:29 +02:00 |
|
James Cole
|
b605ede74e
|
Move methods to traits.
|
2018-08-10 17:05:37 +02:00 |
|
James Cole
|
201bc7db53
|
Update requests.
|
2018-08-07 19:24:07 +02:00 |
|
James Cole
|
5908c0ce8c
|
Code cleanup and realign.
|
2018-08-06 19:14:30 +02:00 |
|
James Cole
|
422e80530b
|
Refactor rule creation.
|
2018-08-05 15:34:20 +02:00 |
|
James Cole
|
f0d3ca5d53
|
Various code cleanup.
|
2018-08-04 17:30:06 +02:00 |
|
James Cole
|
0312ba8ad7
|
Various bugfixes and code clean up.
|
2018-07-27 04:46:21 +02:00 |
|
James Cole
|
e8c9554dd6
|
Remove TODO's, add some suppressors for code quality.
|
2018-07-25 19:43:02 +02:00 |
|
James Cole
|
7f4ecd40ce
|
Fix issues where data-variable was not initialized properly.
|
2018-07-25 07:11:04 +02:00 |
|
James Cole
|
7c950c3022
|
Remove a lot of deprecated code.
|
2018-07-25 06:45:25 +02:00 |
|
James Cole
|
06d22e843a
|
Code optimizations.
|
2018-07-23 21:49:15 +02:00 |
|
James Cole
|
67ea825d4a
|
Remove unused methods.
|
2018-07-22 21:09:57 +02:00 |
|
James Cole
|
b7752928a4
|
Give all of these files a newline at the end.
|
2018-07-22 20:32:02 +02:00 |
|
James Cole
|
662b832274
|
Fix max amount.
|
2018-07-22 08:36:30 +02:00 |
|
James Cole
|
4d5bdd25a8
|
Add phpdocs everywhere.
|
2018-07-22 08:10:16 +02:00 |
|
James Cole
|
44fb307da4
|
Code cleanup.
|
2018-07-20 14:34:56 +02:00 |
|
James Cole
|
7b41c5b301
|
Cast all translations to strings.
|
2018-07-15 09:38:49 +02:00 |
|
James Cole
|
5665f127aa
|
Improve code quality.
|
2018-07-09 19:24:08 +02:00 |
|
James Cole
|
d05a1e0260
|
Specify return types.
|
2018-07-08 12:28:42 +02:00 |
|
James Cole
|
b315882f58
|
Various code cleanup.
|
2018-07-08 12:08:53 +02:00 |
|
James Cole
|
2f2f907ffe
|
Various code optimalisations.
|
2018-07-08 07:59:58 +02:00 |
|
James Cole
|
d48c3a6d2f
|
Fix tests
|
2018-07-03 05:52:27 +02:00 |
|
James Cole
|
54afc6ca8c
|
Some last minute updates.
|
2018-07-02 20:17:50 +02:00 |
|
James Cole
|
7629dfd54a
|
Fix issues with #1521
|
2018-07-02 15:37:56 +02:00 |
|
James Cole
|
f13df7e605
|
Implement rules in API.
|
2018-06-30 17:49:14 +02:00 |
|
James Cole
|
0509e54a95
|
Complete API for recurring transactions.
|
2018-06-30 06:14:39 +02:00 |
|
James Cole
|
c9356c1237
|
Restructure code to rename a variable.
|
2018-06-30 05:21:21 +02:00 |
|
James Cole
|
20aa6e429b
|
Expand support for weekend and add some logging.
|
2018-06-27 05:37:56 +02:00 |
|
James Cole
|
89f8f9b45b
|
Fix view of bills.
|
2018-06-24 16:17:42 +02:00 |
|
James Cole
|
0b9be029ac
|
Expand API with budget limits
|
2018-06-24 13:20:29 +02:00 |
|