Dan Poltawski
0022812b71
Merge branch 'MDL-55736-master' of git://github.com/FMCorz/moodle
2016-10-18 13:48:46 +01:00
Dan Poltawski
c70b9e8451
Merge branch 'MDL-56081-master' of git://github.com/andrewnicols/moodle
2016-10-18 11:24:36 +01:00
David Monllao
d244cf1fd7
MDL-56277 theme_boost: Converting EOLs to unix style
2016-10-18 17:14:11 +08:00
David Monllao
b7676ef92c
Merge branch 'MDL-56277-master' of git://github.com/FMCorz/moodle
2016-10-18 16:33:21 +08:00
David Monllao
51607c7ea3
Merge branch 'MDL-56214-master' of git://github.com/FMCorz/moodle
2016-10-18 15:02:41 +08:00
Andrew Nicols
6e39d07e4d
MDL-56468 theme_boost: Correct heading level of modal dialogue
2016-10-18 14:19:13 +08:00
Gareth J Barnard
8deec8835f
MDL-55913 themes: Long week names overflow main region.
2016-10-17 22:42:10 +01:00
Eloy Lafuente (stronk7)
087476c711
Merge branch 'MDL-56440-master' of git://github.com/danpoltawski/moodle
2016-10-17 20:55:23 +02:00
Eloy Lafuente (stronk7)
cfe55553e0
Merge branch 'MDL-56005-master' of git://github.com/FMCorz/moodle
2016-10-17 18:12:33 +02:00
Dan Poltawski
2ee939fb19
Merge branch 'MDL-56262-master' of git://github.com/FMCorz/moodle
2016-10-17 11:01:27 +01:00
David Monllao
99218e916b
Merge branch 'MDL-56393-master' of git://github.com/ryanwyllie/moodle
2016-10-17 15:32:33 +08:00
Ryan Wyllie
fd8eab572d
MDL-56415 message: style toggle contact button on user profile page
...
Changed the styles in theme_bootstrapbase for the ajax toggle
button so that the loading icon is overlaid on the element
rather than replacing it to stop the interface jarring.
Also ported those same styles to theme_boost for consistency.
2016-10-17 03:07:15 +00:00
Ryan Wyllie
8387932ddd
MDL-56393 themes: unread notification style in popover
2016-10-14 07:52:04 +00:00
Dan Poltawski
e816b872ad
MDL-56440 theme_boost: fix logic errors in templates
2016-10-14 08:43:22 +01:00
Dan Poltawski
c8303131be
Merge branch 'MDL-54682_master' of git://github.com/markn86/moodle
2016-10-11 12:53:11 +01:00
Eloy Lafuente (stronk7)
1e1dbc669f
Merge branch 'MDL-56147-master' of git://github.com/FMCorz/moodle
2016-10-11 12:49:56 +02:00
Ryan Wyllie
963ba88970
MDL-56234 message: fix messaging UI in theme boost
2016-10-11 14:39:24 +08:00
Eloy Lafuente (stronk7)
6bf8e9b021
Merge branch 'MDL-55835-master' of git://github.com/danpoltawski/moodle
2016-10-11 01:21:14 +02:00
Dan Poltawski
bd296fc280
Merge branch 'MDL-56209-master' of git://github.com/FMCorz/moodle
2016-10-10 15:18:24 +01:00
Dan Poltawski
6a694f9a95
Merge branch 'MDL-56178-master' of git://github.com/FMCorz/moodle
2016-10-10 11:22:16 +01:00
Frédéric Massart
5d2f105e50
MDL-56178 theme_boost: Display drop zones labels
...
The markup has changed so we now need to target .sr-only rather
than just .accesshide. I did keep the latter in case it's still used
somewhere, in a custom form field for instance.
The ideal solution was to tell QuickForm to display the labels of
those elements in the group. That works for Boost, but that did not
work for Clean. The rendering mechanics of QuickForm decides to not
print the label, unless it's set as hidden... the CSS hack remains.
2016-10-10 11:32:08 +02:00
Dan Poltawski
80156d01c4
Merge branch 'MDL-56095-master-2nd' of git://github.com/FMCorz/moodle
2016-10-10 10:09:46 +01:00
Frédéric Massart
258143e34d
MDL-56005 output: Support prepending SCSS code instead of variables only
2016-10-10 10:59:52 +02:00
David Monllao
47e863bb73
Merge branch 'MDL-56162-master' of git://github.com/FMCorz/moodle
2016-10-10 16:48:07 +08:00
David Monllao
96d2a6fd5f
Merge branch 'MDL-56254-master' of git://github.com/FMCorz/moodle
2016-10-10 13:01:40 +08:00
David Monllao
cf489b75ef
Merge branch 'MDL-56216-master' of git://github.com/danpoltawski/moodle
2016-10-10 12:49:07 +08:00
Frédéric Massart
7001a3b273
MDL-56081 theme_boost: Adjust user menu for switched role and login as
2016-10-10 10:22:43 +08:00
Frédéric Massart
ba92a049f4
MDL-55736 theme_boost: Subtle highlighting of a section
2016-10-07 16:54:27 +02:00
Frédéric Massart
82b945dbbe
MDL-56095 output: Make the progress bar templatable
...
The order of inclusion of weblib and outputlib had to change
as the progress_bar (weblib) uses interfaces defined in outputlib.
2016-10-07 16:40:38 +02:00
Frédéric Massart
ff274ab0e5
MDL-56277 theme_boost: Define core maintenance renderer
2016-10-07 11:38:36 +02:00
Dan Poltawski
e4edbce35d
MDL-55835 js: fix lint issues
...
Some caused by eslint checks being better, some just not detected
because we don't show warnings well (MDL-54930).
2016-10-07 10:03:43 +01:00
Frédéric Massart
bcc4af3c7c
MDL-56262 theme: Missing hash symbol in skip to maincontent anchor link
2016-10-06 12:54:44 +02:00
Dan Poltawski
47c12e2095
MDL-56216 theme_boost: correct favicon
2016-10-06 10:45:24 +01:00
Frédéric Massart
d2e09f2b08
MDL-56162 theme_boost: Moodle modals are working and styled for Boost
2016-10-05 12:15:33 +02:00
Andrew Nicols
5bba36f63f
Merge branch 'MDL-56016-master' of git://github.com/FMCorz/moodle
2016-10-05 08:10:02 +08:00
Andrew Nicols
5736b0e15d
Merge branch 'MDL-56168-master-fixup' of https://github.com/FMCorz/moodle
2016-10-04 20:54:27 +08:00
Dan Poltawski
93835cab84
Merge branch 'MDL-56257-master' of git://github.com/FMCorz/moodle
2016-10-04 10:57:35 +01:00
Frédéric Massart
5f22879c3d
MDL-56257 theme_boost: Killing that typo monster
2016-10-04 11:37:37 +02:00
Frédéric Massart
98f1034ccd
MDL-56254 theme_boost: Cannot use $this as function parameter
2016-10-04 10:41:15 +02:00
Frédéric Massart
b90843c821
MDL-56168 theme_boost: Cannot use a null value for colour pickers
2016-10-04 10:21:01 +02:00
Andrew Nicols
eba8a38200
Merge branch 'MDL-56056-master' of git://github.com/FMCorz/moodle
2016-10-04 10:35:25 +08:00
Andrew Nicols
c8379882b8
Merge branch 'MDL-56198' of git://github.com/timhunt/moodle
2016-10-04 09:01:25 +08:00
Eloy Lafuente (stronk7)
b8c241b1fd
Merge branch 'MDL-56172-master' of git://github.com/danpoltawski/moodle
2016-10-04 00:53:02 +02:00
Eloy Lafuente (stronk7)
8f900947e9
Merge branch 'MDL-56166-master' of git://github.com/FMCorz/moodle
2016-10-04 00:41:00 +02:00
Dan Poltawski
b9c3211c92
Merge branch 'MDL-56143-master-typo-boost' of git://github.com/mudrd8mz/moodle
2016-10-03 16:42:39 +01:00
Tim Hunt
9bee35d5ad
MDL-56198 assignment: improve grading info responsiveness
2016-10-03 16:09:21 +01:00
Frédéric Massart
63ff4f27da
MDL-56214 theme_boost: Autocomplete element options can contain HTML
2016-10-03 11:30:43 +02:00
Frédéric Massart
13ca1c3101
MDL-56003 theme_boost: Update thirdpartylib.xml to reflect BS4 update
2016-10-03 09:48:37 +02:00
David Monllao
2f234a4af8
Merge branch 'MDL-56164-master' of git://github.com/danpoltawski/moodle
2016-10-03 13:07:01 +08:00
Andrew Nicols
580d3fe780
Merge branch 'MDL-56003-master' of git://github.com/FMCorz/moodle
2016-10-03 10:51:43 +08:00