Jun Pataleta
ec4d05c6b6
Merge branch 'MDL-61894-master' of https://github.com/lucaboesch/moodle
2018-06-19 17:57:31 +08:00
David Monllao
fca5c2de05
Merge branch 'MDL-58702-master' of git://github.com/zig-moodle/moodle
2018-06-19 11:53:21 +02:00
Adrian Greeve
373a09a86a
MDL-62391 tool_dataprivacy: Added more detail about data requests.
...
This adds the detail about who requested the data request to the
tables and data request information page.
2018-06-19 14:50:29 +08:00
Huong Nguyen
430241eb4b
MDL-62597 Privacy: Request date column should include time
2018-06-19 14:50:00 +08:00
Zig Tan
fcb7d2a976
MDL-42818 assign: Add grading UI indicator about followup submission
2018-06-19 14:06:17 +08:00
Andrew Nicols
67196d5080
Merge branch 'MDL-60950-master' of git://github.com/damyon/moodle
2018-06-19 11:36:59 +08:00
Damyon Wiese
994d0da35e
MDL-60950 assign: Update incompatible unit test
...
Maintain compatibility with unit test changes after MDL-55609.
2018-06-19 10:56:53 +08:00
Damyon Wiese
c957707106
MDL-60950 assign: Rename class
...
testable_assign was renamed to mod_assign_testable_assign
2018-06-19 10:53:51 +08:00
Andrew Nicols
68a482e167
Merge branch 'MDL-62283-master' of https://github.com/Kathrin84/moodle
2018-06-19 10:36:37 +08:00
Andrew Nicols
2ffb5ea5e9
Merge branch 'MDL-62519_master' of git://github.com/markn86/moodle
2018-06-19 10:33:52 +08:00
Damyon Wiese
07d237840e
MDL-60950 assign: Robust filtering of grading table
...
For assignments with gradetype set to none, we need special handling when generating the query to filter submissions that need grading.
2018-06-19 10:09:42 +08:00
Damyon Wiese
a5ff898f90
MDL-60950 assign: Test for the requires grading filter
...
This test covers when the requires grading filter is applied, but the
assignment has no grade and the feedbackcomments plugin is disabled.
2018-06-19 10:09:42 +08:00
Andrew Nicols
29532b3758
Merge branch 'MDL-62597-master' of https://github.com/HuongNV13/moodle
2018-06-19 09:42:36 +08:00
Eloy Lafuente (stronk7)
f3611eabc8
Merge branch 'MDL-59429-master' of git://github.com/mickhawkins/moodle
2018-06-19 02:06:54 +02:00
Eloy Lafuente (stronk7)
9153d6ea05
Merge branch 'MDL-62638-master' of git://github.com/bmbrands/moodle
2018-06-19 02:03:08 +02:00
Eloy Lafuente (stronk7)
eeb0597493
Merge branch 'MDL-62571_master' of git://github.com/markn86/moodle
2018-06-19 01:49:05 +02:00
Sara Arjona
1d76dd714c
MDL-62449 scorm: Move related data to data in the privacy export
2018-06-18 10:42:26 +02:00
Sara Arjona
cd3ef1fbc4
MDL-62449 scorm: Add SCORM data to privacy export (name, description)
2018-06-18 10:42:26 +02:00
Jun Pataleta
0197ac313c
Merge branch 'MDL-62614-master' of git://github.com/zig-moodle/moodle
2018-06-18 16:12:40 +08:00
Jun Pataleta
d2b1d001bb
Merge branch 'MDL-62709_master' of git://github.com/markn86/moodle
2018-06-18 15:16:18 +08:00
Jun Pataleta
35f5be26ae
Merge branch 'MDL-62658_master' of git://github.com/markn86/moodle
2018-06-18 14:36:54 +08:00
Jun Pataleta
4fb6f0b5ce
Merge branch 'wip-MDL-62474-master' of git://github.com/abgreeve/moodle
2018-06-18 14:32:42 +08:00
Mark Nelson
4f6cb2ee77
MDL-62658 message_popup: fixed issue with malformed URL being generated
2018-06-18 14:27:54 +08:00
Adrian Greeve
f43ed74cb0
MDL-62474 theme_boost: Update to provider and unit test.
...
Theme boost contains a user preference which was not reported
before. Unit tests have been added to test the update.
2018-06-18 14:03:38 +08:00
Andrew Nicols
3b6811a113
Merge branch 'MDL-62320-master' of git://github.com/vmdef/moodle
2018-06-18 13:47:21 +08:00
Willian Mano
dfcbcfc319
MDL-62474 theme_boost: Fix Boost privacy provider
2018-06-18 13:33:41 +08:00
Shamim Rezaie
f84df305c0
MDL-62588 enrol_paypal: Add missing instanceid field
2018-06-18 15:14:04 +10:00
Huong Nguyen
af2e8ed947
MDL-62614 Privacy: Core tag provider delete_item_tags function not work
2018-06-18 12:59:13 +08:00
Andrew Nicols
dcb2cea690
Merge branch 'MDL-62234-master' of git://github.com/bmbrands/moodle
2018-06-18 09:51:18 +08:00
Andrew Nicols
b885f0bf60
Merge branch 'MDL-57968-master' of git://github.com/cescobedo/moodle
2018-06-18 08:57:13 +08:00
Evan Giles
53007faad1
MDL-57404 admin_settings: Allow comments in ip block
...
This adds the ability to to add comments to ip lists in moodle.
Currently, the configiplist textentry box does not allow the user to annotate
the IP addresses defined. For example, I'd like to be able to define:
192.168.1.1 # London office
10.1.1.1 # New york office
118.209.246.240 # My home IP
This would allow me to revisit this list after a few months, and remove
IP addresses that are no longer required - without having to manually confirm
each IP address
2018-06-16 21:08:46 +10:00
Victor Deniz
046dd892c7
MDL-62320 mimetypes: Add JSON to the default mime types list
2018-06-15 12:54:23 +01:00
Kathrin Osswald
c449fbcf72
MDL-62283 theme Boost: No nav drawer pref on small screens
2018-06-15 13:14:28 +02:00
HungTran
d2d82a9d7d
MDL-62014 course: Add title to activity completion button
2018-06-15 10:18:26 +07:00
Michael Hawkins
0be294c005
MDL-59429 roles: Log add/remove admin users.
2018-06-15 10:22:54 +08:00
Zig Tan
e689e4d446
MDL-58702 backup: Fix restoration of role mappings labels
...
Changes:
- Add logic to retrieve all the existing current roles.
- Apply the backup's role shortname by matching on the archetype.
- Added backup lang string 'undefinedrolemapping'.
2018-06-15 09:55:53 +08:00
Matt Porritt
784ed31ea0
MDL-62705 Global Search: results order selection does not display
...
As of 3.5 a search plugin can define the result orders it supports.
When a search plugin defines multiple sort orders and the search is
conducted without a context (no context query param in the URL),
the code to load the available sort orders from the enabled search
backend is never called.
This patch gets the supported search orders for the enabled search
engine regardless of context being provided or not. As prior, the
search order selection will not display if the only result order
option is relevance.
2018-06-15 11:31:36 +10:00
Matteo Scaramuccia
09ca972877
MDL-51080 env: warn when running MariaDB w/ wrong dbtype
2018-06-14 23:54:35 +02:00
Luca Bösch
e6914883ed
MDL-61894 tag: Modal buttons style.
2018-06-14 17:34:29 +02:00
Luca Bösch
df24fb7172
MDL-44859 grade: Inverse the order of the add category and item buttons
2018-06-14 17:33:41 +02:00
Luca Bösch
b1a8a5052c
MDL-44791 admin: Open server check doc links in new window.
2018-06-14 17:33:35 +02:00
Ed Basset
1764defb5a
MDL-36424 wiki: set group so subwiki tabs/pages display correctly
2018-06-14 17:33:18 +02:00
Mark Johnson
e3389c83b2
MDL-61244 caching: Allow granular purging of caches
2018-06-14 15:04:42 +01:00
Huong Nguyen
628b4c86af
MDL-62358 Question: Improve number function
...
Support all 'question numbers' that might be needed
2018-06-14 19:43:55 +07:00
Huong Nguyen
cf9b6587c0
MDL-62597 Privacy: Request date column should include time
2018-06-14 19:40:31 +07:00
Eloy Lafuente (stronk7)
9e7c397889
weekly release 3.6dev
2018-06-14 10:55:47 +02:00
Eloy Lafuente (stronk7)
7fb9a2550e
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2018-06-14 10:55:44 +02:00
Mark Nelson
cd9ecbd81c
MDL-62709 core_message: convert NULL format types in task
2018-06-14 13:18:46 +08:00
David M Penner
8791c50d64
MDL-62709 core_message: fix for silently ignored errors in task
2018-06-14 12:20:42 +08:00
Jun Pataleta
3662898b7c
Merge branch 'MDL-60207-master' of git://github.com/andrewnicols/moodle
2018-06-14 10:29:11 +08:00