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
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
Jake Dallimore
33433bb8a1
MDL-62735 core_search: searchareas page now respects indexing support
2018-06-22 10:14:34 +08:00
David Monllao
4f7fa18201
Merge branch 'MDL-58702-35' of git://github.com/zig-moodle/moodle into MOODLE_35_STABLE
2018-06-19 11:54:39 +02:00
Victor Deniz
2c643bb988
MDL-62320 mimetypes: Add JSON to the default mime types list
2018-06-15 13:12:31 +01:00
Zig Tan
e275b0c4a6
MDL-58702 backup: Fix restoration of role mappings labels
...
Changes:
- Add logic to retrieve all the existing current roles.
- Apply the backup's role shortname by matching on the archetype.
- Added backup lang string 'undefinedrolemapping'.
2018-06-15 09:56:15 +08:00
Luca Bösch
ef57748905
MDL-31443 backup: Title and cancel messages stating import and restore
2018-06-08 11:34:06 +02:00
Luca Bösch
50e1bbb583
MDL-46344 outputrenderers: Localize 'This page is'.
2018-06-01 11:44:02 +02:00
Frédéric Massart
554e6a6562
MDL-62147 core_grades: Report contexts and data related to scales
2018-05-16 13:57:26 +08:00
Marina Glancy
372ea5502c
MDL-62147 core_grades: Declare metadata of scales and import tables
2018-05-16 13:57:25 +08:00
Marina Glancy
14f7296436
MDL-62147 portfolio: add missing tables to privacy provider
2018-05-16 13:57:22 +08:00
Marina Glancy
d1620c57f9
MDL-62147 privacy: corrections to tables, temporary tables
2018-05-16 12:57:19 +08:00
David Monllao
014335fb2b
Merge branch 'MDL-62370-master' of git://github.com/andrewnicols/moodle
2018-05-14 16:00:32 +02:00
Andrew Nicols
502344a904
MDL-62370 core_privacy: Directory-less subsystems are compliant
2018-05-14 19:59:43 +08:00
David Monllao
05dcf35796
Merge branch 'MDL-62425-master' of git://github.com/andrewnicols/moodle
2018-05-14 10:57:14 +02:00
Andrew Nicols
ef0f37ca16
MDL-62425 core: Add privacy implementation
2018-05-14 15:41:36 +08:00
Andrew Nicols
563852791d
MDL-62371 core_privacy: Add support for progress trace
2018-05-13 15:45:24 +08:00
Jake Dallimore
b513b36cfd
Merge branch 'MDL-62354' of git://github.com/stronk7/moodle
2018-05-11 14:52:33 +08:00
Jake Dallimore
6f213a2fa2
Merge branch 'MDL-61951-master' of git://github.com/sarjona/moodle
2018-05-11 10:18:58 +08:00
Eloy Lafuente (stronk7)
575b2eaa2d
MDL-62354 notes: Reduce string to avoid js_call_amd() lenght limits
...
That way we are under the max 1024 allowed and also, the help string
is shown properly in the modal (previously part of it was not visible
falling off-window).
2018-05-10 23:30:22 +02:00
Eloy Lafuente (stronk7)
8e8ae80550
Merge branch 'MDL-62354-master-enfix' of git://github.com/mudrd8mz/moodle
2018-05-10 11:37:55 +02:00
David Monllao
a83b43a118
Merge branch 'MDL-62308_master' of git://github.com/markn86/moodle
2018-05-10 09:17:30 +08:00
Andrew Nicols
0f125a45f4
Merge branch 'MDL-62217_master' of git://github.com/dmonllao/moodle
2018-05-10 09:16:01 +08:00
Andrew Nicols
178bb8c22e
Merge branch 'MDL-62029-master-2' of git://github.com/snake/moodle
2018-05-10 09:15:55 +08:00
Andrew Nicols
f7ca19afaa
Merge branch 'MDL-62318-master' of git://github.com/rezaies/moodle
2018-05-10 09:15:54 +08:00
Sara Arjona
6416e87f26
MDL-61951 grading: Implement privacy API
2018-05-09 22:41:04 +02:00
Helen Foster
a5591614d5
MDL-62354 lang: Merge English strings from the en_fix language pack
...
Significant string changes:
* publishstate_help, core_notes - including GDPR guidance
* contactdataprotectionofficer_desc, tool_dataprivacy - removing mention
of link on privacy policy page as it is not yet implemented
2018-05-09 22:39:21 +02:00
Mark Nelson
0f41e8a2a1
MDL-62308 core_backup: implement privacy provider
...
The provider was added to 'backup/util/ui/' due to
Moodle's implementation of autoclass loading. See
fetch_subsystems() in lib/classes/component.php.
2018-05-09 22:48:07 +08:00
David Monllao
74fc7d3120
MDL-62217 search: Privacy providers
2018-05-09 10:56:02 +02:00
Shamim Rezaie
55c1865638
MDL-62318 core_group: Add implementation of privacy API
2018-05-09 13:29:26 +10:00
Adrian Greeve
fd9c70c43f
MDL-62029 core_course: Create privacy files for core_course.
2018-05-09 10:11:41 +08:00
Andrew Nicols
4864a25baf
Merge branch 'MDL-62010-master' of git://github.com/cescobedo/moodle
2018-05-09 08:12:27 +08:00
cescobedo
451f4a284c
MDL-62010 core_enrol: Add privacy implementation for core_enrol
2018-05-08 18:52:25 +02:00