Jake Dallimore
|
bf4205ea78
|
Merge branch 'MDL-64003-master' of https://github.com/aanabit/moodle
|
2018-12-12 10:02:55 +08:00 |
|
Jake Dallimore
|
39ac02f424
|
MDL-63887 auth_ldap: fix unclean exit from sync when users not found
We should return, not exit, and we should clean up before we do.
|
2018-12-12 09:42:13 +08:00 |
|
Jake Dallimore
|
84e8e17820
|
Merge branch 'MDL-63887_master' of git://github.com/markn86/moodle
|
2018-12-12 09:41:34 +08:00 |
|
Jake Dallimore
|
f9479eb8ca
|
Merge branch 'MDL-63150-master' of git://github.com/peterRd/moodle
|
2018-12-12 08:32:16 +08:00 |
|
Jake Dallimore
|
909654806f
|
Merge branch 'MDL-63145-master' of git://github.com/peterRd/moodle
|
2018-12-12 08:29:40 +08:00 |
|
Jake Dallimore
|
fb029c996b
|
Merge branch 'MDL-63147-master' of git://github.com/peterRd/moodle
|
2018-12-12 08:25:02 +08:00 |
|
Peter
|
73a8110d3a
|
MDL-63145 mod_page: Accept userid param as override
Accept a userid as an override in the lib function instead of
relying on $USER
|
2018-12-12 07:25:35 +08:00 |
|
Peter
|
dcb7662ee7
|
MDL-63150 mod_url: Accept a userid override in event action
Accept a userid in the event action instead of depending on $USER
|
2018-12-12 07:13:09 +08:00 |
|
Peter
|
3ff8068fc5
|
MDL-63147 mod_resource: Accept userid in resource event_action
|
2018-12-12 07:06:53 +08:00 |
|
Tim Hunt
|
2fbd8e9ec0
|
MDL-63260 qtype_random: orphaned random questions should be deleted
This fix is based on some original code written by Bo Pierce.
|
2018-12-11 13:59:13 +00:00 |
|
Kathrin Osswald
|
ee6484497b
|
MDL-62223 mod_assign: Improve submission statements
|
2018-12-11 13:59:10 +01:00 |
|
Amaia Anabitarte
|
f8b46dabe8
|
MDL-64003 core_message: Use sql_like_escape() in message_search_users
|
2018-12-11 11:52:18 +01:00 |
|
Jake Dallimore
|
85b0a914f0
|
Merge branch 'MDL-64357_master' of git://github.com/markn86/moodle
|
2018-12-11 17:43:59 +08:00 |
|
Mark Nelson
|
e56eb26aec
|
MDL-64357 ltiservice_gradebookservices: updated unit tests
|
2018-12-11 17:02:40 +08:00 |
|
Claude Vervoort
|
9d6f9d1d47
|
MDL-64357 ltiservice_gradebookservices: fix cleanup deleting lineitems
|
2018-12-11 14:22:49 +08:00 |
|
Damyon Wiese
|
c539c67d6b
|
MDL-64313 assign: feedback viewed event
When a student views their submission, if it has feedback create an event.
|
2018-12-11 14:03:30 +08:00 |
|
Jake Dallimore
|
dd202b5e5a
|
Merge branch 'MDL-62922-master' of git://github.com/junpataleta/moodle
|
2018-12-11 12:50:18 +08:00 |
|
Jun Pataleta
|
796a2d81f1
|
Merge branch 'MDL-64280-master' of https://github.com/lucaboesch/moodle
|
2018-12-11 09:54:03 +08:00 |
|
Luca Bösch
|
d388e8ecc2
|
MDL-64280 core_outcome: Add/remove outcome buttons style.
|
2018-12-10 17:55:35 +01:00 |
|
Jun Pataleta
|
9da570bde0
|
Merge branch 'MDL-64275-master' of git://github.com/ryanwyllie/moodle
|
2018-12-10 15:04:01 +08:00 |
|
Jun Pataleta
|
077f144293
|
Merge branch 'MDL-62061-master' of git://github.com/abgreeve/moodle
|
2018-12-10 14:47:17 +08:00 |
|
Mihail Geshoski
|
7fed7636a7
|
MDL-62624 lesson: Fix alignment in matching questions in boost
|
2018-12-10 13:46:50 +08:00 |
|
Shamim Rezaie
|
29d0db89eb
|
MDL-63785 core_webservice: performance improvement
|
2018-12-10 14:52:13 +11:00 |
|
Shamim Rezaie
|
66e15651fe
|
MDL-63785 block_rss_client: performance improvement
|
2018-12-10 14:52:13 +11:00 |
|
Shamim Rezaie
|
a6d0837e18
|
MDL-63785 profilefield_textarea: performance improvement
|
2018-12-10 14:52:12 +11:00 |
|
Shamim Rezaie
|
1ae48ab484
|
MDL-63785 profilefield_datetime: performance improvement
|
2018-12-10 14:52:12 +11:00 |
|
Shamim Rezaie
|
033a061a0a
|
MDL-63785 profilefield_checkbox: performance improvement
|
2018-12-10 14:52:12 +11:00 |
|
Shamim Rezaie
|
10bbc95e03
|
MDL-63785 profilefield_text: performance improvement
|
2018-12-10 14:52:12 +11:00 |
|
Shamim Rezaie
|
2b1efa16da
|
MDL-63785 profilefield_menu: performance improvement
|
2018-12-10 14:52:12 +11:00 |
|
Shamim Rezaie
|
07bab537a0
|
MDL-63785 block_community: performance improvement
|
2018-12-10 14:52:12 +11:00 |
|
Shamim Rezaie
|
dfb3677c32
|
MDL-63785 core_user: performance improvement
|
2018-12-10 14:52:12 +11:00 |
|
Shamim Rezaie
|
45e6809b1f
|
MDL-63785 repository_onedrive: performance improvement
|
2018-12-10 14:52:12 +11:00 |
|
Shamim Rezaie
|
6b20a81cb4
|
MDL-63785 core_repository: performance improvement
|
2018-12-10 14:52:12 +11:00 |
|
Shamim Rezaie
|
d4269920de
|
MDL-63785 block_html : performance improvement
|
2018-12-10 14:52:12 +11:00 |
|
Shamim Rezaie
|
e68a25f395
|
MDL-63785 auth_oauth2: performance improvement
|
2018-12-10 14:52:12 +11:00 |
|
Shamim Rezaie
|
a246822931
|
MDL-63785 auth_mnet: performance improvement
|
2018-12-10 14:52:12 +11:00 |
|
Shamim Rezaie
|
28dfbe77bf
|
MDL-63785 core_portfolio: performance improvement
|
2018-12-10 14:52:12 +11:00 |
|
Shamim Rezaie
|
cb624f41d8
|
MDL-63785 core_enrol: performance improvement
|
2018-12-10 14:52:11 +11:00 |
|
Shamim Rezaie
|
ab29f4815b
|
MDL-63785 message_airnotifier: performance improvement
|
2018-12-10 14:52:11 +11:00 |
|
Jun Pataleta
|
0e15a4b92b
|
Merge branch 'MDL-64332' of https://github.com/timhunt/moodle
|
2018-12-10 09:57:52 +08:00 |
|
Peter
|
fa729309c4
|
MDL-60019 mod_block: Redundant code in block_navigation.php
Remove the redundant code as reported from the mentioned file.
|
2018-12-10 09:48:00 +08:00 |
|
Jake Dallimore
|
44890bd738
|
weekly on-sync release 3.7dev
|
2018-12-10 08:10:39 +08:00 |
|
Jake Dallimore
|
ea260b8eb3
|
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
|
2018-12-10 08:10:39 +08:00 |
|
Andrew Nicols
|
102d6ea352
|
MDL-64359 core: Respect shutdown handlers on SIG
|
2018-12-08 17:40:09 +08:00 |
|
Adrian Greeve
|
a1b0ac60fe
|
MDL-64339 core_comment: Update comment display to link to profile.
|
2018-12-07 11:13:16 +01:00 |
|
Ryan Wyllie
|
9acc0bc6ec
|
MDL-64134 message: hide empty sections in search results
|
2018-12-07 10:56:56 +08:00 |
|
Ryan Wyllie
|
e79a79ad83
|
MDL-64275 message: fix update unread conversation counts
|
2018-12-07 09:22:24 +08:00 |
|
AMOS bot
|
a25c3d3536
|
Automatically generated installer lang files
|
2018-12-07 00:09:20 +00:00 |
|
Tim Hunt
|
d6388d0acf
|
MDL-64332 questions: idnumber should not prevent easy duplication
|
2018-12-06 14:41:28 +00:00 |
|
Davo Smith
|
67809990f6
|
MDL-63773 mod_assign: switch instance form to hideIf
|
2018-12-06 13:31:45 +00:00 |
|