Git commits in Moodle 3.4.x by Tobias Reischmann

commit 708dca3400730f6c7c74170585c49101268a6245
Author: Tobias Reischmann <tobias.reischmann@wi.uni-muenster.de>
Date:   Wed, 23 May 2018 20:05:28 +0800
Tag:    v3.4.4

MDL-62543 forum: Switched the usage of the deleted flag for rss

commit 0bb9e2d8d78c9925ae1065d0c50177d4b14eabd7
Author: Tobias Reischmann <tobias.reischmann@wi.uni-muenster.de>
Date:   Mon, 06 Nov 2017 20:29:11 +0800
Tag:    v3.4.1

MDL-60669 forum: Added duplicate check for restoring forum subscriptions

commit 77a4d337551f035b87868c0f5f2b21c11b0835f9
Author: Tobias Reischmann <tobias.reischmann@wi.uni-muenster.de>
Date:   Thu, 12 Oct 2017 21:37:27 +0800
Tag:    v3.4.1

MDL-27886 backup: Added behat tests for user data settings

commit 34eb2faa0dc48c738367a297950e87f69c64b857
Author: Tobias Reischmann <tobias.reischmann@wi.uni-muenster.de>
Date:   Thu, 12 Oct 2017 21:32:15 +0800
Tag:    v3.4.1

MDL-27886 backup: Decision if a setting is fixed based on level

commit 8c067bb86df28a68f5c9703aa48b42cc70b5d9d5
Author: Tobias Reischmann <tobias.reischmann@wi.uni-muenster.de>
Date:   Thu, 12 Oct 2017 21:16:49 +0800
Tag:    v3.4.1

MDL-27886 backup: Enabled unlocking of backup settings

commit 05f9380cbc8eb9e856d8e4bc7bb70eac2a92d416
Author: Tobias Reischmann <tobias.reischmann@wi.uni-muenster.de>
Date:   Thu, 17 Aug 2017 23:01:22 +0800
Tag:    v3.4.0-beta

MDL-59854 forum: Created unique db key for forum_subscriptions

commit d029841300b1daff640f4509099778c4e9abf32a
Author: Tobias Reischmann <tobias.reischmann@wi.uni-muenster.de>
Date:   Fri, 14 Jul 2017 17:10:50 +0800
Tag:    v3.4.0-beta

MDL-59539 oauth2/issuer: Changed baseurl for guessing image URL

commit 3a133b30289d7d4b70939e133f9f6ea8f6d21018
Author: Tobias Reischmann <tobias.reischmann@wi.uni-muenster.de>
Date:   Thu, 08 Jun 2017 17:56:03 +0800
Tag:    v3.4.0-beta

MDL-54965 mod_data: removed unused code in display_add_field()

commit bdf6753528d4fd80c8ee9cd0a3e3beac4c3bb9a0
Author: Tobias Reischmann <tobias.reischmann@wi.uni-muenster.de>
Date:   Thu, 08 Jun 2017 16:47:14 +0800
Tag:    v3.4.0-beta

MDL-54965 mod_data: Init draft area for empty file/pic fields

commit 4acb33f67b64af0e875598eca60133d6801c5ba9
Author: Tobias Reischmann <tobias.reischmann@wi.uni-muenster.de>
Date:   Wed, 07 Jun 2017 18:43:22 +0800
Tag:    v3.4.0-beta

MDL-59173 tablelib.php: changed default of $params in set_sql to array()