File tree 1 file changed +28
-0
lines changed
1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,34 @@ More information on each of the fixes can be found in the project
4
4
development home at https://github.com/projectestac/agora
5
5
6
6
7
+ Changes 23.03.27
8
+ ---------------------------------------------------------------------------------------
9
+ GENERAL
10
+ - update_submodules.sh: Updated repositories
11
+
12
+ MOODLE
13
+ - Upgraded Moodle to version 3.11.13+
14
+ - Updated langpacks
15
+ - Attendance: Upgraded module
16
+ - Choicegroup: Upgraded module
17
+ - GeoGebra: Upgraded module
18
+ - Questionnaire: Upgraded module
19
+ - Wiris: Upgraded all components
20
+ - local_redislock: Added expiration to locks to automatically remove them in case the script doesn't finish correctly
21
+ - H5P: Fix for visual editor doesn't open under certain conditions
22
+ - local_agora: Added changes for IDI
23
+ - Login via IDI. Added language string for user profile field schoolcode.
24
+ - Login via IDI. Don't update the email every time the user logs in.
25
+ - Login via IDI. Use a fake email based on UPN.
26
+ - oAuth2 client: User can have no email in IDI. In that case, will use the UPN as an email.
27
+ - oAuth2 client: Only allow to login to users whose school code in IDI matches the school code of the Moodle site.
28
+
29
+ NODES
30
+ - alumni-fp: Added plugin
31
+ - Fixed general setting for post order. Removed dropdown menu for tags as it was never implemented.
32
+ - Theme reactor: Fixed typo error in podcast icon
33
+
34
+
7
35
Changes 22.12.13
8
36
---------------------------------------------------------------------------------------
9
37
MOODLE
You can’t perform that action at this time.
0 commit comments