Commit Graph

12600 Commits

Author SHA1 Message Date
James Cole
40c6ca9d35 Update changelog. 2020-01-04 06:55:23 +01:00
James Cole
be565dd2e5 Fix #2950 2020-01-04 06:18:36 +01:00
James Cole
2fb28669ca Ignore dev file. 2020-01-03 11:30:41 +01:00
James Cole
ce44edcf63 Fix #2945 2020-01-03 11:30:21 +01:00
James Cole
5b9e0319c7 Fix link in composer 2020-01-03 11:29:56 +01:00
James Cole
b2808d6a0c Fix root copyright notices, after a tip from @GaryQ [skip ci] 2020-01-03 06:27:46 +01:00
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
cacc58ee0c Merge tag '5.0.0-alpha.2' into develop
5.0.0-alpha.2
2020-01-01 20:04:13 +01:00
James Cole
7bfca96eae Merge branch 'release/5.0.0-alpha.2' 5.0.0-alpha.2 2020-01-01 20:04:11 +01:00
James Cole
00f32314f6 final files for new alpha. 2020-01-01 20:03:38 +01:00
James Cole
c78c667157 Reformat if-statement. 2020-01-01 19:55:02 +01:00
James Cole
fca5d9d55b Update composer file 2020-01-01 19:21:47 +01:00
James Cole
9825f304b5 Remove debug info from login file. 2020-01-01 18:51:59 +01:00
James Cole
a1125278f7 Update libraries. 2020-01-01 16:21:19 +01:00
James Cole
830f6eb785 Remove long/lat from tag info in group collector. 2020-01-01 16:21:07 +01:00
James Cole
3ca18369a0 Better icon for password security help. 2020-01-01 15:38:54 +01:00
James Cole
58498b71f1 Update some translations. 2020-01-01 15:38:47 +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
96aa42b513 Better text for export 2019-12-31 10:08:15 +01:00
James Cole
51aa48f084 Give importer deprecation warning. 2019-12-31 06:36:30 +01:00
James Cole
f13b912a43 Clean up changelog, remove reference to Sandstorm. [skip ci] 2019-12-31 06:21:44 +01:00
James Cole
2c9bc10e51 Fix #2934 2019-12-31 06:17:32 +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
35649bea5c Fix for #2930 2019-12-30 15:24:02 +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
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