James Cole
|
2ece754927
|
Can now store and validate auto budget
|
2020-03-13 21:35:22 +01:00 |
|
James Cole
|
81d7b7b6a1
|
New model and migration.
|
2020-03-13 21:15:21 +01:00 |
|
James Cole
|
0088886915
|
Update email address.
|
2020-02-16 13:55:32 +01:00 |
|
James Cole
|
cebc0d7568
|
Add a debug view for transactions.
|
2020-02-08 06:42:07 +01:00 |
|
James Cole
|
39d61feede
|
Update some tests.
|
2020-01-05 19:29:28 +01:00 |
|
James Cole
|
b1848e274f
|
Fix #2941
|
2020-01-02 19:41:14 +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
|
950b706e7c
|
Add model for Location and expand Account table.
|
2019-12-28 19:27:50 +01:00 |
|
James Cole
|
2a110185a1
|
All rules for #2723, untested.
|
2019-12-21 06:37:41 +01:00 |
|
James Cole
|
be2794406c
|
First code for #2723
|
2019-12-20 21:01:27 +01:00 |
|
James Cole
|
9b001f7c15
|
Fix #2687
|
2019-10-05 05:18:40 +02: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 |
|
James Cole
|
509276e20b
|
Allow user to set multi-currency available budget. WIP
|
2019-08-31 21:47:55 +02:00 |
|
James Cole
|
c2296c3ad5
|
Code cleanup
|
2019-08-17 10:47:29 +02:00 |
|
James Cole
|
0b8427f881
|
Add some TODO's, refactor some code.
|
2019-08-03 19:17:59 +02:00 |
|
James Cole
|
d94d34ca63
|
Expand test coverage.
|
2019-07-26 17:48:24 +02:00 |
|
James Cole
|
6ff4a0b45c
|
Improve test coverage.
|
2019-07-25 14:19:49 +02:00 |
|
James Cole
|
6d34cfb940
|
Implemented new link thing.
|
2019-07-20 06:47:34 +02:00 |
|
James Cole
|
aacd218056
|
Improve test coverage.
|
2019-06-13 06:39:05 +02:00 |
|
James Cole
|
2ab9d2e6ee
|
Improve test coverage.
|
2019-06-10 20:14:00 +02:00 |
|
James Cole
|
8efb73694d
|
Full API coverage.
|
2019-06-09 15:28:54 +02:00 |
|
James Cole
|
779650f63d
|
Deprecate the export function.
|
2019-06-07 18:19:24 +02:00 |
|
James Cole
|
8b7e87ae57
|
Big refactor to remove the deprecated transaction collector.
|
2019-05-30 12:31:19 +02:00 |
|
James Cole
|
d13317095f
|
Replace transaction collector.
|
2019-05-29 18:28:28 +02:00 |
|
James Cole
|
4d3af1dcde
|
Basic list, no functionalities.
|
2019-04-18 20:05:40 +02:00 |
|
James Cole
|
66c55b7bbe
|
Improve tests, models and views.
|
2019-04-16 16:20:46 +02:00 |
|
James Cole
|
13afd4582f
|
First attempt at displaying a group.
|
2019-04-08 20:31:31 +02:00 |
|
James Cole
|
c519b4d0df
|
Is now capable of updating transactions over the API.
|
2019-04-06 08:10:50 +02: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
|
1b0be2a47e
|
Refactor upgrade and verify commands.
|
2019-03-23 08:10:59 +01:00 |
|
James Cole
|
3545d894fd
|
Improve factories and tests.
|
2019-03-18 16:52:49 +01:00 |
|
James Cole
|
e4fb223f77
|
Code for 4.8.0
|
2019-03-05 17:26:49 +01: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
|
4307bf3b83
|
Remove Firefly III's ability to encrypt data in the database.
|
2019-01-31 19:56:09 +01:00 |
|
James Cole
|
894b48df8e
|
Introduce new model for future remodeling of split transactions.
|
2019-01-28 20:00:40 +01:00 |
|
James Cole
|
e6ff895eff
|
Fix #2001
|
2019-01-27 17:02:45 +01:00 |
|
James Cole
|
27bc03fc20
|
Cover all transformers.
|
2018-12-20 22:03:34 +01:00 |
|
James Cole
|
6f54f41946
|
Add new tests for transformers.
|
2018-12-20 05:46:05 +01:00 |
|
James Cole
|
446ff81335
|
Make sure transformers match API definition.
|
2018-12-19 19:02:16 +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
|
108d43f967
|
Budgets and budget limits end point.
|
2018-12-09 08:45:53 +01:00 |
|
James Cole
|
05b0425929
|
Expand API and routes.
|
2018-12-08 21:26:20 +01:00 |
|
James Cole
|
3b15415a1b
|
Build import job API endpoint.
|
2018-12-08 08:22:53 +01:00 |
|
James Cole
|
07450f9f23
|
Update preferences API.
|
2018-12-07 20:39:36 +01:00 |
|
James Cole
|
3e84f9664f
|
Update API for tags.
|
2018-12-07 07:41:12 +01:00 |
|