Dan Marsden
8c678d9aa9
MDL-60347 core: debugsmtp should be a developer only setting.
2019-07-01 12:17:12 +02:00
Helen Foster
007b946948
MDL-65537 lang: Import fixed English strings (en_fix)
2019-05-10 16:14:16 +02:00
Eloy Lafuente (stronk7)
6e3f19324a
Merge branch 'MDL-65397-35-enfix' of git://github.com/mudrd8mz/moodle into MOODLE_35_STABLE
2019-05-01 01:43:11 +02:00
Helen Foster
23bb771193
MDL-65397 lang: Import fixed English strings (en_fix)
...
Significant string changes:
* direct:view,gradeimport_direct - wording corrected from 'CSV' to
'spreadsheet'
* limitanswers_help,mod_choice - additional wording added explaining how
the setting works with groups
2019-04-29 11:50:36 +02:00
Thomas Korner
f059d1176c
MDL-65279 core: typo in categoriesandcourses fixed
...
AMOS BEGIN
MOV [categoriesandcoures,core],[categoriesandcourses,core]
AMOS END
2019-04-05 14:35:09 +02:00
Simey Lameze
4c0ea3f45e
MDL-63196 calendar: add missing option to export category events
2019-03-22 10:46:02 +08:00
Eloy Lafuente (stronk7)
89eded8477
MDL-63263 tool_recyclebin: show the note as part of the heading element
...
It looks better (IMO) than using admin_setting_description and works in all
branches.
2019-03-21 00:15:08 +01:00
Eloy Lafuente (stronk7)
57b5bf77b7
Merge branch 'MDL-63263-MOODLE_35_STABLE' of https://github.com/tuanngocnguyen/moodle into MOODLE_35_STABLE
2019-03-20 23:16:26 +01:00
Nathan Nguyen
fe033417a6
MDL-63263 tool_recyclebin: Apply automated backup setting
...
Use Automated backup settings as settings for Recycle bin backup and restore.
2019-03-15 14:53:15 +11:00
Jun Pataleta
78615db17f
MDL-64958 grade_import: Ensure correct user is being fetched
...
* We need to ensure that we are checking the correct user account.
Since email and idnumber are not unique fields, there's a chance that
multiple user records will match when querying for user data using
these fields. This might lead to a different user's grades being
inadvertently modified during grade import. In such a case, this
function needs to return a null userid.
2019-03-11 09:36:00 +08:00
Eloy Lafuente (stronk7)
f7e4dacd1e
Merge branch 'MDL-64943-35-enfix' of git://github.com/mudrd8mz/moodle into MOODLE_35_STABLE
2019-03-05 11:09:42 +01:00
Ryan Wyllie
070f24d006
MDL-63786 core: set $CFG->forceclean for logged in as sessions
...
Turn on the forceclean config setting when a user is logged in as a
different user. This is a precautionary measure, which forces all
user submitted content to be cleaned of JavaScript before rendering
it to the logged in as user.
2019-03-05 04:21:41 +01:00
Helen Foster
bc2a000664
MDL-64943 lang: Import fixed English strings (en_fix)
...
Significant string changes:
* importgroups_help,core_group - Correcting optional fieldnames
(removing picture, hidepicture and adding groupidnumber, groupingname
and enablemessaging)
* penaltyforeachincorrecttry_help,core_question - additional paragraph
about scoring logic
* resultdownloadready,tool_dataprivacy - wording corrected (no need to
go to a download page)
* auth_dbfielduser,auth_db - varchar data type requirement
2019-02-28 18:02:44 +01:00
Toni Barberà Melià
365435182e
MDL-63706 tasks: added new config parameter. changes in cron execution
...
Backport of MDL-60514.
2019-01-22 17:14:21 +08:00
Amaia Anabitarte
da73f1364d
MDL-64400 core_messages: Allow cron to delete unread notifications too
2018-12-27 09:32:25 +01:00
Helen Foster
a6a0cc37ed
MDL-64186 lang: Import fixed English strings (en_fix)
2018-11-23 14:46:51 +01:00
Helen Foster
cac9d8d665
MDL-63976 lang: Merge English strings from the en_fix language pack
2018-11-19 19:21:59 +01:00
Eloy Lafuente (stronk7)
7b9e3e0336
Merge branch 'MDL-63730-35-enfix' of git://github.com/mudrd8mz/moodle into MOODLE_35_STABLE
2018-10-29 13:20:24 +01:00
Helen Foster
8757d7cb6b
MDL-63730 lang: Merge English strings from the en_fix language pack
...
Significant string changes:
* withselectedusers_help, core - removing mention of 'Add a common note'
as the option no longer exists
* considereddigitalminor and digitalminor_desc, core - more
child-friendly wording
* auth_dbtype, auth_db - fixed broken link
2018-10-26 13:40:07 +02:00
Eloy Lafuente (stronk7)
5c61e693af
Merge branch 'MDL-62145-35' of git://github.com/damyon/moodle into MOODLE_35_STABLE
2018-10-25 01:35:21 +02:00
David Monllao
5cccfd2eab
Merge branch 'MDL-62144-35' of git://github.com/damyon/moodle into MOODLE_35_STABLE
2018-10-22 16:34:37 +02:00
David Monllao
a9354dbbd6
Merge branch 'MDL-62560-35' into MOODLE_35_STABLE
2018-10-22 12:58:00 +02:00
Damyon Wiese
9d0c5cbbc4
MDL-62145 theme_boost: Custom menu fixes
...
Make sure the site navigation element is labelled, actionmenu items
have correct role and actionmenu trigger controls the menu.
2018-10-22 11:03:37 +08:00
Damyon Wiese
e0f64e0feb
MDL-62139 output: Accessible action menus
...
Add label on the "gear" menu and default keyboard and focus controls.
2018-10-22 10:37:25 +08:00
Eloy Lafuente (stronk7)
722f0c03c0
Merge branch 'MDL-62920_35' of https://github.com/aanabit/moodle into MOODLE_35_STABLE
2018-10-18 23:51:47 +02:00
Eloy Lafuente (stronk7)
b55b2e4f6e
Merge branch 'MDL-63068_35' of https://github.com/aanabit/moodle into MOODLE_35_STABLE
2018-10-18 00:39:55 +02:00
Andrew Nicols
bdf43538fb
MDL-63495 privacy: Add support for removal of multiple users in a context
...
This issue is a part of the MDL-62560 Epic.
2018-10-17 13:13:49 +08:00
Andrew Nicols
5c74c84c9d
Merge branch 'MDL-63421_35' of git://github.com/stronk7/moodle into MOODLE_35_STABLE
2018-10-16 08:50:22 +08:00
Amaia Anabitarte
de103e2329
MDL-63068 user: Allow underscore for profile custom fields shortname
2018-10-11 16:41:10 +02:00
Amaia Anabitarte
8b32d682a5
MDL-62920 user: Uploading deleted user and adding to a cohort
2018-10-11 16:28:18 +02:00
Adrian Greeve
1db088f085
MDL-62491 core_privacy: Add html files to the user data export.
...
This adds html to the data export that allows for easier navigation
and reading of data.
2018-10-09 09:40:06 +08:00
Eloy Lafuente (stronk7)
8946ee7937
MDL-63421 env: Moodle 3.4.x and 3.5.x do not support PHP 7.3
2018-10-05 13:34:29 +02:00
Mark Nelson
ff5ec88a55
MDL-63333 core: removed unused setting 'messaginghidereadnotifications'
2018-09-17 10:04:55 +08:00
Damyon Wiese
444d046f9e
MDL-62748 course: maxsections is a limit
...
For course formats shipped with core, maxsections should be a limit to the number of sections
allowed in the course.
2018-09-04 22:41:46 +02:00
Eloy Lafuente (stronk7)
005b2bc8a0
Merge branch 'MDL-63249-35-enfix' of git://github.com/mudrd8mz/moodle into MOODLE_35_STABLE
2018-09-04 22:35:03 +02:00
Helen Foster
f4bd5f5e1a
MDL-63249 lang: Merge English strings from the en_fix language pack
...
Significant string changes:
* completionpass_help, gradetopassnotset in mod_quiz - grade to pass
set in quiz settings not gradebook
* namecolumnmissing,core_cohort - fixing incorrect message about adding
users to a cohort
2018-09-04 15:12:17 +02:00
Jun Pataleta
fde541a1eb
Merge branch 'MDL-60901_35' of git://github.com/stronk7/moodle into MOODLE_35_STABLE
2018-09-04 10:17:36 +08:00
Dan Poltawski
95ee02b253
MDL-48846 filter: Stop reffering to invalid moodle.org/download/mimetex
2018-09-03 23:45:05 +02:00
Eloy Lafuente (stronk7)
57c5494741
MDL-60901 environment: 3.6 requirements
...
Changes include:
- MySQL 5.6 is required.
- PostgreSQL 8.4 is required.
- Oracle 11.2 is required.
- 64bits architecture is recommended.
2018-09-03 10:14:51 +02:00
David Monllao
e016281821
Merge branch 'MDL-63174-35-emptyusername' of git://github.com/mudrd8mz/moodle into MOODLE_35_STABLE
2018-08-27 15:09:04 +02:00
Mark Nelson
2e7dbfaabb
MDL-63210 core: touch-up after review
...
1. Reworded the string.
2. Removed logic handling form data.
3. Do not use window.location.replace.
Backport of MDL-54551.
2018-08-23 12:38:57 +08:00
Thom Rawson
d6e31537bc
MDL-63210 core: AJAX call redirects to login page when session expired
...
Backport of MDL-54551.
2018-08-23 12:36:47 +08:00
David Mudrák
f6be98b942
MDL-63174 user: user_create_user to throw exception on empty username
...
The core API function user_create_user() did not check the case when the
given username was empty.
Also adding a missing string 'usernamelowercase' for the existing lower
case check and unit tests.
2018-08-17 13:06:25 +02:00
Eloy Lafuente (stronk7)
127b7446a0
Merge branch 'MDL-43334-35' of git://github.com/damyon/moodle into MOODLE_35_STABLE
2018-08-08 00:16:30 +02:00
Marina Glancy
72bb7ac302
MDL-61424 admin: reset registration if token is rejected
2018-07-30 16:12:39 +02:00
Damyon Wiese
8405e6f1cc
MDL-43334 backup: Lanuage for cancel
...
Cancel backup buttons need clear lang strings.
2018-07-09 12:18:43 +08:00
Eloy Lafuente (stronk7)
6cb165d681
Merge branch 'wip-MDL-62526-35' of git://github.com/marinaglancy/moodle into MOODLE_35_STABLE
2018-07-04 04:19:24 +02:00
Helen Foster
b2b1bb2d29
MDL-62763 lang: Merge English strings from the en_fix language pack
...
Significant string changes:
* various strings in tool_dataprivacy and tool_policy - 'Data Protection
Officer' changed to 'privacy officer'
* idnumbermod_help,core - mentioning resource and custom reporting
2018-07-02 13:36:29 +02:00
Marina Glancy
5c33665a74
MDL-62526 admin: ask privacy policy agreement for moodle.net
2018-06-28 11:44:38 +08:00
Matteo Scaramuccia
5df53c769e
MDL-51080 env: warn when running MariaDB w/ wrong dbtype
2018-06-28 00:15:28 +02:00