Simey Lameze
f0e9b93569
MDL-64881 workshopallocation_scheduled: create a scheduled task
2019-03-05 06:51:40 +08:00
Simey Lameze
8c0f43c477
MDL-64881 mod_workshop: remove legacy workshop_cron() function
2019-03-05 06:35:35 +08:00
Simey Lameze
29bddab8c8
MDL-64881 mod_workshop: convert cron to scheduled task
2019-03-05 06:35:30 +08:00
Alexander Bias
c8def6e394
MDL-64905 block_myoverview: Progress bar percentage as placeholder
2019-03-04 16:16:11 +01:00
AMOS bot
8bb161fce0
Automatically generated installer lang files
2019-03-04 00:09:35 +00:00
cescobedo
a57e09230f
MDL-64342 core_message: make ajax call when privacy setting is changed
...
Only fire ajax request when the privacy setting value is changed.
2019-03-03 23:23:04 +01:00
Jun Pataleta
c1ff94f41e
MDL-64774 user: Make email query case-insensitive
2019-03-01 23:29:00 +08:00
Jun Pataleta
2672f0366b
MDL-64774 user: Better unit tests for updating users with similar emails
2019-03-01 23:29:00 +08:00
Amaia Anabitarte
75e7553aa3
MDL-64670 core_message: behat tests for group conversations
...
Co-authored-by: Mathew May <mathew@moodle.com>
Co-authored-by: Amaia Anabitarte <amaia@moodle.com>
2019-03-01 14:14:32 +01:00
Amaia Anabitarte
65f631c5bc
MDL-64670 core_message: New steps and selectors for message drawer
...
Co-authored-by: Mathew May <mathew@moodle.com>
Co-authored-by: Amaia Anabitarte <amaia@moodle.com>
2019-03-01 14:14:32 +01:00
sam marshall
7ba1cadd41
MDL-64961 REST web service: Fatal error in error handler
2019-03-01 11:57:00 +00:00
Tim Hunt
a0536c410a
MDL-64981 dml tests: pgsql_native_recordset_testcase port number
2019-03-01 11:12:40 +00:00
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