Git commits in Moodle 3.7.0 by Peter

commit d7ddc44fbd4461cf1da929ff85120a5f4ce7738d
Author: Peter <peterrolanddias@gmail.com>
Date:   Wed, 15 May 2019 16:50:49 +0800
Tag:    v3.7.0-rc2

MDL-65603 mod_forum: Add check for property existence

commit 56e9b6d67da9eee225a9551b4cbd989632888122
Author: Peter <peterrolanddias@gmail.com>
Date:   Wed, 15 May 2019 09:50:46 +0800
Tag:    v3.7.0-rc2

MDL-65603 mod_forum: Recall inline private reply

commit 76cf4db73e62fd66db04f765ed9d8803e65f21fa
Author: Peter <peterrolanddias@gmail.com>
Date:   Tue, 14 May 2019 12:47:32 +0800
Tag:    v3.7.0-rc2

MDL-65528 mod_forum: Do not render add discussion if not permitted

commit da04a0a9186765b1c7d2fe1c3578d56a9d11ef57
Author: Peter <peterrolanddias@gmail.com>
Date:   Tue, 07 May 2019 21:06:38 +0800
Tag:    v3.7.0-beta

MDL-65520 mod_forum: Add lock icon to indicate locked discussions

commit cee572aac66575b2c863bdf53f62772ccd3fc8bc
Author: Peter <peterrolanddias@gmail.com>
Date:   Mon, 06 May 2019 21:35:09 +0800
Tag:    v3.7.0-beta

MDL-65508 mod_forum: Add private to the quick forum reply

commit 9b8e599868f1a337365d3050f6306231319c0d01
Author: Peter <peterrolanddias@gmail.com>
Date:   Thu, 02 May 2019 13:44:34 +0800
Tag:    v3.7.0-beta

MDL-65457 mod_forum: Provide latest post's author

commit cda9da9907504a87a834d13fd412c3eac7299a93
Author: Peter <peterrolanddias@gmail.com>
Date:   Mon, 29 Apr 2019 17:37:35 +0800
Tag:    v3.7.0-beta

MDL-65033 mod_forum: Move locked functionality into action menu

commit 814db56f4c8080b1079993a40307aef8fbe2a270
Author: Peter <peterrolanddias@gmail.com>
Date:   Wed, 10 Apr 2019 11:09:24 +0800
Tag:    v3.7.0-beta

MDL-65324 mod_forum: Fix the has_ended function and add unit tests