Eloy Lafuente (stronk7)
b3bbf6adf8
Merge branch 'MDL-55821-master' of git://github.com/damyon/moodle
2019-06-19 18:05:10 +02:00
Andrew Nicols
dcab557adf
Merge branch 'MDL-65469' of git://github.com/stronk7/moodle
2019-06-18 09:17:35 +08:00
Eloy Lafuente (stronk7)
ca582dc947
Merge branch 'MDL-65869-master' of git://github.com/aanabit/moodle
2019-06-18 00:14:03 +02:00
Eloy Lafuente (stronk7)
e7bf69e057
MDL-65469 mod_forum: Check for existence before operating
2019-06-17 17:14:55 +02:00
Andrew Nicols
0f2b29242e
Merge branch 'MDL-65469-master' of git://github.com/peterRd/moodle
2019-06-17 14:18:40 +08:00
Peter
9c3e3a904b
MDL-65469 mod_forum: Use the formchange checker initializer
2019-06-17 12:29:48 +08:00
Andrew Nicols
e29530fe3c
Merge branch 'MDL-65888-master' of git://github.com/mudrd8mz/moodle
2019-06-17 10:48:34 +08:00
Amaia Anabitarte
b6bac30fdf
MDL-65869 behat: Moving @app behat tests from core to moodlemobileapp
...
As described in MDL-65869 we are moving @app behat tests to
https://github.com/moodlehq/moodle-local_moodlemobileapp to be easier to maintain
and be sure are working with different mobile versions.
So we are not deprecating tests from core, just removing them because will be
in a different location.
2019-06-14 10:16:44 +02:00
Andrew Nicols
1967e07175
Merge branch 'MDL-65754' of git://github.com/Chocolate-lightning/moodle
2019-06-12 09:45:36 +08:00
Mathew May
e2ffa09fdc
MDL-65754 mod_feedback: Remove unused v1 recaptcha
2019-06-12 09:38:39 +08:00
David Mudrák
1ecf0397bb
MDL-65888 forum: Do not send notifications to unconfirmed users
...
Under certain conditions, users marked as not confirmed yet may be
returned as forum notification recipients. Such users are considered as
inactive though and the delivery adhoc task cannot be run as these
users, throwing an exception.
The solution is to make sure that fetch_subscribed_users() does not
include unconfirmed users, similarly to what was done for suspended
users and nologin users.
The added unit test also checks for deleted users. But these should
never be returned as subscribed because we consider enrolled users only
and deleted users are filtered out implicitly.
2019-06-11 09:53:23 +02:00
Adrian Greeve
205f0cedaf
Merge branch 'MDL-63878-master' of git://github.com/damyon/moodle
2019-06-11 13:30:04 +08:00
Andrew Nicols
6b4a254d74
Merge branch 'MDL-65779-master' of git://github.com/peterRd/moodle
2019-06-11 12:07:40 +08:00
Jun Pataleta
34129ea9bd
Merge branch 'MDL-55592-master' of git://github.com/damyon/moodle
2019-06-10 15:25:12 +08:00
Damyon Wiese
574b2f1f11
MDL-63878 assign: Show download feedback links
...
In the grading interface provide a link to download the generated pdf
containing the feedback for this submission attempt.
2019-06-07 10:39:41 +08:00
Damyon Wiese
018266f6f3
MDL-55821 assign: Show assign grade
...
When marking workflow is enabled and the grade is not released yet,
it would be helpful to show the assignment grade in the grading form.
2019-06-06 14:26:28 +08:00
Jun Pataleta
4e1ee0bbb5
Merge branch 'MDL-34498-master' of git://github.com/damyon/moodle
2019-06-06 10:50:56 +08:00
Damyon Wiese
7aeeb44463
MDL-34498 session: Add a checker to warn before session expiry
...
Replaces old yui module checknet.
2019-06-06 09:31:01 +08:00
Sara Arjona
020e7b9447
Merge branch 'MDL-65777-master' of git://github.com/mihailges/moodle
2019-06-05 09:00:40 +02:00
Mihail Geshoski
415133885c
MDL-65777 assignment: Respect user full name in downloaded submissions
2019-06-05 11:12:57 +08:00
Adrian Greeve
6bda2498d6
Merge branch 'MDL-65731' of https://github.com/timhunt/moodle
2019-06-05 10:39:29 +08:00
Eloy Lafuente (stronk7)
19e9ba22b6
Merge branch 'MDL-65578-master' of git://github.com/peterRd/moodle
2019-06-04 23:29:12 +02:00
Eloy Lafuente (stronk7)
1be6251b14
Merge branch 'MDL-65576-master' of git://github.com/andrewnicols/moodle
2019-06-04 21:39:01 +02:00
Mathew May
dd287e7df0
MDL-65658 mod_forum: Update the group image titles
2019-06-04 11:48:17 +02:00
Jun Pataleta
34b6079e6b
Merge branch 'MDL-65696-MOODLE-master' of https://github.com/kristian-94/moodle
2019-06-04 16:55:06 +08:00
Jun Pataleta
a271b8ce20
Merge branch 'MDL-62835-master-1' of git://github.com/mihailges/moodle
2019-06-04 14:18:21 +08:00
Mihail Geshoski
03e9b0766f
MDL-62835 resource: Display description for book, lesson and imscp
2019-06-04 13:26:28 +08:00
Peter
bbc722366a
MDL-65779 mod_forum: Add privatereplies to the backup process
2019-06-04 12:20:24 +08:00
Eloy Lafuente (stronk7)
cbf768ba89
Merge branch 'MDL-65660-master' of git://github.com/peterRd/moodle
2019-06-03 17:48:04 +02:00
Eloy Lafuente (stronk7)
944df31cc0
Merge branch 'MDL-65675-master' of git://github.com/andrewnicols/moodle
2019-06-03 17:37:13 +02:00
Kristian Ringer
2620bc973b
MDL-65696 assign: Fix width of editpdf comments
2019-06-03 09:30:58 +10:00
Andrew Nicols
4b6e032890
MDL-65578 forum: Hide action menu where no actions exist
2019-05-31 12:43:22 +08:00
Mathew May
c939a043bf
MDL-65658 mod_forum: Group images links and titles groups
...
After a change in Moodle 3.6 some links & titles went missing.
Here I am adding them back & incresing the output image to 100x100px
2019-05-31 08:14:20 +08:00
Andrew Nicols
17f0579797
MDL-65576 behat: Reset Selenium driver between scorm scenarios
2019-05-31 08:08:26 +08:00
Peter
92ba55ee4f
MDL-65660 mod_forum: Allow guest users to view post buttons and links
...
For a self enrolment enabled course allow guest users to see the add
discussion and reply buttons
2019-05-31 07:06:32 +08:00
Tim Hunt
12eb2c2bf4
MDL-65731 quiz manual grading: fix ambiguous order by idnumber
2019-05-29 16:51:41 +01:00
Damyon Wiese
e14f112bd0
MDL-55592 lti: Forget the key and secret
...
When the "Enter your consumer key and shared secret" form is displayed,
it should not contain the same values it had the last time it was opened.
2019-05-29 13:59:22 +08:00
Mathew May
2ddd7605d8
MDL-65606 mod_data: Add approvalstatusclass to template
2019-05-27 13:38:25 +08:00
Andrew Nicols
9ba09a1244
MDL-65675 forum: Remove duplicate Re in subjects
2019-05-27 12:21:30 +08:00
Eloy Lafuente (stronk7)
22ae44f322
Merge branch 'MDL-65695-master' of git://github.com/andrewnicols/moodle
2019-05-23 10:48:25 +02:00
Andrew Nicols
4655adf8f3
MDL-65695 forum: Bump digest time to next day if in past
2019-05-23 14:22:01 +08:00
Andrew Nicols
6598c0bce0
Merge branch 'MDL-65630-master' of git://github.com/rezaies/moodle
2019-05-22 09:43:13 +08:00
Sara Arjona
c13d1d2518
Merge branch 'MDL-65605-master' of git://github.com/rezaies/moodle
2019-05-21 13:47:31 +02:00
Jun Pataleta
e3e5c1f659
Merge branch 'MDL-65274-master' of git://github.com/jleyva/moodle
2019-05-21 18:49:33 +08:00
Andrew Nicols
5b16520936
Merge branch 'MDL-65644' of git://github.com/stronk7/moodle
2019-05-21 12:49:32 +08:00
Eloy Lafuente (stronk7)
3572a25cc3
MDL-65644 upgrade: add 3.7.0 separation line to all upgrade scripts
2019-05-20 19:35:05 +02:00
David Mudrák
e31f62a788
MDL-65655 forum: Do not send notifications to inactive users
...
We cannot deliver notifications to users who had subscribed to a forum
or discussion and were later inactivated either by suspending or setting
the auth method to nologin. The deliver adhoc task cannot be run as
these users, throwing the "Suspended account" exception.
The solution is to make sure that fetch_subscribed_users() does not
include those inactive users.
2019-05-20 18:46:35 +02:00
Juan Leyva
ee766461b4
MDL-65274 mod_quiz: Do not return a translated string
...
We should be returning proper error codes and the translated string can be part of the debug information.
2019-05-20 15:50:46 +02:00
Shamim Rezaie
a9d62c4513
MDL-65605 mod_lesson: Fix the issue when get_draft_files returns null
2019-05-20 23:43:59 +10:00
Shamim Rezaie
80c360d573
MDL-65630 mod_quiz: Allow redo within an attempt with random questions
2019-05-20 23:10:30 +10:00