Jake Dallimore
96e9f7c03e
Merge branch 'MDL-74638-master-test' of https://github.com/rezaies/moodle
2022-11-11 13:02:52 +08:00
Mathew May
b867309051
MDL-71920 libraries: Migrate LTI lib away from pure curl
2022-11-11 12:53:24 +08:00
Mathew May
fbe1ac8e13
MDL-71920 core: update filelib opt name definition
2022-11-11 12:53:24 +08:00
Shamim Rezaie
6225af4106
MDL-74638 mod_bigbluebuttonbn: Allow logged-in users to join as guest
...
Logged in users should also be able to join as guest. They may not
normally have access to the meeting maybe because not enrolled to the
course.
2022-11-11 15:27:26 +11:00
Adrian Greeve
f865b326ca
Merge branch 'MDL-76099-master' of https://github.com/stevandoMoodle/moodle
2022-11-11 12:26:12 +08:00
Mihail Geshoski
48d5d9e07f
MDL-76192 mod_glossary: Export all entry aliases to the portfolio
2022-11-11 12:03:05 +08:00
Shamim Rezaie
dcbf1deb20
MDL-74638 mod_bigbluebuttonbn: document ws change in upgrade.txt
2022-11-11 15:02:25 +11:00
Laurent David
315f4f2bd4
MDL-74638 mod_bigbluebuttonbn: Guest access for meetings
...
* Provide a way for external participants to be invited to a meeting by giving them an url/password
for external users (not registered in Moodle)
* Add guest access page with username and password prompt
* Add form and modify API calls to take into account guest login
* Add a form modal to add guest users emails
* Allow copy of link and password in both popup form and module form
* The guest should be approved by default. It should be intentional to let them
in without checks.
* Guest access URL and password should not be copied when duplicating or backing
up the activity.
* The mod_bigbluebuttonbn_meeting_info web service function now
returns guestjoinurl and guestpassword only for moderators.
* Redirect if user already logged in
Note: this will allow guest to connect to an existing and running meeting. The moderator will then
be able to adjust the guest user's right. For security reasons we do not yet allow moderators
to join the meeting directly (or start a meeting)
2022-11-11 14:56:24 +11:00
Jake Dallimore
db5b2d6ab0
Merge branch 'MDL-75423-master' of https://github.com/mihailges/moodle
2022-11-11 11:55:06 +08:00
Jake Dallimore
e10ecfc434
Merge branch 'MDL-75872' of https://github.com/paulholden/moodle
2022-11-11 11:45:26 +08:00
Jun Pataleta
0b2cff48ed
Merge branch 'master_MDL-72957-modifiedby-41' of https://github.com/catalyst/moodle-MDL-72752
2022-11-11 11:39:58 +08:00
Jun Pataleta
f6e75e952d
Merge branch 'MDL-76213' of https://github.com/Chocolate-lightning/moodle
2022-11-11 11:34:07 +08:00
Jake Dallimore
c5c85cce43
Merge branch 'MDL-73853-master' of https://github.com/sarjona/moodle
2022-11-11 11:29:08 +08:00
Mathew May
1d23a15069
MDL-76213 mod_assign: Improve group override info for teachers
2022-11-11 11:18:50 +08:00
Kevin Percy
d2266a491e
MDL-75490 lib: Update footer to pass accessibility tests with axe
2022-11-11 11:02:51 +08:00
Kevin Percy
7f4ca89a79
MDL-75490 lib: Upgrade axe to v4.5.1
2022-11-11 11:02:32 +08:00
Mihail Geshoski
cdb71d805b
MDL-75423 gradereport_singleview: Styling fixes
2022-11-11 10:54:06 +08:00
Mihail Geshoski
fc8d34865f
MDL-75423 gradereport_singleview: Update zero state strings
2022-11-11 10:54:06 +08:00
Ilya Tregubov
a08282a872
MDL-75455 gradereport_singleview: PR review fixes.
...
Part of: MDL-75423
2022-11-11 10:52:26 +08:00
Safat Shahin
8940b3ee65
MDL-72957 qbank_viewcreator: modified by column
...
This commit will implement modified by column for
the question bank instance.
2022-11-11 13:52:21 +11:00
Jun Pataleta
da21308a7b
Merge branch 'MDL-63037-master' of https://github.com/snake/moodle
2022-11-11 10:42:27 +08:00
Shamim Rezaie
535e997ac3
Merge branch 'MDL-75525-master-2' of https://github.com/marinaglancy/moodle
2022-11-11 12:48:22 +11:00
Amaia Anabitarte
e1c14b251c
MDL-76268 mod_data: Fix the border differences on Fields table
2022-11-11 00:22:43 +01:00
Sara Arjona
e4789c87db
Merge branch 'MDL-76253-master' of https://github.com/justusdieckmann/moodle
2022-11-10 17:17:45 +01:00
Sara Arjona
505cedef25
Merge branch 'MDL-76070-master' of https://github.com/meirzamoodle/moodle
2022-11-10 16:56:45 +01:00
Sara Arjona
5e73ae6f44
Merge branch 'MDL-71951-master' of https://github.com/stevandoMoodle/moodle
2022-11-10 16:37:23 +01:00
Paul Holden
e0dfd947c7
Merge branch 'MDL-75890-master' of https://github.com/meirzamoodle/moodle
2022-11-10 15:30:08 +00:00
Sara Arjona
1aba368aa9
Merge branch 'master_MDL-75874' of https://github.com/matheusot/moodle
2022-11-10 16:22:11 +01:00
Jun Pataleta
76a942e8b0
Merge branch 'MDL-74996-master-1' of https://github.com/HuongNV13/moodle
2022-11-10 23:18:32 +08:00
Sara Arjona
0e7103dc6c
Merge branch 'MDL-74606-master-support-multilang-group-names-in-mod_assign' of https://github.com/krostas1983/moodle
2022-11-10 16:04:33 +01:00
Ilya Tregubov
1022863674
MDL-75455 gradereport_singleview: CSS changes for edit fields.
...
Part of: MDL-75423
2022-11-10 22:43:14 +08:00
Ilya Tregubov
afd45fd90e
MDL-75455 gradereport_singleview: Readd Behat tests for bulk insert.
...
Part of: MDL-75423
2022-11-10 22:43:14 +08:00
Ilya Tregubov
b837be1e3e
MDL-75455 gradereport_singleview: Add Bulk actions menu.
...
Part of: MDL-75423
2022-11-10 22:43:14 +08:00
Ilya Tregubov
21c956273f
MDL-75423 gradereport_singleview: Update zero state images.
2022-11-10 22:43:14 +08:00
Mihail Geshoski
04b13a0605
MDL-75423 gradereport_singleview: Fix attribution of 'reporttable' class
...
Fixes the inapropriate attribution of the 'reporttable' css class.
This class should be only attributed to the html output related to the
the report table.
2022-11-10 22:43:14 +08:00
Mihail Geshoski
90be074b72
MDL-75423 gradereport_singleview: Styling modifications to the table
2022-11-10 22:43:14 +08:00
Ilya Tregubov
8d81f8c0d7
MDL-75423 gradereport_singleview: Fix group navigation for grade mode
...
When we change a group page should redirect to a user selection.
2022-11-10 22:43:14 +08:00
Ilya Tregubov
6ae4e00d72
MDL-75423 gradereport_singleview: Next/previous user/item links
...
Added navigation links similar to user report page.
Removed top paging bar. Bottom paging bar and select per page
are moved on same level with next/previous links.
2022-11-10 22:43:14 +08:00
Ilya Tregubov
678a2bc29b
MDL-75423 gradereport_singleview: Styling fixes.
2022-11-10 22:43:14 +08:00
Ilya Tregubov
aa747024fc
MDL-75423 gradereport_singleview: Remove Save button from view mode
2022-11-10 22:43:14 +08:00
Ilya Tregubov
102e39d26d
MDL-75423 gradereport_singleview: Add back bulk insert menu.
...
This menu will be used in edit mode. So rather than removing
it, we make it hidden.
2022-11-10 22:43:14 +08:00
Shamim Rezaie
fba91abe5e
MDL-75423 core_grades: prevent multiple initialising of the group widget
2022-11-10 22:43:14 +08:00
Shamim Rezaie
3cfb7cf918
MDL-75423 gradereport_singleview: show edit mode button in classic
2022-11-10 22:43:14 +08:00
Shamim Rezaie
5a9bf7fbaf
MDL-75423 gradereport_singleview: Temporary remove behat scenarios
...
These scenarios should be added back as part of MDL-75455
2022-11-10 22:43:14 +08:00
Shamim Rezaie
c39cbf876d
MDL-75423 gradereport_singleview: Update behat scenarios
2022-11-10 22:43:13 +08:00
Shamim Rezaie
219b3db5f6
MDL-75423 gradereport_singleview: dividers & bottom border in action bar
2022-11-10 22:43:13 +08:00
Ilya Tregubov
d73ba4386a
MDL-75423 gradereport_singleview: Remove override and exlude links
...
The override and exlude links are removed form the table header because
a new bulk actions menu will be used (see MDL-75455).
Co-authored-by: Shamim Rezaie <shamim@moodle.com>
2022-11-10 22:43:13 +08:00
Mihail Geshoski
e21c415fa9
MDL-75423 gradereport_singleview: Styling fix for page toggle element
2022-11-10 22:43:13 +08:00
Mihail Geshoski
1c93256488
MDL-75423 gradereport_singleview: Zero state cleanup
...
Removes unnecessary components from the zero state pages.
2022-11-10 22:43:13 +08:00
Mihail Geshoski
b16067d8f0
MDL-75423 gradereport_singleview: Update the actions bar
...
Creates a single action bar class to output the action elements in
the single view report. Also, enables the singleview report class
to set and return the appropriate item selector (in raw HTML)
based on the currently selected single view item type.
2022-11-10 22:43:13 +08:00