Martin Gauk
3e24d6f663
MDL-64941 qtype_multianswer: keep order of existing wrapped questions
2019-03-01 09:46:40 +00:00
Simey Lameze
4ce27477fb
MDL-64882 repository_filesystem: deprecate legacy cron function
2019-03-01 11:12:55 +08:00
Simey Lameze
a8e38eb311
MDL-64882 repository_filesystem: convert cron to scheduled task
2019-03-01 11:12:46 +08:00
Simey Lameze
653842539c
MDL-64882 repository_dropbox: deprecate legacy cron function
2019-03-01 10:43:18 +08:00
Simey Lameze
d77c810627
MDL-64882 repository_dropbox: convert cron to schedule task
2019-03-01 10:43:17 +08:00
Andrew Nicols
306ce452ab
MDL-63366 core_privacy: Add coverage whitelisting
2019-03-01 10:30:31 +08:00
Andrew Nicols
14588631c0
MDL-63366 tool_dataprivacy: Add coverage whitelisting
2019-03-01 10:30:31 +08:00
Andrew Nicols
2c51b2eca0
MDL-63366 core: Add coverage whitelisting for filestorage
2019-03-01 10:30:31 +08:00
Andrew Nicols
0970aa10af
MDL-63366 core_phpunit: Add ability to specify coverage filters
2019-03-01 10:30:31 +08:00
Simey Lameze
942cc5b1da
MDL-64884 auth_mnet: deprecate legacy cron() method
2019-03-01 10:01:41 +08:00
Simey Lameze
e425221ee6
MDL-64884 auth_mnet: convert cron to scheduled task
2019-03-01 10:01:37 +08:00
AMOS bot
8683c7f62a
Automatically generated installer lang files
2019-03-01 00:15:34 +00:00
Dmitrii Metelkin
2085e8603a
MDL-62869 search: implement searching for all courses
2019-03-01 07:18:37 +11:00
Luca Bösch
eb6a339fb7
MDL-64746 block_timeline: replace filter icon by sort icon.
2019-02-28 20:45:50 +01:00
Eloy Lafuente (stronk7)
89d1238962
weekly release 3.7dev
2019-02-28 18:51:34 +01:00
Eloy Lafuente (stronk7)
82d8dd7188
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2019-02-28 18:51:31 +01:00
David Mudrák
60f59e5599
MDL-64943 lang: Fix regressions in Behat caused by reworded strings
2019-02-28 17:23:01 +01:00
Eloy Lafuente (stronk7)
47d363f34f
Merge branch 'MDL-60944_master-bump-mlbackend' of git://github.com/dmonllao/moodle
2019-02-28 11:51:57 +01:00
David Monllaó
18eb9a3733
MDL-60944 mlbackend_python: Bump python package version
2019-02-28 11:45:24 +01:00
Juan Leyva
1f87a7f653
MDL-64084 core_enrol: Return expect last access course time
2019-02-28 11:11:35 +01:00
Eloy Lafuente (stronk7)
b5940124dd
Merge branch 'MDL-62631-master' of git://github.com/sarjona/moodle
2019-02-28 10:33:57 +01:00
Helen Foster
38dc5b9677
MDL-64943 lang: Import fixed English strings (en_fix)
...
Significant string changes:
* importgroups_help,core_group - Correcting optional fieldnames
(removing picture, hidepicture and adding groupidnumber, groupingname
and enablemessaging)
* penaltyforeachincorrecttry_help,core_question - additional paragraph
about scoring logic
* resultdownloadready,tool_dataprivacy - wording corrected (no need to
go to a download page)
* auth_dbfielduser,auth_db - varchar data type requirement
2019-02-28 09:50:18 +01:00
Andrew Nicols
b73e2accbe
Merge branch 'MDL-64376-master-2' of git://github.com/ryanwyllie/moodle
2019-02-28 11:45:27 +08:00
Ryan Wyllie
3accb67bcd
MDL-64376 block_recentlyaccessedcourses: only centre courses on overflow
...
Only centre the courses in the div if they are overflowing the container
otherwise they should be left aligned.
2019-02-28 11:28:19 +08:00
Eloy Lafuente (stronk7)
3c1bb2334d
Merge branch 'MDL-64444-master' of git://github.com/jleyva/moodle
2019-02-28 01:19:13 +01:00
Eloy Lafuente (stronk7)
daf358f0cd
Merge branch 'MDL-64878-master' of git://github.com/damyon/moodle
2019-02-27 18:58:26 +01:00
Eloy Lafuente (stronk7)
ae5792807b
Merge branch 'MDL-60944_master' of git://github.com/dmonllao/moodle
2019-02-27 18:46:44 +01:00
sam marshall
7514557426
MDL-64967 Behat: Mobile app testing does not load CSS files
...
Some files cannot be loaded due to CORS restrictions.
2019-02-27 14:56:05 +00:00
Sara Arjona
a0e20ce87c
Merge branch 'MDL-64761-master' of git://github.com/dpalou/moodle
2019-02-27 15:36:18 +01:00
Mark Johnson
7d4c345820
MDL-64886 enrol: Make enrolledusercount optional in enrol_get_users_courses
2019-02-27 12:58:17 +00:00
Alexander Bias
0048e12f04
MDL-64903 block_myoverview: Cluster course filters
2019-02-27 13:46:47 +01:00
Sara Arjona
0ebfd1c47b
Merge branch 'MDL-55135-master-competencies-manage-in-coursecontext' of https://github.com/wjroes/moodle
2019-02-27 11:51:30 +01:00
Sara Arjona
7afeb1b1d2
Merge branch 'MDL-62454-master' of git://github.com/bmbrands/moodle
2019-02-27 08:57:51 +01:00
Andrew Nicols
ec442a39dc
Merge branch 'MDL-64889_master' of https://github.com/marxjohnson/moodle
2019-02-27 14:38:34 +08:00
Andrew Nicols
b4d689c8db
Merge branch 'wip-master-MDL-62345' of https://github.com/adpe/moodle
2019-02-27 13:51:08 +08:00
Andrew Nicols
ccf03e1398
Merge branch 'MDL-63674-master' of git://github.com/rezaies/moodle
2019-02-27 13:01:08 +08:00
Andrew Nicols
3d122bd284
Merge branch 'MDL-63915_master' of git://github.com/markn86/moodle
2019-02-27 12:08:09 +08:00
Andrew Nicols
507d05f6e3
Merge branch 'MDL-64376-master-2' of git://github.com/ryanwyllie/moodle
2019-02-27 11:51:14 +08:00
Ryan Wyllie
42702e4186
MDL-63915 core_message: prevent drawer overriding index page widget
...
The module message_drawer_view_conversation.js is written in a way
where it keeps the conversation data as a static module variable.
It also does the same thing for the render function and generates it
when the conversation is shown, and only holds one instance as a static
module variable. This means which ever version of the messaging UI opens
second will override the first render function.
2019-02-27 11:35:36 +08:00
Ryan Wyllie
3e79a7bbe8
MDL-63915 core_message: fix view contacts loading only on one app
2019-02-27 11:35:36 +08:00
Mark Nelson
6f9d34bd46
MDL-63915 core_message: 'message' link on profile opens drawer
2019-02-27 11:35:36 +08:00
Mark Nelson
fd998fc6f0
MDL-63915 core_message: add the UI to the message/index.php page
2019-02-27 11:35:36 +08:00
Mark Nelson
cb01c45c5d
MDL-63915 core_message: add namespacing to messaging widget
2019-02-27 11:35:36 +08:00
Mark Nelson
7ece4ca9da
MDL-63915 core_message: mark items that can be removed in MDL-63261
2019-02-27 11:35:36 +08:00
Mark Nelson
ee45ecc014
MDL-63915 core_message: remove use of renderable so we can nuke it
...
The other renderables in the same namespace are still used by
deprecated web services. Once we do the final deprecation of
those web services they will be removed - see MDL-63261.
2019-02-27 11:35:36 +08:00
Mark Nelson
b1bba555be
MDL-63915 theme_bootstrapbase: removed unused CSS
2019-02-27 11:35:36 +08:00
Mark Nelson
4fd0c594db
MDL-63915 theme_boost: removed unused CSS
2019-02-27 11:35:36 +08:00
Mark Nelson
273dadeb50
MDL-63915 core_message: removed unused AMD modules
2019-02-27 11:35:36 +08:00
Mark Nelson
b01d0535bc
MDL-63915 core_message: removed unused templates
...
Also removed no longer used renderer.
2019-02-27 11:35:36 +08:00
Ryan Wyllie
3edde4fbe8
MDL-64376 recentlyaccessedcourses: improve displaying of courses
2019-02-27 10:58:02 +08:00