Laurent David
301c56ae1d
MDL-77275 mod_data: Template reset button changes
...
* Remove the reset button in the sticky footer (template page)
* Add the reset button action in the Action menu
2023-03-13 07:35:44 +01:00
Jun Pataleta
b711e80069
Merge branch 'MDL-77598' of https://github.com/paulholden/moodle
2023-03-13 14:08:45 +08:00
Jun Pataleta
973a6c39d6
Merge branch 'MDL-73144/402' of https://github.com/skodak/moodle
2023-03-13 13:34:19 +08:00
AMOS bot
9b79ec922c
Automatically generated installer lang files
2023-03-12 00:07:55 +00:00
Petr Skoda
80d32fc93a
MDL-76680 core: disable $USER->ignoresesskey on next page
2023-03-11 10:37:12 +01:00
Paul Holden
9bf8699b7c
MDL-77598 editor_tinymce: ensure sub-plugins are also uninstalled.
2023-03-10 16:37:32 +00:00
Paul Holden
61cd980fb7
MDL-77598 logstore_legacy: complete plugin uninstallation step.
2023-03-10 16:19:12 +00:00
Petr Skoda
98bcff8d8e
MDL-73144 core: switch to Dart sass
2023-03-10 16:25:17 +01:00
Jun Pataleta
5e1df25566
weekly release 4.2dev
2023-03-10 22:09:48 +08:00
Jun Pataleta
55831380be
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2023-03-10 22:09:46 +08:00
Ilya Tregubov
5b277492ea
Merge branch 'MDL-77429-master-fix' of https://github.com/andrewnicols/moodle
2023-03-10 14:52:27 +08:00
Andrew Nicols
17ff77a9c0
MDL-77429 course: Change course date to previous day
...
When a test runs just after midnight, and the user time zone is not the
same as the server timezone, and the course is created using a generator
(which runs in server time zone) but the UI presented in the user
timezone, the course start time is still in the future.
We need to create the course a day earlier to ensure that the "This
week" indicator is in the correct day.
2023-03-10 14:11:23 +08:00
Ilya Tregubov
2a52e1d742
MDL-77172 tool_capability: Rebuilt map file for search.js
2023-03-10 13:39:32 +08:00
Andrew Nicols
68f92f7a80
MDL-77037 core_course: Add new courseindex test to classic excludelist
2023-03-10 13:31:34 +08:00
Andrew Nicols
b038d8ff3c
Merge branch 'MDL-77582-master' of https://github.com/sarjona/moodle
2023-03-10 12:19:17 +08:00
Jun Pataleta
d990390775
Merge branch 'MDL-77458-master' of https://github.com/andrewnicols/moodle
2023-03-10 12:06:16 +08:00
Ilya Tregubov
827b6ac216
Merge branch 'MDL-77172' of https://github.com/paulholden/moodle
2023-03-10 11:43:30 +08:00
Jake Dallimore
3f8994c07d
Merge branch 'MDL-77517-master' of https://github.com/juancs/moodle
2023-03-10 11:38:11 +08:00
Brendan Heywood
327d1ced40
MDL-77530 tool_task: Fix coding errors in longrunningtasks check
2023-03-10 11:28:45 +08:00
Brendan Heywood
653ad78f43
MDL-77530 tool_task: Fix coding errors in checks
2023-03-10 11:28:45 +08:00
Ilya Tregubov
27e0329a08
Merge branch 'MDL-77291-master' of https://github.com/sarjona/moodle
2023-03-10 10:44:41 +08:00
Jun Pataleta
5896d29905
Merge branch 'MDL-76603-master' of https://github.com/junpataleta/moodle
2023-03-10 10:15:12 +08:00
Shamim Rezaie
ae197c027a
MDL-76603 gradingforms: Some A11y fixes on editing form
...
- Use span instead of dummy input elements because form elements need a
label
- Sufficient size for target is at least 24px by 24px (Success Criteria
2.5.8)
2023-03-10 10:08:42 +08:00
Shamim Rezaie
48b7dc597b
MDL-76603 mod_assign: Move advanced grading grades out of the tables
2023-03-10 10:08:42 +08:00
Andrew Nicols
1fa8fa0fb5
Merge branch 'MDL-77567' of https://github.com/paulholden/moodle
2023-03-10 09:46:24 +08:00
Andrew Nicols
8393a0f288
Merge branch 'MDL-76849-master-5' of https://github.com/junpataleta/moodle
2023-03-10 09:29:28 +08:00
Jun Pataleta
7063f9c17f
Merge branch 'MDL-70613' of https://github.com/paulholden/moodle
2023-03-10 09:19:55 +08:00
Sara Arjona
9ddb0132f6
Merge branch 'MDL-77323-master' of https://github.com/NashTechOpenUniversity/moodle
2023-03-09 16:48:34 +01:00
Paul Holden
1218a03850
MDL-70613 mod_feedback: cast feedback text values for table sorting.
...
Specifically avoids Oracle ORA-00932 (inconsistent CLOB datatype).
2023-03-09 14:59:05 +00:00
Andrew Nicols
43f5bfdbe4
Merge branch 'MDL-76970-master' of https://github.com/laurentdavid/moodle
2023-03-09 22:22:32 +08:00
Andrew Nicols
7beb5d5af2
Merge branch 'mdl-77329-master-clr' of https://github.com/ferranrecio/moodle
2023-03-09 22:18:25 +08:00
Andrew Nicols
cc7cf2f49a
Merge branch 'MDL-77431-master' of https://github.com/lucaboesch/moodle
2023-03-09 22:17:20 +08:00
Andrew Nicols
4330efc85f
Merge branch 'MDL-77463-master' of https://github.com/andelacruz/moodle
2023-03-09 22:09:41 +08:00
Andrew Nicols
19a06a04a9
Merge branch 'MDL-77429-master' of https://github.com/andelacruz/moodle
2023-03-09 22:03:12 +08:00
Andrew Nicols
37fa8c6fc0
MDL-77037 core_course: Coding style fix in Behat feature
2023-03-09 21:59:29 +08:00
Andrew Nicols
c9cc52aec1
Merge branch 'MDL-77037-master' of https://github.com/laurentdavid/moodle
2023-03-09 21:53:01 +08:00
Sara Arjona
6c6adc462c
MDL-77582 mod_quiz: Fix view_url() on null error
2023-03-09 13:57:41 +01:00
James C
2702583d6c
MDL-77329 course: Prevent collapse state loss
2023-03-09 11:49:55 +01:00
Sara Arjona
1a76b44a7a
Merge branch 'MDL-76940-master' of https://github.com/laurentdavid/moodle
2023-03-09 10:54:41 +01:00
Ilya Tregubov
58fb00eb18
Merge branch 'MDL-77308-master' of https://github.com/andrewnicols/moodle
2023-03-09 17:02:07 +08:00
Jun Pataleta
7e8212c7ab
Merge branch 'MDL-77533' of https://github.com/paulholden/moodle
2023-03-09 16:35:40 +08:00
Ilya Tregubov
1e8c9685fd
Merge branch 'MDL-77056' of https://github.com/paulholden/moodle
2023-03-09 16:16:59 +08:00
Jun Pataleta
8441270181
Merge branch 'MDL-77559-master-2' of https://github.com/andrewnicols/moodle
2023-03-09 16:02:01 +08:00
Laurent David
387371bacd
MDL-77037 core_courseformat: Refresh course index
...
* Refresh course index when language change
2023-03-09 08:41:02 +01:00
Andrew Nicols
f58a71baab
MDL-77308 core: Remove editor_tiny from core
2023-03-09 15:28:35 +08:00
Andrew Nicols
edc4d51e6e
Merge branch 'MDL-77420-master' of https://github.com/ferranrecio/moodle
2023-03-09 11:52:59 +08:00
Andrew Nicols
0a3b918b3c
Merge branch 'MDL-77014-master' of https://github.com/lucaboesch/moodle
2023-03-09 11:41:49 +08:00
Andrew Nicols
61f32d5ec6
Merge branch '76945-bootstrap-dropdowns-master' of https://github.com/DSI-Universite-Rennes2/moodle
2023-03-09 10:53:50 +08:00
Andrew Nicols
5ae44ff9d3
Merge branch 'MDL-77467' of https://github.com/timhunt/moodle
2023-03-09 10:46:36 +08:00
Jun Pataleta
6ae65770b5
Merge branch 'MDL-77225' of https://github.com/timhunt/moodle
2023-03-09 10:43:15 +08:00