Gareth Barnard
39fcdac6d3
MDL-79802 core_h5p: Add a new setting for adding custom H5P styles.
2024-02-20 18:09:41 +00:00
Marina Glancy
d79ad5de6a
MDL-79761 navigation: fix default setting during web installation
2023-12-04 13:06:06 +00:00
meirzamoodle
6246db3d30
MDL-79100 core_communication: Update communication-related lang strings
2023-09-26 12:12:38 +07:00
Jun Pataleta
a52fa6a047
MDL-78806 admin: Setting for displaying site name in page title
...
* A new config setting `sitenameintitle` for displaying the site name
on the page has been created.
2023-09-09 08:58:54 +08:00
Safat
44646941f8
MDL-79155 core_course: Change default communication to none
2023-09-07 12:11:18 +10:00
Sara Arjona
3c831861ec
Merge branch 'MDL-78530-master' of https://github.com/aanabit/moodle
2023-08-31 11:10:17 +02:00
Amaia Anabitarte
4c4e2224e1
MDL-78530 core_completion: Remove $CFG->completiondefault setting
2023-08-31 08:40:24 +02:00
Amaia Anabitarte
e37e0c39e8
MDL-78530 core_completion: New site default activity completion page
2023-08-30 17:46:56 +02:00
Huong Nguyen
c1e4bae8b6
Merge branch 'MDL-78961' of https://github.com/paulholden/moodle
2023-08-29 13:32:41 +08:00
Paul Holden
b52132d09d
MDL-78961 admin: correct smtppass preset configuration name.
2023-08-28 22:32:56 +01:00
Ilya Tregubov
ccaa0c7143
Merge branch 'MDL-67186_master_v2' of https://github.com/TomoTsuyuki/moodle
2023-08-28 15:20:47 +08:00
Huong Nguyen
0cd29afb6f
MDL-53368 core_auth: Implement reCaptcha on login page
2023-08-24 15:18:31 +07:00
Jun Pataleta
9b2917f183
Merge branch 'MDL-78468-master' of https://github.com/meirzamoodle/moodle
2023-08-22 11:00:11 +08:00
Meirza
4cfa361e0a
MDL-78468 admin: Removed devicedetectregex theme setting
2023-08-22 09:47:36 +07:00
Meirza
352e427520
MDL-78468 admin: Removed enabledevicedetection theme setting
2023-08-22 09:30:13 +07:00
Amaia Anabitarte
baecc57095
MDL-78531 administration: New default course settings section
2023-08-18 08:49:09 +02:00
Andrew Nicols
ff3393bec8
Merge branch 'master_MDL-50160' of https://github.com/mattporritt/moodle
2023-08-17 09:11:46 +02:00
Sirisha Garapati
5c203e8dc3
MDL-49827 core: Expose the noemailever config in the admin UI
2023-08-15 14:47:20 +10:00
Tomo Tsuyuki
d8a4cc9533
MDL-67186 group: add custom fields
2023-08-09 11:02:49 +10:00
Matt Porritt
668057c3eb
MDL-50160 Administration: HTTP only cookies default set to on.
...
This patch removes the UI setting (cookiehttponly) for HTTP only
cookies. For new installs HTTP only cookies will default to on.
For existing sites teh behaviour will stay as set.
The behaviour can be overriden in config.php
2023-07-31 14:09:30 +10:00
Petr Skoda
c1bb36eadb
MDL-78543 admin: fix invalid default email setting with localhost site
2023-07-14 08:47:20 +02:00
Safat
f7b2f36218
MDL-76704 core_course: Add settings to control selected provider
2023-06-21 14:46:32 +10:00
Petr Skoda
99a7a7c782
MDL-74954 core: add Hooks based on PSR-14
2023-05-20 11:03:46 +02:00
Huong Nguyen
163b4134df
MDL-77576 core: Register new communication sub-system
...
Create a new subsystem for communication and create
associated experimental settings to safely use the
new subsystem.
Originally implemented as MDL-76699.
Co-Authored-By: Huong Nguyen <huongnv13@gmail.com >
2023-05-05 14:41:28 +10:00
Huong Nguyen
cd097f117b
MDL-75316 core_moodlenet: Rename settings
...
Originally implemented as MDL-75319
2023-04-18 17:03:02 +08:00
Huong Nguyen
ef2a1934a0
MDL-75316 core_moodlenet: Add setting to control sharing
...
Originally implemented as MDL-75319
2023-04-18 17:01:38 +08:00
Huong Nguyen
d9a6577410
MDL-75316 admin: Create Share to MoodleNet experimental setting
...
Originally implemented as MDL-75319
2023-04-18 17:00:54 +08:00
Ilya Tregubov
ac7f9b45a3
Merge branch 'MDL-77130-master-v2' of https://github.com/dmitriim/moodle
2023-04-06 08:35:17 +02:00
Sara Arjona
1996a7cfbf
MDL-77254 backup: Backup/restore xAPI state
2023-04-04 17:23:43 +02:00
Dmitrii Metelkin
c11d4284be
MDL-77130 cohort: add custom fields
2023-04-04 13:01:40 +10:00
Andrew Nicols
060b63cd1c
Merge branch 'MDL-67789-master' of https://github.com/sarjona/moodle
2023-03-17 13:03:24 +01:00
Ferran Recio
03a4abde0f
MDL-67789 xapi: Add support to save content state
2023-03-15 09:42:18 +01:00
Jake Dallimore
576369bf97
Merge branch 'MDL-77186-master' of https://github.com/andrewnicols/moodle
2023-03-15 12:00:42 +08:00
Andrew Nicols
070c781097
MDL-77186 core: Move max/default cron_keepalive to class const
2023-03-14 11:19:03 +08:00
Andrew Nicols
6aba049a64
MDL-76867 core_admin: Migrate media plugin management to dynamic table
2023-03-14 08:44:15 +08:00
Andrew Nicols
9bc9204a52
MDL-76867 core_admin: Migrate admin tool management to plugin management
2023-03-14 08:44:15 +08:00
Andrew Nicols
f54cc61e4b
MDL-76867 core_admin: Migrate editors admin ui to plugin management
2023-03-14 08:44:15 +08:00
Andrew Nicols
9ec46c232d
MDL-77186 core: Move all uses of cronlib to new class
2023-03-13 21:21:13 +08:00
Andrew Nicols
1b59967d71
MDL-77186 core: Add a new keepalive setting to cron
2023-03-13 21:19:55 +08:00
Andrew Nicols
d3cdfc645e
Merge branch 'MDL-70226-master' of https://github.com/sarjona/moodle
2023-03-03 20:51:22 +08:00
Sara Arjona
5c20b537b4
MDL-70226 course: Add more options to the activitychoosertabmode setting
...
Some extra options have been added to the activitychoosertabmode setting, to let
admins decide when to display the Recommended tab.
Apart from that, one of these values have be set as default value for this setting,
as suggested by the UX/PX teams. So the Starter and Full presets have been updated
too with the new values.
2023-03-03 13:45:15 +01:00
Roberto Bravo
25c2d17157
MDL-77370 admin: Add a new setting for Support contact
2023-03-02 12:58:07 +01:00
Ilya Tregubov
d6c9b9eaed
Merge branch 'MDL-77182-master' of https://github.com/ferranrecio/moodle
2023-02-23 10:09:51 +08:00
Ferran Recio
135c8a999c
MDL-77182 core: add debug template info setting
...
A new developer setting that adds comments in the page HTML specifying
which template is used to render each part of the page. It can be set
form the site admin development tab and it is stored
as $CFG->debugtemplateinfo.
2023-02-20 08:54:06 +01:00
Tomo Tsuyuki
9e725bc168
MDL-45301 assign: Add font options for EditPDF
2023-02-17 15:30:25 +11:00
David Woloszyn
23318ebb5e
MDL-76755 admin: Blocked hosts defaults improved
2023-02-02 15:16:17 +11:00
Jake Dallimore
9681ec4693
Merge branch 'MDL-66221-master' of https://github.com/raortegar/moodle
2023-01-17 11:28:40 +08:00
raortegar
afb4a9effd
MDL-66221 tool_recyclebin: Fix recycle bin with activity settings
...
If backup_auto_activities setting from Automated backup is disabled
the activities will not be stored for the recycle bin
2023-01-13 11:30:54 +01:00
Amaia Anabitarte
bb3a7fcda5
MDL-76377 block_myoverview: Improve zero state
2023-01-12 15:55:57 +01:00
Andrew Nicols
1ac2eb53fb
MDL-58615 core: Remove the useexternalyui setting
...
I have opted not to go through any deprecation process for this as there
is not really much we can do about it anyway. There is no loss of
functionality - just a change of where things are served from.
The Yahoo! CDN was only used for http connections as it did not
officially support SSL, and it is not guaranteed to continue existing in
the future since YUI has been deprecated for a number of years now.
2023-01-03 11:43:01 +08:00