Commit Graph

100 Commits

Author SHA1 Message Date
James Cole
e6fe08dd61
Update translations. 2024-01-03 13:05:54 +01:00
James Cole
98b95ab891
Fix issue #8328 2024-01-02 22:28:58 +01:00
James Cole
102da7b21e
New numerical validation. 2024-01-02 14:33:17 +01:00
James Cole
956108399b
Various code cleanup and fixed alignments. 2024-01-01 15:17:11 +01:00
James Cole
12675dd950
Refactor phpstan errors. 2023-10-29 17:41:14 +01:00
James Cole
2c34bd36a5
Allow unreconcile and expand API to block reconciled transactions. 2023-10-22 18:44:30 +02:00
James Cole
aa629523a0
Fix issue on dashboard. 2023-10-01 06:52:38 +02:00
James Cole
62bba0d33b
Throw some exceptions so I can spot deprecated code. 2023-09-21 16:09:40 +02:00
James Cole
0b220f3288
Expand API and refactor for user groups. 2023-09-21 15:50:49 +02:00
Sander Dorigo
0cab974048 Extended IBAN validation 2023-06-23 10:57:26 +02:00
James Cole
fe8635f1ce
Fix account validation 2023-06-12 20:24:45 +02:00
James Cole
463ebd296f
First attempt to fix #7589 2023-06-03 21:17:49 +02:00
James Cole
dee1e1a79d
Fix length validation 2023-04-26 05:55:31 +02:00
James Cole
f3fc1d8382
Fix #7189 2023-03-11 07:09:27 +01:00
James Cole
b942fa4b09
Fix https://github.com/firefly-iii/firefly-iii/issues/7124 2023-03-07 19:36:54 +01:00
James Cole
e284da368d
Basic check for user's administration ID 2023-01-29 07:00:26 +01:00
James Cole
65027d7832
Add placeholder to en_US files. 2023-01-14 15:32:51 +01:00
James Cole
e3181e90df
Fix https://github.com/firefly-iii/firefly-iii/issues/6130 2022-10-30 06:45:56 +01:00
James Cole
d8a15e41e6
Catch various audit log things 2022-10-02 20:13:32 +02:00
James Cole
a9f2741282
Add ability to move stuff around, fix spelling. 2022-09-24 17:43:49 +02:00
James Cole
ad9efde2d0
Expand webhook code. 2022-09-17 07:08:30 +02:00
James Cole
8dd7d9ba26
Add validation for at least one active action. 2022-02-07 09:42:23 +01:00
James Cole
ecc72dd01b Code for https://github.com/firefly-iii/firefly-iii/issues/5610 2022-01-24 07:24:01 +01:00
James Cole
8e104a62ae Better endpoint to move transactions. 2021-08-10 18:43:21 +02:00
James Cole
36fa7ae97e
Some new strings. 2021-04-10 17:25:00 +02:00
James Cole
468a53d587
Add API route to move transactions from one account to another. 2021-04-03 13:56:45 +02:00
James Cole
7f48a1b6ee
Fix validation, update version. 2021-03-22 06:40:36 +01:00
James Cole
d82fe2ab4c
Max out the number of iterations 2021-03-14 04:55:48 +01:00
James Cole
238a582d8a
Update validators so they can handle one field at a time. 2021-03-10 06:34:03 +01:00
James Cole
ce5cabd903
Rebuild frontend. 2020-12-04 20:27:40 +01:00
James Cole
f584f159f0
Fix #4045 2020-11-08 15:17:44 +01:00
James Cole
32e0a5bd80 Fix validation for #3532 2020-07-06 06:55:27 +02:00
James Cole
5b29e78c4b Group management code. 2020-06-20 10:10:55 +02:00
James Cole
d1d11ae717
Can now create auto budget over API 2020-03-14 07:30:55 +01:00
James Cole
2ece754927
Can now store and validate auto budget 2020-03-13 21:35:22 +01:00
James Cole
f4fd9e5a15
Update email address 2020-01-25 06:08:56 +01:00
James Cole
2485f74302 Fix #2975 2020-01-08 05:48:45 +01:00
James Cole
adb32ceed8
Fix #2580 2019-12-20 07:15:40 +01:00
James Cole
8b11afb83f
A new endpoint that allows you to search for transfers. 2019-10-26 07:49:36 +02:00
James Cole
cf4ecc4b09
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:43:38 +02:00
James Cole
21a9e981a2
Fix for #2446 2019-08-21 05:15:47 +02:00
James Cole
5bbe1eab7c
Expand test coverage and improve transaction management code. 2019-07-01 20:22:35 +02:00
James Cole
3a34037f30
Sync some translations. 2019-06-16 13:16:18 +02:00
James Cole
85f9c256a1
Refactor some code for recurrences. 2019-06-08 06:19:21 +02:00
James Cole
6a6d67f2b4
Split group update now works. 2019-06-02 16:33:25 +02:00
James Cole
66c55b7bbe Improve tests, models and views. 2019-04-16 16:20:46 +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
311d51464d Add support for #2006 2019-02-08 07:14:45 +01:00
James Cole
4420df6e5d
New views for password reset, login and other user forms. 2018-11-25 11:31:02 +01:00