Lars Bonczek
fcbb645671
MDL-68066 output: Mustache - Add option to disable lambda rendering
...
This commit is based on an outstanding pull request to the Mustache repo
2022-09-07 23:54:24 +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
Jun Pataleta
5e3707417d
MDL-75283 core: Fetch proper column mapping for sort
...
Calling \core_user\fields::get_sql() incerements a static uniqueid
variable. This should be called only once and not make a separate call
for the sort mapping data as it doing so will result to an incorrect
table alias for the sort mapping data.
2022-09-07 17:07:32 +04:00
Ilya Tregubov
7bf964c94e
Merge branch 'MDL-75555-master' of https://github.com/justusdieckmann/moodle
2022-09-07 16:36:58 +04:00
Ilya Tregubov
295e6fee8f
Merge branch 'MDL-74782-master' of https://github.com/ssj365/moodle
2022-09-07 15:48:56 +04:00
Sara Arjona
fdc4576f9f
Merge branch 'MDL-74866-master' of https://github.com/HuongNV13/moodle
2022-09-07 13:10:05 +02: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
stevando
3f81b85e7d
MDL-75283 admin: Update admin user fetching to use sort helper
2022-09-07 13:16:17 +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
Huong Nguyen
fd475bf7e8
MDL-74866 bennu: Fix parameter parsing
...
Some parameter values are wrapped by DQUOTE character.
We need to go through and get the actual value inside the quoted string.
2022-09-07 11:15:01 +07:00
Dan Marsden
ddcd4de74d
MDL-75668 backup: Save context mapping of duplicate blocks.
2022-09-07 12:38:56 +12:00
Paul Holden
3e2a97a9ed
MDL-75405 block_html: safer unserialize during old block conversion.
2022-09-07 00:54:16 +02: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
Jun Pataleta
abcba4d1b4
Merge branch 'MDL-75311' of https://github.com/lostrogit/moodle
2022-09-07 00:19:28 +08:00
Jun Pataleta
7b410fbe2b
Merge branch 'MDL-75231-master' of https://github.com/lameze/moodle
2022-09-06 23:49:34 +08: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
Jun Pataleta
9bc847b64c
Merge branch 'MDL-75040' of https://github.com/paulholden/moodle
2022-09-06 21:49:35 +08:00
Ilya Tregubov
c9a108973e
Merge branch 'MDL-75155-master' of https://github.com/rezaies/moodle
2022-09-06 15:44:09 +04:00
Shamim Rezaie
3505cb0fd2
MDL-75155 grades: Removed $exportactiveurl and $importactiveurl
...
The parameters $exportactiveurl and $importactiveurl are removed from
export_action_bar and import_action_bar classes. Not only passing them
were redundant and it was possible to generate them by having
$activeplugin (also passed to the mentioned class constructors), but
also we had a bug there. The value of $PAGE->url was passed as those
parameters, but $PAGE->url can sometimes include additional parameters
and as a result, its value may not match any of the available
export/import plugins.
2022-09-06 21:41:04 +10:00
Ilya Tregubov
d3a7f73f50
Merge branch 'MDL-73938' of https://github.com/paulholden/moodle
2022-09-06 14:28:53 +04:00
Sara Arjona
d79098e342
Merge branch 'MDL-73097-master' of https://github.com/lameze/moodle
2022-09-06 06:42:44 +02:00
Sara Arjona
d235080a03
Merge branch 'MDL-75187-master' of https://github.com/sarjona/moodle
2022-09-06 06:39:58 +02:00
Shamim Rezaie
fa59f35ca4
MDL-75155 grades: Use the select_menu widget
2022-09-06 13:38:28 +10:00
Shamim Rezaie
5d33ef3c21
MDL-75155 behat: Add select_menu field type
...
This commit introduces a new partial selector for select_menu fields,
and teaching the field manager how to recognise these, then introducing
a new field type which can handle setting values for this field.
2022-09-06 13:38:28 +10:00
Shamim Rezaie
2702885257
MDL-75155 output: A single-select combobox widget output component
2022-09-06 13:38:28 +10:00
Simey Lameze
2b07a23709
MDL-73097 calendar: add behat coverage for manageentries capability
2022-09-06 11:20:34 +08:00
stevando
73bc430e17
MDL-73097 Calendar: Hide event type if user cannot change it
2022-09-06 09:53:38 +08:00
Sara Arjona
eef0a430be
Merge branch 'MDL-75548' of https://github.com/timhunt/moodle
2022-09-05 13:09:09 +02:00
Paul Holden
208adcf3d1
MDL-73938 reportbuilder: better Oracle support of long text columns.
...
Specifically during column grouping/aggregation, we need to avoid CLOB
datatype inconsistencies (ORA-00932).
2022-09-05 12:08:54 +01:00
Paul Holden
165e26fad9
MDL-73938 reportbuilder: helper methods for automating report tests.
...
Implement stress tester methods for iterating over report columns,
aggregation and conditions. Assert that each works correctly in
isolation, and when used in conjunction with other columns.
2022-09-05 12:07:17 +01:00
Sara Arjona
8349ce5811
Merge branch 'MDL-75608-master' of https://github.com/sammarshallou/moodle
2022-09-05 12:24:58 +02:00
Paul Holden
4f94e42b5f
MDL-73938 reportbuilder: add filters API to support stress testing.
...
Filter types can now define sample values, to be used in forthcoming
stress test helpers, in order for them to become active in a report.
2022-09-05 11:17:24 +01:00
Ilya Tregubov
59123f7373
Merge branch 'mdl-60666-one-user-per-transaction' of https://github.com/petersistrom/moodle
2022-09-05 14:16:44 +04:00
Ilya Tregubov
e79b771a9b
Merge branch 'MDL-75171_master' of https://github.com/TomoTsuyuki/moodle
2022-09-05 12:26:24 +04:00
Sara Arjona
a2debf15a9
Merge branch 'MDL-75550-master' of https://github.com/mickhawkins/moodle
2022-09-05 08:57:26 +02:00
Jun Pataleta
09f4774aec
Merge branch 'MDL-75223' of https://github.com/stronk7/moodle
2022-09-05 14:46:23 +08: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
0afbfc7124
Merge branch 'MDL-75641' of https://github.com/stronk7/moodle
2022-09-05 14:37:31 +08: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
Eloy Lafuente (stronk7)
b5c7390477
MDL-75641 core_lang: Add string for new Europe/Kyiv timezone
...
With IANA TZDB (timezone database) release 2022b, Europe/Kiev
has been renamed to Europe/Kyiv. So we need to add this string
to our list to keep tests passing.
Note that the old Europe/Kiev continues working (is an alias) and,
also, there are places in core where we are using it. Just we cannot
remove/replace those uses in core until we ensure that everybody is
using PHP 8.0.23 (TZDB 2022b) or more recent versions. Hence,
not changing those uses now.
2022-09-04 10:11:59 +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