Huong Nguyen
ccc9bf6b60
Merge branch 'MDL-76671-master' of https://github.com/jleyva/moodle
2024-01-25 10:23:56 +07:00
Marina Glancy
e9abb3a5de
MDL-79076 output: convert callback before_standard_html_head
2024-01-15 15:33:42 +00:00
Juan Leyva
db13a26f74
MDL-76671 tool_mobile: Allow OAuth launches after accepting policies
2024-01-15 13:13:09 +01:00
Juan Leyva
4b6750c93a
MDL-79784 tool_mobile: Add missing external::format_text
2023-11-27 13:37:58 +01:00
Huong Nguyen
e93a025823
Merge branch 'MDL-78496-main' of https://github.com/andrewnicols/moodle
2023-11-23 09:22:20 +07:00
David Woloszyn
cbbcacdd8f
MDL-78426 core_theme: Move theme's settings to theme card
...
Theme selector and theme settings have been renamed. Theme admin
section has been removed and contents merged into Appearance category.
2023-11-20 17:05:35 +11:00
Andrew Nicols
525212f2d2
MDL-78496 core: Address phpcs issues with upgrade.php files
2023-11-19 21:20:53 +08:00
Andrew Nicols
545b36cd4a
MDL-78496 upgrade: remove all the < 4.1.0 upgrade steps
...
Also includes an upgrade step to prevent upgrading from any
version < 2021112802 (v4.1.0) as anti-cheating measure.
2023-11-17 23:25:36 +08:00
Juan Leyva
cf413635d8
MDL-79849 tool_mobile: Add search disabled features
2023-10-25 17:28:53 +02:00
Jun Pataleta
9beff03a96
MDL-79626 upgrade: add the 4.3.0 separation line to all upgrade scripts
2023-10-10 10:44:17 +08:00
Jun Pataleta
d5d7835a0a
MDL-79551 versions: Make CiBoT happy
...
* Use array short syntax for $plugin->dependencies
* Add trailing comma for multi-line $plugin->dependencies array
2023-10-04 14:04:29 +08:00
Jun Pataleta
94bc2cd38b
MDL-79551 versions: bump all versions and requires near release
2023-10-04 13:57:17 +08:00
Ilya Tregubov
94c9ce0595
Merge branch 'MDL-78806-master' of https://github.com/junpataleta/moodle
2023-09-13 10:54:54 +08:00
Huong Nguyen
c723cac548
Merge branch 'MDL-79242-master' of https://github.com/jleyva/moodle
2023-09-12 10:27:08 +07:00
Jun Pataleta
1eb8ee32bb
MDL-78806 core: Remove redundant site name
...
MDL-78806 core: Remove redundant site name on page titles
* With the site name now being appended to the page titles, there
is no need to manually append the page titles.
2023-09-09 08:58:54 +08:00
Andrew Nicols
0b1db43788
MDL-79277 tool_mobile: Correct default value for empty param
2023-09-08 22:14:29 +08:00
Noel De Martin
87d4c398e3
MDL-79277 tool_mobile: Fix warning
2023-09-06 09:05:10 +02:00
Juan Leyva
eeff6d4c05
MDL-79242 tool_mobile: Pass site as installation referrer for the app
2023-09-02 18:12:25 +02:00
Ilya Tregubov
9d4dba81b7
Merge branch 'MDL-79202' of https://github.com/paulholden/moodle
2023-09-01 10:29:41 +08:00
Huong Nguyen
d190ac7889
Merge branch 'MDL-56020-master' of https://github.com/jleyva/moodle
2023-08-31 15:38:50 +07:00
Paul Holden
c3f53e4e39
MDL-79202 tool_mobile: correctly interpolate minutes in exception.
2023-08-30 00:04:58 +01:00
Paul Holden
cfa1997b5a
MDL-79085 tool_mobile: give visible name to autologouttime config.
2023-08-28 22:23:50 +01:00
Juan Leyva
325ef8095e
MDL-56020 search: Return global search settings
2023-08-28 15:48:18 +02:00
Juan Leyva
81b4677ddb
MDL-78801 tool_mobile: Auto logout settings
2023-07-28 14:25:37 +02:00
Andrew Nicols
827ba96806
Merge branch 'MDL-78459' of https://github.com/paulholden/moodle
2023-06-27 13:14:08 +08:00
eWallah
6f2d186c56
MDL-68067 tool_mobile: Mobile tool link does not have a class attribute.
2023-06-20 10:24:56 +08:00
Paul Holden
3af9bdfa7e
MDL-78459 tool_mobile: use site context in mobile manifest file.
...
Prevents debugging notices when the site shortname is formatted in
the response data.
2023-06-19 13:00:45 +01:00
Andrew Nicols
dd7f6a313d
Merge branch 'MDL-74898-master' of https://github.com/marinaglancy/moodle
2023-05-10 12:24:41 +08:00
Paul Holden
029474c319
MDL-70189 lang: final removal of deprecated 311 strings.
2023-05-04 14:15:35 +01:00
Jun Pataleta
9095bb0ef9
MDL-78000 upgrade: add the 4.2.0 separation line to all upgrade scripts
2023-04-22 23:17:50 +08:00
Eloy Lafuente (stronk7)
061c9d7ba0
MDL-77940 versions: bump all versions and requires near release
...
version = 2023042400 release version
requires= 2023041800 current rc1 version
2023-04-18 18:08:09 +02:00
Marina Glancy
4d765cd699
MDL-77164 privacy: typehint test content writer
2023-04-13 09:43:15 +01:00
Marina Glancy
6ebf823e6d
MDL-74898 tool_mobile: remove NO_MOODLE_COOKIES from android manifest
2023-04-05 11:54:32 +01:00
Juan Leyva
bba614a5eb
MDL-77643 tool_mobile: Return location settings
2023-03-20 16:38:44 +01:00
Jun Pataleta
fad05d7929
Merge branch 'MDL-76583-master-withoutrename' of https://github.com/andrewnicols/moodle
2023-01-19 09:44:48 +08:00
Andrew Nicols
5abb018103
Merge branch 'MDL-69126' of https://github.com/paulholden/moodle
2023-01-19 08:58:01 +08:00
Andrew Nicols
a3cc26f8bb
MDL-76583 core: Update uses of external_* classes
2023-01-19 07:34:09 +08:00
Andrew Nicols
caddb452f0
MDL-76583 core_external: Migrate string formatting functions to util
2023-01-19 07:33:35 +08:00
Paul Holden
fd8d11b704
MDL-76841 tool_mobile: improve potential config issues test.
...
Avoid certificate checking of the default test site (`example.com`),
and update the assertion so we get clearer failures in the future.
2023-01-16 08:30:49 +00:00
Paul Holden
2c57184251
MDL-69126 lang: final removal of deprecated 310 strings.
2023-01-05 14:38:37 +00:00
Jun Pataleta
c6ab792ddf
MDL-76497 upgrade: add the 4.1.0 separation line to all upgrade scripts
2022-11-28 14:43:04 +08:00
Andrew Nicols
08a19dbed8
Merge branch 'MDL-76403-master' of https://github.com/junpataleta/moodle
2022-11-24 10:18:22 +08:00
Helen Foster
74828e8149
MDL-76395 lang: Import fixed English strings (en_fix)
2022-11-23 17:03:58 +00:00
Jun Pataleta
00bae8b8a4
MDL-76403 versions: bump all versions and requires near release
2022-11-23 09:45:23 +08:00
Helen Foster
ae2f8cfa67
MDL-76105 lang: Import fixed English strings (en_fix)
2022-11-17 09:44:35 +00:00
Michael Hawkins
336d8c5fab
MDL-74643 tool_mobile: Update API to support supportavailability config
...
Co-authored-by: Juan Leyva <juanleyvadelgado@gmail.com >
2022-10-31 18:58:10 +08:00
Rodrigo Mady da Silva
9526610c64
MDL-75099 tool_mobile: Contact site support option in disabledfeatures
2022-10-10 16:25:48 -03:00
Sara Arjona
29b0bfd90d
Merge branch 'MDL-74862-master' of https://github.com/jleyva/moodle
2022-08-31 13:13:25 +02:00
Jun Pataleta
1294048575
Merge branch 'MDL-74825-master' of https://github.com/rmady/moodle
2022-07-18 16:47:13 +08:00
Shamim Rezaie
031eac1b34
Merge branch 'MDL-74826-master' of https://github.com/rmady/moodle
2022-07-18 12:19:05 +10:00