Commit Graph

12560 Commits

Author SHA1 Message Date
James Cole
54b049e106
Can edit and set location for accounts. 2019-12-30 12:12:08 +01:00
James Cole
71f2cacdbd
Remove unused v2 resources. 2019-12-30 11:35:58 +01:00
James Cole
ecb9141921 Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop 2019-12-30 11:35:30 +01:00
James Cole
c0e991e096
Merge pull request #2932 from pascalj/deprecated-array-access
Change a newly-deprecated array access
2019-12-30 10:34:28 +00: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
11ed40b30f
Update changelog. 2019-12-30 06:32:51 +01:00
James Cole
93c5c6fd6d
Remove Kubernetes files and move them to: https://github.com/firefly-iii/kubernetes 2019-12-30 06:32:44 +01:00
James Cole
26f5e5e518
Update version and readme 2019-12-29 16:12:57 +01:00
James Cole
d96f4bfe4a
Update readme and remove docker ignore file. [skip ci] 2019-12-29 16:03:43 +01:00
James Cole
9f7fe5c6c5
Fix link in support script. 2019-12-29 15:58:03 +01:00
James Cole
503e443cfa
Remove Sandstorm code and move to: https://github.com/firefly-iii/sandstorm 2019-12-29 15:30:55 +01:00
James Cole
32095bf509
Remove V2 layout and references to it. 2019-12-29 15:22:08 +01:00
James Cole
d8c2186ac9
Remove Docker from code. Moved to: https://github.com/firefly-iii/docker 2019-12-29 15:14:27 +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
39cb600cc3
Enable export. 2019-12-27 21:38:17 +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
50ad7f6c9e
New flag icons 2019-12-27 11:05:21 +01:00
James Cole
c06b9d8045
Basic export function for #2667 2019-12-27 10:59:31 +01:00
James Cole
77647a8597
Fix #2893 2019-12-27 10:11:48 +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
017fa5a917 Merge tag '5.0.0-alpha.1' into develop
5.0.0-alpha.1
2019-12-27 07:15:09 +01:00
James Cole
fb9ac50828 Merge branch 'release/5.0.0-alpha.1' 2019-12-27 07:15:08 +01:00
James Cole
206ae5a3f3
Update composer. 2019-12-27 07:14:23 +01:00
James Cole
1120fef4d6
New translations. 2019-12-27 07:14:15 +01:00
James Cole
8bcb4432c7
Parse changelog. 2019-12-27 06:52:13 +01:00
James Cole
df01db1a51
Update changelog for next release 2019-12-27 06:51:54 +01:00
James Cole
72bf04fe54
Version update for 5.0.0 2019-12-27 06:24:41 +01:00
James Cole
d5416bad7c
Final tests for #2723 2019-12-26 11:37:49 +01:00
James Cole
952c9aad23
More tests for #2723 2019-12-26 11:29:54 +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
c23f16739c
Add some debug info. 2019-12-26 11:05:58 +01:00
James Cole
ecdefab086
Update to version 5.0.0 2019-12-22 07:51:29 +01:00
James Cole
a416b682e0
Fix some tests 2019-12-22 07:50:40 +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
af063191ab
Remove SFTP config 2019-12-22 07:50:02 +01:00
James Cole
1a37d3735b
Update changelog a bit 2019-12-22 07:49:28 +01:00
James Cole
01c3236fed
Remove SFTP config 2019-12-22 07:49:06 +01:00
James Cole
dcd6a8d79f
Remove import tests 2019-12-22 07:45:30 +01:00