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
Sara Arjona
600d8df255
Merge branch 'MDL-60636-master' of git://github.com/bmbrands/moodle
2019-08-07 10:00:44 +08:00
Bas Brands
fbd99bbb00
MDL-59639 theme_boost: remember last visited tab
2019-08-06 08:54:23 +02:00
Adrian Greeve
dcc3f54e24
Merge branch 'MDL-64887-master-3' of git://github.com/bmbrands/moodle
2019-07-29 10:16:01 +08:00
Bas Brands
9f08292f4f
MDL-64887 theme_boost: prevent drop downs from flipping up
2019-07-25 15:24:03 +02:00
Bas Brands
10425e7347
MDL-64887 theme_boost: update bootstrap to 4.3.1
2019-07-22 08:57:04 +02:00
Ryan Wyllie
195ea4480b
MDL-62497 javascript: build AMD modules with new transpiler
2019-07-19 14:12:49 +08:00
Bas Brands
b101ce581e
MDL-60636 themes: form autocomplete chevron down on mobile
2019-07-17 12:28:13 +02:00
Andrew Nicols
e8136fe3ca
Merge branch 'MDL-65357-master' of git://github.com/bmbrands/moodle
2019-07-17 09:39:58 +08:00
Bas Brands
8c2bbe5caa
MDL-66039 themes: remove duplicate css
...
* removed duplicate #page { margin-top: 50px };
2019-07-11 14:52:40 +02:00
Mathew May
9193075486
MDL-65936 libraries: Remove duplicate fontawesome scss
2019-07-08 11:07:13 +08:00
Sara Arjona
f7b0d0fe7f
Merge branch 'MDL-65105-master' of git://github.com/bmbrands/moodle
2019-07-03 15:05:32 +02:00
Eloy Lafuente (stronk7)
671313b32d
Merge branch 'MDL-64935-master' of git://github.com/bmbrands/moodle
2019-07-02 00:05:03 +02:00
Eloy Lafuente (stronk7)
6f5990024c
Merge branch 'MDL-66003-master-enfix' of git://github.com/mudrd8mz/moodle
2019-06-26 23:04:18 +02:00
Bas Brands
33389741a3
MDL-65357 themes: position enrolment icons in course listing
2019-06-26 15:25:24 +02:00
Helen Foster
08a114cf40
MDL-66003 lang: Import fixed English strings (en_fix)
...
Significant string changes:
* moodleorghubname,core_admin and
sitemustberegistered,message_airnotifier - 'Moodle.net' changed to
'Moodle'
* registration_help,core_admin and registermoochtips,core_hub - removed
erroneous 'access to Moodle.net our course sharing platform'
* trackingtype_help,mod_forum and formnotavailable,core_grading and
showgrades_help,core and rolewarning_help,core_rating -
'Administration block' changed to 'Actions menu or admin block',
'navigation block' changed to 'navigation drawer or block'
2019-06-25 18:00:51 +02:00
Bas Brands
df92689612
MDL-64935 theme: prevent activitynavigation link overflowing container
2019-06-24 14:45:25 +02:00
Bas Brands
987c70f544
MDL-65105 theme_classic: use $dark variable for navbar-dark
2019-06-24 11:42:58 +02:00