Huong Nguyen
8a72d26558
Merge branch 'MDL-83396-main' of https://github.com/davewoloszyn/moodle
2024-12-05 11:54:48 +07:00
Huong Nguyen
076a519d97
Merge branch 'MDL-83852-web-install-fatal-error' of https://github.com/x-iy/moodle
2024-12-05 11:49:11 +07:00
Huong Nguyen
b07c5f48cb
Merge branch 'MDL-83641' of https://github.com/paulholden/moodle
2024-12-05 11:29:03 +07:00
Huong Nguyen
a89646e0fa
MDL-83921 competency: Bump version
2024-12-05 11:19:53 +07:00
Michael Hawkins
950a829a31
MDL-83921 competency: Match web service capability check with page check
2024-12-05 11:18:58 +07:00
Jun Pataleta
51be71b1bf
Merge branch 'MDL-83823-main-enfix' of https://github.com/mudrd8mz/moodle
2024-12-05 11:48:34 +08:00
Huong Nguyen
bc89603638
Merge branch 'MDL-82913' of https://github.com/paulholden/moodle
2024-12-03 09:45:32 +07:00
david adamson
7d82486029
MDL-83852 core: Fix web install fatal error
2024-12-03 13:07:32 +11:00
Helen Foster
9f1293b10d
MDL-83823 lang: Import fixed English strings (en_fix)
2024-12-02 21:25:01 +01:00
Sara Arjona
9601ff6697
Merge branch 'MDL-83686' of https://github.com/paulholden/moodle
2024-12-02 13:52:19 +01:00
Paul Holden
e1df293131
MDL-83641 cohort: allow 'includes' option be specified in form element.
2024-12-02 10:58:44 +00:00
Sara Arjona
44a0f48a30
NOBUG: Add upgrade notes
2024-11-29 12:36:42 +01:00
David Woloszyn
a2f4f5bd3b
MDL-83396 core_ai: Create AI policy acceptance report
2024-11-29 17:40:06 +11:00
Jun Pataleta
bce4b7fa2c
MDL-83470 environment: Put back Oracle support for now
...
Even though Oracle support is planned to be dropped for 5.0, the
actual issue that drops it (MDL-83172) has not yet landed. So, it's
better to keep this in environment.xml for now and defer its removal
from environment.xml in MDL-83172.
2024-11-28 16:04:31 +07:00
Huong Nguyen
7fd11604da
Merge branch 'MDL-81821-main' of https://github.com/roland04/moodle
2024-11-28 13:23:54 +08:00
Jun Pataleta
0069dde1d9
Merge branch 'MDL-83412-main' of https://github.com/junpataleta/moodle
2024-11-28 13:23:53 +08:00
Huong Nguyen
d08c982135
Merge branch 'MDL-83470-main' of https://github.com/junpataleta/moodle
2024-11-28 13:23:53 +08:00
Andrew Nicols
7cb2b0ca40
MDL-83412 calendartype_gregorian: Use core_date
...
Update timestamp_to_date_string to use core_date.
2024-11-28 11:47:30 +08:00
Jun Pataleta
03729748d1
MDL-83470 core: Remove upgrade steps from 4.1
2024-11-27 10:27:09 +08:00
Mikel Martín
636ab0fba9
MDL-81821 theme_boost: Refactor font utility classes for BS5
2024-11-26 15:17:30 +01:00
Shamim Rezaie
0af9b5ca7e
Merge branch 'MDL-71378_main' of https://github.com/SimonasAdams/moodle
2024-11-25 18:21:18 +11:00
Jun Pataleta
18a3c3d186
MDL-83470 core: Define environment requirements for Moodle 5.0
2024-11-22 23:48:21 +08:00
Paul Holden
a0ef4bb8fe
MDL-82913 reportbuilder: simplify select filter for limited options.
...
Where the select filter contains upto two items (making it a binary
choice), then we can simplify the filter form elements to always
assume: "Equal to [ Option 1 | Option 2 ]".
2024-11-22 15:38:11 +00:00
Andrew Nicols
a3db27263a
Merge branch 'MDL-82450' of https://github.com/paulholden/moodle
2024-11-22 10:50:48 +07:00
Andrew Nicols
d2c5ae9f75
Merge branch 'MDL-83226' of https://github.com/paulholden/moodle
2024-11-21 11:44:32 +08:00
Jun Pataleta
fcb39d60a9
Merge branch 'MDL-81521-main' of https://github.com/andrewnicols/moodle
2024-11-19 15:15:17 +08:00
Simon Adams
a0cf3d2da5
MDL-71378 core_question & mod_quiz: Refactor deprecated contexts
2024-11-18 10:22:59 +00:00
Tim Hunt
68d369917e
MDL-70556 core db: change course fullname to 1333 chars
...
This is mainly for the benefit of multilang users.
As well as changing the database schema, it is also necessary to change
where this is inforced in PHP code (forms, web services). This was missed
when shortname was changed from 100 to 255 chars some time ago, but I have
fixed that here.
Note, I have not changed the legacy mnet code, since as far as I am aware
that is deprecated.
2024-11-15 15:28:23 +00:00
Simon Adams
966b264cf3
MDL-71378 mod_qbank: Add question bank backup/restore and refactor tests
2024-11-15 15:18:47 +00:00
Simon Adams
776d1e40e4
MDL-71378 mod_qbank: Add question bank management
2024-11-15 15:18:47 +00:00
Andrew Nicols
a6acb015a3
MDL-81521 core: Update all possibly data providers to be static
...
Note: Some data providers could not be automatically be converted to
being static. These will be handled in a separate issue.
2024-11-15 12:50:55 +08:00
Jun Pataleta
1b7b12140b
Merge branch 'MDL-81285' of https://github.com/paulholden/moodle
2024-11-14 12:18:26 +08:00
Paul Holden
a42e43ba55
MDL-82450 tool_task: format fail delay in scheduled tasks list.
2024-11-13 07:13:29 +00:00
Paul Holden
949dd966d0
MDL-83686 task: restore behaviour for custom report task name column.
...
The linked task name column was only required for the system report
and broke aggregation/grouping when used within a custom report, so
fix that.
2024-11-11 16:07:32 +00:00
Jun Pataleta
5b2b63c349
Merge branch 'MDL-79679_upgrade-constant-time' of https://github.com/ziegenberg/moodle
2024-11-11 11:47:47 +08:00
Paul Holden
fae40c06e5
MDL-81285 factor_webauthn: inform user on failed key registration.
2024-11-08 10:13:06 +00:00
Jun Pataleta
5d3ede37b4
Merge branch 'MDL-81551' of https://github.com/paulholden/moodle
2024-11-07 11:29:43 +08:00
Huong Nguyen
3fedbab7d1
Merge branch 'MDL-83316-main' of https://github.com/lameze/moodle
2024-11-07 09:26:21 +07:00
Simey Lameze
36f89fd2a9
MDL-83316 behat: remove duplicated Then from new test
2024-11-07 07:41:23 +08:00
sam marshall
152a37cb59
MDL-83316 Behat: New step allows system clock change
2024-11-06 13:59:09 +00:00
Paul Holden
c60c6a5311
MDL-83226 customfield: set backup/restore configuration defaults.
2024-11-04 15:29:04 +00:00
Andrew Nicols
670121daa3
MDL-82824 core: Add missing composer/PSR for various libs
...
Add missing aws-sdk composer.json
Add missing composer/PSR4 for SimplePie
Add missing composer/PSR4 for others
Add missing composer/PSR4 for markdown
Add missing composer/PSR4 for PHP-CSS-Parser
Add missing composer/PSR4 for Mustache
Add missing composer/PSR4 for RTLCSS
Add missing composer/PSR4 for SCSSPHP
Add missing composer/PSR4 for OpenSpout
Add missing composer/PSR4 for LTI
Add missing composer/PSR4 for GeoPattern
Add missing composer/PSR4 for CFPropertylist
Add missing composer/PSR4 for ZipStream
Add missing composer/PSR4 for PSR-20
Add missing composer/PSR4 for phpxmlrpc
Add missing composer/PSR4 for WebAuthn
2024-11-04 11:52:07 +08:00
Huong Nguyen
5c9cf0955f
Merge branch 'MDL-63219v3-main' of https://github.com/michael-milette/moodle
2024-10-31 11:21:43 +07:00
Jun Pataleta
40ea7dbde2
Merge branch 'MDL-61232-main' of https://github.com/meirzamoodle/moodle
2024-10-31 11:21:42 +07:00
meirzamoodle
c299f69e9f
MDL-61232 core: Remove process_email.php and anything related to it
2024-10-30 04:51:27 +07:00
meirzamoodle
758f79a5af
MDL-82988 general: Apply helper to get path to fixture
2024-10-27 13:46:48 +07:00
Andrew Nicols
c745b3fb80
MDL-81308 core: Use a helper for consecutive invocation counts
2024-10-23 14:14:33 +08:00
Andrew Nicols
8dcad87631
MDL-81308 core: Update tests to not use withConsecutive
2024-10-23 14:14:32 +08:00
Daniel Ziegenberg
d827dd2fdd
MDL-79679 libaries: Upgrade Constant-Time Encoding to 3.0.0
...
The library raises the minimum required PHP version to 8.0 and comes with
an advertised PHP 8.4 compatibility.
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2024-10-22 14:04:59 +02:00
Jun Pataleta
db8da82467
Merge branch 'MDL-82838-main' of https://github.com/justusdieckmann/moodle
2024-10-17 10:54:34 +08:00