summaryrefslogtreecommitdiff
path: root/www/moodle
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2016-04-10 03:08:56 +0000
committerwen <wen@pkgsrc.org>2016-04-10 03:08:56 +0000
commit94de1bb4e8b7f6ec110da1e31bca34d6befc5fb0 (patch)
tree43f5618361ef059cdbe416a166b13bcffc2adc03 /www/moodle
parentee4698bbf2fd8c0ddebdfd9024ba00a4c60de8d1 (diff)
downloadpkgsrc-94de1bb4e8b7f6ec110da1e31bca34d6befc5fb0.tar.gz
Update to 3.0.3
Upstream changes: Moodle 3.0.3 release notes Releases > Moodle 3.0.3 release notes Release date: 14 March 2016 Here is the full list of fixed issues in 3.0.3. Contents 1 Highlights 2 Fixes and improvements 3 Security issues 4 See also Highlights MDL-48778 - Fixed problems with assign quick grading in case of multiple attempts MDL-21912 - New setting 'Allow admin conflict resolution' for restoring a course from a different Moodle site MDL-31635 - Course completion "grade" criteria now correctly shows grades as points and not percents MDL-51702 - Restored ability to assign roles to blocks in Default dashboard and My home MDL-49807 - Wiki table of contents correctly displays headers created in Atto editor Fixes and improvements MDL-48015 - Fixed misalignment in gradebook when category has no total and items MDL-52566 - Releasing assignment with team submission now releases grades to all group members MDL-52486 - Fixed javascript errors in languages with _ in the name such as en_us (for example when editing user interests) MDL-52249 - Custom menus with subitems now work correctly on touch screen devices MDL-51723 - Fixed bug with unenrolling users on login under LDAP auth with Active Directory MDL-38020 - Corrected user enrollment workflow through Participant list using Edit Icon MDL-41531 - Fixed irregular characters in course name interfering with PayPal enrolment MDL-51075 - Centered positioning of glossary popup MDL-52217 - Cleaning temporary download directory for dropbox repository MDL-52637 - Fixed problems with connection to SMTP mail in some configurations MDL-52589 - Allow non-default cache stores to be uninstalled MDL-50083 - Unlock submissions when reopening locked assignment MDL-43620 - Allow to reset the course start date when having a chat activity MDL-49338 - Fixed bug when quiz statistics report displays the preview icons to the wrong variant MDL-52763 - Users with the mod/assign:viewblinddetails capability are able to cross reference users with their blind identities MDL-52435 - Plagiarism prevention links are moved to the top of the submission text MDL-52814 - Fixed overlapping of redo button in Quiz MDL-53012 - Behat: Add step to run scheduled task MDL-50218 - If there is no grade, an external tool (LTI) module will now return a grade of '' instead of 0 to the LTI tool producer Security issues MSA-16-0003 Incorrect capability check when displaying users emails in Participants list MSA-16-0004 XSS from profile fields from external db MSA-16-0005 Reflected XSS in mod_data advanced search MSA-16-0006 Hidden courses are shown to students in Event Monitor MSA-16-0007 Non-Editing Instructor role can edit exclude checkbox in Single View MSA-16-0008 External function get_calendar_events return events that pertains to hidden activities MSA-16-0009 CSRF in Assignment plugin management page MSA-16-0010 Enumeration of category details possible without authentication MSA-16-0011 Add no referrer to links with _blank target attribute MSA-16-0012 External function mod_assign_save_submission does not check due dates
Diffstat (limited to 'www/moodle')
-rw-r--r--www/moodle/Makefile4
-rw-r--r--www/moodle/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/www/moodle/Makefile b/www/moodle/Makefile
index 04fb3720267..f06508a0818 100644
--- a/www/moodle/Makefile
+++ b/www/moodle/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.45 2016/01/15 06:50:55 wen Exp $
+# $NetBSD: Makefile,v 1.46 2016/04/10 03:08:56 wen Exp $
-DISTNAME= moodle-3.0.2
+DISTNAME= moodle-3.0.3
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=moodle/}
EXTRACT_SUFX= .tgz
diff --git a/www/moodle/distinfo b/www/moodle/distinfo
index b202c164a74..9a4096f2a13 100644
--- a/www/moodle/distinfo
+++ b/www/moodle/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.34 2016/01/15 06:50:55 wen Exp $
+$NetBSD: distinfo,v 1.35 2016/04/10 03:08:56 wen Exp $
-SHA1 (moodle-3.0.2.tgz) = 872f1b5b9de9fa9c9862cbcf0dc384d3f580a302
-RMD160 (moodle-3.0.2.tgz) = b21fe00dadeace4307dc2370aca7b84fbc65b3ca
-SHA512 (moodle-3.0.2.tgz) = 1c37bcb3f7a6b861c85a22c64a09bcbb2d0dddf8e8dabc63c616034bfd98dc4780222c7d31ab65d19a16f8ab471ba9d25d4bce3b3b04875e12fdde8404bc1aee
-Size (moodle-3.0.2.tgz) = 38045086 bytes
+SHA1 (moodle-3.0.3.tgz) = 003e83f5ad5cc4a8e4bbc7f780b817a942237ff8
+RMD160 (moodle-3.0.3.tgz) = a05de61d61543edaa5df2f2966d3f413a8d91a37
+SHA512 (moodle-3.0.3.tgz) = 5c2b632a4b1aa2b654f380ff2caef2f371d5a59c3d62f7d28a1ef2b14eef9ca337d2bc998f1400c1543f3a36b71acb579054d43c2d0feca1b4e03237f4a153b0
+Size (moodle-3.0.3.tgz) = 38094358 bytes