-
Notifications
You must be signed in to change notification settings - Fork 17
/
CHANGES.txt
155 lines (121 loc) · 6.63 KB
/
CHANGES.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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
Release notes for GeoGebra Module for Moodle (http://moodle.org/plugins/pluginversions.php?plugin=mod_geogebra)
More information on each of the fixes can be found in the project
development home at https://github.com/projectestac/moodle-mod_geogebra
Changes in 3.7.1 (2024/11/11)
---------------------------------------------------------------------------------------
- No longer use the value zero for the width and height of the GeoGebra applet.
Changes in 3.7.0 (2024/10/29)
---------------------------------------------------------------------------------------
- General update to the code
- Fixed compatibility with Moodle 4.x (thanks to Stefan Hanauska and Thomas Ludwig)
- Tested with Moodle 4.4
Changes in 3.6.11 (2024/01/22)
---------------------------------------------------------------------------------------
- Removed duplicated intro in Moodle 4 and greater (thanks to Stefan Hanauska)
Changes in 3.6.10 (2023/03/21)
---------------------------------------------------------------------------------------
- Fixed implicit cast from string to float in grades
- Added Moodle 4 logo and purpose
- Replaced the deprecated print_error function by moodle exception
- Enabled GeoGebra plugin to work totally offline
Changes in 3.6.9 (2022/11/03)
---------------------------------------------------------------------------------------
- Minor code format changes
- Allow grades to be float instead of integer
Changes in 3.6.8 (2022/06/09)
---------------------------------------------------------------------------------------
- Add a random value when building the name of a temp directory, to avoid possible concurrency issues
Changes in 3.6.7 (2022/06/07)
---------------------------------------------------------------------------------------
- Added indexes to improve performance when there are a lot of attempts
- Updated validation of external URL
- Set https in tube.geogebra.org. Fixed deprecated function
- MBS-5843: Fix unittest
- Removed empty string as a default value for CHAR NOT NULL column (urlggb)
Changes in 3.6.6 (2022/01/16)
---------------------------------------------------------------------------------------
- Set params `seed` and `urlggb` as advanced.
- Updated language files.
- Updated help messages about `width` and `height`.
Changes in 3.6.5 (2021/12/07)
---------------------------------------------------------------------------------------
- Added parameters for ggb file distribution
Changes in 3.6.4 (2021/12/03)
---------------------------------------------------------------------------------------
- Added support for random seed
Changes in 3.6.3 (2021/10/10)
---------------------------------------------------------------------------------------
- Fixed a bug in the geogebra_view.js that prevented the user from submitting or storing attempts
- Implemented course user list provider
- Added filter false on format_module_intro to pass unit tests
- Fixed undefined properties: stdClass::$timedue and stdClass::$grade
Changes in 3.6.2 (2021/06/09)
---------------------------------------------------------------------------------------
- Fixed loading of activities due to a change in the remote javascript from geogebra.org
Changes in 3.6.1 (2020/09/08)
---------------------------------------------------------------------------------------
- Texts adapted to new geogebra.org format
Changes in 3.6.0 (2019/01/06)
---------------------------------------------------------------------------------------
- Removed unused dependence of 'eventslib.php' (deprecated in 3.6)
Changes in 3.5.0 (2019/12/11)
---------------------------------------------------------------------------------------
- Add privacy api
- Fix some minor bugs:
Changes in 3.4.0 (2018/01/11)
---------------------------------------------------------------------------------------
- Removed Preview menu option for users who are not able to grade
- Changed from report to preview for users who are able to view all, for compatibility
with menu in boost theme
- Fixed some minor bugs
* Duration calculation in average was only added if there was some grade (may confuse users)
* Extrafields were not shown correctly
* Total time conversion has been changed
Changes in 3.0.1 (2016/06/17)
---------------------------------------------------------------------------------------
- Fixed bug when saving manual-grade and comments for each attempt
Changes in 3.0.0 (2016/05/20)
---------------------------------------------------------------------------------------
- Changed version numbering method, now the first two numbers are the minimum Moodle required version
- Deleted cron function
- Replaced deprecated add_intro_editor function
- Added first behat tests
- Prepared version for Moodle 3.1
Changes in 0.2.7.1 (2015/10/15)
---------------------------------------------------------------------------------------
- Solve two missing string identifiers
- Solve reset errors
- Remove fixed protocol in JavaScript file. Thanks to @XSmeets
- Delete some warnings in JS
- Restore executing JS embedded in Geogebra files
Changes in 0.2.7 (2015/06/15)
---------------------------------------------------------------------------------------
- Adapted plugin to admit new HTML5 embed
- Requirements of Moodle 2.7 or greater
- Some navigation changes and added new events API classes
- Code cleaning
Changes in 0.2.6 (2014/11/07)
---------------------------------------------------------------------------------------
- Adapted module to Moodle 2.6
- Fixed get_string() error (thanks to papillon326)
Changes in 0.2.5 RC (2014/01/14)
---------------------------------------------------------------------------------------
- Changed default codebase from unsigned to unpacked to avoid problems when sending data
Changes in 0.2.4 RC (2013/09/19)
---------------------------------------------------------------------------------------
- First version of the GeoGebra module for Moodle 2.4
Changes in progress (Moodle 1.9 version)
---------------------------------------------------------------------------------------
- Fixed some Oracle bugs related with ` character
Changes in 1.1.0 (2012/08/22)
---------------------------------------------------------------------------------------
- Fixed some problems related with installation in Oracle (renamed date field, reviewed some SQL queries...)
- Fixed some bugs reported by beta-testers
- Reviewed Catalan translation
Changes in 1.0.1 (2012/08/16)
---------------------------------------------------------------------------------------
- Added new option to evaluate manually the attempts
- Fixed some bugs
Changes in 1.0.0 (2011/11/18)
---------------------------------------------------------------------------------------
- First version of the GeoGebra module for Moodle 1.9