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
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
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
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
Dan Poltawski
8e8b46cd87
Merge branch 'MDL-55226_master' of git://github.com/lazydaisy/moodle
2016-10-04 10:37:36 +01: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
13ca1c3101
MDL-56003 theme_boost: Update thirdpartylib.xml to reflect BS4 update
2016-10-03 09:48:37 +02:00
David Monllao
c41132f075
Merge branch 'MDL-55168-master' of git://github.com/danpoltawski/moodle
2016-10-03 14:33:24 +08:00
David Monllao
6a9dc6b899
Merge branch 'MDL-55165-master' of git://github.com/danpoltawski/moodle
2016-10-03 13:31:36 +08: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
lazydaisy
0ef2631d1c
MDL-55226 theme/index.php: Tidy up irregular spacing in original markup
2016-10-01 15:14:57 +01:00
lazydaisy
4b58fc61dd
MDL-55226 theme/index.php: Make theme selector responsive.
2016-10-01 14:58:12 +01:00
Dan Poltawski
ed6aea6002
MDL-55168 css: fix spacing of selectors
2016-09-30 09:25:24 +01:00
Dan Poltawski
195f42de40
MDL-56164 theme_boost: remove empty stylesheet
2016-09-30 08:55:06 +01:00
Dan Poltawski
ad9da28cb5
MDL-56164 theme_boost: remove empty stylesheet
2016-09-30 08:50:47 +01:00
Dan Poltawski
81c9e018b4
MDL-56172 admin: remove cssoptimiser config options
2016-09-29 16:41:29 +01:00
Dan Poltawski
d52ebf11d3
MDL-56172 css: remove css optimiser
...
This functionality no longer makes sense inside Moodle now that we have
external tools like stylelint to help us with this. It was not able to
be used by any core themes.
The code was always marked as not for external use.
2016-09-29 16:40:40 +01:00
Dan Poltawski
cdcfc4bcd2
MDL-55165 bootstrap: built css
2016-09-29 16:39:30 +01:00
Dan Poltawski
07482105c1
MDL-55165 less: use lowercase hex codes for colours
...
And use shorthand where possible.
Detected by
http://stylelint.io/user-guide/rules/color-hex-case/
http://stylelint.io/user-guide/rules/color-hex-length/
When reviewing this change, you can hide the case changes by
reviewing with:
GIT_EXTERNAL_DIFF='diff -ipu #' git diff --ext-diff
2016-09-29 16:39:30 +01:00
Dan Poltawski
65f9a71fbd
MDL-55165 less: ensure no units on 0 length things
...
Detected by http://stylelint.io/user-guide/rules/length-zero-no-unit/
2016-09-29 16:39:30 +01:00
Dan Poltawski
62ce522cde
MDL-55165 less: fix various errors in less
...
Detected by stylelint rules:
http://stylelint.io/user-guide/rules/declaration-block-no-ignored-properties/
http://stylelint.io/user-guide/rules/declaration-block-no-duplicate-properties/
http://stylelint.io/user-guide/rules/declaration-block-no-shorthand-property-overrides/
http://stylelint.io/user-guide/rules/value-keyword-case/
http://stylelint.io/user-guide/rules/selector-type-no-unknown/
http://stylelint.io/user-guide/rules/selector-type-no-unknown/
2016-09-29 16:39:30 +01:00
Frédéric Massart
239fd05cc9
MDL-56016 theme_boost: Add plain preset for plain Moodle & Bootstrap
2016-09-29 15:18:40 +02:00
Frédéric Massart
a4808411a4
MDL-56056 theme_boost: Align completion icons with activity menus
2016-09-29 15:04:13 +02:00
Frédéric Massart
36553104da
MDL-56168 theme_boost: Make default accent colour match preset
2016-09-29 10:02:13 +02:00
Frédéric Massart
d1de864fab
MDL-56166 theme_boost: Apply default dashboard styles to dashboard only
2016-09-28 15:31:58 +02:00
Dan Poltawski
cf1d2cb073
Merge branch 'MDL-55420-master' of git://github.com/FMCorz/moodle
2016-09-28 14:03:52 +01:00
Frédéric Massart
89d9895b8c
MDL-55420 theme_boost: Migrate CSS added since Boost development started
2016-09-28 14:51:29 +02:00
Frédéric Massart
bf089a18f3
MDL-56003 theme_boost: Update Bootstrap to v4.0.0-alpha.4
2016-09-28 13:00:58 +02:00
Frédéric Massart
17a6f94749
MDL-55071 behat: Action menus can be opened without Javascript
...
Standard action menus expand automatically when Javascript is disabled
thus there is no need to open them. In Boost, they expand when they're
hovered or when the focus is set on their trigger.
2016-09-28 11:50:09 +02:00
David Mudrák
17f6270175
MDL-56143 theme_boost: Fix a typo in the readme string
2016-09-28 08:30:02 +02:00
David Monllao
303d122ae5
Merge branch 'MDL-55963-master' of git://github.com/lazydaisy/moodle
2016-09-28 09:34:52 +08:00
Dan Poltawski
c90ad348f1
MDL-55071 theme_boost: fix import-bootswatch.php phpdocs
2016-09-26 13:14:46 +01:00
lazydaisy
3299dab377
MDL-55963 theme_bootstrapbase: Remove depreciated Legacy CSS in 3.2
2016-09-24 12:47:00 +01:00