Jake Dallimore
25137ded9e
Merge branch 'MDL-67362-antivirus-config-log' of https://github.com/brendanheywood/moodle
2019-12-10 11:21:49 +08:00
Bas Brands
9396731e94
MDL-66999 theme_boost: @extend replace .col-xs-*
...
Remove legacy col-xs-* classes. They are changed in upstream
Bootstrap 4 stable with just col-*.
2019-12-09 10:49:39 +01:00
Bas Brands
6ac38de8d0
MDL-66999 theme_boost: @extend .table-warning
...
Use .table-warning classes directly instead of using custom styles
2019-12-09 10:49:39 +01:00
Bas Brands
579ca95f1d
MDL-66999 theme_boost: @extend replace .alert
...
use bs4 .alert .alert-type classes instead of extending .alert
2019-12-09 10:49:39 +01:00
Bas Brands
098687e55d
MDL-66999 theme_boost: @extend remove .small
...
Remove specific CSS and use bs4 classes in mustache instead
2019-12-09 10:49:39 +01:00
Bas Brands
6239d80855
MDL-66999 theme_boost: @extend text-muted
...
replace all instances of @extend .text-muted with
color: $text-muted
2019-12-09 10:49:39 +01:00
Bas Brands
275f690f11
MDL-66999 theme_boost: @extend for admin warnings
2019-12-09 10:49:38 +01:00
Adrian Greeve
1be93dffe1
MDL-63048 lib: Remove renamed classes.
2019-12-09 13:52:36 +08:00
Paul Holden
714343c06a
MDL-66024 tool_uploadcourse: validate shortname/fullname field length.
2019-12-05 07:47:07 +00:00
Adrian Greeve
75890f29ed
Merge branch 'MDL-65620-master' of git://github.com/aanabit/moodle
2019-12-05 09:25:16 +08:00
Sara Arjona
03299347e7
Merge branch 'MDL-57635-38_tool_usertours_filter_shown' of https://github.com/tomdickman/moodle
2019-12-04 10:48:11 +01:00
Amaia Anabitarte
f7af919bdf
MDL-65620 core_message: Default notification preferences
2019-12-04 09:49:21 +01:00
Sara Arjona
7ad7505e2f
Merge branch 'MDL-66925-adhoc-keep-alive' of https://github.com/brendanheywood/moodle
2019-12-03 14:29:19 +01:00
Brendan Heywood
0bcc273f63
MDL-65229 cron: Add cli option --stop to notify all cron to stop
2019-12-03 17:51:56 +11:00
Brendan Heywood
ad17190dc7
MDL-66925 cron: Add cli option to keep adhoc task runner alive
2019-11-30 16:01:01 +11:00
Sara Arjona
ae2746b6b2
Merge branch 'MDL-67210-master' of git://github.com/lucaboesch/moodle
2019-11-26 08:29:45 +01:00
Brendan Heywood
10a1c1b577
MDL-67362 antivirus: Add enabling and order changes to config_log
2019-11-26 14:35:00 +11:00
Bas Brands
cb4542b868
MDL-67222 tool_lp: update css classes for Bootstrap 4.3
2019-11-25 13:33:21 +01:00
Luca Bösch
2e7f4fcefd
MDL-67210 tool_uploadcourse: Allow only 0 and 1 for visible value.
2019-11-24 18:29:47 +01:00
Syed Nayab Bukhari
55d0cd969c
MDL-59487 task: Add run again button.
...
Co-authored-by: Brendan Heywood <brendan@catalyst-au.net>
2019-11-24 16:58:30 +11:00
Jake Dallimore
48bec7814c
Merge branch 'MDL-67274-master' of https://github.com/sammarshallou/moodle
2019-11-19 10:51:05 +08:00
Eloy Lafuente (stronk7)
7cccf31ce8
Merge branch 'MDL-67148-master' of git://github.com/junpataleta/moodle
2019-11-18 18:42:37 +01:00
sam marshall
b4e2b99c85
MDL-67274 Tasks: Log display fails with memory errors
2019-11-18 13:46:32 +00:00
Eloy Lafuente (stronk7)
492d047d11
MDL-67284 upgrade: add 3.8.0 separation line to all upgrade scripts
2019-11-17 11:40:19 +01:00
Jun Pataleta
ff175fce22
Merge branch 'MDL-67246-master' of git://github.com/jleyva/moodle
2019-11-14 14:34:17 +08:00
Andrew Nicols
8a0b9b1830
Merge branch 'MDL-67250-master-httpswwwroot' of git://github.com/mudrd8mz/moodle
2019-11-14 10:54:14 +08:00
David Mudrák
469d4b7f35
MDL-67250 setup: Revert removal of the httpswwwroot setting
...
It is still used widely in the plugins that would stop working suddenly
without being warned via a debugging message. We must keep it forever as
an alias for the wwwroot.
2019-11-13 19:58:10 +01:00
Juan Leyva
666de97917
MDL-67246 admin: Return course color settings for external clients
2019-11-13 15:33:20 +01:00
Eloy Lafuente (stronk7)
d5be859063
MDL-67199 versions: bump all versions and requires near release
...
version = 2019111800 release version
requires= 2019111200 current beta (week7roll1) version
2019-11-12 17:57:08 +01:00
Eloy Lafuente (stronk7)
544f8625ba
MDL-67196 behat: Increase allowed max report size
2019-11-09 01:11:14 +01:00
Jake Dallimore
78d65acd54
MDL-66257 tool_cohortroles: unit test for users in multiple cohorts
2019-11-07 23:47:18 +08:00
cescobedo
7b5f4a62c1
MDL-66257 tool_cohortroles: Unassign the role on removal cohortroles.
2019-11-07 23:47:17 +08:00
Jun Pataleta
df6092d65c
MDL-66598 tool_oauth2: Make account confirmation required by default
...
* Only Facebook, Google, and Microsoft issuers can optionally offer to
require account confirmation via email. We will require email
confirmation for the rest of the issuers.
2019-11-07 18:42:07 +08:00
Amaia Anabitarte
b57e1c9590
MDL-67059 core_h5p: UI to manually upload H5P content type libraries
...
Co-authored by: Mihail Geshoski <mihail@moodle.com>
2019-11-07 16:54:28 +08:00
Mihail Geshoski
6ac0f57073
MDL-66762 tool_dataprivacy: Sanitize the extra fields in the webservice
2019-11-07 09:00:19 +08:00
Paul Holden
7455b741c9
MDL-66762 user: escape extra/email user fields.
2019-11-07 09:00:19 +08:00
Jun Pataleta
aaadb53649
MDL-67148 tool_mobile: Set auth_cas|auth_name config value in unit test
...
Thanks to Renaat Debleu for the fix suggestion!
2019-11-07 00:01:20 +08:00
Tom Dickman
9d9e3a3da2
MDL-57635 tool_usertours: Restrict tours by user account details
...
This feature adds a filter for determining if a tour can be shown to a user based on when their account
was created, when they first accessed Moodle, when they last logged in to Moodle, or when the tour was
last updated.
This will allow the prevention of tour display to experienced Moodle users, allowing a tour to be
targetted at those who have been using Moodle for a shortened period and presumably require tour
information more.
2019-11-06 08:32:56 +11:00
Paul Holden
8d09b8cab6
MDL-58827 user: add institution & department filters.
2019-11-05 00:16:13 +00:00
Jun Pataleta
08636b8524
Merge branch 'MDL-66582-master' of git://github.com/jleyva/moodle
2019-11-04 19:39:24 +08:00
Adrian Greeve
385d07f6af
Merge branch 'MDL-43189-master' of git://github.com/snake/moodle
2019-11-04 19:21:40 +08:00
Helen Foster
7ac4c9c1f6
MDL-66990 lang: Import fixed English strings (en_fix)
...
Significant string changes:
* hidegrader_help,mod_assign - note about setting having no effect on
comments box
* configdefaultrequestcategory, configenablecourserequests,
configlockrequestcategory, lockrequestcategory, core_admin - clearer
explanation
* configenablecompletion,core_completion - including reason for setting
activity completion conditions
* emailstop,core - clearer wording
* setuplink_desc,tool_mobile - including where the app download page
link is displayed and leaving the setting empty
2019-11-01 11:16:10 +01:00
Shamim Rezaie
fffb043eae
MDL-43189 core: improve validating db settings during cli install
2019-11-01 15:44:40 +08:00
Juan Leyva
62a08b1df8
MDL-66582 tool_mobile: Clean URLs from auth plugins
...
In order to avoid the WebService to break we must double check that URLs coming from auth plugins are valid.
2019-10-31 12:03:39 +01:00
Adrian Greeve
d0d78c36f8
Merge branch 'MDL-66074-OCT28' of git://github.com/Chocolate-lightning/moodle_forum-project
2019-10-31 13:38:49 +08:00
Mathew May
fdf26fea78
MDL-66074 tool_dataprivacy: Raise the expected download file size
2019-10-31 12:55:55 +08:00
David Monllaó
ef05f29267
MDL-67038 analytics: Remove null strings from the DB
2019-10-30 12:40:32 +08:00
Eloy Lafuente (stronk7)
9cc98e2af1
Merge branch 'MDL-66989-master' of git://github.com/mihailges/moodle
2019-10-28 19:34:56 +01:00
Mihail Geshoski
8cc2a8c780
MDL-66989 tool_uploaduser: Fix incorrect 'More help' link in help popup
2019-10-25 11:49:03 +08:00
Jake Dallimore
6cc1190638
Merge branch 'master_MDL-66973' of https://github.com/golenkovm/moodle
2019-10-25 11:09:49 +08:00