Damyon Wiese
a053229f0f
MDL-56690 theme_boost: Allow menus to scroll in the header
...
The header is fixed - so if menus in the header are longer than the page, you can't scroll
to the bottom of the menu. This sets max height on the menus to the viewport height - the navbar height and sets them to scroll
auto.
2016-11-02 15:48:49 +08:00
Damyon Wiese
d8cfd61145
MDL-56582 theme_boost: Insert a proxy div for settings menu
...
This forces text in the page to wrap around the settings cog. Also
notifications background color goes underneath the div for the
settings cog - so we give it a background color.
2016-11-02 15:40:17 +08:00
Damyon Wiese
a5d4b54890
MDL-56698 mod_feedback: Make it look ok in boost
2016-11-02 15:25:18 +08:00
David Monllao
cf0450185e
Merge branch 'wip_MDL-55913_master' of git://github.com/gjb2048/moodle
2016-11-02 12:41:48 +08:00
Andrew Nicols
6055809311
Merge branch 'MDL-56469-M32' of git://github.com/lazydaisy/moodle
2016-11-02 11:31:32 +08:00
Damyon Wiese
6ec7fb8dc1
MDL-56691 theme_boost: Fix height of nav drawer
...
It should not be more than the height of the page or you can't scroll to the
last item in the list.
2016-11-02 10:17:41 +08:00
David Monllao
2f8b51f4b7
Merge branch 'MDL-56296-master' of git://github.com/damyon/moodle
2016-11-02 09:57:45 +08:00
David Monllao
f5d9072e51
Merge branch 'MDL-56462-master' of git://github.com/damyon/moodle
2016-11-02 09:14:09 +08:00
Damyon Wiese
9e2f13125a
MDL-56161 boost: alignment static form elements
...
Wrap the HTML from a static form element with "form-control-static" to apply correct padding.
Also use a span, not a label for unlabelable static form elements.
2016-11-02 09:06:12 +08:00
Dan Poltawski
b9703b8e05
Merge branch 'MDL-56621-master' of git://github.com/damyon/moodle
2016-11-01 21:20:53 +00:00
Dan Poltawski
9f02188575
Merge branch 'MDL-56587-master' of git://github.com/cameron1729/moodle
2016-11-01 11:35:36 +00:00
Dan Poltawski
9bf205fb73
Merge branch 'MDL-55732-master' of git://github.com/damyon/moodle
2016-11-01 09:47:11 +00:00
Dan Poltawski
e0d5d8caed
Merge branch 'MDL-56651-master' of git://github.com/lameze/moodle
2016-11-01 09:10:08 +00:00
Damyon Wiese
757f42cb15
MDL-56587 theme_boost: Align header items
...
Remove chunks of conflicting CSS added in various places and add navbar-nav -> nav-link to header items.
2016-11-01 11:36:08 +08:00
Adrian Greeve
839b391f74
MDL-56489 Lib: force_settings_menu added to pagelib.
...
This introduces a flag to force the settings menu
to be displayed on the page if the theme uses a settings
menu. This is for use by activities and resources.
2016-11-01 10:00:12 +08:00
Simey Lameze
0051b08560
MDL-56651 core_role: add styling to submit buttons
2016-11-01 09:40:53 +08:00
Eloy Lafuente (stronk7)
2fd11f3516
Merge branch 'MDL-56188-master' of git://github.com/damyon/moodle
2016-10-31 19:59:21 +01:00
Damyon Wiese
de1af8a6ed
MDL-56588 theme_boost: Nice wrapping text in flat nav
...
When section titles were too long they did not wrap nicely.
2016-10-31 18:24:43 +00:00
Eloy Lafuente (stronk7)
c40a53775f
Merge branch 'MDL-55799-master' of git://github.com/lameze/moodle
2016-10-31 17:23:11 +01:00
Eloy Lafuente (stronk7)
358105b309
Merge branch 'MDL-56155-master' of git://github.com/lameze/moodle
2016-10-31 17:11:21 +01:00
Dan Poltawski
9e972b3da4
Merge branch 'MDL-56627-master' of git://github.com/damyon/moodle
2016-10-31 15:54:22 +00:00
Dan Poltawski
a9f119efd6
Merge branch 'wip-MDL-56633-master' of https://github.com/marinaglancy/moodle
2016-10-31 15:36:21 +00:00
Dan Poltawski
6795b0a0c7
Merge branch 'MDL-56580-master' of git://github.com/junpataleta/moodle
2016-10-31 15:20:45 +00:00
Dan Poltawski
f2263f7c06
Merge branch 'MDL-56542-master-enfix' of git://github.com/mudrd8mz/moodle
2016-10-31 15:15:09 +00:00
Dan Poltawski
5ad34c43f6
Merge branch 'MDL-56597-master' of git://github.com/damyon/moodle
2016-10-31 15:10:02 +00:00
Dan Poltawski
0e86392133
Merge branch 'MDL-56578-master' of git://github.com/damyon/moodle
2016-10-31 15:04:55 +00:00
Damyon Wiese
155b0bc0b9
MDL-56578 theme_boost: Dismiss help popovers on next click
2016-10-31 22:01:19 +08:00
Damyon Wiese
2259c0f078
MDL-56621 templates: Add missing example contexts
2016-10-31 21:27:52 +08:00
Dan Poltawski
b0f7a97c42
Merge branch 'MDL-56610-master' of git://github.com/damyon/moodle
2016-10-31 10:20:08 +00:00
Dan Poltawski
f7614c6007
Merge branch 'MDL-56523-master' of git://github.com/lazydaisy/moodle
2016-10-31 10:19:13 +00:00
Dan Poltawski
703863ce82
Merge branch 'MDL-56599-master' of git://github.com/damyon/moodle
2016-10-31 09:57:03 +00:00
Dan Poltawski
75de2e6199
Merge branch 'MDL-56631-master' of git://github.com/damyon/moodle
2016-10-31 09:10:06 +00:00
Damyon Wiese
6fb8a7ab7e
MDL-56621 forms: Hide format menu if only one
...
This was a regression in the new templates for editors.
2016-10-31 15:06:50 +08:00
Damyon Wiese
ad785e699e
MDL-56631 passwordunmask: Admin setting for password unmask not working
...
Andrew refactored the way it rendered the element, but did not update all the
templates (there is mforms element AND admin settings element).
See 3778a9226f
for Andrews original change.
2016-10-31 14:45:07 +08:00
Andrew Nicols
de32120676
Merge branch 'MDL-56577-master' of git://github.com/junpataleta/moodle
2016-10-31 14:02:27 +08:00
Jun Pataleta
6af2ccda91
MDL-56577 core_form: Let other option attrs to be set in select elements
2016-10-31 12:19:21 +08:00
Andrew Nicols
43dadab50b
Merge branch 'MDL-56078-master' of git://github.com/damyon/moodle
2016-10-31 09:30:15 +08:00
Marina Glancy
c05be214aa
MDL-56633 theme_boost: activity label should not be centered
2016-10-28 15:20:47 +08:00
Simey Lameze
fd5797aa3b
MDL-55799 inplace_editable: add form-control class to fields
2016-10-28 15:04:54 +08:00
Simey Lameze
823ae9f062
MDL-56155 theme_boost: fix wrong padding on inline field help text
...
Thanks John Okely!
2016-10-28 14:45:28 +08:00
Damyon Wiese
4821f45961
MDL-56188 theme_boost: Better alignment for form fields help
2016-10-28 14:40:00 +08:00
Damyon Wiese
58488d0ff0
MDL-56462 boost: Fix assign grading options form
...
Classes attribute was not being honoured by all form element templates.
Formchangechecker was only looking for the ignoredirty class on the element,
in boost it is on the container.
Assign had specific styles to hide the submit buttons that were not matching in boost.
2016-10-28 12:24:50 +08:00
Jun Pataleta
5306a00ab0
MDL-56580 core_form: Unescape select attributes
2016-10-28 12:02:06 +08:00
Damyon Wiese
70f0010712
MDL-56627 theme_boost: Move help buttons outside labels
...
For radios and checkboxes where clicking on the label would toggle the state.
2016-10-28 11:04:28 +08:00
lazydaisy
808955143e
MDL-56469 theme_boost: reduce section activity indent when not editing.
2016-10-27 15:22:23 +01:00
lazydaisy
13a8c3d89b
MDL-56523 theme_boost: Removed region-main-box in maintenance.mustache
2016-10-27 15:18:58 +01:00
Eloy Lafuente (stronk7)
6a17bdec92
Merge branch 'MDL-56594-master' of git://github.com/damyon/moodle
2016-10-27 10:47:51 +02:00
Damyon Wiese
7744f89275
MDL-56296 theme_boost: Do not hide server-side validation errors
...
When the client side validation passes - do not hide errors that were not
generated by client side validation.
2016-10-27 15:51:56 +08:00
Damyon Wiese
9629c86f6c
MDL-56433 theme_boost: Fix styling for autocompletes
...
This is for when the autocomplete is used outside of an mform - the drop down arrow was misaligned because
of conflicts with the bootstrap form-control class.
2016-10-27 15:23:50 +08:00
Kenneth Hendricks
e47c002c75
MDL-29795 assign: Tweak user-info section in grader view
...
- also mirror due date removal in boost template
2016-10-27 17:09:58 +11:00