AMOS bot
39140fe80a
Automatically generated installer lang files
2022-05-31 00:08:14 +00:00
AMOS bot
3bbe71bdb3
Automatically generated installer lang files
2022-05-30 00:08:09 +00:00
AMOS bot
3dca099b3d
Automatically generated installer lang files
2022-05-28 00:08:19 +00:00
Jake Dallimore
117b24013b
weekly release 4.1dev
2022-05-27 10:02:05 +08:00
Jake Dallimore
be4352bd3e
Merge branch 'MDL-73801' of https://github.com/paulholden/moodle
2022-05-26 12:10:18 +08:00
Jake Dallimore
aef7c3357d
Merge branch 'MDL-73386-master' of https://github.com/junpataleta/moodle
2022-05-26 11:46:59 +08:00
Jun Pataleta
9b6ad142af
Merge branch 'MDL-73047_user_timecreated' of https://github.com/davosmith/moodle
2022-05-26 10:27:48 +08:00
Jun Pataleta
2814436c44
Merge branch 'MDL-71198-master' of https://github.com/junpataleta/moodle
2022-05-26 10:23:27 +08:00
Jun Pataleta
dac4af8e4c
Merge branch 'MDL-73183-master' of https://github.com/andrewnicols/moodle
2022-05-26 10:09:46 +08:00
Jun Pataleta
e60e8bc629
Merge branch 'MDL-73423-master' of https://github.com/marinaglancy/moodle
2022-05-26 00:18:35 +08:00
Peter Burnett
3801662e97
MDL-71198 backup: Change times on restore file duplication
2022-05-25 22:18:36 +08:00
Jake Dallimore
0839152f03
Merge branch 'MDL-73435-master' of https://github.com/marinaglancy/moodle
2022-05-25 11:31:52 +08:00
Jun Pataleta
de177cc564
Merge branch 'MDL-72283_allow-customisation-of-redis-session-handler-errors' of https://github.com/ziegenberg/moodle
2022-05-24 10:13:04 +08:00
Daniel Ziegenberg
01309248d8
MDL-72283 caching: internationalize redis session handler error
...
The 'unable to obtain session lock'-exception raised by the Redis
session handler is hardcoded in English and not all that useful
to the end user.
This change adds the error message to the lang/error.php and gives
the user further hints why the error might have occured and how it
could be fixed.
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2022-05-23 16:42:33 +02:00
Jun Pataleta
69a3c6f80a
Merge branch 'MDL-68668-extra-redis-debugging' of https://github.com/brendanheywood/moodle
2022-05-23 13:18:32 +08:00
Jun Pataleta
60fcabfa6d
MDL-73386 mod_quiz: Use plain text for quiz navigation fake block title
...
* No need to enclose the title of the quiz navigation fake block in
a span tag. The block title also gets appended to the skip link which
means that a block title with a span tag assigned with an identifier
can cause duplicate ID errors on the DOM.
2022-05-21 00:32:38 +08:00
Brendan Heywood
e032ac9303
MDL-68668 redis: Add session lock acquire warning
2022-05-20 22:41:38 +10:00
Ilya Tregubov
653011e1a0
Merge branch 'MDL-73225-master' of https://github.com/call-learning/moodle
2022-05-20 17:56:16 +06:00
Laurent David
bad2e0bb54
MDL-73225 mod_bigbluebuttonbn: Improve error message when joining
...
Display more friendly messages when:
* When displaying activity and the server is not available
* When we join a meeting and the server is not available or an error is detected
2022-05-20 13:07:14 +02:00
Ilya Tregubov
6c114e2a80
weekly release 4.1dev
2022-05-19 19:24:25 +06:00
Ilya Tregubov
f628b178e1
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2022-05-19 19:24:23 +06:00
Paul Holden
cf57505ce7
MDL-73801 backup: set predictably ordered backup next start time.
...
Prior to this change, the testcase would assert ordering based on
identical fields which could lead to random failures. Set distinct
next start time of course backup, and also remove random ordering
by sorting on defined course order (all other fields being equal).
2022-05-19 08:18:06 +01:00
Jun Pataleta
b0b3b13032
Merge branch 'MDL-73163-master' of https://github.com/lameze/moodle
2022-05-19 10:11:48 +08:00
Ilya Tregubov
64d7392566
Merge branch 'MDL-74480' of https://github.com/paulholden/moodle
2022-05-19 08:05:42 +06:00
Ilya Tregubov
938e8cf5d5
Merge branch 'MDL-74165' of https://github.com/paulholden/moodle
2022-05-19 08:02:17 +06:00
Jun Pataleta
7cda6e3641
Merge branch 'MDL-74416-master' of https://github.com/lameze/moodle
2022-05-19 09:59:54 +08:00
Jun Pataleta
94e803b663
Merge branch 'MDL-73478-improve-set-config' of https://github.com/keevan/moodle
2022-05-18 23:11:06 +08:00
Jun Pataleta
b83a64b466
Merge branch 'MDL-74497-fixup' of https://github.com/dravek/moodle
2022-05-18 22:04:47 +08:00
Jun Pataleta
75e1514666
Merge branch 'MDL-74377' of https://github.com/roland04/moodle
2022-05-18 21:47:54 +08:00
Mikel Martín
e71b737e16
MDL-74377 reportbuilder: Fix dimmed text for dropdown items
...
To show inactive/unavailable rows '.dimmed_text' class usages have been replaced with '.text-muted'.
2022-05-18 13:41:40 +02:00
David Matamoros
63088862b4
MDL-74497 reportbuilder: Ensure entity report element order is kept
2022-05-18 13:19:34 +02:00
Ilya Tregubov
7a635606e0
MDL-72256 enrol_fee: Fix indentaion for Behat.
2022-05-18 13:13:02 +06:00
Ilya Tregubov
0829ee7a77
Merge branch 'MDL-72256' of https://github.com/danmarsden/moodle
2022-05-18 13:04:11 +06:00
Dan Marsden
b51d8d9a7a
MDL-72256 enrol_fee: add payment information to course/info.php
2022-05-18 18:55:29 +12:00
Jun Pataleta
fa48ab35f7
Merge branch 'MDL-74497-master' of https://github.com/dravek/moodle
2022-05-18 14:36:17 +08:00
Jun Pataleta
c3f2753df7
Merge branch 'MDL22570_master' of https://github.com/tasosb/moodle
2022-05-17 23:30:23 +08:00
Jun Pataleta
216b504ff4
Merge branch 'MDL-73184' of https://github.com/roland04/moodle
2022-05-17 19:39:44 +08:00
Jun Pataleta
c238370ba7
Merge branch 'MDL-74150' of https://github.com/lostrogit/moodle
2022-05-17 11:54:57 +08:00
AMOS bot
afd912865f
Automatically generated installer lang files
2022-05-17 00:07:42 +00:00
Carlos Castillo
3236a41c3a
MDL-74150 tool_componentlibrary: Add title attribute to core/toggle
2022-05-16 11:43:55 -05:00
Paul Holden
6b6a040084
MDL-73184 reportbuilder: preserve pagesize property between requests.
...
Given that custom reports can now have defined pagesize properties, we
need to preserve that value in the table filterset so that it's always
available after AJAX requests.
2022-05-16 17:49:41 +02:00
Mikel Martín
0908a1bdeb
MDL-73184 reportbuilder: Add default page size setting
2022-05-16 17:49:35 +02:00
David Matamoros
5e68da7868
MDL-74497 reportbuilder: Use new methods in existing datasources
...
- Replace all individual calls to add all columns, filters and
conditions on the cohorts datasource with the new
method add_all_from_entities().
- Replace all individual calls to add all columns, filters and
conditions on the courses datasource with the new
method add_all_from_entities().
- Replace all individual calls to add all columns, filters and
conditions on the users datasource with the new
method add_all_from_entity().
2022-05-13 08:36:31 +02:00
David Matamoros
9a8091d550
MDL-74497 reportbuilder: Add all columns/filters/conditions at once
2022-05-13 08:36:31 +02:00
AMOS bot
9353ebdae9
Automatically generated installer lang files
2022-05-13 00:07:44 +00:00
Jun Pataleta
5e5e12e063
weekly release 4.1dev
2022-05-12 22:16:01 +08:00
Jun Pataleta
eae7ec37ca
Merge branch 'MDL-74413' of https://github.com/stronk7/moodle
2022-05-12 12:09:05 +08:00
Jun Pataleta
aa88375db5
Merge branch 'MDL-73971' of https://github.com/stronk7/moodle
2022-05-12 11:54:43 +08:00
Jun Pataleta
9cb0f7c510
Merge branch 'MDL-73172-master' of https://github.com/NashTechOpenUniversity/moodle
2022-05-12 11:45:05 +08:00
Jun Pataleta
c7ddee0890
Merge branch 'MDL-70568-cron-debugging-patch' of https://github.com/macgirvin/moodle
2022-05-11 10:43:19 +08:00