Shamim Rezaie
ed1f61f30f
MDL-63151 mod_wiki: check if the module is visible to the user
2019-03-12 17:12:09 +11:00
Adrian Greeve
fa50232ff7
Merge branch 'MDL-64477-master-lastats' of git://github.com/mudrd8mz/moodle
2019-03-12 13:36:43 +08:00
Adrian Greeve
80fd0eb073
Merge branch 'MDL-64787_master' of git://github.com/dmonllao/moodle
2019-03-12 11:16:20 +08:00
Eloy Lafuente (stronk7)
c93eedf8dd
Merge branch 'MDL-64084-master' of git://github.com/jleyva/moodle
2019-03-12 00:29:58 +01:00
Eloy Lafuente (stronk7)
99daf06a4f
Merge branch 'MDL-64653-master' of git://github.com/jleyva/moodle
2019-03-11 23:03:02 +01:00
Sara Arjona
0c04a44457
MDL-64974 badges: add missing configurecriteria capability check
2019-03-11 10:24:39 +01:00
David Mudrák
6cae6c9b55
MDL-64477 analytics: Include new stats in site registration info
...
These four new figures will be submitted to the Moodle sites directory
as a part of the site registration.
2019-03-11 10:23:25 +01:00
David Mudrák
5e9b091248
MDL-64477 analytics: Introduce a new \core_analytics\stats class
...
The purpose of the class is to provide stats and meta data about how the
analytics is used on the site.
2019-03-11 10:23:25 +01:00
Davo Smith
f83bd64148
MDL-64365 mod_forum: hide RSS settings if RSS not enabled
2019-03-11 09:04:32 +00:00
David Monllaó
9b3580f43c
MDL-61585 analytics: Include missing indicators
2019-03-11 09:36:54 +01:00
Andrew Nicols
bee40dbf27
MDL-63524 behat: Do not skip tests on Step 0 error
2019-03-11 11:18:40 +08:00
Jun Pataleta
9f09d9dec5
MDL-64958 gradeimport_csv: Better unit tests for check_user_exists()
2019-03-11 09:32:21 +08:00
Jun Pataleta
d45f0f0ceb
MDL-64958 grade_import: Ensure correct user is being fetched
...
* We need to ensure that we are checking the correct user account.
Since email and idnumber are not unique fields, there's a chance that
multiple user records will match when querying for user data using
these fields. This might lead to a different user's grades being
inadvertently modified during grade import. In such a case, this
function needs to return a null userid.
2019-03-11 09:32:17 +08:00
Mark Nelson
8ca99a92da
MDL-64990 tool_usertours: do not show messaging tour when disabled
2019-03-11 07:50:06 +08:00
David Castro
cc179d9641
MDL-65008 question: Query enhancement.
...
Adding core_question as an additional filter to the tag backup.
2019-03-08 16:35:41 -05:00
Luca Bösch
5ed8afac9b
MDL-64747 block_myoverview: Omit "Sort by" text and add icon instead.
2019-03-08 16:42:20 +01:00
Paul Holden
47e466c958
MDL-46931 roles: retrieve distinct users in sub-query.
...
Prevents duplicate key column warning when a user is enrolled in
a course via multiple enrolment methods.
2019-03-08 14:40:41 +00:00
Paul Holden
9ded266b4e
MDL-43130 access: fix user counting when retrieving assignable roles.
...
Previously users assigned the same role in a context via multiple
components would be counted multiple times.
2019-03-08 12:32:24 +00:00
Sara Arjona
63be19c543
MDL-65006 policy: avoid loop when no policies need to be agreeded
...
Avoid an infinite loop when the user has no policies to agreed but
the policyagreed = 0.
2019-03-08 10:01:51 +01:00
Damyon Wiese
71fb32f8a6
MDL-64230 files: focus and hover css
...
Show the full filename when an element has focus or hover on the parent element.
2019-03-08 14:48:50 +08:00
Jun Pataleta
ed90e4d378
MDL-64230 files: Display long file/folder names with ellipsis
...
* Instead of clipping long file/folder names by default, truncate them
with ellipsis to indicate to the user that the file/folder has a long
name.
2019-03-08 14:48:49 +08:00
Adrian Greeve
a5dd8bfc91
MDL-64987 repository_nextcloud: Remove duplicate string.
2019-03-08 14:32:24 +08:00
Jun Pataleta
78af6dec0d
MDL-65005 block_timeline: Behat fixes
2019-03-08 13:38:59 +08:00
Jun Pataleta
7a698c0d91
MDL-65005 block_timeline: Fix accessibility of Day filter menu
2019-03-08 13:38:59 +08:00
Jun Pataleta
87b998c46f
MDL-65005 block_timeline: Fix accessibility of Sort-by menu
2019-03-08 13:38:55 +08:00
Mark Nelson
1fadad46a0
MDL-64773 core: added new table to keep track of muted conversations
2019-03-08 11:52:06 +08:00
AMOS bot
3ca5cd95d8
Automatically generated installer lang files
2019-03-08 00:15:09 +00:00
David Monllaó
4c44a1f6a0
MDL-64787 tool_analytics: New template to select the evaluation mode
2019-03-07 21:06:17 +01:00
David Monllaó
e97dfff78d
MDL-64787 tool_analytics: Include training data source in the log table
2019-03-07 20:44:48 +01:00
David Monllaó
bc82b89586
MDL-64787 mlbackend: Evaluate trained models
2019-03-07 20:43:30 +01:00
David Monllaó
74823933c8
MDL-64787 tool_analytics: UI for trained models evaluation
2019-03-07 20:43:30 +01:00
Eloy Lafuente (stronk7)
a713ed3ba6
weekly release 3.7dev
2019-03-07 16:41:47 +01:00
Eloy Lafuente (stronk7)
f83eb74e56
NOBUG: Fixed SVG browser compatibility
2019-03-07 16:41:45 +01:00
Eloy Lafuente (stronk7)
482a791f4d
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2019-03-07 16:41:43 +01:00
Andrew Nicols
771a8c3c95
MDL-64883 mod_chat: Fix SQL in cron
2019-03-07 17:30:31 +08:00
Shamim Rezaie
a44fb747cf
MDL-63149 mod_survey: Add userid param to mod_survey calendar callbacks
2019-03-07 17:54:09 +11:00
Shamim Rezaie
58182fa833
MDL-63144 mod_lti: Add userid param to mod_lti calendar callbacks
2019-03-07 17:48:17 +11:00
Shamim Rezaie
70e7f3b9ba
MDL-63144 mod_lti: Check if the module is visible to the user
2019-03-07 17:38:01 +11:00
Andrew Nicols
9f909b1c75
Merge branch 'MDL-64881-master' of git://github.com/lameze/moodle
2019-03-07 11:45:09 +08:00
Simey Lameze
7cef9748ff
MDL-64881 mod_workshop: fix version bump
2019-03-07 11:43:36 +08:00
Simey Lameze
77f3b50f78
MDL-64881 mod_workshop: add task to run allocation plugin cron
2019-03-07 11:33:15 +08:00
Jun Pataleta
b740fe1769
Merge branch 'MDL-64746-master' of https://github.com/lucaboesch/moodle
2019-03-07 11:04:42 +08:00
Andrew Nicols
7e51bd2583
MDL-64882 repository: Whitespace fix and version bump
2019-03-07 10:49:59 +08:00
Andrew Nicols
30bb29dae4
Merge branch 'MDL-64882-master' of git://github.com/lameze/moodle
2019-03-07 10:40:16 +08:00
Andrew Nicols
1eb1087748
MDL-64884 auth_mnet: Version bump
2019-03-07 10:32:18 +08:00
Andrew Nicols
5c30abc2ae
MDL-64883 mod_chat: Version bump
2019-03-07 10:32:02 +08:00
Andrew Nicols
1a34def707
Merge branch 'MDL-64883-master' of git://github.com/lameze/moodle
2019-03-07 10:30:02 +08:00
Simey Lameze
b98d775540
MDL-64883 mod_chat: deprecate legacy chat_cron() function
2019-03-07 10:10:29 +08:00
Simey Lameze
958dfd9761
MDL-64883 mod_chat: convert cron to scheduled task
2019-03-07 10:10:25 +08:00
Adrian Greeve
98c49e1a91
Merge branch 'MDL-64026-master' of git://github.com/jleyva/moodle
2019-03-07 10:01:25 +08:00