Andrew Nicols
b6d08ad1d7
MDL-81960 core: Update namespace of progress_trace classes
2024-06-27 11:35:37 +08:00
Andrew Nicols
a9869ff0a7
MDL-81960 core: Coding style update for progress_trace
2024-06-27 11:35:36 +08:00
Andrew Nicols
c8a538de29
MDL-81960 core: Move progress_trace classes to legacy autoloader
2024-06-27 11:35:36 +08:00
Andrew Nicols
097b3fbee3
MDL-81960 core: Move moodle_url tests to correct location
2024-06-27 11:35:31 +08:00
Andrew Nicols
b637f8cc4e
MDL-81960 core: Coding style fixes
2024-06-27 11:34:30 +08:00
Huong Nguyen
2471ff69be
Merge branch 'MDL-82008-main' of https://github.com/lucaboesch/moodle
2024-06-27 10:26:00 +07:00
Andrew Nicols
31461eff5b
MDL-63670 core_message: Coding style updates for unit tests
2024-06-27 11:21:14 +08:00
Jun Pataleta
03fbc9fc01
Merge branch 'MDL-79809-main' of https://github.com/HuongNV13/moodle
2024-06-27 11:01:44 +08:00
Huong Nguyen
1ad47bdef0
Merge branch 'MDL-81111-master' of https://github.com/tailetan/moodle
2024-06-27 09:52:09 +07:00
Jun Pataleta
0c64966ea4
MDL-82183 output: Additional fixes
...
* Use the namespaced classes in imports instead of their aliases
* Add missing imports
* Add moved `\core\output\local\action_menu\subpanel` in the upgrade
notes
2024-06-27 09:21:04 +08:00
Jun Pataleta
85a83eb365
MDL-82183 output: Move render_context_header()
...
* With \core_renderer in lib/outputrenderers.php moved to its
standalone class in \core\output, the method ::render_context_header()
introduced in MDL-82160 also needs to be moved to the new class.
2024-06-27 09:02:11 +08:00
Jun Pataleta
e84daab7dd
Merge branch 'MDL-82183-main-squashed' of https://github.com/andrewnicols/moodle
2024-06-27 08:49:13 +08:00
Luca Bösch
529be7c9fe
MDL-81959 qtype_multianswer: Margin between checkboxes and text
2024-06-27 00:24:36 +02:00
Andrew Nicols
433df29b81
MDL-63670 core_message: Tests should not use another testcase as base
2024-06-27 00:00:55 +08:00
Jun Pataleta
75f2afc3dc
Merge branch 'MDL-81920' of https://github.com/paulholden/moodle
2024-06-26 23:23:01 +08:00
Sara Arjona
745cff2597
Merge branch 'MDL-81657' of https://github.com/paulholden/moodle
2024-06-26 17:06:56 +02:00
Andrew Nicols
882150bd02
MDL-82183 core: Move subpanel out of local folder
2024-06-26 23:00:34 +08:00
Andrew Nicols
70ab95f27f
MDL-82183 core: Document new class locations for output API
2024-06-26 23:00:34 +08:00
Andrew Nicols
9043dc75bf
MDL-82183 core: Coding style fixes for core\output
2024-06-26 23:00:33 +08:00
Andrew Nicols
ff0fd2764a
MDL-82183 core: Update namespace of moved output classes
2024-06-26 23:00:33 +08:00
Andrew Nicols
6c61700d0e
MDL-82183 core_table: Move tablelib classes to core_table
2024-06-26 23:00:32 +08:00
Andrew Nicols
2fff48b07c
MDL-82183 core: Migrate all output classes to autoloaded
2024-06-26 23:00:31 +08:00
Paul Holden
751aa2efc3
MDL-81920 core: move emoticon manager class into autoload namespace.
2024-06-26 14:23:30 +01:00
Paul Holden
cc30087d84
MDL-81920 lang: move language string class into autoload namespace.
2024-06-26 14:23:11 +01:00
Lars Bonczek
a48d11dd7d
MDL-63753 course: Show stealth activity links to non-editing teachers
2024-06-26 12:57:36 +02:00
Sara Arjona
9e1eec783c
Merge branch 'MDL-82207' of https://github.com/stronk7/moodle
2024-06-26 12:27:19 +02:00
Sara Arjona
4a9b4c9b7b
Merge branch 'MDL-80625-master' of https://github.com/ssj365/moodle
2024-06-26 12:14:49 +02:00
Sara Arjona
0bccb0b1e4
Merge branch 'MDL-80344' of https://github.com/paulholden/moodle
2024-06-26 12:11:11 +02:00
Huong Nguyen
ca7286c14c
MDL-81991 core: Reload accessdata for dirty users in CLI mode
2024-06-26 16:27:11 +07:00
Huong Nguyen
67f348a340
MDL-78936 editor_tiny: Disable quickbars for small target
...
The quickbars selection toolbar is not displayed correctly
if the target element is too small. We will wait for it
to be fixed in the future before we re-enable it in Moodle
2024-06-26 10:13:28 +07:00
Ilya Tregubov
5c415229eb
Merge branch 'MDL-82233-main' of https://github.com/sarjona/moodle
2024-06-26 10:23:44 +08:00
Huong Nguyen
debeb77681
Merge branch 'MDL-81250-main' of https://github.com/meirzamoodle/moodle
2024-06-26 09:20:56 +07:00
Ilya Tregubov
201140e7dd
Merge branch 'MDL-82167-main' of https://github.com/ferranrecio/moodle
2024-06-26 10:19:34 +08:00
Ilya Tregubov
435619ac90
Merge branch 'MDL-81866-main' of https://github.com/sarjona/moodle
2024-06-26 10:16:36 +08:00
Ilya Tregubov
c60f4eaa62
Merge branch 'MDL-81769-main' of https://github.com/ferranrecio/moodle
2024-06-26 10:13:19 +08:00
Ilya Tregubov
6eac3256f8
Merge branch 'MDL-81743-main' of https://github.com/roland04/moodle
2024-06-26 10:10:51 +08:00
Sara Arjona
56cdb1a3d3
Merge branch 'MDL-79231-main' of https://github.com/davewoloszyn/moodle
2024-06-25 16:12:55 +02:00
Sara Arjona
8b15366f28
Merge branch 'MDL-82160-main' of https://github.com/roland04/moodle
2024-06-25 15:59:57 +02:00
Mikel Martín
7b0e95aec0
MDL-81743 mod_feedback: Add manage questions behat feature
2024-06-25 15:02:24 +02:00
Mikel Martín
fdb7f280c4
MDL-81743 mod_feedback: Fix multichoice items separation
2024-06-25 15:02:24 +02:00
Mikel Martín
ae01fe1ba4
MDL-81743 mod_feedback: Improve 'Edit' page UI
...
- Move styles in css to modules.scss
- Add new styles for questions
- Change Delete action to red colour
- Add "Page break" text to pagebreak elements in edit page
2024-06-25 15:02:20 +02:00
Jun Pataleta
19d16b9249
Merge branch 'MDL-81807-main' of https://github.com/tsmilan/moodle
2024-06-25 19:53:43 +08:00
Sara Arjona
cf7cc40f4b
MDL-81866 course: Fix behat errors after improving reset
2024-06-25 12:59:26 +02:00
Sara Arjona
7402706c59
MDL-81866 course: Improve workflow for reset course
...
The following changes have been done to improve the reset course:
- Reset course button moved to sticky footer. Select default and
deselect all buttons set as secondary and left at the end of the form
- Adjusted page layout to a standardized format, centering the form for
improving presentation and recolocating the Reset course button away
from the bottom-right corner
- Changed page layout to standard, to display the form centered and
avoid having the Reset course button in the right bottom corner
- Modal added before resetting a course, asking user for confirmation
- Reset course buttons displayed with danger styling, because they
remove information
- All sections are expanded by default
- Default options are selected by default
2024-06-25 12:59:25 +02:00
Meirza
d63aff3f51
MDL-81250 calendar: Use full course name as the course filter
...
Co-authored-by: Eduardo Domínguez <eduardo.dominguez@uib.es>
2024-06-25 16:35:38 +07:00
Huong Nguyen
c45487051f
Merge branch 'MDL-82277' of https://github.com/paulholden/moodle
2024-06-25 13:53:29 +07:00
Trisha Milan
d0e82b746e
MDL-81807 core: Add scheduled task for updating the GeoIP database
...
This commit includes the following changes:
- Implemented a scheduled task to automate the download and update of the GeoIP database.
- Integrated checksum verification for the downloaded database file.
- Added new configuration settings to enable administrators to enter MaxMind account credentials,
allowing authenticated access to both free and paid GeoIP database versions from Maxmind.
2024-06-25 15:17:30 +10:00
Huong Nguyen
3b9cc05800
Merge branch 'MDL-81506-main' of https://github.com/davewoloszyn/moodle
2024-06-25 09:50:53 +07:00
Huong Nguyen
0d14b122eb
Merge branch 'MDL-81818-main' of https://github.com/roland04/moodle
2024-06-25 09:26:29 +07:00
Huong Nguyen
5c03f39940
Merge branch 'MDL-82200' of https://github.com/timhunt/moodle
2024-06-25 09:13:25 +07:00