-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG.txt
101 lines (68 loc) · 2.33 KB
/
CHANGELOG.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
CHANGELOG
=========
3.6 (2018-12-10)
------------------
* Moodle 3.6 compatible version
* [BUG] #5865 (GitHub #8) - fix php Notice on fresh install
* [FEATURE] #5757 - implement additional Privacy API functions
* [FEATURE] #3844 - implement unread forum posts count
3.5.0 (2018-05-??)
------------------
* Moodle 3.5 compatible version
* [FEATURE] Implement Privacy API
* [FEATURE] remove german language strings
3.4.0 (2017-11-13)
------------------
* Moodle 3.4 compatible version
* [UPDATE] fix codechecker warnings and errors
* [FIXED] move user personal sorting settings to a separate db table due to user_preference length limitation
* [FEATURE] add "Archive" section
* [BUG] improve performance when loading course events by introducing two new settings - 'Autocollapse courses'
and 'Skip older events'
3.3.0 (2017-05-14)
------------------
* Moodle 3.3 compatible version
* [FEATURE] use course events as in the core my_overview block
* [FEATURE] use Mustache templates to render course events
* [DEPRECATED] use of modname_print_overview()
3.2.0 (2017-02-05)
------------------
* Moodle 3.2 compatible version
* [FEATURE] #3782 Rename web service to semester_sortierung Web service
* [REMOVED] #3688 Deprecated $plugin->cron
3.1.1 (2016-09-21)
------------------
* [FIXED] #3694 Months in settings.php to work in all time zones
3.1.0 (2016-07-28)
------------------
* Moodle 3.1 compatible version
* [FEATURE] Add external web service
* [FIXED] #3574 Long course/assignment names
* Added behat tests
3.0.0 (2016-03-28)
------------------
* Moodle 3.0 compatible version
* [FIXED] #3108 German lang file
2.9 (2015-10-14)
----------------
* Moodle 2.9 compatible version
* [FIXED] #2713 Bug with adding course to favorites - course can be added more
than once
2.8.1 (2015-09-18)
------------------
* [FIXED] #2647: Star icon layout
2.8 (2015-05-25)
----------------
* Moodle 2.8 compatible version
* [FEATURE] #1970 Add personal sorting capability
* [CHANGED] #2354 Fix code to pass code checker
* [FIXED] #2337 Enable user to delete the block in his own my moodle page
2.7 (2014-12-08)
----------------
* Moodle 2.7 compatible version
* [FIXED] #2072 Changed settings plugin name to block_semester_sortierung, fix
bug with config
* [Fixed] version.php and file headers
2.6 (2014-08-27)
----------------
* First release for Moodle 2.6