Andrew Nicols
224ea04e68
MDL-66828 core: Add toast-style notifications
...
Part of MDL-66074
2019-10-30 10:23:41 +08:00
Andrew Nicols
57732a1c8e
MDL-66700 theme: Add form inset capabiity
...
Part of MDL-66074
This allows a button to be insert into the left or right of a form
element.
2019-10-30 10:23:40 +08:00
Mathew May
bae674695f
MDL-66077 mod_forum: Basic forum grader implementation
...
Part of MDL-66074
2019-10-30 10:23:40 +08:00
Andrew Nicols
1e8184f022
MDL-66370 mod_forum: Make a full screen layout
...
Part of MDL-66074
2019-10-28 13:55:13 +08:00
Ryan Wyllie
7b8d852929
MDL-65896 core: more IE11 fixes for emoji picker
2019-10-24 10:41:52 +08:00
Eloy Lafuente (stronk7)
aedd166c67
Merge branch 'MDL-67001-master' of https://github.com/lucaboesch/moodle
2019-10-23 22:16:22 +02:00
Sara Arjona
344bb67df3
Merge branch 'MDL-66676_master' of https://github.com/nadavkav/moodle
2019-10-23 12:07:24 +02:00
Luca Bösch
f68616d750
MDL-67001 question: alignment and form spaces.
2019-10-23 10:59:24 +02:00
Jun Pataleta
b6fcec009e
Merge branch 'MDL-65896-master' of https://github.com/ryanwyllie/moodle
2019-10-23 11:13:27 +08:00
Adrian Greeve
3a8b78b19f
Merge branch 'MDL-63125' of https://github.com/paulholden/moodle
2019-10-23 11:00:40 +08:00
Ryan Wyllie
9f536ec696
MDL-65896 message: add emoji auto complete to message app
2019-10-23 10:59:59 +08:00
Ryan Wyllie
75962db917
MDL-65896 core: create emoji auto complete
2019-10-23 10:59:59 +08:00
Ryan Wyllie
8f80d18766
MDL-65896 message: add emoji picker to message app
2019-10-23 10:59:58 +08:00
Ryan Wyllie
db65ba4564
MDL-65896 core: create emoji picker
2019-10-23 10:59:58 +08:00
Nadav Kavalerchik
22ae1807a5
MDL-66676 theme/boost: Fix form select element icon in RTL mode
2019-10-21 21:34:05 +03:00
Luca Bösch
87174e0a92
MDL-66930 quiz: Question type icon size/alignment in Boost and Classic.
2019-10-18 13:54:29 +02:00
Paul Holden
9cbeaec26f
MDL-63125 forms: allow item removal from single-select autocomplete.
2019-10-14 17:07:59 +01:00
Jun Pataleta
ad01d8bed5
Merge branch 'MDL-66076-master-2' of git://github.com/junpataleta/moodle
2019-10-11 11:16:37 +08:00
Michael Hawkins
aa4b62baac
MDL-66076 forumreport_summary: Filter styles update
2019-10-11 11:09:50 +08:00
Michael Hawkins
90f2b0a905
MDL-66268 forumreport_summary: Introduce filter scss
...
Part of MDL-66076.
2019-10-11 11:10:17 +08:00
Jun Pataleta
c628e6021a
Merge branch 'MDL-66450-master' of git://github.com/bmbrands/moodle
2019-10-09 20:40:28 +08:00
Bas Brands
86ea9e6392
MDL-66450 themes: form autocomplete truncate listitems
2019-10-09 14:26:12 +02:00
David Mudrák
3d2aa2ebef
MDL-66118 hub: Remove the mentions of moodle.net
...
This is an update of the site registration admin page and some relevant
backend code to remove the mentions of moodle.net.
AMOS BEGIN
CPY [registerwithmoodleorg,core_admin],[registerwithmoodleorg,core_hub]
AMOS END
2019-10-04 21:23:11 +02:00
Ryan Wyllie
49f5b16c61
MDL-66477 mod_forum: remove duplicate listeners in settings drawer
2019-09-27 15:50:03 +08:00
Ryan Wyllie
b53f15b111
MDL-66477 theme: add some core styling
...
Add a generic colour-inherit class and fix styling for icon
buttons and reset-style class.
2019-09-27 15:46:15 +08:00
Ryan Wyllie
b17bb71e88
MDL-66477 javascript: add toggle functionality to drawer
2019-09-27 15:46:15 +08:00
Jun Pataleta
959b996c50
MDL-66477 mod_forum: Create the discussion settings drawer
2019-09-27 15:46:13 +08:00
Ryan Wyllie
c77d1ae40f
MDL-66477 mod_forum: move region main settings menu to header
...
Add a generic way to render actions in the page content header
and then moved the region main settings menu there for the forum.
2019-09-27 15:38:54 +08:00
Jun Pataleta
8aca1807ae
MDL-66477 message: Use the generic drawer for the message drawer
2019-09-27 15:38:54 +08:00
Jun Pataleta
a2517225dc
MDL-66477 core: Create a generic drawer template
2019-09-27 15:38:54 +08:00
Jake Dallimore
c3122dfcf5
Merge branch 'MDL-64821-master-2' of https://github.com/ryanwyllie/moodle
2019-09-26 10:45:44 +08:00
Ryan Wyllie
15ecfac435
MDL-64821 mod_forum: fix modern view in single discussion forum
2019-09-25 15:36:51 +08:00
Ryan Wyllie
a5f88ccca2
MDL-64821 theme_classic: disable some boost general page styling
...
Disable the reset and fixed width content styling from the Boost
theme for the classic theme because it doesn't work well with
blocks.
2019-09-25 15:36:51 +08:00
Ryan Wyllie
7255378b0a
MDL-64821 mod_forum: add templates for modern display mode
2019-09-25 10:47:56 +08:00
Ryan Wyllie
060da692b6
MDL-64821 theme_boost: enable bootstrap tooltips
2019-09-25 10:42:19 +08:00
Ryan Wyllie
5ca0958d2f
MDL-64821 theme_boost: add general core styling
...
Added some classes to reset the content styling to a flatter
look and fix the content width.
Also fixed up the toggle styling which was previously broken.
2019-09-25 10:42:19 +08:00
Andrew Madden
1ea3940c62
MDL-65406 theme_boost: Add list markup to nav drawer for accessibility
...
To take advantage of native accessibility features of lists such as counting
the number of items in the list for screen readers, the nav menu should
wrap it's links in unordered list markup.
2019-09-24 14:46:21 +10:00
Bas Brands
3c336f516c
MDL-66548 theme_classic: secure layout block position fixes
...
- the secure layout for theme classic used an icorrect layout for blocks
and content. A fix has been submitted by G J Barnard.
2019-09-16 16:02:30 +02:00
Eloy Lafuente (stronk7)
ecfac20187
Merge branch 'MDL-66550-master' of git://github.com/andrewnicols/moodle
2019-09-12 15:28:06 +02:00
Andrew Nicols
419b269c9e
MDL-66550 admin: The execute wrapper MUST be used in behat
2019-09-12 20:58:10 +08:00
Andrew Nicols
5034f0a12b
MDL-66550 theme: Wrap JS calls in pendingJS
2019-09-12 20:58:10 +08:00
Eloy Lafuente (stronk7)
99c0463c0c
MDL-55751 themes: document the removal of the css chunker in upgrade.txt
2019-09-11 23:25:56 +02:00
Eloy Lafuente (stronk7)
6cbc3be766
Merge branch 'MDL-55751-master' of git://github.com/bmbrands/moodle
2019-09-11 23:16:51 +02:00
Bas Brands
8ea1e39f4c
MDL-55751 themes: remove the css chunker
...
The css chunker is a workaround a browser bug for old IE versions
2019-09-09 11:18:05 +02:00
Bas Brands
a4ae06306d
MDL-65205 themes: message interface message styles
...
* change shadow for hovering over messages
* remove dependancy on the sass secondary color
2019-09-05 10:47:43 +02:00
Bas Brands
d470c68b1f
MDL-65083 theme_boost: update uses of pull-xs-right
2019-08-19 08:16:47 +02:00
Jun Pataleta
30c8bf169e
Merge branch 'MDL-50346-master' of git://github.com/andrewnicols/moodle
2019-08-07 17:11:31 +08:00
Andrew Nicols
08bec34297
Merge branch 'MDL-66039-master' of git://github.com/bmbrands/moodle
2019-08-07 15:31:43 +08:00
Andrew Nicols
0261d1effa
MDL-50346 core: Allow sub-directories in template names
2019-08-07 11:44:49 +08:00
Jun Pataleta
cb6e7dc70c
Merge branch 'MDL-59639-master' of git://github.com/bmbrands/moodle
2019-08-07 11:29:32 +08:00