Andrew Nicols
220f3ac711
MDL-56858 theme_boost: Correct bad merge conflict
2016-11-29 13:49:18 +08:00
David Monllao
7621fe8399
Merge branch 'MDL-57158-int-fix-1' of github.com:ryanwyllie/moodle
2016-11-29 13:36:52 +08:00
Damyon Wiese
0d5f5f7357
MDL-57124 boost: I want really tiny logos.
...
Said no-one ever.
Use max-height so very small logos will not be scaled up.
2016-11-29 13:21:35 +08:00
Andrew Nicols
805659e1fa
Merge branch 'MDL-56919-master' of git://github.com/junpataleta/moodle
2016-11-29 12:06:56 +08:00
Jun Pataleta
01dc1c11ec
MDL-56919 mod_forum: Assign check icon for selected subscription mode
2016-11-29 12:03:34 +08:00
Andrew Nicols
740dbe77a2
Merge branch 'MDL-56858_master-alt-2' of git://github.com/markn86/moodle
2016-11-29 11:52:32 +08:00
Damyon Wiese
4d41cec8db
MDL-57124 boost: Show pageheaderbutton when no navbar
...
Even if there is no navbar - if there is a pageheaderbutton we need to
show it (E.g. Customise this page on dashboard).
2016-11-29 10:07:16 +08:00
Ryan Wyllie
12f7202177
MDL-57158 theme: add margin for icon in pull right menu
2016-11-29 00:34:44 +00:00
Mark Nelson
dc801cb6b9
MDL-56858 theme_boost: separate input description and label
...
Also added missing advanced and required form symbols.
2016-11-28 18:24:16 +08:00
David Monllao
c56c23720b
Merge branch 'MDL-57124-master' of git://github.com/damyon/moodle
2016-11-28 15:22:46 +08:00
Damyon Wiese
7ad1d2da47
MDL-57124 Boost: Login page styles (and signup)
...
Center logo / site name.
Add padding to logo / site name.
Serve retina images and resize with css.
Add a line under the logo / site name.
Don't show site name if there is a logo.
Obey nonavbar option in core_renderer.
2016-11-28 15:20:35 +08:00
David Monllao
6ee691d71b
Merge branch 'MDL-57158-master' of git://github.com/ryanwyllie/moodle
2016-11-28 14:39:22 +08:00
Ryan Wyllie
60ff24c0f1
MDL-57158 theme: fix icon margin in action menus
2016-11-28 06:37:08 +00:00
David Monllao
c811356efb
Merge branch 'MDL-57156-master' of https://github.com/snake/moodle
2016-11-28 14:00:50 +08:00
David Monllao
f59bab60c0
Merge branch 'wip-mdl-57168' of https://github.com/rajeshtaneja/moodle
2016-11-28 12:59:11 +08:00
Rajesh Taneja
3df6e801b5
MDL-57168 behat: Ensure drawer is open before clicking the link
2016-11-28 12:57:55 +08:00
David Monllao
920778eb93
Merge branch 'MDL-56619-master' of git://github.com/ryanwyllie/moodle
2016-11-28 12:45:46 +08:00
David Monllao
085e077fa3
Merge branch 'MDL-57146-master' of git://github.com/damyon/moodle
2016-11-28 12:15:30 +08:00
Ryan Wyllie
341da3e3fb
MDL-56619 theme: filemanager_selectlayout bootstrap 4 form styling
2016-11-28 03:42:40 +00:00
Jake Dallimore
0395ec28e2
MDL-57156 themes: override caption alignment in theme boost
2016-11-28 11:35:11 +08:00
David Monllao
dd106016ee
Merge branch 'MDL-57122-master' of git://github.com/ankitagarwal/moodle
2016-11-28 11:31:05 +08:00
Ankit Agarwal
2adf5ef946
MDL-57122 boost: Don't escape strings twice
...
Strings should always be escaped in templates not before
2016-11-28 08:22:41 +05:30
Ankit Agarwal
6c4aba1e7e
MDL-57122 boost: Add context docs to login template
2016-11-28 08:22:41 +05:30
Jun Pataleta
894b1825f6
MDL-56919 boost: Render non-action menu items as disabled action links
2016-11-28 10:20:18 +08:00
Dan Poltawski
1f5fbd1696
Merge branch 'wip-mdl-56659' of https://github.com/rajeshtaneja/moodle
2016-11-25 11:17:36 +00:00
Dan Poltawski
cdef9e91a3
Merge branch 'MDL-56800-master-radio' of git://github.com/mudrd8mz/moodle
2016-11-25 10:44:19 +00:00
Marina Glancy
392367c4f7
MDL-56586 behat: fix behat tests to work with new add block
2016-11-25 14:04:10 +08:00
Rajesh Taneja
dfa707c994
MDL-56659 core: No need for noscript tag and set size later
...
1. BrowserKitDriver::setValue only checks if the element is
disabled. It still is able to set value on hidden elements
So there is no need for noscript tag in password unmask
2. Set size on hidden field is not valid html, so set it later
when text element is displayed
2016-11-25 12:09:37 +08:00
David Monllao
0d9d55a3ad
Merge branch 'MDL-56584-master-fix1' of http://github.com/damyon/moodle
2016-11-25 11:15:32 +08:00
David Monllao
b68af8e6f8
Merge branch 'MDL-56801-master' of git://github.com/lameze/moodle
2016-11-25 10:40:39 +08:00
Damyon Wiese
a1e8265d48
MDL-57146 boost: New tabbed settings page missing branch links
...
Branches that are also links were not showing as links.
2016-11-25 10:00:22 +08:00
David Monllao
b71149c9ac
Merge branch 'MDL-56761-master' of git://github.com/ryanwyllie/moodle
2016-11-25 09:36:17 +08:00
Damyon Wiese
262253f624
MDL-56584 boost: Use tabindex-1 on nav drawer
...
Also use aria-hidden on unicode symbol for hamburger.
2016-11-25 09:27:17 +08:00
David Monllao
29c96d214b
Merge branch 'MDL-55857-master' of git://github.com/danpoltawski/moodle
2016-11-25 08:46:04 +08:00
David Mudrák
c03f1de198
MDL-56800 theme_boost: Clean up rendering of the radio buttons
...
The <input type="radio"> element does not support the size attribute so
there is no point of rendering it. Also fixed the example data as the
field name must not contain any whitespace.
2016-11-24 23:50:21 +01:00
David Mudrák
edd837038a
MDL-56800 theme_boost: Display frozen form's radios as disabled
...
For frozen (read-only) forms, the radio widget was not displayed at all
and only the legend text was displayed. So it was not possible to see
which one of the radios in a group was selected.
This patch mimics the original quick form rendering and displays the
radio as disabled.
2016-11-24 23:47:39 +01:00
Dan Poltawski
74b8557661
Merge branch 'MDL-57013_master' of https://github.com/nadavkav/moodle
2016-11-24 09:44:32 +00:00
Dan Poltawski
304e8a8d0c
Merge branch 'wip-MDL-56586-master-2' of git://github.com/marinaglancy/moodle
2016-11-24 09:30:29 +00:00
Dan Poltawski
c5c8f3a6f5
Merge branch 'MDL-57118-master' of git://github.com/damyon/moodle
2016-11-24 09:26:52 +00:00
Damyon Wiese
a955cf531c
MDL-57118 boost: Participants cog shows too much
...
Because 0 == 'participants' in php.
2016-11-24 15:27:17 +08:00
David Monllao
8411e0a508
Merge branch 'wip-mdl-56797' of https://github.com/rajeshtaneja/moodle
2016-11-24 15:19:18 +08:00
Ryan Wyllie
1fb687ea8f
MDL-56761 theme: fix RTL styling for hover tooltip
2016-11-24 07:12:46 +00:00
Simey Lameze
45d5594ecb
MDL-56801 theme_boost: remove registration_textfield rule
...
The registration_textfield conflicts with the form default styling and breaks form layout.
2016-11-24 14:40:38 +08:00
Marina Glancy
bf07b81543
MDL-56586 blocks: use template for non-JS add block selector
2016-11-24 14:24:59 +08:00
Damyon Wiese
be2247fb24
MDL-56586 blocks: Do the addblock in a modal
2016-11-24 14:24:59 +08:00
Marina Glancy
b11916d3e7
MDL-56586 blocks: allow theme to manage "Add a block" select
2016-11-24 14:24:56 +08:00
David Monllao
55f8edfdf2
Merge branch 'MDL-56993-master' of git://github.com/damyon/moodle
2016-11-24 09:50:31 +08:00
David Monllao
654efef456
Merge branch 'MDL-56551-master' of git://github.com/damyon/moodle
2016-11-24 09:47:18 +08:00
Dan Poltawski
183b1d6785
MDL-56995 boost: fix css lint warning
2016-11-23 15:47:12 +00:00
Dan Poltawski
2a55269ce8
Merge branch 'MDL-56584-master' of git://github.com/damyon/moodle
2016-11-23 15:44:29 +00:00