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.6.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dd87f62bd5ec
branches:  trunk
changeset: 320807:dd87f62bd5ec
user:      wen <wen%pkgsrc.org@localhost>
date:      Mon Mar 11 07:52:06 2019 +0000

description:
Update to 3.6.3

Upstream changes:
Moodle 3.6.3 release notes

Releases > Moodle 3.6.3 release notes

Release date: 11 March 2019

Here is the full list of fixed issues in 3.6.3.
Fixes and improvements

    MDL-63892 - Last post date and time shown correctly on forum page
    MDL-64609 - Gradebook regrading no longer gets stuck
    MDL-43428 - Quiz now displays the correct time left when quiz close date before time limit
    MDL-62345 - Site home and Dashboard now have different data-key attributes when the home page is set to site
    MDL-61405 - All assignment 'View annotated PDF' buttons work
    MDL-64632 - Invalid response value detected messaging error fix
    MDL-63103 - Server files performance improvement for sites with lots of activities and files
    MDL-64528 - Activities can no longer be marked as complete when the context is frozen
    MDL-63677 - Users no longer redirected back to a policy agreement when creating a new account
    MDL-55135 - View competency framework no longer required for viewing competencies in a course
    MDL-62454 - Numerical question units are displayed on the same line
    MDL-64553 - Notifications table has index for the useridfrom column
    MDL-64521 - Participants page performance improvement for courses with ~50k users and 10 groups
    MDL-48338 - A single simple discussion forum now scrolls to new posts
    MDL-60972 - Deleting course sections now also delete files used in the section description
    MDL-64652 - Data export performance improvement
    MDL-63674 - RTL languages correctly aligned in messaging interface
    MDL-64171 - Course image scaled down when no course summary
    MDL-64240 - Forum post word count correctly reflects the size of posts
    MDL-62680 - Accessibility improvement for quiz question feedback
    MDL-64679 - Option to clear prediction for analytics trained models
    MDL-62963 - Clearer button background in Boost
    MDL-64640 - Deleting of feedback question and deleting of user tour step no longer give a 404 error
    MDL-64856 - Glossary 'Actions menu' icon no longer disappears when browsing
    MDL-64730 - External tool 0 points score now correctly recorded as zero in the gradebook
    MDL-64464 - Drag and drop question types now allow use of mixed languages
    MDL-62143 - Boost navigation bar accessibility improvements
    MDL-64561 - Install database CLI script now shows help even if Moodle is already installed
    MDL-64134 - Messaging search simpler UI when search returns no results
    MDL-64385 - 'Allowed email domains' setting is now case insensitive
    MDL-63628 - Download assignment submission files via keyboard accessibility fix
    MDL-64469 - Question bank category edit link usability improvement
    MDL-63378 - Boost theme menu links contrast accessibility fix
    MDL-64143 - Messaging contacts are now shown in bold
    MDL-64144 - Messaging search results now shown with date rather than time stamp
    MDL-64971 - get_with_capability_join, get_users_by_capability, assign/unassign_capability now check the capability exists

diffstat:

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

diffs (27 lines):

diff -r c2761aa82753 -r dd87f62bd5ec www/moodle/Makefile
--- a/www/moodle/Makefile       Mon Mar 11 07:14:13 2019 +0000
+++ b/www/moodle/Makefile       Mon Mar 11 07:52:06 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.71 2019/01/15 23:35:25 wen Exp $
+# $NetBSD: Makefile,v 1.72 2019/03/11 07:52:06 wen Exp $
 
-DISTNAME=      moodle-3.6.2
+DISTNAME=      moodle-3.6.3
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=moodle/}
 EXTRACT_SUFX=  .tgz
diff -r c2761aa82753 -r dd87f62bd5ec www/moodle/distinfo
--- a/www/moodle/distinfo       Mon Mar 11 07:14:13 2019 +0000
+++ b/www/moodle/distinfo       Mon Mar 11 07:52:06 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.55 2019/01/15 23:35:25 wen Exp $
+$NetBSD: distinfo,v 1.56 2019/03/11 07:52:06 wen Exp $
 
-SHA1 (moodle-3.6.2.tgz) = 12f63e74635077200fffbfae7c60bf3439ce5bdd
-RMD160 (moodle-3.6.2.tgz) = c1ff54e0989d396296059fd9879fb5f81d28022e
-SHA512 (moodle-3.6.2.tgz) = 30e48e6fff788294db83d7889e32caf12fa07459dbd61a5cb0495f3c5b6bc005e41faee447a0cd6441e5120dbd04ee02056425c67a118755d45bc29e32867d74
-Size (moodle-3.6.2.tgz) = 47673889 bytes
+SHA1 (moodle-3.6.3.tgz) = f5d8229063cd9f2456ac5aba98a6ca505de548a4
+RMD160 (moodle-3.6.3.tgz) = c8b9b555b49535860f0703ff31f86d6d697b7365
+SHA512 (moodle-3.6.3.tgz) = 9a583064321ee0929e3df2b194c783dd5322b6d6e7642fdbf9d18cc511b82f73e8007e234998ea2553cb8147dc22fa4d178f2104c6eb2ebc322a9850afba19c5
+Size (moodle-3.6.3.tgz) = 47707084 bytes



Home | Main Index | Thread Index | Old Index