Eloy Lafuente (stronk7)
f37f00be53
MDL-63276 environment: 3.7 base information
...
This is a direct copy of the 3.6 branch to
have changes under control easier in next commits.
2018-12-30 18:05:30 +01:00
Jun Pataleta
e2b812fc40
MDL-64474 auth_oauth2: Properly update user profile data
...
* Updating of user profile data from OAuth2 issuer should only be
performed for fields that can be synced externally (fields defined in
\auth_plugin_base::$userfields)
* Only update user profile data for users which use OAuth2 as their
default authentication mechanism.
2018-12-28 16:52:37 +08:00
Amaia Anabitarte
0f38e62970
MDL-64400 core_messages: Mark notifications sent via email as read
2018-12-27 09:15:53 +01:00
Amaia Anabitarte
57afd82ab0
MDL-64400 core_messages: Allow cron to delete unread notifications too
2018-12-27 09:15:53 +01:00
Mathew
0dbe9025b5
MDL-24951 mod_forum: Check user capability to know what message to show.
...
If the user has the following capabilty: mod/forum:canposttomygroups then show them
the more technical of the strings. Otherwise we use something a bit easier for them to ask their
tutor or teacher about.
2018-12-24 09:15:34 +08:00
Mathew
299dc536aa
MDL-49651 mod_forum: Respect course visibility in cron
...
This checks the courses' current visibility and the users permissions.
If they have the permission to view the course when it is hidden they'll get messages.
We already have checks for the users enrolled & subscription status.
2018-12-24 09:11:15 +08:00
Gareth Barnard
fc9ce45cca
MDL-64432 theme_bootstrapbase: Favourites myoverview icon tooltip.
2018-12-21 11:34:42 +00:00
Eloy Lafuente (stronk7)
91165842db
MDL-64409 behat: Update master to use 3.37.0 behat extension tag
2018-12-20 12:28:17 +01:00
Adrian Greeve
38a1b4f203
weekly release 3.7dev
2018-12-20 11:09:10 +01:00
Adrian Greeve
c10e9970e1
NOBUG: Fixed SVG browser compatibility
2018-12-20 11:09:08 +01:00
Adrian Greeve
03573e1a58
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2018-12-20 11:09:07 +01:00
Andrew Nicols
13bd9babb4
Merge branch 'MDL-64038-master' of git://github.com/bmbrands/moodle
2018-12-20 13:53:51 +08:00
Andrew Nicols
4617420250
Merge branch 'MDL-63512-master' of git://github.com/peterRd/moodle
2018-12-20 13:03:31 +08:00
Peter
94dafd0c06
MDL-63512 mod_lesson: Update the lesson css to exclude mediaplugin div
2018-12-20 12:49:10 +08:00
Andrew Nicols
bf197c166c
Merge branch 'MDL-62223-master' of git://github.com/Kathrin84/moodle
2018-12-20 11:32:50 +08:00
Andrew Nicols
116b7c089a
MDL-58855 glossary: Remove behat logout line
2018-12-20 10:27:57 +08:00
Andrew Nicols
1cd08af7f4
Merge branch 'MDL-58855-master' of git://github.com/peterRd/moodle
2018-12-20 10:26:24 +08:00
Adrian Greeve
21fc1b9682
Merge branch 'MDL-64392-master' of git://github.com/bmbrands/moodle
2018-12-19 12:02:43 +01:00
Jun Pataleta
43db4e9c56
Merge branch 'MDL-61767-master' of git://github.com/andrewnicols/moodle
2018-12-19 18:36:21 +08:00
Andrew Nicols
c9f2a8c2cf
MDL-61767 auth_oauth: Reduce updated fields
2018-12-19 18:15:39 +08:00
Adrian Greeve
7f1fd5000d
Merge branch 'MDL-59954-master' of git://github.com/peterRd/moodle
2018-12-19 10:51:42 +01:00
Shamim Rezaie
b6ece79d81
MDL-63722 javascript: misinterpret as outside click if DOM is modified
2018-12-19 16:01:09 +11:00
Jake Dallimore
57e94e365e
Merge branch 'MDL-64229_master' of git://github.com/markn86/moodle
2018-12-19 11:37:15 +08:00
Peter
c8b67bee88
MDL-58855 mod_glossary: Add pending approval identifier glossary
...
Add a new label to indicate whether a tagged glossary item is pending approval or not
2018-12-19 11:30:27 +08:00
Jake Dallimore
a2f6288fa1
Merge branch 'MDL-64216-m' of https://github.com/micaherne/moodle
2018-12-19 11:07:41 +08:00
Jun Pataleta
e63084ec1b
Merge branch 'MDL-60474-master' of git://github.com/damyon/moodle
2018-12-19 10:14:13 +08:00
Damyon Wiese
064f15033f
MDL-60474 assign: Consistent user filters
...
Use the current filters and sorting on the user grading table in the single
page grading app when it is possible.
This replaces the popover used to configure the filters to one that closely matches the
one from the grading table. It supports standard filters, workflow filters and allocated marker filters.
It will also support group filtering and suspended user filtering but we don't show the controls for those in
the single grading page.
2018-12-19 10:10:23 +08:00
Andrew Nicols
54fbe39ee1
Merge branch 'MDL-63512-master' of git://github.com/peterRd/moodle
2018-12-19 09:48:46 +08:00
Andrew Nicols
0ab2d87c50
Merge branch 'MDL-64061-master-amdload' of git://github.com/mudrd8mz/moodle
2018-12-19 09:10:09 +08:00
Peter
6afbdf2778
MDL-59954 mod_course: Remove file size restriction on D&D on course page
...
Remove file size restrictions for teachers on course page.
Use user_max_upload_file_size instead of the max_file_size
2018-12-19 08:36:45 +08:00
AMOS bot
c80d033f66
Automatically generated installer lang files
2018-12-19 00:08:52 +00:00
Adrian Greeve
c6f2f4a64c
Merge branch 'MDL-63844-master' of git://github.com/aanabit/moodle
2018-12-18 18:11:38 +01:00
Amaia Anabitarte
26b34c30d3
MDL-63844 enrol: Reordering status_field constructor parameters
2018-12-18 17:57:57 +01:00
Rohan Khajuria
6676f20214
MDL-63844 enrolmentdetails: add time-enrolled field
2018-12-18 17:06:49 +01:00
Adrian Greeve
648afe76f8
Merge branch 'MDL-64025-master' of https://github.com/christianwolters/moodle
2018-12-18 15:58:06 +01:00
Adrian Greeve
1ccaa71b04
Merge branch 'MDL-63794-master-2' of git://github.com/mihailges/moodle
2018-12-18 12:13:35 +01:00
Bas Brands
eecff277da
MDL-64171 block_myoverview: change course summary view image size
...
Size reduced from 7rem to 5rem for smaller devices
and for courses without a description.
2018-12-18 10:38:00 +01:00
Shamim Rezaie
8e93e515ed
MDL-63809 question: handling bad questions in question_has_capability_on
2018-12-18 15:05:37 +11:00
Tim Hunt
b195523758
MDL-63809 question bank: ensure question_has_capability_on can be called
2018-12-18 14:54:28 +11:00
Damyon Wiese
1879a74ed7
MDL-60082 assign: Grading worksheet with no grade
...
If the grade type is NONE - do not include the maxgrade column.
2018-12-18 11:12:17 +08:00
Jake Dallimore
1c30321e7f
Merge branch 'MDL-64309_master' of git://github.com/markn86/moodle
2018-12-18 11:11:23 +08:00
Jake Dallimore
78f8d05e1c
Merge branch 'master_MDL-49673' of git://github.com/danmarsden/moodle
2018-12-18 10:51:37 +08:00
Simey Lameze
a6243b09f3
MDL-64425 block_timeline: fix incorrect get_string parameter
2018-12-18 10:23:12 +08:00
Andrew Nicols
df9f6cbb29
Merge branch 'MDL-63773_assign_hideif' of git://github.com/davosmith/moodle
2018-12-18 09:38:33 +08:00
Dan Marsden
91a2215eea
MDL-49673 mod_assign: Tidy up hidegrader patch
2018-12-18 14:33:42 +13:00
Damyon Wiese
fd25c7d5f8
MDL-64004 webservice: Do not update accesstime
...
Do not update the automatically update the course access time when a
course is accessed via a webservice or ajax.
2018-12-18 09:06:07 +08:00
Bas Brands
aeb5664d5f
MDL-64419 core_message: fix user info in bootstrapbase message drawer
...
* updated the bootstrapbase template for the messaging conversation menu
info option to match the menu in
"/core_message/message_drawer_view_conversation_header_content_type_private.mustache"
2018-12-17 15:50:27 +01:00
Sara Cenni
607a6ca9d6
MDL-64345 core: Make FB logo upgrade cross-DB compatible
2018-12-17 11:48:30 +01:00
Jun Pataleta
6776651372
Merge branch 'MDL-59629-master' of git://github.com/peterRd/moodle
2018-12-17 15:57:52 +08:00
Andrew Nicols
58049e0a36
MDL-63607 behat: Remove theme from config whitelist
2018-12-17 15:53:53 +08:00