Sumit Negi
2e21c78006
MDL-68900 mod_forum: permission check for user who is viewing timed post
...
Pass current user object to post builder as argument, so that the permission to view timed post
will check with current user, who is viewing the posts instead of user who made that post.
2020-10-08 12:45:33 +05:30
Adrian Greeve
aba9644393
Merge branch 'MDL-69805-39' of https://github.com/dravek/moodle into MOODLE_39_STABLE
2020-10-08 14:59:28 +08:00
Adrian Greeve
4aa6b89ead
Merge branch 'MDL-69798_39' of https://github.com/timhunt/moodle into MOODLE_39_STABLE
2020-10-08 13:32:23 +08:00
Víctor Déniz
f8bce36ef2
Merge branch 'MDL-69759-m39' of https://github.com/sammarshallou/moodle into MOODLE_39_STABLE
2020-10-07 22:26:06 +01:00
Victor Deniz Falcon
fce2b0008c
MDL-52407 travis: use Travis default notifications(email)
2020-10-07 16:32:58 +08:00
Andrew Nicols
c2bd0a7d31
Merge branch 'MDL-67275-39-post_noun_verb' of git://github.com/mudrd8mz/moodle into MOODLE_39_STABLE
2020-10-07 12:38:55 +08:00
AMOS bot
2d7a59d060
Automatically generated installer lang files
2020-10-07 00:07:45 +00:00
Eloy Lafuente (stronk7)
57e0a20dec
Merge branch 'wip-MDL-68808-MOODLE_39_STABLE' of https://github.com/jason-platts/moodle into MOODLE_39_STABLE
2020-10-06 23:12:19 +02:00
Ferran Recio
3fe455fab4
MDL-69736 core_h5p: enable player reporting
2020-10-06 13:05:24 +02:00
Paul Holden
ca743b6a95
MDL-69813 h5p: fix undefined addon ordering in framework test.
2020-10-06 10:48:10 +01:00
Eloy Lafuente (stronk7)
5ea37637b7
weekly release 3.9.2+
2020-10-06 10:20:46 +02:00
Eloy Lafuente (stronk7)
75bae1a55b
Merge branch 'install_39_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_39_STABLE
2020-10-06 10:20:43 +02:00
Mikhail Golenkov
f3db3d30e0
MDL-47178 question: Retain question authors when restoring backups.
2020-10-06 09:36:42 +11:00
Eloy Lafuente (stronk7)
7714ea42ec
Merge branch 'MDL-69772-39-allcountrycodes' of git://github.com/mudrd8mz/moodle into MOODLE_39_STABLE
2020-10-06 00:04:13 +02:00
Eloy Lafuente (stronk7)
12c103b21a
Merge branch 'MDL-65074-39' of https://github.com/hitteshahuja/moodle into MOODLE_39_STABLE
2020-10-05 23:12:33 +02:00
Sara Arjona
ec157a3052
Merge branch 'MDL-69355-39-filebuffer' of git://github.com/mudrd8mz/moodle into MOODLE_39_STABLE
2020-10-05 18:34:02 +02:00
Jun Pataleta
57bb2fdaac
Merge branch 'MDL-69704-39' of git://github.com/sarjona/moodle into MOODLE_39_STABLE
2020-10-05 23:12:50 +08:00
Sara Arjona
e437183098
Merge branch 'MDL-69641-MOODLE_39_STABLE' of https://github.com/dmitriim/moodle into MOODLE_39_STABLE
2020-10-05 13:38:06 +02:00
Eloy Lafuente (stronk7)
3af8f89e58
Merge branch 'MOODLE_39-MDL-69752' of https://github.com/golenkovm/moodle into MOODLE_39_STABLE
2020-10-05 10:55:10 +02:00
Mikhail Golenkov
52b1184468
MDL-69791 gradereport: Fix error message when invalid grade is entered
2020-10-05 15:00:20 +11:00
Mikhail Golenkov
99d0308e4b
MDL-69848 upgrade: Delete notifications in chunks
2020-10-05 13:14:26 +11:00
Mikhail Golenkov
3ae46b2a93
MDL-69818 mod_feedback: Fix item dependency during activity restoration
2020-10-04 18:29:45 +11:00
Mikhail Golenkov
5fce0b3f5d
MDL-69752 mod_data: Format module intro on Database activities page
2020-10-04 13:49:35 +11:00
AMOS bot
b3ebbb61f4
Automatically generated installer lang files
2020-10-03 00:08:29 +00:00
Sara Arjona
16689245e8
weekly release 3.9.2+
2020-10-02 13:43:27 +02:00
Eloy Lafuente (stronk7)
98280a4c8c
Merge branch 'MDL-69758-m39' of https://github.com/sammarshallou/moodle into MOODLE_39_STABLE
2020-10-01 23:44:26 +02:00
Claude Vervoort
171e55f304
MDL-57756 mod_lti: params change to text type
2020-10-01 17:34:39 -04:00
Sara Arjona
f1fed72bda
MDL-69704 course: catch exception when calling get_course_content_items
...
When plugins are removed from disk, an exception is thrown when
calling component_callback_exists.
This exception should be catched here in order to load properly
the activity chooser (otherwise, the exception will be displayed
and no activity will appear).
2020-10-01 19:56:41 +02:00
Tim Hunt
07674eb12f
MDL-69798 XML question export: excape special chars in idnumbers
2020-10-01 17:10:58 +01:00
Amaia Anabitarte
2308a02324
MDL-69672 core_contentbank: is_context_allowed unit tests
2020-10-01 17:56:38 +02:00
Eloy Lafuente (stronk7)
1da6703d6d
Merge branch 'MDL-69672-39' of git://github.com/aanabit/moodle into MOODLE_39_STABLE
2020-10-01 17:49:23 +02:00
Eloy Lafuente (stronk7)
27a62292ad
Merge branch 'MDL-69586-39' of https://github.com/paulholden/moodle into MOODLE_39_STABLE
2020-10-01 17:12:53 +02:00
David Mudrák
271b94ff4f
MDL-69772 admin: Better validation for the allcountrycodes setting
...
The patch introduces a new admin_setting fiela type that can be used for
specifying comma separated list of countries. The field has inbuilt
validation so that only valid country codes can be inserted.
2020-10-01 13:37:51 +02:00
Jason Platts
315ec3bad6
MDL-68808 forms: autocomplete throwing error in IE11
2020-10-01 12:11:11 +01:00
Sara Arjona
4cb342ef34
Merge branch 'MDL-68098-39' of git://github.com/dpalou/moodle into MOODLE_39_STABLE
2020-10-01 12:56:31 +02:00
Dani Palou
e7bb7aa9a2
MDL-68098 tests: Reset FILTERLIB_PRIVATE after tests
2020-10-01 12:50:00 +02:00
Dani Palou
7aca3ebb3c
MDL-68098 ws: Add unit tests to test mathjax in WS
2020-10-01 12:50:00 +02:00
David Matamoros
61bb2c70c2
MDL-69805 mod_data: Freeze comment field if comments disabled
2020-09-30 15:53:29 +02:00
Adrian Greeve
f612465b53
Merge branch 'MDL-37802-39' of https://github.com/paulholden/moodle into MOODLE_39_STABLE
2020-09-30 13:50:03 +08:00
Dan Marsden
4727970abd
MDL-69641 grade: fix slow query.
...
This is a backport of MDL-69190
2020-09-30 15:00:35 +10:00
Adrian Greeve
88c700bd2c
Merge branch 'MDL-69359_39' of https://github.com/adpe/moodle into MOODLE_39_STABLE
2020-09-30 11:43:16 +08:00
Sara Arjona
b354694012
Merge branch 'MDL-69342-39_profile_picture_deletion' of https://github.com/vtos/moodle into MOODLE_39_STABLE
2020-09-29 19:01:19 +02:00
Amaia Anabitarte
a9bccc9dbc
MDL-69672 core_contentbank: Check used context level
2020-09-29 12:44:48 +02:00
Eloy Lafuente (stronk7)
7c52a27375
weekly release 3.9.2+
2020-09-29 10:48:33 +02:00
Eloy Lafuente (stronk7)
300d9ca23d
Merge branch 'install_39_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_39_STABLE
2020-09-29 10:48:29 +02:00
Claude Vervoort
00b2219fd4
MDL-68384 mod_lti: fix spec violations bo claim name and dl value type
2020-09-28 17:04:07 -04:00
Víctor Déniz
8b9d73dad8
Merge branch 'MDL-69644-39' of https://github.com/paulholden/moodle into MOODLE_39_STABLE
2020-09-28 20:34:26 +01:00
Shamim Rezaie
9029eb0e71
MDL-69649 form: Fix labels for defaultcustom form elements
2020-09-28 23:21:50 +10:00
Shamim Rezaie
d54b3447e6
MDL-69649 backup: Fix missing labels
...
- The backup details page uses a table to show a sumary of the backup
content. Used role attribute to denote the tabular format of the
summary.
- The backup details page displays activity name next to each activity
icon. Therefore the icons are only decorative and do not need to have
any title or even alt text.
- Form labels should be associated with form controls. A div element is
not a form control.
- The from attribute of the form labels should be equal to the id
attribute of an element. Therefore, we first create a label and an
input elements and associate them to each other, and then pass them to
backup_detail_pair() when a label is needed.
2020-09-28 23:21:50 +10:00
sam marshall
39d542eeb4
MDL-69759 Web services: app checks to token.php cause log errors
2020-09-28 11:55:56 +01:00