Angelia Dela Cruz
261a39d8e2
MDL-79768 fix: Fixed random failing Behat due to time difference
2023-10-26 18:09:16 +08:00
Jun Pataleta
0b2c6009e4
Merge branch 'MDL-67987-master' of https://github.com/rmady/moodle
2023-10-26 10:58:32 +08:00
Jun Pataleta
f84ec259a7
Merge branch 'MDL-79768-master' of https://github.com/andelacruz/moodle
2023-10-26 10:48:25 +08:00
Jun Pataleta
759ea1e49d
Merge branch 'MDL-42189-master' of https://github.com/davewoloszyn/moodle
2023-10-26 10:32:18 +08:00
Paul Holden
fa3aeb2ef8
MDL-79762 javascript: correct upgrade note fix version.
2023-10-25 23:57:30 +01:00
Paul Holden
5036ebd7d1
Merge branch 'MDL-79762-master' of https://github.com/kabalin/moodle
2023-10-25 23:55:52 +01:00
Ruslan Kabalin
afe7f76e14
MDL-79762 core: Add possibility to define modal type for modalform
...
If `moduleName` param is passed in config object for modalform, it will be
used to instantiate modal class, otherwise 'core/modal_save_cancel' is
used.
Co-authored-by: Marina Glancy <marina@moodle.com>
2023-10-25 15:56:33 +01:00
Jun Pataleta
f78f1c550a
Merge branch 'MDL-79346' of https://github.com/paulholden/moodle
2023-10-25 13:47:00 +08:00
Jun Pataleta
7a38bf77df
Merge branch 'MDL-75572-master' of https://github.com/sarjona/moodle
2023-10-25 13:44:44 +08:00
Sara Arjona
95e50b59ea
MDL-75572 criteria: Only award badges to sucessfull completions
...
The UX team confirmed a badge shouldn't be awarded when the criteria
use a passing grade and the user gets a failing grade.
So the COMPLETION_COMPLETE_FAIL status won't be considered
completed for activities with completion that require a passing
grade.
2023-10-25 07:08:03 +02:00
Ilya Tregubov
db5bb3e7f6
Merge branch 'MDL-79637-master-fix' of https://github.com/junpataleta/moodle
2023-10-25 09:43:47 +08:00
Jun Pataleta
fdbc37c813
Merge branch 'MDL-79782-master' of https://github.com/roland04/moodle
2023-10-24 22:47:54 +08:00
Jun Pataleta
6dc8d74ac5
MDL-79637 core: Fix mistyped and
replacement
2023-10-24 21:49:27 +08:00
Jun Pataleta
4cf1da1073
Merge branch 'MDL-79767' of https://github.com/paulholden/moodle
2023-10-24 16:23:26 +08:00
Jun Pataleta
73267a7848
Merge branch 'MDL-79637-master' of https://github.com/andrewnicols/moodle
2023-10-24 10:48:43 +08:00
Angelia Dela Cruz
46f31447f2
MDL-79768 mod_data: Test for student can see upcoming data activity
2023-10-23 08:52:19 +08:00
David Woloszyn
b3b45e31cd
MDL-42189 gradereport_overview: Report hidden from suspended enrolments
2023-10-23 09:45:27 +11:00
Sara Arjona
d76e211be6
weekly release 4.4dev
2023-10-20 12:16:08 +02:00
Sara Arjona
a10708f37e
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2023-10-20 12:16:04 +02:00
Huong Nguyen
13f1247bc0
Merge branch 'MDL-78775-master' of https://github.com/ilyatregubov/moodle
2023-10-20 09:29:15 +07:00
Ilya Tregubov
ff4f9bf9a2
MDL-78775 gradereport_grade: Fix Behat.
...
Sort by lastname before doing any assertions.
2023-10-20 09:55:20 +08:00
Mikel Martín
3d8dec19f7
MDL-79782 pix: Replace angles- SVGs with Free versions
2023-10-19 15:42:50 +02:00
Huong Nguyen
c71df58802
Merge branch 'MDL-79689-master' of https://github.com/andelacruz/moodle
2023-10-19 10:02:45 +07:00
Paul Holden
39c7a685b1
MDL-79767 communication: correct arguments when loading instance.
2023-10-18 22:37:03 +01:00
Sara Arjona
298d136e98
Merge branch 'MDL-79635' of https://github.com/paulholden/moodle
2023-10-18 19:55:42 +02:00
Sara Arjona
a8f4a57fc2
Merge branch 'MDL-77651-master' of https://github.com/junpataleta/moodle
2023-10-18 15:47:05 +02:00
Sara Arjona
54b5902f1c
Merge branch 'MDL-79747' of https://github.com/timhunt/moodle
2023-10-18 10:28:52 +02:00
Huong Nguyen
2f147dcd30
Merge branch 'MDL-78775-master' of https://github.com/ilyatregubov/moodle
2023-10-18 12:55:22 +07:00
Ilya Tregubov
cb2cf0602d
MDL-78775 core_grades: Fix Behat
2023-10-18 12:54:28 +08:00
Huong Nguyen
0b9e0e1b1a
Merge branch 'MDL-79705' of https://github.com/paulholden/moodle
2023-10-18 09:35:45 +07:00
Huong Nguyen
96c8642ed8
Merge branch 'MDL-78979' of https://github.com/paulholden/moodle
2023-10-18 09:22:58 +07:00
AMOS bot
a61532759d
Automatically generated installer lang files
2023-10-18 00:11:13 +00:00
Rodrigo Mady
bdbe9e2dc1
MDL-67987 core: Deprecate unused password recovery strings
2023-10-17 20:20:22 -03:00
Paul Holden
da6ef4ac1d
MDL-79705 reportbuilder: remove checkbox field callback handling.
...
We no longer need special handling of this field type, because it
now returns language strings rather than HTML markup for a checkbox
element on display.
2023-10-17 16:51:26 +01:00
Paul Holden
cb32f17584
MDL-79705 profilefield_checkbox: display data as simple Yes/No.
2023-10-17 16:51:26 +01:00
Jun Pataleta
7ad1f922f3
MDL-77651 calendar: Hide left/right arrow characters
...
* Hide the arrow characters for the calendar templates so they won't be
read out by screen readers and avoid confusion for screen reader users.
2023-10-17 23:51:24 +08:00
Jun Pataleta
1310401056
MDL-77651 core: Hide left/right arrow characters for link_arrow_xx()
...
* The arrow characters in link_arrow_right() and link_arrow_left()
functions get announced by screen readers. This causes confusion
and is unnecessary.
2023-10-17 23:51:23 +08:00
Tim Hunt
ec0c4e18ad
MDL-79747 quiz stats: task should run as admin the right way
...
The correct way to get an ad-hoc task to run as the main admin account
is to leave userid as null.
Setting it causes fatal errors if the main admin account is set to
auth: nologin.
2023-10-17 16:38:44 +01:00
Sara Arjona
cc02c2eae3
Merge branch 'MDL-78481-master' of https://github.com/iarenaza/moodle
2023-10-17 17:15:09 +02:00
Huong Nguyen
b3f32d6ad7
Merge branch 'MDL-78775-master' of https://github.com/ilyatregubov/moodle
2023-10-17 10:46:25 +07:00
Ilya Tregubov
f51b23bdec
Merge branch 'MDL-79691-master' of https://github.com/andelacruz/moodle
2023-10-17 10:28:07 +08:00
Huong Nguyen
347e53c07b
Merge branch 'MDL-79367-master' of https://github.com/sarjona/moodle
2023-10-17 09:17:30 +07:00
Angelia Dela Cruz
90fff90a68
MDL-79689 mod_assign: Behat for enabling anonymous submissions
2023-10-17 09:54:18 +08:00
Paul Holden
944e158d35
MDL-78979 mod_data: correct restore decode rule for data view page.
2023-10-16 20:52:19 +01:00
Angelia Dela Cruz
2888997710
MDL-79691 mod_h5pactivity: Behat coverage for H5P activity grades reset
2023-10-16 16:45:47 +08:00
Sara Arjona
8556acde4c
Merge branch 'MDL-79566-master' of https://github.com/HuongNV13/moodle
2023-10-16 09:53:42 +02:00
Ilya Tregubov
cdd95d883f
Merge branch 'MDL-79365' of https://github.com/paulholden/moodle
2023-10-16 14:07:32 +08:00
Sara Arjona
9ced468959
MDL-79367 availability: Fail grade does not mark activities as completed
...
The UX team confirmed that an activity shouldn't be considered completed
when the criteria use a passing grade and the user gets a failing grade.
So the COMPLETION_COMPLETE_FAIL status won't be considered
completed from now on.
2023-10-16 07:51:27 +02:00
Huong Nguyen
5209baef9e
Merge branch 'MDL-79698-master' of https://github.com/andrewnicols/moodle
2023-10-16 11:39:39 +07:00
Huong Nguyen
7d55464846
Merge branch 'MDL-79653-master' of https://github.com/andelacruz/moodle
2023-10-16 10:54:15 +07:00