Shamim Rezaie
d6e821294e
MDL-62325 enrol_paypal: Added some keys and indexes to enrol_paypal.
...
- Added these keys to the enrol_paypal db: courseid, userid, instanceid
- Added these indexes to the enrol_paypal db: business, receiver_email
2018-06-25 11:57:26 +10:00
Adrian Greeve
11d828ef6f
MDL-62755 mod_assign: Update to unit tests.
...
Overrides are now checked to be exported properly.
2018-06-25 09:49:13 +08:00
Adrian Greeve
ea24047619
MDL-62755 mod_assign: Fix override export problem.
...
The cutoffdate and allowsubmissionsfromdate were not
being exported.
2018-06-25 09:49:13 +08:00
Mihail Geshoski
f721ac68d4
MDL-41265 resource: Page resource option to show/hide last modified
2018-06-25 09:13:04 +08:00
Tim Hunt
f4e18a0ae7
MDL-62783 XMLDB: Generate PHP with [] arrays
2018-06-22 13:58:27 +01:00
Tim Hunt
bc6687bab3
MDL-62698 quiz_overview: new index should not be unique
2018-06-22 13:32:04 +01:00
Christian Glahn
4e715dd69d
MDL-61732 filters: Have emoticons respect nolink
...
Also extracts static emoticon cache to a field in order to increases
testability of filter_emoticon, because we are now able to reset the
static emoticon cache before tests, particularly for observing the
response to changing $CFG->emoticons.
2018-06-22 10:30:55 +02:00
Jake Dallimore
4d5046b0eb
MDL-51419 core_files: Support for utf8 in file names in MS Edge
2018-06-22 10:29:23 +08:00
Jake Dallimore
548c260d82
MDL-62730 themes: Fix calendar icon alignment for datetime in Boost
2018-06-22 10:16:28 +08:00
Jake Dallimore
692e22f9ed
MDL-62735 core_search: searchareas page now respects indexing support
2018-06-22 10:14:09 +08:00
Luca Bösch
2846038ed1
MDL-45088 xmldb: Fix table alignment
2018-06-21 19:38:41 +02:00
Eloy Lafuente (stronk7)
6153be6850
weekly release 3.6dev
2018-06-21 14:00:54 +02:00
Andrew Nicols
de06b63344
MDL-62715 mod_assign: Bump submissions back when grading in tests
2018-06-21 08:40:39 +08:00
Jun Pataleta
2a969f3cd6
Merge branch 'MDL-62017-master' of https://github.com/lucaboesch/moodle
2018-06-20 19:40:39 +08:00
David Monllao
62dc3fde0a
Merge branch 'MDL-61482-master' of git://github.com/zig-moodle/moodle
2018-06-20 13:29:17 +02:00
David Monllao
130ab46d37
Merge branch 'MDL-44646-master' of https://github.com/lucaboesch/moodle
2018-06-20 13:07:32 +02:00
David Monllao
88b4c9d260
MDL-62471 tool_dataprivacy: Test compatible with 32 bits OS
2018-06-20 12:48:28 +02:00
cescobedo
a282b0f51d
MDL-61296 auth_ldap: remove PHP notices when field does not exist.
2018-06-20 11:39:16 +02:00
Luca Bösch
936e9c82b2
MDL-62017 tool_customlang: format language customisation buttons.
2018-06-20 10:53:23 +02:00
Luca Bösch
78f6d02b8c
MDL-44646 administration: Users can be filtered by course enrollment
2018-06-20 06:48:59 +02:00
Andrew Nicols
e3037af566
Merge branch 'master_MDL-62705_results_order_no_context' of https://github.com/mattporritt/moodle
2018-06-20 08:35:59 +08:00
Andrew Nicols
7febc1e3d8
Merge branch 'wip-MDL-62391-master' of git://github.com/abgreeve/moodle
2018-06-20 08:33:32 +08:00
Eloy Lafuente (stronk7)
cb57d12d01
Merge branch 'mdl57404' of https://github.com/egiles/moodle
2018-06-20 01:02:30 +02:00
Eloy Lafuente (stronk7)
b7dcb575d2
Merge branch 'MDL-62014-master' of git://github.com/nashtechdev01/moodle
2018-06-20 00:57:21 +02:00
Eloy Lafuente (stronk7)
61a9f8d147
Merge branch 'MDL-36424-master' of https://github.com/lucaboesch/moodle
2018-06-19 19:19:59 +02:00
Eloy Lafuente (stronk7)
77eee742f0
Merge branch 'wip-MDL-61786-master' of git://github.com/abgreeve/moodle
2018-06-19 19:14:43 +02:00
Eloy Lafuente (stronk7)
cb461375a8
Merge branch 'MDL-62358-master' of https://github.com/HuongNV13/moodle
2018-06-19 19:05:26 +02:00
Eloy Lafuente (stronk7)
706898c83e
Merge branch 'MDL-44791-master' of https://github.com/lucaboesch/moodle
2018-06-19 18:59:41 +02:00
Eloy Lafuente (stronk7)
3a55517a53
Merge branch 'MDL-62449-master' of git://github.com/sarjona/moodle
2018-06-19 18:18:51 +02:00
Tim Hunt
a1bc8928cc
MDL-62747 accesslib: rdef caching should handle roles with no caps
2018-06-19 16:26:00 +01:00
Zig Tan
8be71d396b
MDL-61482 mod_assign: Clean html in offline grading CSV
2018-06-19 23:19:13 +08:00
Bas Brands
c8c595e6d0
MDL-62691 Theme boost: editpdf hide dropdown close btn
2018-06-19 16:57:10 +02:00
Bas Brands
d7dbf65770
MDL-62703 Themes: remove hover styles in course listings
2018-06-19 16:32:08 +02:00
Bas Brands
7605e3899f
MDL-59047 question type: short answer boost styles
2018-06-19 14:32:35 +02:00
David Monllao
fa6f911fc5
Merge branch 'MDL-62588-master' of git://github.com/rezaies/moodle
2018-06-19 12:52:15 +02:00
David Monllao
c85a3823b8
Merge branch 'MDL-44859-master' of https://github.com/lucaboesch/moodle
2018-06-19 12:06:48 +02:00
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