Juan Leyva
fada51aa32
MDL-67841 tool_mobile: Inform about last access with the app
2020-09-28 21:40:08 +02:00
Víctor Déniz
8512efb07e
Merge branch 'MDL-69644' of https://github.com/paulholden/moodle
2020-09-28 20:33:35 +01:00
Paul Holden
6a2720b0e6
MDL-69586 tool_usertours: use specified user in privacy prefs export.
2020-09-25 09:13:14 +01:00
David Mudrák
7a079a890b
MDL-69050 lang: Fix the variable name in the admin/cli/svgtool.php
2020-09-24 19:41:58 +02:00
David Mudrák
801ee23427
MDL-69050 lang: Improve the wording of the comments
...
Stop using the terms whitelist/blacklist when used to allow/deny things.
2020-09-24 19:41:58 +02:00
David Mudrák
e7806fa918
MDL-69772 admin: Fix legacy coding style on Location settings admin page
...
No actual change here. Just polishing the coding style and adding
fulltree check.
2020-09-24 18:14:44 +02:00
Paul Holden
1315cc807e
MDL-69644 tool_dataprivacy: fix focus outline of contact DPO link.
...
The link class attribute is a leftover from 7258bf0b
, which was mostly
removed in 3b2f691f
. It no longer serves a purpose and interferes with
the element focus outline.
2020-09-24 11:51:24 +01:00
Eloy Lafuente (stronk7)
c43dac4e36
Merge branch 'MDL-69454-master' of git://github.com/bmbrands/moodle into master
2020-09-23 17:10:35 +02:00
Eloy Lafuente (stronk7)
dc187cd9c7
Merge branch 'MDL-68229-master' of git://github.com/jleyva/moodle into master
2020-09-23 11:51:09 +02:00
Eloy Lafuente (stronk7)
00ef6747f4
Merge branch 'MDL-69014' of https://github.com/paulholden/moodle into master
2020-09-22 22:42:55 +02:00
Dani Palou
8c84eeeeac
MDL-68098 ws: Fix WebServices broken by filters HTML
2020-09-22 09:43:03 +02:00
Bas Brands
661d6d7dd3
MDL-69454 core_search: consistent template library search
2020-09-21 11:54:52 +02:00
Bas Brands
32d076a3a6
MDL-69454 core_search: consistent capability search
2020-09-21 11:54:52 +02:00
Bas Brands
ebfee99d90
MDL-69454 core_search: consistent admin search
2020-09-21 10:15:11 +02:00
Juan Leyva
f96e58bd4d
MDL-68229 tool_mobile: Add missing option to disable tags in the app
2020-09-18 15:25:22 +02:00
Eloy Lafuente (stronk7)
9efb64f9be
Merge branch 'MDL-62387' of https://github.com/paulholden/moodle into master
2020-09-17 08:43:51 +02:00
Paul Holden
21a0008f58
MDL-62387 tool_lp: switch to core 'cohort' form element.
...
The autocomplete AJAX is identical to the version in tool_lp, but also
includes support for excluding suggestions (i.e. cohorts already
synced with the current learning plan).
2020-09-15 08:06:22 +01:00
Paul Holden
73c29aff59
MDL-69014 tool_usertours: clean up user preferences of deleted tours.
2020-09-14 20:36:30 +01:00
Nathan Nguyen
65c847d8fd
MDL-68702 core_backup: exclude legacy course files
2020-09-11 10:41:37 +10:00
Sara Arjona
7c99f40d61
Merge branch 'MDL-69521' of https://github.com/stronk7/moodle into master
2020-09-09 08:08:06 +02:00
Andrew Nicols
e19c2a1e48
MDL-68797 tool_mobile: Version bump
2020-09-09 12:44:12 +08:00
Andrew Nicols
44124e453d
Merge branch 'MDL-68797-master' of https://github.com/nguyenphuctien/moodle
2020-09-09 12:27:17 +08:00
Eloy Lafuente (stronk7)
432b9a9075
MDL-69521 core: Move all comments in code from 4.3 to 4.1
2020-09-08 18:59:46 +02:00
Mathew May
5a5f95e843
MDL-69240 tool_moodlenet: Clean MoodleNet profile field
...
Amended by: Eloy Lafuente (stronk7) <stronk7@moodle.org>
- adjust versions for every branch.
- modify verify_webfinger->profileurl external to PARAM_NOTAGS.
2020-09-07 17:44:41 +02:00
Sara Arjona
aa69bc8e4e
Merge branch 'MDL-69632-master-adminserversettings' of git://github.com/mudrd8mz/moodle into master
2020-09-07 13:43:52 +02:00
Mathew May
eacead6176
MDL-62609 lang: Final removal of deprecated strings
2020-09-07 08:06:02 +02:00
Eloy Lafuente (stronk7)
6a60111199
MDL-69521 core: Move all comments in code from 4.0 to 3.10
2020-09-06 17:00:25 +02:00
David Mudrák
082313fc40
MDL-69632 admin: Fix the legacy coding style at the server section
...
No actual changes to the file made, only reformatted and cleaned up to
follow the recent coding guidelines.
2020-09-04 10:39:36 +02:00
Tien Nguyen
ee5c5fbde3
MDL-68797 Administration: Setting for mobile file type exclusion list
2020-09-04 11:00:00 +07:00
Tien Nguyen
1049909097
MDL-68797 Administration: Add auto complete setting
2020-09-04 10:59:00 +07:00
Sara Arjona
cf4841cfdb
Merge branch '67278-master-categories-selector' of https://github.com/DSI-Universite-Rennes2/moodle into master
2020-09-02 17:37:15 +02:00
Julien Boulen
93d7220587
MDL-67278 course: Use autocomplete widget for course category selector
2020-09-02 15:30:34 +02:00
Andrew Nicols
39ae77ca65
Merge branch 'MDL-67419-master' of git://github.com/farhan6318/moodle
2020-09-02 08:54:27 +08:00
Paul Holden
0514b5749c
MDL-56595 tool_usertours: set page params when configuring tours/steps.
2020-08-27 23:08:27 +01:00
Adrian Greeve
134cdddfc4
Merge branch 'MDL-69479-master' of git://github.com/mihailges/moodle
2020-08-27 11:41:10 +08:00
Andrew Nicols
4ac58f8810
Merge branch 'MDL-69501-master-enfix' of git://github.com/mudrd8mz/moodle
2020-08-27 11:30:32 +08:00
eWallah
d051b3fc19
MDL-67413 competencies: do nothing upon activity completion
2020-08-27 11:11:51 +08:00
Andrew Nicols
e471d82358
Merge branch 'MDL-66222-antivirus-reporting' of https://github.com/Peterburnett/moodle
2020-08-27 09:34:37 +08:00
Andrew Nicols
068de8fb79
Merge branch 'master-MDL-69307_v4' of https://github.com/golenkovm/moodle
2020-08-26 14:48:36 +08:00
Mikhail Golenkov
39b65190e2
MDL-69307 restore: Add CLI script to restore a course.
...
Co-authored-by: Matt Porritt <mattp@catalyst-au.net>
2020-08-26 14:35:21 +10:00
Mikhail Golenkov
d7342dc239
MDL-67211 Tasks: Add cron_enabled setting.
...
Co-authored-by: Sam Marshall <s.marshall@open.ac.uk>
2020-08-25 17:08:57 +10:00
Mikhail Golenkov
45875f6f7b
MDL-67211 Tasks: Front-end to display currently running tasks.
...
Co-authored-by: Sam Marshall <s.marshall@open.ac.uk>
2020-08-25 17:08:47 +10:00
Mikhail Golenkov
b465a541ae
MDL-67211 Tasks: Record when a task is running.
...
Co-authored-by: Sam Marshall <s.marshall@open.ac.uk>
2020-08-25 17:08:03 +10:00
Helen Foster
383d080b17
MDL-69501 lang: Import fixed English strings (en_fix)
2020-08-24 09:35:41 +02:00
Eloy Lafuente (stronk7)
9a79c34eb6
MDL-69479 upgrade: Change all 4.0 occurrences to 3.10
...
Under parallel development, when something is worth being commented
in upgrade.txt notes, it will be applied to all the development branches
using the "earliest" one to be released. So, if something changes
in 3.10 (and also is applied to master), the upgrade.txt notes will
show 3.10 in both branches.
Of course, if something only goes to one dev branch (say master), then the
master version will be used in the notes (4.0 in this case).
2020-08-21 23:57:17 +02:00
Peter Burnett
8e0e99e4fd
MDL-66222 antivirus: Improved error email capture
2020-08-21 12:21:09 +10:00
Nathan Nguyen
adbe92ce0a
MDL-66222 antivirus: Added antivirus failure reporting
2020-08-21 11:43:56 +10:00
Andrew Nicols
5e60d77da1
MDL-68705 testing: New CLI args to disable composer features
...
This commit introduces the following new flags:
--no-composer-self-update Disable composer self-update of the
composer.phar utility
--no-composer-upgrade Disable upgrade of development
dependencies using Composer.
--disable-composer Disable both composer self-update and
composer upgrade
2020-08-20 20:12:54 +02:00
Andrew Nicols
1e18a38e95
Merge branch 'MDL-67415' of https://github.com/stronk7/moodle
2020-08-20 08:21:45 +08:00
Andrew Nicols
f24aae4cad
Merge branch 'MDL-67735-master' of git://github.com/bmbrands/moodle
2020-08-19 08:28:49 +08:00