Mathew May
14bcc65e80
MDL-58428 behat: Fix regression of MDL-49399.
...
The behat for tool_task was no longer working in Clean & More due to the menu changes.
This updates the affected steps on Master only as 49399 was a master only fix.
2019-02-26 16:24:48 +08:00
Mathew May
b259b8bd7a
MDL-58428 phpunit: PHPUnit will mock the theme config in testing.
...
Other fixes to the require paths, correct the class names in fixtures for 'nofeatures' mock theme.
2019-02-26 16:24:46 +08:00
Andrew Nicols
4aefaf653b
MDL-58428 behat: Check parent themes for Behat override steps.
...
Behat will now look at the current themes' parents for Behat ovveride steps.
If found we will use the steps replacing the Moodle core steps.
2019-02-26 16:21:23 +08:00
Mathew May
e3652936f3
MDL-58428 theme: Shift templates ready for Bootstrapbase removal
...
Move behat override steps from boost into their Moodle core locations &
Move the effected core behat steps into bootstrapbase as override steps.
2019-02-22 15:19:33 +08:00
Adrian Greeve
df4a17c7ed
Merge branch 'MDL-64093_master' of git://github.com/markn86/moodle
2019-02-21 09:46:54 +01:00
Andrew Nicols
d4495e8188
Merge branch 'MDL-64823_master' of https://github.com/marxjohnson/moodle
2019-02-21 10:32:29 +08:00
David Monllaó
84ca3ccce4
MDL-64500 tool_analytics: noanalysables negation better than analysables
2019-02-20 10:09:26 +01:00
Eloy Lafuente (stronk7)
4776098fe4
Merge branch 'MDL-64679_master' of git://github.com/dmonllao/moodle
2019-02-20 00:06:50 +01:00
Eloy Lafuente (stronk7)
50564f27ca
Merge branch 'MDL-64500_master' of git://github.com/dmonllao/moodle
2019-02-19 17:10:38 +01:00
Eloy Lafuente (stronk7)
53bc11dd78
Merge branch 'MDL-53346-master' of git://github.com/damyon/moodle
2019-02-19 00:23:21 +01:00
David Monllaó
0a828b592d
Merge branch 'MDL-64587-master' of https://github.com/junpataleta/moodle
2019-02-18 10:25:35 +01:00
Jun Pataleta
b0e8a833f9
MDL-64587 tool_xmldb: Change Continue to Back link for consistency
...
* For consistency with the rest of navigation links in the tool, change
the Continue button to a Back link.
2019-02-18 16:09:50 +08:00
Michael Aherne
495b4b412d
MDL-64587 xmldb: XMLDB option to add mandatory persistent fields.
2019-02-18 15:38:23 +08:00
Julien Boulen
1a549472fa
MDL-62728 lang: display a warning when missing some locales on server
2019-02-15 09:53:00 +01:00
David Monllaó
e40af65c87
MDL-64679 tool_analytics: Allow trained models to be cleared
2019-02-15 08:43:13 +01:00
Jun Pataleta
26dc34e938
Merge branch 'MDL-64552_admin_hideif' of git://github.com/davosmith/moodle
2019-02-14 15:12:22 +08:00
Jun Pataleta
a755876b79
Merge branch 'MDL-64557_course_hideif' of git://github.com/davosmith/moodle
2019-02-13 16:17:44 +08:00
Andrew Nicols
d1570a6f52
Merge branch 'MDL-63977-beforemerge' of https://github.com/sammarshallou/moodle
2019-02-13 13:21:15 +08:00
Davo Smith
c5ec8db43b
MDL-64557 tool_behat: fix broken test
2019-02-12 10:18:04 +00:00
sam marshall
ff3ccab52e
MDL-63977 Behat: Rename Ionic config variables for consistency
2019-02-11 16:40:56 +00:00
sam marshall
1959e16412
MDL-63977 Behat: Allow Behat testing of the Moodle mobile app
...
This change allows you to write and run Behat tests that cover the
mobile app. These should have the @app tag. They will be run in the
Chrome browser using an Ionic server on the local machine.
See config-dist.php for configuration settings, or full docs here:
https://docs.moodle.org/dev/Acceptance_testing_for_the_mobile_app
2019-02-11 16:20:42 +00:00
Mark Johnson
d6c06935c2
MDL-64823 mobile: Fix prefix for disabled plugins
2019-02-11 16:05:23 +00:00
Andrew Nicols
f7eaa3c3dc
Merge branch 'MDL-64597-master' of git://github.com/junpataleta/moodle
2019-02-11 16:36:00 +08:00
Mark Nelson
46014b8343
MDL-64093 core: added new 'messagingdefaultpressenter' setting
2019-02-11 09:47:40 +08:00
eWallah
c172d58769
MDL-64633 behat: fix FormatterNotFoundException when updating steps.
2019-02-07 14:56:13 +08:00
Eloy Lafuente (stronk7)
7dc5cae795
Merge branch 'MDL-64454-master' of https://github.com/sammarshallou/moodle
2019-02-06 22:26:44 +01:00
Damyon Wiese
c0417b04ff
MDL-53346 competencies: Show user learning plans
...
On the course competencies page, show the user their learning plans
that contain each of the course competencies.
2019-02-06 08:33:55 +08:00
David Monllao
b9249eb3d8
MDL-64500 tool_analytics: No invalid analysables message
2019-02-01 06:58:55 +01:00
Eloy Lafuente (stronk7)
3679f3b3b7
Merge branch 'MDL-64424-master-expiredfrontpage' of git://github.com/mudrd8mz/moodle
2019-01-29 23:47:05 +01:00
Jun Pataleta
7c2b9ffcf6
MDL-64597 behat: Properly import behat_util when dropping parallel sites
2019-01-24 12:50:29 +08:00
Eloy Lafuente (stronk7)
9bc4dc79cb
Merge branch 'MDL-60913-search-tabs-master' of https://github.com/dmitriim/moodle
2019-01-23 18:55:47 +01:00
David Mudrák
5f7b528281
MDL-64424 privacy: Use system context purpose on the front page, too
...
For activities on the site's front page, use the purpose and retention
periods as defined for the system context, not for the courses.
2019-01-23 11:13:10 +01:00
Dmitrii Metelkin
e9074ee381
MDL-60913 search: add search area categories
2019-01-23 10:28:43 +11:00
Eloy Lafuente (stronk7)
ccd71e418c
Merge branch 'MDL-63623-master' of https://github.com/dmitriim/moodle
2019-01-21 23:53:06 +01:00
Jake Dallimore
fa25f170b6
MDL-64323 tool_dataprivacy: fix erroneous version number
2019-01-21 13:50:41 +08:00
Jake Dallimore
d950fdedae
Merge branch 'MDL-64323' of https://github.com/KietChan/moodle
2019-01-21 13:43:50 +08:00
David Matamoros
7a0162f17a
MDL-57898 core_course: add custom fields support to courses
...
This commit is part of work on Custom fields API,
to minimize commit history in moodle core the work of a team of developers was split
into several commits with different authors but the authorship of individual
lines of code may be different from the commit author.
2019-01-18 14:28:18 +01:00
Daniel Neis Araujo
01c1095954
MDL-57898 core_customfield: Custom fields API
...
This commit is part of work on Custom fields API,
to minimize commit history in moodle core the work of a team of developers was split
into several commits with different authors but the authorship of individual
lines of code may be different from the commit author.
2019-01-18 14:28:17 +01:00
Eloy Lafuente (stronk7)
7a5da322b2
Merge branch 'MDL-64347-master' of git://github.com/andrewnicols/moodle
2019-01-16 23:53:59 +01:00
Andrew Nicols
23d6756256
MDL-64347 task: Add restrictions to scheduled task runner
2019-01-16 17:20:25 +08:00
Andrew Nicols
24bfd53c73
MDL-64347 task: Add restrictions to adhoc task runner
2019-01-16 17:20:25 +08:00
Jake Dallimore
6e683cd2d2
Merge branch 'MDL-49399-master' of git://github.com/andrewnicols/moodle
2019-01-16 15:56:40 +08:00
Kiet.Chan
81eb8b2bbc
MDL-64323 GDPR: New request form user search not using configured fields
2019-01-16 13:34:53 +07:00
Andrew Nicols
251ee97c35
MDL-49399 tool_task: Link to log viewer
...
This commit also adds the fa-file-text icon from font-awesome.
2019-01-16 12:14:25 +08:00
Andrew Nicols
8c69e86cd4
MDL-49399 task: Add admin log viewer
...
AMOS BEGIN
CPY [eventstarttime,core_calendar],[task_starttime,core_admin]
CPY [eventduration,core_calendar],[task_duration,core_admin]
CPY [result,core_cache],[task_result,core_admin]
CPY [database,install],[task_dbstats,core_admin]
CPY [fail,install],[task_result:failed,core_admin]
AMOS END
2019-01-16 12:14:25 +08:00
Andrew Nicols
4b71596fc9
MDL-49399 task: Add task logging API
2019-01-16 12:14:25 +08:00
sam marshall
ff13ae5906
MDL-64454 Admin: Configuration option for cron frequency warning
...
This change makes the warning time (default 200 seconds) configurable
in config.php.
2019-01-14 17:07:37 +00:00
sam marshall
b18034ed67
MDL-64454 Admin: Warning if cron does not run frequently
...
There is an existing warning if cron doesn't run at all (hasn't run
for 24 hours). This commit adds a warning if cron hasn't run for 3
minutes, based on the recommendation that cron should run every
minute.
2019-01-14 17:07:36 +00:00
Davo Smith
223fc57d27
MDL-64552 admin: use hideIf instead of disabledIf (where appropriate)
2019-01-11 11:27:33 +00:00
Luca Bösch
3b2f691f62
MDL-63881 tool_dataprivacy: 'Contact the privacy officer' profile link.
2019-01-10 22:19:26 +01:00