1 |
efrain |
1 |
New in 2.6.1
|
|
|
2 |
* Update for Moodle 3.11+
|
|
|
3 |
* Rewrote form handling to use ModalForm
|
|
|
4 |
|
|
|
5 |
New in 2.6.0
|
|
|
6 |
* Updated for Moodle 3.9+
|
|
|
7 |
* Refactored javascript to ES6
|
|
|
8 |
|
|
|
9 |
New in 2.4.1
|
|
|
10 |
* Refactored form and exception code to classes
|
|
|
11 |
* Updated behat tests for Moodle 3.3+ compatibility
|
|
|
12 |
* Small bug fixes
|
|
|
13 |
|
|
|
14 |
New in 2.4
|
|
|
15 |
* Support for user images and groups
|
|
|
16 |
|
|
|
17 |
New in 2.3
|
|
|
18 |
* More tests
|
|
|
19 |
* Custom messaging form
|
|
|
20 |
* Option to include page URL in messages sent
|
|
|
21 |
* User is sent back to the page they were on after sending a message
|
|
|
22 |
* With Javascript enabled, messages can be sent without even leaving the page!
|
|
|
23 |
* Moodle 2.5 now required
|
|
|
24 |
|
|
|
25 |
New in 2.2.2
|
|
|
26 |
* Lots of tests
|
|
|
27 |
* Fixed upgrade bug
|
|
|
28 |
* Compatible with Moodle 2.4+
|
|
|
29 |
|
|
|
30 |
New in 2.2.1
|
|
|
31 |
* Integrated bugfix correcting config display from dtgillis
|
|
|
32 |
|
|
|
33 |
New in 2.2
|
|
|
34 |
* More secure and PHP Strict-compliant code
|
|
|
35 |
* New option to allow users teachers from the course category to be displayed as well
|
|
|
36 |
|
|
|
37 |
New in 2.1
|
|
|
38 |
* User images: There is now a setting to display teachers' images alongside their names
|
|
|
39 |
* Group Support: There is now a setting to restrict the teachers displayed to those within the current user's groups, if there are groups on the course.
|
|
|
40 |
* Development of these features was sponsored by by Proud Photography (http://www.ProudPhotography.com) – Online Photography School.
|
|
|
41 |
|