Huong Nguyen
af4fb733ee
MDL-71797 quiz: Improve the checks when fetching user's attempts
2021-09-07 09:04:23 +02:00
Jun Pataleta
fec5a40ddb
Merge branch 'MDL-71671-master' of git://github.com/rezaies/moodle
2021-09-07 14:55:13 +08:00
Jake Dallimore
400186a18d
Merge branch 'MDL-72041-master' of git://github.com/sarjona/moodle
2021-09-07 12:31:43 +08:00
Shamim Rezaie
aa49eebd2a
MDL-71671 atto_table: Insert menus html after the button
2021-09-07 13:53:50 +10:00
Shamim Rezaie
1e47c534a7
MDL-71671 editor_atto: Insert html of button menus after the button
2021-09-07 13:53:50 +10:00
Shamim Rezaie
b2698f641a
MDL-71671 core: Let YUI dialogues be inserted at given position
2021-09-07 13:52:49 +10:00
Eloy Lafuente (stronk7)
fa67938486
Merge branch 'MDL-72286-master-test' of git://github.com/rezaies/moodle
2021-09-06 23:57:27 +02:00
Eloy Lafuente (stronk7)
bf87572e0c
Merge branch 'MDL-71639-fix' of github.com:sarjona/moodle
2021-09-06 17:49:22 +02:00
Eloy Lafuente (stronk7)
6afabd5757
Merge branch 'MDL-71641-fix' of github.com:sarjona/moodle
2021-09-06 17:48:58 +02:00
Sara Arjona
7cdb34aacf
MDL-71639 qbank_exporttoxml: Use correct helper class name
2021-09-06 15:40:11 +02:00
Sara Arjona
46c1f7c43d
MDL-71641 qbank_tagquestion: Fix behat failure with classic
2021-09-06 15:22:44 +02:00
Sara Arjona
2c90221888
Merge branch 'master_MDL-71641-tagquestion' of https://github.com/catalyst/moodle-MDL-70329
2021-09-06 13:06:01 +02:00
Safat Shahin
1db23e818c
MDL-71641 qbank_tagquestion: Add Tag question plugin to core
...
This implementation will introduce a qbank plugin "tagquestion"
which will implement the tag question actions in the question
bank view by replacing the core class. Having this plugin
will give users the flexibility of enabling or
disabling this action.
2021-09-06 20:39:39 +10:00
Sara Arjona
3b903ae45d
Merge branch 'master_MDL-71585-managecategories' of https://github.com/catalyst/moodle-MDL-70329
2021-09-06 10:39:06 +02:00
Sara Arjona
c467ce725e
Merge branch 'MDL-46778-master' of git://github.com/odeialba/moodle
2021-09-06 10:03:07 +02:00
Sara Arjona
a6d27c5b49
Merge branch 'master_MDL-71639-exporttoxml' of https://github.com/catalyst/moodle-MDL-70329
2021-09-06 08:58:20 +02:00
Eloy Lafuente (stronk7)
49b057e4dc
Merge branch 'MDL-72428-master-enfix' of git://github.com/mudrd8mz/moodle
2021-09-03 19:09:52 +02:00
David Mudrák
9f8349bdfb
MDL-72428 lang: Use the fixed strings in the tests
2021-09-03 17:38:35 +02:00
Helen Foster
92cc461235
MDL-72428 lang: Import fixed English strings (en_fix)
2021-09-03 17:38:35 +02:00
Eloy Lafuente (stronk7)
616e8a0e0b
Merge branch 'MDL-72478-master' of git://github.com/sarjona/moodle
2021-09-03 17:02:40 +02:00
Sara Arjona
eb70e8f87e
MDL-72478 calendar: Fix PHPUnit failure with offset
...
Before PHP 8.0.10, the time is lost when datetime->modify() is used
with weekdays. However, with PHP 8.0.10, the time is kept.
In consequence, the test_yearly_every_20th_monday_forever method
started failing.
For fixing it, the offset has been removed and the time has been set
to 00:00, so the behaviour will be the same regardless the PHP
version.
2021-09-03 09:28:46 +02:00
Guillermo Gomez
fb10b36c04
MDL-71585 qbank_managecategories: Add managecategories to core
...
This implementation will introduce a qbank plugin "managecategories"
which will add the question categories feature in the question bank view
by replacing the core classes. Having this plugin will give users
the flexibility of enabling or disabling the category tab.
2021-09-03 09:41:18 +10:00
Eloy Lafuente (stronk7)
6ae9f22653
Merge branch 'MDL-71014-cache-siteid' of https://github.com/brendanheywood/moodle
2021-09-02 23:00:17 +02:00
Sara Arjona
c6d11f0f6c
MDL-72041 qformat: Remove WebCT question format
...
WebCT was acquired by Blackboard in 2006, so qformat_webct has been
completely removed from Moodle core.
2021-09-02 16:16:55 +02:00
Odei Alba
15c7a4bd57
MDL-46778 behat: Allow different database for behat
2021-09-02 14:56:12 +02:00
Safat Shahin
c1797c6c9e
MDL-71639 qbank_exporttoxml: Add Export to xml plugin to core
...
This implementation will introduce a qbank plugin "exporttoxml"
which will implement the export to xml action in the question
bank view by replacing the core class. Having this plugin will
give users the flexibility of enabling or disabling this action.
2021-09-02 21:21:57 +10:00
Sara Arjona
443a980aea
weekly release 4.0dev
2021-09-02 11:51:22 +02:00
Brendan Heywood
7b938088b5
MDL-71014 core: Cache immutable bootstrap config locally
2021-09-02 13:22:28 +10:00
Jun Pataleta
eefadd7492
Merge branch 'MDL-72440' of https://github.com/stronk7/moodle
2021-09-02 09:51:54 +08:00
Sara Arjona
72410362bf
Merge branch 'MDL-72130-master' of git://github.com/ferranrecio/moodle
2021-09-01 18:15:18 +02:00
Sara Arjona
0d5139b908
Merge branch 'MDL-72169' of https://github.com/paulholden/moodle
2021-09-01 17:46:36 +02:00
Sara Arjona
2fe27fe564
Merge branch 'MDL-71375-master' of git://github.com/lameze/moodle
2021-09-01 17:09:27 +02:00
Sara Arjona
3eb399d283
Merge branch 'MDL-70376-master' of git://github.com/peterRd/moodle
2021-09-01 16:52:02 +02:00
Sara Arjona
d7d1c1e9ee
Merge branch 'MDL-71092-master' of git://github.com/abgreeve/moodle
2021-09-01 11:52:00 +02:00
Sara Arjona
ff6e6ca8d2
Merge branch 'MDL-71674-master' of https://github.com/dcai/moodle
2021-09-01 11:36:33 +02:00
Dongsheng Cai
44f85767ab
MDL-71674 editor_atto: more assessible errors
2021-09-01 18:15:49 +10:00
Adrian Greeve
8cf6ed1279
Merge branch 'MDL-70046-master-notificationfailure' of https://github.com/drjosephbaxter/moodle
2021-09-01 10:45:14 +08:00
abgreeve
40b6c725b4
MDL-71092 navigation: Update to better scan for the active node.
2021-09-01 09:09:21 +08:00
Adrian Greeve
67be3393bf
MDL-71092 navigation: Update secondary nav to show category context.
2021-09-01 09:08:54 +08:00
Eloy Lafuente (stronk7)
f6fbe3bac8
Merge branch 'MDL-72225' of git://github.com/paulholden/moodle
2021-09-01 00:00:23 +02:00
Eloy Lafuente (stronk7)
bb8510fdba
Merge branch 'MDL-72267-master' of git://github.com/bmbrands/moodle
2021-08-31 23:58:19 +02:00
Eloy Lafuente (stronk7)
2d9efcf7c8
Merge branch 'MDL-71999-master' of https://github.com/danielneis/moodle
2021-08-31 23:15:41 +02:00
Eloy Lafuente (stronk7)
f13dc10e0a
Merge branch 'MDL-71121' of https://github.com/paulholden/moodle
2021-08-31 23:12:58 +02:00
Jun Pataleta
6d1ead7f44
Merge branch 'MDL-71778-master' of git://github.com/lameze/moodle
2021-08-31 22:58:56 +08:00
Sara Arjona
42f1e5360a
Merge branch 'MDL-72289' of git://github.com/paulholden/moodle
2021-08-31 14:11:03 +02:00
Sara Arjona
e6a519cfd7
Merge branch 'MDL-72296' of https://github.com/paulholden/moodle
2021-08-31 13:52:31 +02:00
Sara Arjona
aefb2a1243
Merge branch 'MDL-72303' of git://github.com/paulholden/moodle
2021-08-31 13:38:38 +02:00
Sara Arjona
af6b9bcc4f
Merge branch 'MDL-72137-master' of https://github.com/nguyenphuctien/moodle
2021-08-31 13:25:48 +02:00
Paul Holden
69d3e67189
MDL-72169 privacy: format course name/summary during export.
2021-08-31 11:55:56 +01:00
Paul Holden
dcc130c7cf
MDL-72289 output: allow customised inplace editable icon for editing.
...
Add optional argument to allow it to be defined by caller, and set
the default icon for `select` type as appropriate.
2021-08-31 11:37:02 +01:00