Huong Nguyen
0328241373
MDL-71810 calendar: responsiveness for calendar block
...
Co-authored-by: Andrew Nicols <andrew@nicols.co.uk>>
2021-10-15 10:24:34 +07:00
Shamim Rezaie
c844ae5313
Merge branch 'MDL-71344-master' of git://github.com/HuongNV13/moodle
2021-10-15 14:23:53 +11:00
Peter Dias
f019394b89
MDL-72433 core: Final deprecation get_grades
...
Final deprecation of core_grades_external::get_grades along with unit tests and related private methods.
2021-10-15 10:53:45 +08:00
Andrew Nicols
8d5d300047
Merge branch 'MDL-72586-master' of git://github.com/dpalou/moodle
2021-10-15 10:23:15 +08:00
Andrew Nicols
2f0fb8f99b
Merge branch 'MDL-72585-master' of git://github.com/dpalou/moodle
2021-10-15 09:53:19 +08:00
Jun Pataleta
23db4ccbb6
Merge branch 'MDL-72623' of https://github.com/stronk7/moodle
2021-10-15 09:47:27 +08:00
Jun Pataleta
e6a518e497
Merge branch 'MDL-72807' of https://github.com/stronk7/moodle
2021-10-15 09:08:26 +08:00
Eloy Lafuente (stronk7)
fc77e5e2ab
Merge branch 'MDL-26633-master-workshopnumofreviews' of git://github.com/mudrd8mz/moodle
2021-10-14 22:40:43 +02:00
Eloy Lafuente (stronk7)
986bf19484
Merge branch 'MDL-72805-master' of git://github.com/junpataleta/moodle
2021-10-14 22:25:11 +02:00
Eloy Lafuente (stronk7)
f5bc372630
Merge branch 'MDL-68325-master' of git://github.com/odeialba/moodle
2021-10-14 22:19:21 +02:00
Eloy Lafuente (stronk7)
256e3f9a59
Merge branch 'MDL-72464' of https://github.com/paulholden/moodle
2021-10-14 22:01:57 +02:00
Eloy Lafuente (stronk7)
b3046c1213
Merge branch 'MDL-72787-master' of git://github.com/ferranrecio/moodle
2021-10-14 20:22:36 +02:00
Ilya Tregubov
e95aee50cc
Merge branch 'MDL-72099-master' of https://github.com/aanabit/moodle
2021-10-14 22:02:31 +07:00
Mihail Geshoski
242ec0860a
MDL-71913 mod_data: Update behat tests
2021-10-14 21:57:52 +07:00
Sara Arjona
81556d883c
MDL-72720 dataformat: Implement enable_plugin() method
2021-10-14 16:54:13 +02:00
Sara Arjona
87baf79723
MDL-72720 customfield: Implement enable_plugin() method
2021-10-14 16:54:13 +02:00
Sara Arjona
fc59c10860
MDL-72720 contenttype: Implement enable_plugin() method
2021-10-14 16:54:13 +02:00
Sara Arjona
9991ce2cce
MDL-72720 block: Implement enable_plugin() method
2021-10-14 16:54:13 +02:00
Sara Arjona
c70519cc1d
MDL-72720 availability: Implement enable_plugin() method
2021-10-14 16:54:13 +02:00
Sara Arjona
bbf3a2d987
MDL-72720 auth: Implement enable_plugin() method
2021-10-14 16:54:12 +02:00
Sara Arjona
6e693fbce0
MDL-72720 antivirus: Implement enable_plugin() method
2021-10-14 16:54:12 +02:00
Sara Arjona
cf54e29ddc
MDL-72720 plugininfo: Add enable_plugin() method to base class
2021-10-14 16:54:12 +02:00
Eloy Lafuente (stronk7)
8515a0560f
MDL-72807 behat: Add a few more @skip_chrome_zerosize tags
...
This is the 3rd round adding the tags to some scenarios
detected to be failing with zerosize problems lately.
Note that @ MDL-71108, the final solution will happen, say
switching to own webdriver till the upstream one is fixed
or whatever. Our @skip_chrome_zerosize solution is just a
workaround to have all those scenarios detected and ignored
by normal runs.
2021-10-14 16:12:20 +02:00
Paul Holden
77ac9a7e3b
MDL-72801 theme_boost: make footer documentation link icon visible.
...
This change also makes the new window icon next to the feedback
link always visible (rather than only on focus).
Co-authored-by: Bas Brands <bas@moodle.com>
2021-10-14 12:50:36 +01:00
Amaia Anabitarte
1d4edcb57b
MDL-72099 core_contenbank: Add context navigation
2021-10-14 13:04:13 +02:00
Ilya Tregubov
43a8c38f33
Merge branch 'MDL-72594-master-2' of git://github.com/mickhawkins/moodle
2021-10-14 16:45:09 +07:00
Jun Pataleta
d7181f5000
Merge branch 'MDL-72802-master' of git://github.com/lucaboesch/moodle
2021-10-14 17:35:20 +08:00
Jun Pataleta
894a6b4500
Merge branch 'MDL-72813-master' of git://github.com/andrewnicols/moodle
2021-10-14 17:13:39 +08:00
Ilya Tregubov
7228f25ee3
Merge branch 'MDL-61674-master' of https://github.com/aanabit/moodle
2021-10-14 15:33:39 +07:00
Andrew Nicols
f54ba13288
MDL-72813 js: Fix broken jsdoc usages
2021-10-14 15:44:56 +08:00
Mihail Geshoski
fac039f231
MDL-72450 theme_boost: Blacklist feature files related to activity nav
2021-10-14 15:38:48 +08:00
Mihail Geshoski
b2e31803ad
MDL-72450 format_singleactivity: Add behat tests
...
Adds new behat scenarios to cover the activity navigation controls and
the ability to navigate through (hidden) activities as a teacher when
the course has multiple activities but it also uses the single activity
format.
2021-10-14 15:38:48 +08:00
Mihail Geshoski
0c35e76e7d
MDL-72450 output: Remove activity navigation if there is course index
...
There is no need to display activity navigation links within the
activity if the user can already navigate through the activities
using the course index. Therefore, this change will prevent displaying
the activity navigation links if the theme has implemented course
index and the selected course format uses course index.
2021-10-14 15:38:48 +08:00
Mihail Geshoski
448960fe22
MDL-72450 theme_boost: Set config 'usecourseindex' to true in boost
2021-10-14 15:38:48 +08:00
Mihail Geshoski
3372adddb3
MDL-72450 theme: Allow themes to specify whether they use course index
...
Introduces a new theme config 'usecourseindex' which allows themes to
specify whether they implement and use course index.
2021-10-14 15:38:48 +08:00
Jun Pataleta
b984315b38
Merge branch 'MDL-72530-master' of git://github.com/mihailges/moodle
2021-10-14 14:24:08 +08:00
Ilya Tregubov
3a3dca16df
Merge branch 'MDL-71995-master' of git://github.com/ferranrecio/moodle
2021-10-14 14:24:08 +08:00
Peter Dias
724a6a5bff
MDL-72098 core: Remove redundant insert function
2021-10-14 12:59:55 +08:00
Peter Dias
2bb5b40215
MDL-52484 core: Revert workaround PHP7 bug #70110 with preg_match
...
This reverts commit 144fb5e0a0
. The fix is now part of php7.3
2021-10-14 12:19:29 +08:00
Mihail Geshoski
3910c41813
MDL-72530 navigation: Fix the auto collapse in the more menu
2021-10-14 10:55:33 +08:00
Mihail Geshoski
f652127d28
MDL-72530 navigation: No display limit for secondary nodes in site admin
...
Avoids applying maximum limit of displayed secondary navigation nodes
only in site administration pages.
2021-10-14 10:55:33 +08:00
Jun Pataleta
2a9878e191
MDL-72805 tool_componentlibrary: Add image role to informative icons
...
Icon fonts that act as images and convey information should have an
image role. This patch adds the image role to the icons in the examples
to serve as a correct example of using informative icon fonts.
2021-10-13 22:37:02 +08:00
Michael Hawkins
780e19ae5e
MDL-72594 timeline: Display same-day overdue events in overdue filter
...
Now that events due on the current date are indicated in the timeline
block, for consistency, the overdue filter has been updated to also
display those items.
2021-10-13 21:44:59 +08:00
Paul Holden
310bf46963
MDL-72779 core: add set_many helper method to persistent class.
2021-10-13 14:44:23 +01:00
Paul Holden
15d5f7a919
MDL-72774 reportbuilder: consistent layout of date/duration filters.
2021-10-13 13:33:49 +01:00
Ferran Recio
6eee428da4
MDL-72787 block_site_main_menu: require course_get_format
2021-10-13 12:53:31 +02:00
Luca Bösch
1f215809ec
MDL-72802 Navigation: Active underline colour
2021-10-13 12:08:58 +02:00
Nadav Kavalerchik
de978747a8
MDL-61674 usertours: Allow rich text (atto) editing of step content
2021-10-13 10:23:57 +02:00
Ferran Recio
b58e780666
MDL-71995 core: reactive debug tools
2021-10-13 10:08:50 +02:00
Michael Hawkins
1a6f9467b0
MDL-72594 timeline: Display overdue status per events instead of date
...
Previously, only past dates displayed an indication of being overdue.
This update moves the badge to indicate each event that is overdue
instead, which makes the information clearer and also means it now
supports flagging events due earlier in the current day.
2021-10-13 15:59:13 +08:00