Sara Arjona
2496a8910c
Merge branch 'MDL-74412-master' of https://github.com/lucaboesch/moodle
2022-04-06 15:59:55 +02:00
Tim Hunt
4144d09b4d
MDL-74331 question bank: prevent any one column getting too wide
2022-04-06 14:56:24 +01:00
Sara Arjona
b04f010a95
Merge branch 'wip_MDL-59545_master' of https://github.com/gjb2048/moodle
2022-04-06 12:42:07 +02:00
Ilya Tregubov
5975e3d203
Merge branch 'MDL-74348-master' of https://github.com/bmbrands/moodle
2022-04-06 16:23:37 +06:00
Ilya Tregubov
e2a8a3cbf9
Merge branch 'MDL-74381-master' of https://github.com/aanabit/moodle
2022-04-06 15:37:42 +06:00
Sara Arjona
f2ff93b3bc
MDL-74419 search_simpledb: Search with quotes not working on Oracle
...
Global search with quotes is not working on DB engines without
full-text search support (i.e. Oracle).
2022-04-06 11:32:50 +02:00
Amaia Anabitarte
915b90b1ad
MDL-74381 tool_componentlibrary: Resize icons to 24px in component library
2022-04-06 11:28:13 +02:00
Amaia Anabitarte
8d8b8d9066
MDL-74381 core_themes: Resizing svg mod icons to 24px
2022-04-06 11:19:10 +02:00
Cameron Ball
8937de6f40
MDL-74438 cache: Check if cached value is boolean false
2022-04-06 17:14:52 +08:00
Shamim Rezaie
7bc978482a
Merge branch 'MDL-74420-master' of https://github.com/aanabit/moodle
2022-04-06 18:40:00 +10:00
Shamim Rezaie
c62042d528
Merge branch 'MDL-74208-master-1' of https://github.com/mihailges/moodle
2022-04-06 15:57:16 +10:00
Ilya Tregubov
e20d28bffb
Merge branch 'MDL-74363' of https://github.com/Chocolate-lightning/moodle
2022-04-06 11:08:24 +06:00
Jake Dallimore
1f16a2cd69
Merge branch 'MDL-74371-master' of https://github.com/sharidas/moodle
2022-04-06 12:25:55 +08:00
Jake Dallimore
5d7a2019dd
Merge branch 'MDL-74424-master' of https://github.com/mihailges/moodle
2022-04-06 12:15:32 +08:00
Sujith Haridasan
cc24705880
MDL-74371 mod_survey: Indent the file as per coding style
...
Indent the file as per the coding style.
Adjust the comments so that they start with Caps and have a full
stop at the end.
Added file-level phpdoc.
2022-04-06 09:37:02 +05:30
Sujith Haridasan
33923a7969
MDL-74371 mod_survey: Wordrap long questions in response reports
...
Word wrap long questions in Response reports so that the users dont
see broken questions in the questions page.
2022-04-06 09:37:02 +05:30
AMOS bot
ba08fa7361
Automatically generated installer lang files
2022-04-06 00:07:37 +00:00
Mihail Geshoski
540a9e35f2
MDL-74424 repository_googledocs: Update phpunit tests
2022-04-06 01:42:09 +08:00
Mihail Geshoski
63be4ed49f
MDL-74424 repository_googledocs: Respect default import formats
...
Makes sure that the correct file extension is attributed when importing
a file using the Google Drive repository based on the set configuration
values for the default import format settings.
2022-04-06 01:23:51 +08:00
Eloy Lafuente (stronk7)
70e29b77f0
Merge branch 'MDL-74330-master-enfix' of https://github.com/vmdef/moodle
2022-04-05 18:39:23 +02:00
Luca Bösch
ac2e962f61
MDL-74412 question: Not every column needs pr-3 in question bank.
2022-04-05 16:16:23 +02:00
Sara Arjona
ad6dc71c56
on-demand release 4.0beta+
2022-04-05 13:25:54 +02:00
Sara Arjona
97310ea55e
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2022-04-05 13:25:51 +02:00
Bas Brands
ea5638c354
MDL-74348 tool_lp: fix dialogue height and add scroll
2022-04-05 11:08:14 +02:00
Mathew May
96304ae607
MDL-74363 navigation: Add breadcrumbs in course use sub pages
2022-04-05 19:50:50 +12:00
Jun Pataleta
f949a28d1d
Merge branch 'MDL-74302-master' of https://github.com/rezaies/moodle
2022-04-05 12:05:55 +08:00
Shamim Rezaie
96644c0514
Merge branch 'MDL-74285-master' of https://github.com/sammarshallou/moodle
2022-04-05 14:00:38 +10:00
Jake Dallimore
bd331da961
Merge branch 'MDL-74362-master' of https://github.com/sharidas/moodle
2022-04-05 11:50:25 +08:00
Sujith Haridasan
245610fc8f
MDL-74362 admin: Add header text to the notifications page
2022-04-05 07:27:30 +05:30
Víctor Déniz
bcb7b5b838
Merge branch 'MDL-74113-master' of https://github.com/HuongNV13/moodle
2022-04-04 19:20:44 +01:00
Sara Arjona
fea804b5dc
Merge branch 'MDL-74383-master' of https://github.com/mihailges/moodle
2022-04-04 15:46:19 +02:00
Sara Arjona
4388caf0af
Merge branch 'MDL-74222' of https://github.com/paulholden/moodle
2022-04-04 15:22:26 +02:00
sam marshall
8c926d5cca
MDL-74421 core_admin: Task log classname filter should be clearer
...
Change filter title from 'Name' to 'Class name' to indicate that
it only filters the classname, not the display name of the task.
2022-04-04 14:18:51 +01:00
Sara Arjona
e9883614ab
Merge branch 'MDL-74078-master' of https://github.com/mickhawkins/moodle
2022-04-04 15:09:34 +02:00
Amaia Anabitarte
23b751d131
MDL-74420 core_tags: Remove secondary navigation from tags page
2022-04-04 14:24:42 +02:00
Shamim Rezaie
abbb55eadf
MDL-74302 mod_quiz: Users with preview cap should see prevent messages
2022-04-04 19:03:20 +10:00
Shamim Rezaie
2b5be06b68
MDL-74302 mod_quiz: use notification renderable to display quiz notices
2022-04-04 19:03:20 +10:00
Shamim Rezaie
3a25a52375
MDL-74302 mod_quiz: preview cap has higher priority than the attempt cap
2022-04-04 19:03:20 +10:00
Jake Dallimore
bd58b70e66
Merge branch 'MDL-74276-master-linkfarm' of https://github.com/peterRd/moodle
2022-04-04 15:59:19 +08:00
Jun Pataleta
9d5020ad10
Merge branch 'MDL-74303-master' of https://github.com/snake/moodle
2022-04-04 15:51:57 +08:00
Mihail Geshoski
d5a48c941e
MDL-74208 navigation: Avoid showing empty menu in single activity course
...
The following change prevents showing the 'Course' item (dropdown) in
the secondary navigation if this dropdown does not contain any items
when using the single activity course format.
2022-04-04 15:46:18 +08:00
Jake Dallimore
0dcb53ec19
MDL-74303 lib: pull upstream lib/lti1p3 changes to support JWKS parsing
...
This pulls in the latest changes from the moodle-fixes branch of
snake/lti-1-3-php-library. This specific change is required so JWKS
key parsing works when launching from platforms which omit the 'alg'
property in their JWKs.
2022-04-04 14:43:22 +08:00
Michael Hawkins
a640f43181
MDL-74078 core_my: Lock all blocks on the my courses page
2022-04-04 14:24:56 +08:00
Sujith Haridasan
6edb78c86b
MDL-74332 mod_survey: Indent the file properly
...
Correct the indentation of the file.
Replaced print_error with moodle_exception.
Updated the comments to start with capital and end with fullstop.
2022-04-04 11:29:15 +05:30
Jun Pataleta
8db56aeb31
Merge branch 'MDL-70014' of https://github.com/stronk7/moodle
2022-04-04 13:56:40 +08:00
Jun Pataleta
37f37a42d4
Merge branch 'MDL-74096-master' of https://github.com/ilyatregubov/moodle
2022-04-04 13:06:06 +08:00
Ilya Tregubov
b470097bdb
Merge branch 'MDL-74026' of https://github.com/paulholden/moodle
2022-04-04 10:47:10 +06:00
Ilya Tregubov
39ff636316
Merge branch 'master_MDL-74361-course-restore' of https://github.com/catalyst/moodle-MDL-70329
2022-04-04 10:28:32 +06:00
Sujith Haridasan
bfb4c2797a
MDL-74332 mod_survey: Critical incidents dont require summary and scales
...
Do not show summary and scales for the survey with critical
incidents. So critical incidents survey would have questions
and participants only under response reports.
Also corrected the heading for the Questions page.
2022-04-04 09:56:15 +05:30
Mihail Geshoski
c1ab472180
MDL-74383 assignfeedback_editpdf: Fix comment issues in the pdf editor
2022-04-04 10:55:46 +08:00