Commit graph

8452 commits

Author SHA1 Message Date
Juan Leyva
328396c0d5 MDL-68406 tool_mobile: Allow users to log-out from the app
In this commit, we also reorganised how the Mobile box is displayed in the user profile.
We are allowing now site admins to see the user last access time.
2020-10-09 09:59:15 +02:00
Jun Pataleta
b68708059f Merge branch 'MDL-69740' of https://github.com/timhunt/moodle 2020-10-09 11:56:54 +08:00
Eloy Lafuente (stronk7)
56be458c45 Merge branch 'MDL-69582-master' of git://github.com/ferranrecio/moodle into master 2020-10-08 22:44:21 +02:00
Thomas Wedekind
40fecef9d2 MDL-69582 tool_customlang: export cli script 2020-10-08 19:08:15 +02:00
Thomas Wedekind
1f4a5e485e MDL-69582 tool_customlang: add export langstring feature 2020-10-08 19:08:15 +02:00
Eloy Lafuente (stronk7)
2be470ab4b Merge branch 'MDL-69810-master' of git://github.com/jleyva/moodle into master 2020-10-08 16:36:48 +02:00
Sara Arjona
7941ada0ee Merge branch 'MDL-65451' of https://github.com/marinaglancy/moodle into master 2020-10-07 09:39:46 +02:00
Eloy Lafuente (stronk7)
202a4cc6b8 Merge branch 'MDL-69746-Master' of https://github.com/tuanngocnguyen/moodle into master 2020-10-06 23:53:14 +02:00
Marina Glancy
7a9c8cbd3e MDL-65451 tool_uploaduser: move code away from index.php, add CLI script 2020-10-06 15:54:09 +02:00
Eloy Lafuente (stronk7)
9427ae82ce Merge branch 'MDL-69772-master-allcountrycodes' of git://github.com/mudrd8mz/moodle into master 2020-10-06 00:03:54 +02:00
Tim Hunt
3a048549de MDL-69740 Behat init: more progress info at the end of the install 2020-10-02 23:15:50 +01:00
Juan Leyva
09cc128f95 MDL-69810 tool_mobile: Return support contact information via WS 2020-10-02 21:02:10 +02:00
Nathan Nguyen
6ced7617c5 MDL-69746 tool_replace: additional skip tables 2020-10-02 14:57:18 +10:00
Eloy Lafuente (stronk7)
e47c357cc1 Merge branch 'MDL-69586' of https://github.com/paulholden/moodle into master 2020-10-01 17:12:24 +02:00
Sara Arjona
32f5dbbb80 Merge branch 'MDL-69050-master-allowlist' of git://github.com/mudrd8mz/moodle into master 2020-10-01 14:51:11 +02:00
David Mudrák
659e5282a4 MDL-69772 admin: Better validation for the allcountrycodes setting
The patch introduces a new admin_setting fiela type that can be used for
specifying comma separated list of countries. The field has inbuilt
validation so that only valid country codes can be inserted.
2020-10-01 13:39:46 +02:00
Sara Arjona
a8d07a8737 MDL-69050 lang: Fix few remaining places spotted during integration 2020-10-01 13:02:48 +02:00
Sara Arjona
6bb0262ed8 Merge branch 'MDL-68098-master' of git://github.com/dpalou/moodle into master 2020-10-01 12:56:16 +02:00
Ferran Recio
757f832ffc MDL-69582 tool_customlang: fix options layout 2020-10-01 11:08:37 +02:00
Ferran Recio
55c0e80595 MDL-69582 tool_customlang: add label to textarea 2020-10-01 11:08:37 +02:00
Víctor Déniz
8787cfe6c5 Merge branch 'MDL-67841-master' of git://github.com/jleyva/moodle 2020-09-29 18:25:25 +01:00
Jun Pataleta
83cf43b045 Merge branch 'MDL-69600-divertemails' of https://github.com/brendanheywood/moodle 2020-09-29 20:28:05 +08:00
Brendan Heywood
0983a1c3d1 MDL-69600 core: Expose divertallemails config in UI 2020-09-29 20:29:32 +10:00
Juan Leyva
fada51aa32 MDL-67841 tool_mobile: Inform about last access with the app 2020-09-28 21:40:08 +02:00
Víctor Déniz
8512efb07e Merge branch 'MDL-69644' of https://github.com/paulholden/moodle 2020-09-28 20:33:35 +01:00
Paul Holden
6a2720b0e6 MDL-69586 tool_usertours: use specified user in privacy prefs export. 2020-09-25 09:13:14 +01:00
David Mudrák
7a079a890b MDL-69050 lang: Fix the variable name in the admin/cli/svgtool.php 2020-09-24 19:41:58 +02:00
David Mudrák
801ee23427 MDL-69050 lang: Improve the wording of the comments
Stop using the terms whitelist/blacklist when used to allow/deny things.
2020-09-24 19:41:58 +02:00
David Mudrák
e7806fa918 MDL-69772 admin: Fix legacy coding style on Location settings admin page
No actual change here. Just polishing the coding style and adding
fulltree check.
2020-09-24 18:14:44 +02:00
Paul Holden
1315cc807e MDL-69644 tool_dataprivacy: fix focus outline of contact DPO link.
The link class attribute is a leftover from 7258bf0b, which was mostly
removed in 3b2f691f. It no longer serves a purpose and interferes with
the element focus outline.
2020-09-24 11:51:24 +01:00
Eloy Lafuente (stronk7)
c43dac4e36 Merge branch 'MDL-69454-master' of git://github.com/bmbrands/moodle into master 2020-09-23 17:10:35 +02:00
Eloy Lafuente (stronk7)
dc187cd9c7 Merge branch 'MDL-68229-master' of git://github.com/jleyva/moodle into master 2020-09-23 11:51:09 +02:00
Eloy Lafuente (stronk7)
00ef6747f4 Merge branch 'MDL-69014' of https://github.com/paulholden/moodle into master 2020-09-22 22:42:55 +02:00
Dani Palou
8c84eeeeac MDL-68098 ws: Fix WebServices broken by filters HTML 2020-09-22 09:43:03 +02:00
Bas Brands
661d6d7dd3 MDL-69454 core_search: consistent template library search 2020-09-21 11:54:52 +02:00
Bas Brands
32d076a3a6 MDL-69454 core_search: consistent capability search 2020-09-21 11:54:52 +02:00
Bas Brands
ebfee99d90 MDL-69454 core_search: consistent admin search 2020-09-21 10:15:11 +02:00
Juan Leyva
f96e58bd4d MDL-68229 tool_mobile: Add missing option to disable tags in the app 2020-09-18 15:25:22 +02:00
Eloy Lafuente (stronk7)
9efb64f9be Merge branch 'MDL-62387' of https://github.com/paulholden/moodle into master 2020-09-17 08:43:51 +02:00
Paul Holden
21a0008f58 MDL-62387 tool_lp: switch to core 'cohort' form element.
The autocomplete AJAX is identical to the version in tool_lp, but also
includes support for excluding suggestions (i.e. cohorts already
synced with the current learning plan).
2020-09-15 08:06:22 +01:00
Paul Holden
73c29aff59 MDL-69014 tool_usertours: clean up user preferences of deleted tours. 2020-09-14 20:36:30 +01:00
Nathan Nguyen
65c847d8fd MDL-68702 core_backup: exclude legacy course files 2020-09-11 10:41:37 +10:00
Sara Arjona
7c99f40d61 Merge branch 'MDL-69521' of https://github.com/stronk7/moodle into master 2020-09-09 08:08:06 +02:00
Andrew Nicols
e19c2a1e48 MDL-68797 tool_mobile: Version bump 2020-09-09 12:44:12 +08:00
Andrew Nicols
44124e453d Merge branch 'MDL-68797-master' of https://github.com/nguyenphuctien/moodle 2020-09-09 12:27:17 +08:00
Eloy Lafuente (stronk7)
432b9a9075 MDL-69521 core: Move all comments in code from 4.3 to 4.1 2020-09-08 18:59:46 +02:00
Mathew May
5a5f95e843 MDL-69240 tool_moodlenet: Clean MoodleNet profile field
Amended by: Eloy Lafuente (stronk7) <stronk7@moodle.org>
- adjust versions for every branch.
- modify verify_webfinger->profileurl external to PARAM_NOTAGS.
2020-09-07 17:44:41 +02:00
Sara Arjona
aa69bc8e4e Merge branch 'MDL-69632-master-adminserversettings' of git://github.com/mudrd8mz/moodle into master 2020-09-07 13:43:52 +02:00
Mathew May
eacead6176 MDL-62609 lang: Final removal of deprecated strings 2020-09-07 08:06:02 +02:00
Eloy Lafuente (stronk7)
6a60111199 MDL-69521 core: Move all comments in code from 4.0 to 3.10 2020-09-06 17:00:25 +02:00