Ilya Tregubov
42d71d6502
Merge branch 'MDL-75516_400' of https://github.com/larsbonczek/moodle into MOODLE_400_STABLE
2022-12-06 10:38:40 +03:00
Lars Bonczek
3afa59e702
MDL-75516 core: Perform proper JSON encoding in mustache quote helper
2022-12-02 13:37:33 +01:00
Andrew Nicols
ad770fe215
MDL-76482 output: The javascript mustache helper should return a string
2022-11-30 12:18:54 +08:00
sam marshall
1d9d855172
MDL-76018 core_navigation: Activity header warning if no module intro
2022-10-17 17:28:36 +01:00
Marty
4a27fe0a25
MDL-73332 mustache: Fix shortentext helper
...
In the docs, it claims you can provide length to
the shortentext template helper as a context variable.
In reality, that is not the case.
2022-07-14 09:36:13 -04:00
Víctor Déniz
191c8452d3
Merge branch 'MDL-72885-400' of https://github.com/junpataleta/moodle into MOODLE_400_STABLE
2022-06-29 18:23:00 +01:00
aya.saad
d4f34b0904
MDL-69970 icons: flip help icon direction in RTL languages
2022-06-05 09:17:57 +02:00
Jun Pataleta
c9b5f15fb3
MDL-72885 output: Add lang attribute for language menu items
2022-05-27 23:39:56 +08:00
Ilya Tregubov
a5ef320720
Merge branch 'MDL-74071' of https://github.com/paulholden/moodle
2022-03-16 13:57:59 +06:00
Jun Pataleta
d96e5a9620
MDL-74136 theme_boost: Display blocks drawer icon properly on RTL
2022-03-09 10:07:11 +08:00
Jun Pataleta
3314000eaf
MDL-74090 core: Proper RTL/LTR display of collapsed icons
2022-03-05 00:45:32 +08:00
Paul Holden
7f3d270a37
MDL-74071 output: code docs for activity header API to aid IDE hints.
2022-03-03 09:59:57 +00:00
Jun Pataleta
7ac5deaced
Merge branch 'MDL-73462-master' of https://github.com/peterRd/moodle
2022-03-02 13:46:10 +08:00
Peter Dias
4d5a25ffde
MDL-73462 navigation: Leverage participants bar for category
2022-03-02 12:27:02 +08:00
Andrew Nicols
b43d729c85
MDL-73679 core: Add a named_templatable interface
...
This interface allows a templatable to provide a template name via the
'get_template_name(): string' function and have it automatically
rendered via a standard 'render()' call.
2022-03-01 12:03:06 +08:00
Jun Pataleta
3d6255b749
MDL-73373 output: No Enrolments in tertiary nav in module context
...
Enrolments should not be displayed on the tertiary navigation
when it is being displayed in the module context.
2022-02-17 00:18:41 +08:00
Jun Pataleta
6b65550240
Merge branch 'MDL-73373-master' of https://github.com/peterRd/moodle
2022-02-16 21:14:26 +08:00
Shamim Rezaie
3e88bfd5b6
Merge branch 'MDL-73721-master' of git://github.com/rezaies/moodle
2022-02-16 14:24:01 +11:00
Peter Dias
9170025088
fixup! MDL-73373 roles: Enable tertiary navigation in module context
2022-02-16 09:28:04 +08:00
Jun Pataleta
5725b0f950
MDL-73721 enrol: Pre-fill enrolled users node
...
Add the Enrolled users in the tertiary navigation when the user has
the capability to view enrolled users but not review enrolments but has
other user administration capabilities in the course.
2022-02-15 15:22:09 +11:00
Jake Dallimore
66b76c4545
MDL-69542 enrol_lti: remaining changes for dynamic registration support
...
- Allow the tool to generate secure, one time, dynamic registration
URLs for use in supporting platforms.
- Registration endpoint, which validates the one time URL, makes
the registration requqest to the platform and adds the approriate
tool registration changes in the tool on success.
- Admin settings pages make use of the 'copy to clipboard' module
which is now in core.
2022-02-11 11:06:05 +08:00
Peter Dias
81492f900f
MDL-73373 roles: Enable tertiary navigation in module context
2022-02-08 09:04:04 +08:00
Shamim Rezaie
78b7fbb390
Merge branch 'MDL-73538-master' of https://github.com/ferranrecio/moodle
2022-02-03 15:24:04 +11:00
Ferran Recio
7c249a7d84
MDL-73538 core_courseformat: fix course index manual completion
...
The current manual completion button triggers an event to alert the page
of any completion change. This event is capture in the course page by
the core_courseformat/local/content module but it was ignored when this
happens in an activity page. Now the activity header has its own
component to capture this event and support possible future reactive
actions.
2022-02-02 11:54:12 +01:00
Paul Holden
81f13529b2
MDL-73674 output: validate node actions in participants navigation.
2022-02-01 09:15:53 +00:00
Ilya Tregubov
c10cf765d0
Merge branch 'MDL-73495-master' of https://github.com/dravek/moodle
2022-01-17 09:14:48 +02:00
David Matamoros
5bef42d324
MDL-73495 core: Fix data attributes not being passed to individual tabs
2022-01-05 13:16:13 +01:00
abgreeve
ffdf385547
MDL-72930 navigation: Update to the participants page navigation.
...
This adds the ability for the participants page to display injected
navigation nodes in the users navigation node.
2022-01-04 15:58:52 +08:00
Simey Lameze
be018b7c42
MDL-72845 core: add services and support link to help popover
2021-12-22 19:46:49 +08:00
Peter Dias
a2d8ac6eea
MDL-72413 core: Introduce new header component to render standard items
...
New activity header to render common module items in a centralised location.
2021-12-13 09:49:34 +08:00
Ilya Tregubov
689bf6fc1e
Merge branch 'MDL-72112-master' of https://github.com/aanabit/moodle
2021-12-03 15:11:01 +02:00
Sara Arjona
9e4f2a45f8
MDL-72112 admin_presets: Add admin_presets tool
2021-12-03 11:11:37 +01:00
Peter Dias
e0d7dbd022
MDL-72875 course: Introduce tertiary nav in participants
...
- Introduce tertiary nav in the participants page
2021-12-02 13:09:12 +08:00
Ferran Recio
73cfbea3ee
MDL-72456 theme_boost: style drawers
2021-11-23 12:51:11 +01:00
Sara Arjona
dc0e7a45df
Merge branch 'MDL-70721-master' of git://github.com/rezaies/moodle
2021-11-18 15:18:51 +01:00
Shamim Rezaie
4f96d7ac92
MDL-70721 core: a new mustache helper to clean string after get_string
2021-11-15 22:14:03 +11:00
Ferran Recio
41487c38ed
MDL-72660 core_courseformat: course index completion icons
2021-10-29 11:49:45 +02:00
Jun Pataleta
f14239c8dc
MDL-69371 output: Allow null return for export_for_single_select()
2021-10-21 18:35:04 +08:00
Jun Pataleta
1181f34253
MDL-69371 output: Allow null return for export_for_action_menu()
2021-10-21 18:14:47 +08:00
abgreeve
0492b069be
MDL-69371 core_renderer: New core language renderable.
2021-10-19 13:47:46 +02:00
Ilya Tregubov
843066ecf4
Merge branch 'MDL-72091-rebase-3' of https://github.com/Chocolate-lightning/moodle
2021-10-11 14:46:54 +07:00
Mathew May
dba47e8641
MDL-72091 Navigation: Update navigation to match designs
2021-10-11 12:20:34 +08:00
Andrew Nicols
9cba40c410
Merge branch 'MDL-71965-master' of git://github.com/bmbrands/moodle
2021-10-11 08:06:43 +08:00
Bas Brands
d1b9f7d1f1
MDL-71965 theme_boost: move footer content in popover
2021-10-06 11:32:08 +02:00
Jun Pataleta
7ceb0f1de6
MDL-72674 core: Add indicator that feedback link opens in new window
...
* New pix icon i/externallink
* New lang string opensinnewwindow
* Use the external link pix icon with "Opens in new window" lang string
as its alt text and add it to the "Give feedback about this software"
link.
* Update cta template to indicate whether the link opens in new window.
2021-10-04 20:32:18 +08:00
David Matamoros
5909d5b0ce
MDL-71943 core: Dynamic (AJAX) tabs in Moodle LMS
2021-09-27 17:53:37 +02:00
Bas Brands
c08ee9169c
MDL-71037 theme_boost: section collapse styling
2021-09-21 18:41:59 +02: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
Mihail Geshoski
d78dc95d6b
MDL-71683 navigation: Add a lang submenu within the user menu
...
- Part of: MDL-69588
The menu used to select one of the available languages is now
displayed as a submenu within the user menu only when a user is
logged in.
2021-08-23 17:46:40 +08:00
Bas Brands
3de68ad434
MDL-61460 tool_componentlibrary: Documentation for Moodle UI components
...
- This tool is only available for admins
- Before using this tool the hosting admin will need to have NPM installed and be able to run grunt
- To create the docs pages for the library run "grunt componentlibrary"
- After the pages are created the Library is available in Site adminstration > Development > UI Component Library
2021-07-08 09:51:02 +08:00