Commit Graph

5953 Commits

Author SHA1 Message Date
James Cole
b1848e274f
Fix #2941 2020-01-02 19:41:14 +01:00
James Cole
c55ef9c77b
Fix location store for tag. 2020-01-02 19:25:42 +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
f7d6a4c6f9
Fix some charts. 2020-01-02 08:34:34 +01:00
James Cole
c78c667157
Reformat if-statement. 2020-01-01 19:55:02 +01:00
James Cole
830f6eb785
Remove long/lat from tag info in group collector. 2020-01-01 16:21:07 +01:00
James Cole
18442a3caa
Make sure login form shows errors again. 2020-01-01 15:34:38 +01:00
James Cole
48a1ad3381
Updated methods to make budget charts multi-currency 2020-01-01 14:28:03 +01:00
James Cole
ca260387a2
Make sure location data in request is processed in a unified way. 2020-01-01 14:27:43 +01:00
James Cole
414e8d7153
Refactor data method. 2020-01-01 14:27:08 +01:00
James Cole
35996f24be
Make budget chart multi-currency 2020-01-01 14:26:49 +01:00
James Cole
05bf8121dc
Fix #2937 2020-01-01 14:13:35 +01:00
James Cole
cc09a15dcf
Possible fix for #2936 2020-01-01 13:56:54 +01:00
James Cole
c193284471
Move Location validation rules to single method. 2019-12-31 14:01:53 +01:00
James Cole
a331b2d661
Same but for tags. 2019-12-30 21:04:22 +01:00
James Cole
e1186b48ec
Fix account name validator and make sure the location CRUD works in the API for accounts. 2019-12-30 20:44:52 +01:00
James Cole
0ae52198e7
Add location to Account transformer. 2019-12-30 17:49:29 +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
7e5d0d455a
Expand suppport for new location model in tags. 2019-12-30 15:24:52 +01:00
James Cole
56700ef984
Add balance #2933 2019-12-30 14:41:16 +01:00
James Cole
29e2c32474
New upgrade command for location table. 2019-12-30 12:13:45 +01:00
James Cole
54b049e106
Can edit and set location for accounts. 2019-12-30 12:12:08 +01:00
Pascal Jungblut
e5fff53221 Change a newly-deprecated array access
PHP allowed array accesses with curly braces but deprecated the feature
[1] with 7.4. With this change the CSV import will work with 7.4 without
any errors or warnings. The change does not affect other versions.

[1] https://wiki.php.net/rfc/deprecate_curly_braces_array_access
2019-12-30 11:21:25 +01:00
James Cole
021d421c6f
Add location to account. 2019-12-28 19:49:33 +01:00
James Cole
950b706e7c
Add model for Location and expand Account table. 2019-12-28 19:27:50 +01:00
James Cole
58c6ec8a8c
Option to mass delete tags #2064 2019-12-28 09:59:41 +01:00
James Cole
156e2e79c7
Update deprecated Twig code. 2019-12-28 09:44:56 +01:00
James Cole
48a0eafa0c
Refer to new command in scripts. #2691 2019-12-28 06:58:49 +01:00
James Cole
785f96fc75
New command for #2691 2019-12-28 06:57:15 +01:00
James Cole
d61fa52041
Varioux fixes. 2019-12-28 06:43:53 +01:00
James Cole
47eb39b10d
Fix #2924 2019-12-28 06:38:23 +01:00
James Cole
0d48556994
Format code. 2019-12-27 21:38:23 +01:00
James Cole
71ca4f9516
Error if you select nothing 2019-12-27 21:38:09 +01:00
James Cole
5dd5351b0a
Code to export stuff. #2667 2019-12-27 21:31:25 +01:00
James Cole
63fa6aa6c0
Update cron 2019-12-27 11:05:27 +01:00
James Cole
c06b9d8045
Basic export function for #2667 2019-12-27 10:59:31 +01:00
James Cole
975b78fc7b
Actually respect the user's wish not to check for updates #2919 2019-12-27 08:07:07 +01:00
James Cole
1b1d510bc0
Forgot to include method. 2019-12-26 11:22:10 +01:00
James Cole
fc8400cdf9
Fix and expand tests for #2723 2019-12-26 11:06:38 +01:00
James Cole
dfca5b8722
No check if no accounts submitted. 2019-12-22 07:50:21 +01:00
James Cole
4111973a06
Add some logging 2019-12-22 07:50:10 +01:00
James Cole
a4d3dba662
Fix #2912 2019-12-22 06:23:13 +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
b4af70421d
Fix #2702 2019-12-20 20:21:31 +01:00
James Cole
18ed19c9d9
Fix #2907 2019-12-20 11:57:57 +01:00
James Cole
83dd170dcb
Update libraries. 2019-12-20 08:25:46 +01:00
James Cole
adb32ceed8
Fix #2580 2019-12-20 07:15:40 +01:00
James Cole
6ad2021739
Fix #2901 2019-12-20 05:53:13 +01:00
James Cole
4abedb58aa
Share disclaimer in footer 2019-12-20 05:44:33 +01:00