Eloy Lafuente (stronk7)
523b2643b7
Merge branch 'MDL-60917-Master' of https://github.com/tuanngocnguyen/moodle
2021-10-18 20:31:19 +02:00
Ferran Recio
b58e780666
MDL-71995 core: reactive debug tools
2021-10-13 10:08:50 +02:00
Nathan Nguyen
089ebc85b1
MDL-60917 core_search: add top result section
2021-10-12 14:49:36 +11:00
Andrew Nicols
c83e637ff9
MDL-72621 admin: Add environment check for admin deprecation
2021-09-29 22:39:32 +08:00
Ilya Tregubov
0e979b85cc
Merge branch 'MDL-72042-master' of git://github.com/sarjona/moodle
2021-09-22 13:34:28 +02:00
Amaia Anabitarte
7958fa72e1
MDL-72356 core_course: auto enrol admins when adding a new course
2021-09-20 13:09:29 +02:00
Sara Arjona
a0d3e32aa9
MDL-72042 media: Remove SWF media player
...
The Flash Player was deprecated in 2017 and officially discontinued
on 31 December 2020, so media_swf player has been completely
removed from Moodle core.
2021-09-17 10:39:17 +02:00
Mihail Geshoski
9ce040a7a7
MDL-72093 navigation: Replace strings in course and module secondary nav
2021-09-14 12:02:35 +08:00
Helen Foster
92cc461235
MDL-72428 lang: Import fixed English strings (en_fix)
2021-09-03 17:38:35 +02:00
Eloy Lafuente (stronk7)
3417b7123d
MDL-72312 environment: Add new optional custom check for igbinary
...
This optional environmental check will look if:
- the site is running php72.
- the site has igbinary extension enabled.
- the igbinary extension version is a buggy one >=3.2.2 <= 3.2.4
- the bug is reproducible.
And will warn if all the conditions are met.
2021-08-23 15:11:58 +02:00
safatshahin
351176bb71
MDL-71516 core_question: Create new plugin type - qbank
...
This commit implements the qbank plugin type which
includes the boilerplate for the qbank plugin, the
qbank plugin management admin page and required core
code addition.
2021-08-16 09:59:11 +10:00
Eloy Lafuente (stronk7)
401a79a79e
Merge branch 'MDL-71515-master_improve_test_email' of https://github.com/guillogo/moodle
2021-08-11 23:41:34 +02:00
David Matamoros
53ed7abf4c
MDL-71153 task: convert task logs table to a system report.
...
Convert to system report API provided by Report builder. The entity
defined the column and filters, which are used by the system
report class we have created.
Report actions are also defined in the system report.
2021-08-02 15:46:17 +08:00
Guillermo Gomez
330d323933
MDL-71515 admin: Improve Test outgoing mail config
...
Improve the Test outgoing mail configuration admin page adding:
- Timestamp to the subject and message text.
- Additional subject text to the current text subject.
- From field (username or email) to send the test email from the that Moodle user.
2021-07-28 09:19:54 +10:00
Amaia Anabitarte
9108771ea3
MDL-71621 core_user: Parents could edit custom fields in child profile
2021-07-23 12:51:39 +02:00
Helen Foster
ab53075f22
MDL-72063 lang: Import fixed English strings (en_fix)
2021-07-01 14:11:23 +02:00
Jordi Pujol Ahulló
9c4510a358
MDL-70230 admin: add setting sched. task status
...
When defining settings that are used by scheduled tasks,
it is also useful, or even needed, to know the status
of that scheduled task to have the whole big picture of
that part of the system.
Based on the admin_setting_description, this new setting
reports its name, its status, a link to the configuration.
When adding a new setting of this type, the user can add
an extra description field to complete the whole meaning.
2021-06-04 08:12:16 +02:00
Sara Arjona
d8a029ad64
Merge branch 'MDL-71390-master' of git://github.com/marinaglancy/moodle
2021-05-06 08:01:47 +02:00
Marina Glancy
d42fd649cc
MDL-71390 core: raise max_input_vars requirement
2021-05-05 10:49:59 +02:00
Helen Foster
49efd0b4b6
MDL-71425 lang: Import fixed English strings (en_fix)
2021-05-04 14:51:44 +02:00
Ilya Tregubov
430746d3a2
MDL-66431 core: Remove activity chooser user preference.
...
This commit removes activity chooser user preference and
course preference page. Separate dropdowns to activity and
resource is also removed.
2021-05-01 16:21:59 +02:00
Marina Glancy
8974874018
MDL-71051 core_user: create user profile field form is now modal form
2021-04-28 11:47:22 +02:00
Bas Brands
0fe5d5faa8
MDL-28452 core_user: add custom profilefield capability
...
Add a setting to show custom profilefields to self or others
with capability moodle/sit:viewuseridentity in the course context only
2021-04-21 11:22:31 +02:00
Jun Pataleta
54cc7804a8
Merge branch 'MDL-70198-master-2' of git://github.com/peterRd/moodle
2021-03-18 11:41:51 +08:00
Peter Dias
683e7b2aaf
MDL-70198 core_navigation: Implement secondary nav and curate nodes
...
Implement the new secondary nav and curate the nodes from flatnav and settingsnav
2021-03-17 13:32:53 +08:00
Eloy Lafuente (stronk7)
44c302a607
Merge branch 'master-MDL-71044_v3' of https://github.com/golenkovm/moodle
2021-03-16 22:38:48 +01:00
sam marshall
677e1c6248
MDL-45242 Lib: Allow custom profile fields in showuseridentity
2021-03-08 09:20:18 +00:00
Mikhail Golenkov
e9eb3ad6c5
MDL-71044 backup: backup_cleanup_task task to remove old files
2021-03-07 21:46:47 +11:00
Sara Arjona
f5bee1b704
Merge branch 'MDL-68735' of https://github.com/stronk7/moodle
2021-03-01 16:17:19 +01:00
Eloy Lafuente (stronk7)
ac9b920981
Merge branch 'MDL-70964-master-enfix' of git://github.com/mudrd8mz/moodle
2021-03-01 09:33:49 +01:00
Eloy Lafuente (stronk7)
0dea9a80c8
MDL-68735 env: Moodle 3.8.x, 3.9.x and 3.10.x do not support PHP 8.0
2021-02-26 13:07:59 +01:00
Helen Foster
422e70e308
MDL-70964 lang: Import fixed English strings (en_fix)
2021-02-25 16:18:57 +01:00
Jordi Pujol Ahulló
96557076a2
MDL-70038 assign: add suport for pdftoppm tool
...
pdftoppm (from poppler-utils package) is several orders of
magnitude quicker than ghostscript extracting PNG images
from PDF documents.
We add support for this tool and use it whenever set up,
or using gs as before if missing.
Revisited code with peer review comments. In particular:
1. Make default path for pdftoppm empty string.
2. Fix a typo on the method description for get_gs_command_for_image.
3. Added more information why is useful pdftoppm into string pathtopdftoppm_help.
4. Check that path for pdftoppm is executable to prevent errors. Otherwise, use gs.
2021-02-23 08:07:20 +01:00
Ilya Tregubov
dde8a5b62c
MDL-66769 core_h5p: Clean up orphaned h5p records task.
2021-02-03 10:10:30 +02:00
Helen Foster
8e080c9703
MDL-70550 lang: Import fixed English strings (en_fix)
2021-01-07 19:35:32 +01:00
Heena Agheda
9c5dc8fc7d
MDL-65856 session: UX review of session timeout
...
Add new setting 'sessiontimeoutwarning', gives logged in user ability to extend session when there is no activity.
2020-12-21 08:43:21 +11:00
sam marshall
ddbafce0e0
MDL-65818 Security: Encryption API and admin setting for secure data
2020-12-04 14:41:21 +00:00
Eloy Lafuente (stronk7)
d59487ded3
Merge branch 'MDL-69998-master-enfix' of git://github.com/mudrd8mz/moodle into master
2020-10-28 00:41:53 +01:00
Helen Foster
dd7a1d60e2
MDL-69998 lang: Import fixed English strings (en_fix)
2020-10-27 11:32:10 +01:00
Michael Hawkins
11456d71f0
MDL-69559 admin: Add course download admin settings and lang strings
2020-10-26 10:00:47 +08:00
Víctor Déniz
3e6892af4b
Merge branch 'MDL-69513-dkim-settings' of https://github.com/brendanheywood/moodle
2020-10-21 11:57:11 +01:00
Brendan Heywood
1b47d4bc0e
MDL-69513 email: Add support for email DKIM signatures
2020-10-19 16:20:24 +11:00
Brendan Heywood
0983a1c3d1
MDL-69600 core: Expose divertallemails config in UI
2020-09-29 20:29:32 +10:00
Andrew Nicols
39ae77ca65
Merge branch 'MDL-67419-master' of git://github.com/farhan6318/moodle
2020-09-02 08:54:27 +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
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
Helen Foster
383d080b17
MDL-69501 lang: Import fixed English strings (en_fix)
2020-08-24 09:35:41 +02:00
Andrew Nicols
78193d34b4
Merge branch 'MDL-69265-email-headers' of https://github.com/brendanheywood/moodle
2020-08-13 07:28:27 +08:00
Brendan Heywood
0f89884980
MDL-69265 email: Add admin setting for email headers
2020-08-12 20:51:10 +10:00
Farhan Karmali
470f94dc46
MDL-67419 admin: New admin setting for lang during user creation
2020-08-10 18:34:19 +05:30