pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/moodle Update to 3.1.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/143520da1f6d
branches:  trunk
changeset: 355030:143520da1f6d
user:      wen <wen%pkgsrc.org@localhost>
date:      Sat Nov 19 06:33:25 2016 +0000

description:
Update to 3.1.3

Upstream changes:
Moodle 3.1.3 release notes

Functional changes

    MDL-56022 - Assignment: Allow to bulk download students submissions in separate folders to avoid file renaming confirmations
    MDL-46946 - Prompt users to complete required custom user profile fields before allowing them to use the site
    MDL-43796 - Assignment: When importing an assignment with blind marking into another course never reveal identities

API changes

    MDL-52051 - Migrate to Dropbox API v2
    MDL-55602 - Sessions: Add support for Redis as a session_class_handler

Security issues

A number of security related issues were resolved. Details of these issues will be released after a period of approximately one week to allow system administrators to safely update to the latest 
version.
Fixes and improvements

    MDL-47500 - SCORM: Remove blank space on top
    MDL-54852 - Assignment: Do not display "Do you want to leave this page" dialogue on PDF grading screen when changes are saved
    MDL-29332 - Allow calculated questions to have variables with case differences (usually affects upgrades from before Moodle 2.1)
    MDL-56129 - Fix video playback with iOS 10.0 and 10.1 devices (iPad / iPhone)
    MDL-29774 - When adding group members and using user search display groups of potential members
    MDL-42041 - Book: put "Turn editing on" button in a more obvious location
    MDL-56368 - Fixed alignment of settings for Restrict Access when activity titles are very long
    MDL-55858 - Remove unsubscribe link from notification email in forum with forced subscription
    MDL-45969 - PDF annotations now show the submission of the selected attempt (fixed the bug when only last attempt was shown)
    MDL-55505 - Assignment: Fixed bug when editing grades for previous submission attempts overwrites existing grades
    MDL-56328 - Bootstrapbase Themes - reduce section activity indent when not editing

diffstat:

 www/moodle/Makefile |   4 ++--
 www/moodle/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 12821e382f0a -r 143520da1f6d www/moodle/Makefile
--- a/www/moodle/Makefile       Sat Nov 19 03:09:08 2016 +0000
+++ b/www/moodle/Makefile       Sat Nov 19 06:33:25 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.50 2016/09/12 12:24:06 wen Exp $
+# $NetBSD: Makefile,v 1.51 2016/11/19 06:33:25 wen Exp $
 
-DISTNAME=      moodle-3.1.2
+DISTNAME=      moodle-3.1.3
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=moodle/}
 EXTRACT_SUFX=  .tgz
diff -r 12821e382f0a -r 143520da1f6d www/moodle/distinfo
--- a/www/moodle/distinfo       Sat Nov 19 03:09:08 2016 +0000
+++ b/www/moodle/distinfo       Sat Nov 19 06:33:25 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.38 2016/09/12 12:24:06 wen Exp $
+$NetBSD: distinfo,v 1.39 2016/11/19 06:33:25 wen Exp $
 
-SHA1 (moodle-3.1.2.tgz) = 583a80523834bec3fe51d83f457679d01ed22a08
-RMD160 (moodle-3.1.2.tgz) = 50ad503ed354646510c40018860ba3e06d7b809c
-SHA512 (moodle-3.1.2.tgz) = 82f3448c2255d7665a2acea1baeaed9982e3a9a96842a5878ed02d92a5f92b8f00d7b43d6393018d604151f348d7fdc371b200569fd5b5ba4a83081f0604b693
-Size (moodle-3.1.2.tgz) = 37508124 bytes
+SHA1 (moodle-3.1.3.tgz) = bb2779fc0b4431e239c90899136c8a9822db02e8
+RMD160 (moodle-3.1.3.tgz) = 96cf87f38df888b4bcfcb00c47059aff0c7ccc5b
+SHA512 (moodle-3.1.3.tgz) = fe6d4a09ec1808d2e8b74a5a092417531cac82e644d9481b417944d8174c07d7aa573892ed6bb8c881eb4aee133dcd85b9f6ce0ff90aa86d183ec5dcd2796e76
+Size (moodle-3.1.3.tgz) = 37558330 bytes



Home | Main Index | Thread Index | Old Index