Changelog for
moodle-lang-en_us_k12-3.4-28.1.noarch.rpm :
Thu Jun 7 14:00:00 2018 erico.mendoncaAATTsuse.com
- Removed debug from SPEC.
Thu Jan 11 13:00:00 2018 erico.mendoncaAATTsuse.com
- Adding systemd timer.
- Adding documentation files.
Wed Jan 10 13:00:00 2018 erico.mendoncaAATTsuse.com
- Rewrote the get_sources.sh script for better language file handling.
- New macros to ease the processing of language files and respective subpackages.
Fri Jan 5 13:00:00 2018 erico.mendoncaAATTsuse.com
- Updating to version 3.4-STABLE.
- Removed language packs from the main package, as they can be downloaded and installed
from the webUI.
- Removed the Apache PHP configuration since it was not being done by SUSE standards.
- Simple instructions on how to finish the configuration are now included.
- Defaulting to PHP7.
Mon Nov 13 13:00:00 2017 larsAATTlinux-schulserver.de
- update to 3.3.3
Highlights
+ MDL-59798 - Assignment: Show Due Date in calendar for teachers and managers
+ MDL-36580 - External Tool: backup/restore consumer key and secret
(on the same site only)
+ MDL-57560 - Show file upload progress bar in Boost theme
+ MDL-37810 - List custom roles in the filter on Participants page
Security issues
+ A number of security related issues were resolved.
Fixes and improvements
+ MDL-52131 - Respect comment format in questions manual comments
when Plain text area editor is used
+ MDL-55849 - Assignment: Reopening a group assignment should not create
additional attempts for each group member
+ MDL-59909 - Fixed error in ad-hoc refresh_mod_calendar_events_task that
caused exceptions and very long cron run time
+ MDL-59780 - Restore MathJax filter settings that were lost in previous upgrades
+ MDL-54540 - External tool: Allow to switch to full screen mode
+ MDL-51892 - Better explaination of the reason for failed logins in the logs report
+ MDL-57055 - Label resource: allow to access \"Label administration\" without
Administration block on the \"Edit label\" page
+ MDL-53244 - Show error message when incorrect CAPTCHA is entered on sign-up page
+ MDL-57477 - Fixed configuration of PHP 7 sessions using memcached (3.x.x)
+ MDL-59854 - Forum: Avoid creating duplicate subscriptions due to race conditions
+ MDL-60366 - Feedback: fixed upgrade script (introduced in 3.1.6 and 3.2.3)
that deleted valid multiple anonymous attempts. If your site was
affected, please follow MDL-60592 for the script that restores
accidentally deleted data.
- updated language packs
Wed Oct 18 14:00:00 2017 larsAATTlinux-schulserver.de
- update to 3.3.2:
Highlights
+ MDL-59492 - Gray out hidden courses in the new course overview block
+ MDL-57412 - Setting \"Always link course sections\" should apply consistently in Boost and Clean/More
+ MDL-58196 - \"Require passing grade\" in the Quiz activity completion settings can only
be checked if \"Student must receive a grade\" is also checked
+ MDL-57698 - Bug fix: Backup and restore cause deadlock with sqlsrv driver
Fixes and improvements
+ MDL-55912 - Assignment: when blind marking is enabled, students should receive teacher
participant number in the email and not their own
+ MDL-54607 - Calendar export should not export events without duration as full-day events,
i.e. assignment due dates have time component that was lost during export
+ MDL-59490 - Bug fix: LTI does not work when activity has a long name
+ MDL-55937 - Assignment: fixed error when viewing attachments of team submission
+ MDL-59511, MDL-59746, MDL-59539, MDL-59869 - Multiple fixes in OAuth 2 services
(Google, OwnCloud, Nextcloud, etc)
+ MDL-35290 - My private files should continue working even if some files in filesystem
are currently unreadable
+ MDL-57259 - Fixed bug that caused multiple debugging messages in error.log when teachers
use assignment grading
+ MDL-56646 - Assignment: changing maximum grade of the module could result in negative grades
in assignment which were pushed as \"0\" to the gradebook. This bug was fixed and will not happen
in the future. However, according to Moodle policy, no existing grades were changed. Teachers will
see the warning that there are erroneous grades and will be able to fix all of them with one click
+ MDL-54965 - Database module: fixed SQL error when you edit an entry after having added a new
picture/file field
+ MDL-46495 - When uploading courses the setting \"Completion tracking\" should be set to
the site default
+ MDL-59262 - Courses made via course request or \"Upload course\" tool should respect
default course sections
+ MDL-59442 - Some third party modules had very big icons in the Default activity completion page
+ MDL-38129 - Grade export of user profile fields can now work with uppercase letters in the fields names
+ MDL-59317 - Performance improvements on the messages page
+ MDL-57246 - Trying to view a forum without the capability may lead you to a broken page.
+ MDL-59287 - Generate calendar event for \"Expected completed on\" for all modules.
+ MDL-55364 - Forum headers alignment on narrow screens
+ MDL-57649 - Lesson: Fixed bug deleting files unrelated to the pages being deleted
+ MDL-59195 - Assignments: when switching role to student teacher should be able to view group submissions
+ MDL-59068 - Lesson: Restore the behaviour of \"No, I just want to go on to the next question\"
Security issues
+ MSA-17-0017 XSS in contact form on \"non-respondents\" page in non-anonymous feedback
+ MSA-17-0018 Course reports are not respecting group settings in courses
+ MSA-17-0019 user_can_view_profile() incorrectly assumes $course as shared course
+ MSA-17-0020 Admins may not know that exposing vendor directory is a security risk
For developers
+ MDL-59708 - Hooks into the file API (backport of MDL-57476)
- fixes the following bugs reported via openSUSE bugtracker:
+ boo#980317 : CVE-2016-3733, CVE-2016-3729, CVE-2016-3731, CVE-2016-3732,
CVE-2016-3733, CVE-2016-3734
+ boo#1012958 : CVE-2016-8642
+ boo#1012959 : CVE-2016-8643
+ boo#1021046 : CVE-2017-2576, CVE-2017-2578
+ boo#1021099 : CVE-2016-5012
+ boo#1039118 : CVE-2017-7489, CVE-2017-7490, CVE-2017-7491
+ boo#1049066 : CVE-2017-2642
+ boo#1049067 : CVE-2017-7531
- updated language files
Tue Jul 11 14:00:00 2017 larsAATTlinux-schulserver.de
- update to 3.3.1:
Highlights
+ MDL-58136 - Show only \"in progress\" courses in the My courses
list in Booost flat navigation
+ MDL-56046 - Fixed bug when downloading Quiz statistics report
and other multiple-sheet reports
+ MDL-58646, MDL-59122 - Number of performance improvements in
Boost cache rebuilding
+ MDL-58310, MDL-59312, MDL-58103 - Correctly display AJAX errors
and ignore interrupted requests caused by page unload
(occasional \"undefined\" popup)
+ MDL-44961 - When restoring course with rolling start date
never change log dates
Security issues
+ MSA-17-0006 User fullname disclosure on user preferences page
+ MSA-17-0014 Course overview block reveals activities in hidden courses
+ MSA-17-0015 Course creators are able to change system default
settings for courses (CVE-2017-7532, bnc #1049068)
+ MSA-17-0016 Authentication bypass vulnerability with old CAS servers
Fixes and improvements
+ MDL-46322 - Assignment: Only enrolled users may be assigned as
markers, if admins/managers can view course but are not enrolled
they will not be assigned
+ MDL-58907 - Course overview: Remember last view mode
(Timeline/Courses), add a setting for a default mode
+ MDL-58729 - Performance impovement in MySQL collation change
script (follow up for Full UTF-8 Support in MySQL)
+ MDL-57957 - Assignment: Fixed bug with feedback files not being
shown to students if assignment has no grading
+ MDL-57021 - Use normal password form field during sign up,
adding new user and enrolling in a course
+ MDL-49988 - Wiki: line breaks in HTML source code should
not affect page layout
+ MDL-58811 - Quiz: fixed bug preventing quiz duplication if
questions have file links in their texts
For developers
+ MDL-58911 - Change of behavior when writing unittests for the dashboard
events - now callback from module are executed in unittests same
way they would be executed on the dashboard
- updated language packs
Tue May 16 14:00:00 2017 larsAATTlinux-schulserver.de
- initial version 3_3 based on 3_2