Sara Arjona
aa020451c7
MDL-75413 mod_data: Add resources preset
2022-09-14 13:12:41 +02:00
Jun Pataleta
d0f5778391
Merge branch 'MDL-75227' of https://github.com/call-learning/moodle
2022-09-08 09:40:10 +08:00
Jun Pataleta
27222f3faf
Merge branch 'MDL-74081-master' of https://github.com/call-learning/moodle
2022-09-08 09:05:05 +08:00
Laurent David
0f1c59747e
MDL-75227 mod_bigbluebuttonbn: Optimize User logs retrieval
...
* When loading a course with the Recent Activity block the bigbluebuttonbn_print_recent_activity
takes too much time to load the logs. Using the courseid (index of log table) improves the
time taken by the query.
2022-09-07 17:38:32 +02:00
Laurent David
38b9319580
MDL-74081 mod_bigbluebuttonbn: Fix codechecker related issues
...
* Opening braces should be on the same line
* Unwanted MOODLE_INTERNAL
* Behat edit_instance.feature should use "activity editing" page locator
* Coverage indication
2022-09-07 17:26:27 +02:00
Paul Holden
0393514612
MDL-72012 mod_h5pactivity: respect user access when getting report.
2022-09-07 22:10:15 +08:00
Ilya Tregubov
295e6fee8f
Merge branch 'MDL-74782-master' of https://github.com/ssj365/moodle
2022-09-07 15:48:56 +04:00
Jun Pataleta
1e72b15971
Merge branch 'MDL-75411-master' of https://github.com/sarjona/moodle
2022-09-07 13:51:42 +08:00
Jun Pataleta
7608cd28a6
Merge branch 'MDL-75252-master' of https://github.com/sarjona/moodle
2022-09-07 13:28:35 +08:00
Jun Pataleta
adba94a873
Merge branch 'MDL-75553-master' of https://github.com/junpataleta/moodle
2022-09-07 12:59:42 +08:00
Jun Pataleta
e08c186ba3
MDL-75553 mod_data: Fix wording of data fields in Behat tests
2022-09-07 12:55:33 +08:00
Jun Pataleta
c0fa734e3a
Merge branch 'MDL-74749-master' of https://github.com/junpataleta/moodle
2022-09-07 06:40:58 +08:00
Jun Pataleta
5d4d716023
MDL-74749 mod_bigbluebuttonbn: Run import button check scenario in nonJS
2022-09-07 06:38:55 +08:00
David Mudrák
aa49eb24fb
MDL-75553 lang: Fix Behat regressions in scenario files
2022-09-06 21:47:18 +02:00
Shamiso.Jaravaza
6b6803d46a
MDL-74749 mod_bigbluebuttonbn: Fix import button
2022-09-06 12:17:09 -06:00
Sara Arjona
f8c63f1dc6
MDL-75252 mod_data: Improve the Image gallery templates
2022-09-06 17:13:28 +02:00
Sara Arjona
63bdc84719
MDL-75411 mod_data: Add proposals preset
...
Co-author: Laurent David <laurent.david@moodle.com>
2022-09-06 17:04:41 +02:00
Sara Arjona
d235080a03
Merge branch 'MDL-75187-master' of https://github.com/sarjona/moodle
2022-09-06 06:39:58 +02:00
Sara Arjona
29dbef64c0
Merge branch 'MDL-75199-master' of https://github.com/call-learning/moodle
2022-09-05 08:43:47 +02:00
Jun Pataleta
2e67835f17
Merge branch 'MDL-75430-master' of https://github.com/raortegar/moodle
2022-09-05 09:37:13 +08:00
Helen Foster
7d2fada8b0
MDL-75553 lang: Import fixed English strings (en_fix)
2022-09-04 20:44:10 +02:00
Amaia Anabitarte
ae5dc809ec
MDL-75187 mod_data: Move delete preset to a modal
...
Co-author: Ferran Recio <ferran@moodle.com>
2022-09-02 16:01:38 +02:00
Jun Pataleta
eb59bca8ce
Merge branch 'MDL-73228' of https://github.com/call-learning/moodle
2022-09-01 10:56:33 +08:00
Laurent David
b705218b88
MDL-75199 mod_bigbluebuttonbn: Add CLI command to migrate recordings
...
* Sometimes recordings are not migrated when upgrating from pre-4.0 release
version. The additional script will allow to launch the migration once again
either for specific courses or activities.
2022-08-31 17:40:29 +02:00
Laurent David
cb7d2bf2f1
MDL-73228 mod_bigbluebuttonbn: Close all meetings when deleting
...
* When a BigblueButtonBN activity is deleted, we need to also close all
running meetings (including group meetings)
2022-08-31 17:19:41 +02:00
Sara Arjona
3a6db56555
Merge branch 'MDL-75521-master' of https://github.com/aanabit/moodle
2022-08-31 15:48:33 +02:00
Sara Arjona
f2aafd12c0
Merge branch 'MDL-75412-master' of https://github.com/sarjona/moodle
2022-08-31 12:00:54 +02:00
Ilya Tregubov
157bbce05d
Merge branch 'MDL-74861-master' of https://github.com/andelacruz/moodle
2022-08-31 11:53:15 +04:00
Jun Pataleta
3b02aff511
Merge branch 'MDL-74669' of https://github.com/call-learning/moodle
2022-08-31 15:44:51 +08:00
Jun Pataleta
95808527b1
Merge branch 'MDL-72188-master_seb_js_integration-with-message' of https://github.com/catalyst/moodle
2022-08-31 13:52:30 +08:00
Andrew Madden
d1863734d4
MDL-72188 quizaccess_seb: Implement Safe Exam Browser JS API
...
* Replaces checking header for SEB config keys to assess quiz access.
* Adds new web service accessible via Ajax
* Forces the use of the new API where available
* Stores access in Moodle SESSION for quiz instead of checking every
page.
2022-08-31 13:10:28 +10:00
Víctor Déniz
22fd3c5786
Merge branch 'MDL-70480-master' of https://github.com/chanqihui/moodle
2022-08-30 09:12:03 +01:00
Sara Arjona
3ea96df0e1
Merge branch 'MDL-75564-master' of https://github.com/aanabit/moodle
2022-08-30 07:02:42 +02:00
Ilya Tregubov
1e94b9f148
Merge branch 'MDL-71662' of https://github.com/paulholden/moodle
2022-08-30 07:59:19 +04:00
Jun Pataleta
4f03f60804
Merge branch 'MDL-75353-master' of https://github.com/sarjona/moodle
2022-08-29 13:10:20 +08:00
Shamim Rezaie
ce2c78251f
Merge branch 'MDL-75275-master' of https://github.com/sarjona/moodle
2022-08-28 23:39:47 +10:00
Amaia Anabitarte
7d7c2ce8f2
MDL-75564 mod_data: Remove underconstruction_title string
2022-08-26 15:56:05 +02:00
Sara Arjona
89eed9e368
MDL-75412 mod_data: Add journal preset
2022-08-25 08:24:02 +02:00
Jake Dallimore
01f72edd49
Merge branch 'MDL-75247-master' of https://github.com/cameron1729/moodle
2022-08-25 10:08:19 +08:00
Amaia Anabitarte
9eee0f7dac
MDL-75521 mod_data: Use moodle_url on mod/data/view.php for baseurl
2022-08-24 18:21:35 +02:00
Cameron Ball
43a3a7f324
MDL-75247 assignfeedback_editpdf: Requeue conversion task for polling
2022-08-23 11:41:16 +08:00
Sara Arjona
680bff5f40
MDL-75143 mod_data: Use standard notification for Save as preset
...
Apart from using the standard notification, the message has been
replaced to the one suggested by the Product UX team.
2022-08-22 12:46:11 +02:00
Sara Arjona
757759a879
MDL-75143 mod_data: Edit presets
2022-08-22 12:46:11 +02:00
Sara Arjona
beb305198d
MDL-75143 mod_data: Add user support to preset behat generator
...
The 'user' parameter has been added to the 'mod_data > presets'
generator, to let define the author of the preset.
When it's not defined, admin is used as the author.
2022-08-22 11:07:28 +02:00
Sara Arjona
cb4b6f125b
MDL-75353 mod_data: always return str in data_generate_default_template
...
From now on, the data_generate_default_template method will always return
a string with the template content or an empty string when there is no
content available (for instance, when the database has no fields).
This method won't return a boolean anymore.
2022-08-19 08:42:15 +02:00
Sara Arjona
2acda39537
MDL-75275 mod_data: Add ##actionsmenu## action tag
2022-08-19 08:38:33 +02:00
Sara Arjona
fd1b874449
MDL-75275 mod_data: Add user support to entry behat generator
...
The 'user' parameter has been added to the 'mod_data > entries'
generator, to let define the author of the entry.
When it's not defined, admin is used as the author.
2022-08-19 08:38:32 +02:00
Laurent David
025e0297b6
MDL-75210 mod_quiz: fix sequential quiz access
...
* As a student I should only be able to access the next question or the current question
* The API should not show more than the current question
* Once the quiz is previewed we can see the question in any order (existing behaviour)
* Related to ticket MDL-71728
Co-authored-by: Rajneel Totaram <rjnlfj@yahoo.com>
Co-authored-by: Tim Hunt <t.j.hunt@open.ac.uk>
2022-08-18 08:07:38 +04:00
Andrew Nicols
d0f6744d66
Merge branch 'MDL-75029' of https://github.com/paulholden/moodle
2022-08-18 11:17:19 +08:00
Andrew Nicols
903f04a320
Merge branch 'MDL-74608' of https://github.com/timhunt/moodle
2022-08-18 10:52:02 +08:00