Commit Graph

76 Commits

Author SHA1 Message Date
bu4ak
ed98c01ba0 Add LoggedInRequest 2020-10-18 20:24:47 +02:00
James Cole
c7eab7873e
Clean up requests 2020-07-18 08:42:13 +02:00
James Cole
58c1880219
Extend correct class 2020-07-18 08:36:42 +02:00
James Cole
24129ab69c
Code cleanup that (hopefully) matches style CI 2020-03-17 15:02:57 +01:00
James Cole
3771cc3b75
Update email address 2020-01-31 07:32:04 +01:00
James Cole
e1577a4a76
Make sure update and edit work for location, API or not. 2020-01-02 19:12:40 +01:00
James Cole
c193284471
Move Location validation rules to single method. 2019-12-31 14:01:53 +01:00
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
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
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
8235138a5d
Max amounts 2019-09-12 07:11:20 +02:00
James Cole
9b574ce7ad
Improve test coverage. 2019-07-31 16:53:09 +02:00
James Cole
5242c0368b
Fixes #2153 2019-07-21 06:02:02 +02:00
James Cole
7fd3f77c3e
Make sure the convert controller works again. 2019-07-05 19:43:16 +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
b12773bc99 Fix for #1784 2018-10-17 06:06:36 +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
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
f0d3ca5d53
Various code cleanup. 2018-08-04 17:30:06 +02:00
James Cole
4d5bdd25a8 Add phpdocs everywhere. 2018-07-22 08:10:16 +02:00
James Cole
b315882f58 Various code cleanup. 2018-07-08 12:08:53 +02:00
James Cole
a3c34e6b3c
Code cleanup 2018-04-02 15:10:40 +02:00
James Cole
be5c44af61
Update some code, add security txt file. 2018-03-28 19:37:59 +02:00
James Cole
6ab03bb228
Improve IBAN uniqueness. 2018-03-19 08:16:54 +01:00
James Cole
b627d42160
Code removal. The code removed from these classes must move to respective services. 2018-02-22 20:07:14 +01:00
James Cole
35d0bd1985
Factory seems to work for update and create 2018-02-21 21:06:59 +01:00
James Cole
d9dd00eb39
Fix #1074 2017-12-30 21:04:04 +01:00
James Cole
1f6e42afd9
Update copyright [skip ci] 2017-12-17 14:44:05 +01:00
James Cole
573e72f7fb
Fix views for #1000 2017-11-18 05:45:58 +01:00
James Cole
ffca858b8d
Code clean up. 2017-11-15 12:25:49 +01:00
James Cole
ac461d64a8
New copyright notice. 2017-10-21 08:40:00 +02:00
James Cole
262f8a33c6
Fixed validation rules. 2017-09-12 21:44:31 +02:00
James Cole
c4039b53e6
Various code cleanup. 2017-06-05 11:12:50 +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
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
dcc2b9c1cb
This fixes #559 2017-02-11 18:35:16 +01:00
James Cole
b0d93621a8 This fixes #551 2017-02-02 20:36:32 +01:00
James Cole
71f6ba3418
Make request code more uniform. 2017-01-21 08:32:23 +01:00
James Cole
8635fe7ebb
Update requests to use uniform methods. 2017-01-20 19:49:35 +01:00
James Cole
ac86e75233
Updated various files for #506 2016-12-30 13:45:02 +01:00
James Cole
848cfabcba Rearrange code [skip ci] 2016-12-14 18:59:12 +01:00
James Cole
406150620a
Fixed more tests. 2016-12-11 13:16:56 +01:00
James Cole
8cdbc96aa5
Add BIC support. This fixes #430 2016-11-28 18:55:56 +01:00
James Cole
728fda0116
This allows the user to set the “default” currency for an asset account (#305). It doesn’t do anything other than this yet. 2016-11-25 18:00:29 +01:00