80537 Commits

Author SHA1 Message Date
Dan Poltawski
c90ad348f1 MDL-55071 theme_boost: fix import-bootswatch.php phpdocs 2016-09-26 13:14:46 +01:00
Frédéric Massart
afde59d26b MDL-55071 admin: Remove reference to former localisedtext class 2016-09-26 10:28:47 +01:00
Dan Poltawski
dd460c22ed Merge branch 'MDL-55071-rebased' of git://github.com/danpoltawski/moodle 2016-09-26 10:28:12 +01:00
Stephen Bourget
02ce2e413c MDL-45890 Blog: add additional events 2016-09-25 15:06:54 -04:00
Ilya Tregubov
ffcfffbe64 MDL-55472 assign: Show userlist on extension form error page 2016-09-25 11:29:43 +10:00
lazydaisy
3299dab377 MDL-55963 theme_bootstrapbase: Remove depreciated Legacy CSS in 3.2 2016-09-24 12:47:00 +01:00
AMOS bot
4f660cea7d Automatically generated installer lang files 2016-09-24 00:04:25 +08:00
Issam Taboubi
22690d6d71 MDL-55760 tool_lp: Wrong rating display when more than one scale set 2016-09-23 11:01:32 -04:00
Jean-Philippe Gaudreau
32a904e0a5 MDL-56040 behat: Fixing missing "|" in tables 2016-09-23 09:19:35 -04:00
Juan Leyva
d44e2e42dc MDL-56070 user: New Web Service core_user_update_picture 2016-09-23 12:54:23 +01:00
Frédéric Massart
5142f56402 MDL-56063 theme_boost: Check and remove extraneous !important rules
Progress bar styling has been removed as they do not appear to
be used anywhere, though MDL-56095 has been created to style them
as (with or without the styles) they remain unstyled.

The file responsive.scss has been removed, it was not used.

Part of MDL-55071
2016-09-23 11:04:33 +01:00
Dan Poltawski
5cb8ca8610 MDL-55071 theme_boost: fixup bootswatch thirdpartylibs
Allow longhand colour codes for asthetics..
2016-09-23 10:57:54 +01:00
Dan Poltawski
d5d0a8028d MDL-55071 theme_boost: prevent phpcs complaints
The commenting rule is a bit weird, but we can get round it easily.
2016-09-23 10:57:54 +01:00
Dan Poltawski
dd9dd09587 MDL-55071 less: fix some lint issues we touched
(These will all be gone soon!)
2016-09-23 10:57:54 +01:00
Dan Poltawski
59652db27f MDL-55071 css: fix some lint issues 2016-09-23 10:57:53 +01:00
Dan Poltawski
0b2dc2751f MDL-55071 css: reformat some css files we touch with stylefmt 2016-09-23 10:57:36 +01:00
Dan Poltawski
46c1713c40 MDL-55071 theme_boost: fix stylelint detected issues in scss
Duplicate properties, star hacks
2016-09-23 10:57:36 +01:00
Frédéric Massart
f8ac90a753 MDL-56061 core: Permit usage of REM in CSS
Part of MDL-55071
2016-09-23 10:57:36 +01:00
Damyon Wiese
e584e6ae46 MDL-55071 theme/output: PHPCS fixes for new theme branch
Part of MDL-55071
2016-09-23 10:57:36 +01:00
Damyon Wiese
e8272e748c MDL-55071 theme_boost: Fix relevant JS warnings
Part of MDL-55071
2016-09-23 10:57:36 +01:00
Dan Poltawski
841d25a984 MDL-55071 grunt: add stylelint:scss to default css task
Part of MDL-55071
2016-09-23 10:57:36 +01:00
Dan Poltawski
c037f043ef MDL-55071 theme_boost: remove empty blocks in scss
Part of MDL-55071
2016-09-23 10:57:36 +01:00
Dan Poltawski
fde35b8f0f MDL-55071 theme_boost: fix 0px and colour shorthand
Part of MDL-55071
2016-09-23 10:57:36 +01:00
Dan Poltawski
f4143537a0 MDL-55071 theme_boost: Use stylefmt to fix css formating issues
Part of MDL-55071
2016-09-23 10:57:36 +01:00
Dan Poltawski
9cb41231fd MDL-55071 theme_boost: fix indentation in scss files
Part of MDL-55071
2016-09-23 10:57:36 +01:00
Dan Poltawski
773e68b0f8 MDL-55071 stylelint: Config & grunt task for scss
Part of MDL-55071
2016-09-23 10:57:36 +01:00
Frederic Massart
8a40bc36a6 MDL-51948 admin: Guess RTL compatibility of settings using PARAM_ types
Part of MDL-55071
2016-09-23 10:57:35 +01:00
Damyon Wiese
80db019249 MDL-55071 theme_boost: We don't need the generated css
Part of MDL-55071
2016-09-23 10:57:35 +01:00
Damyon Wiese
10617d6942 MDL-55071 templates: Add correct docs for new templates
These are just the admin settings templates.

Part of MDL-55071
2016-09-23 10:57:35 +01:00
Damyon Wiese
5d9f0bb3fe MDL-55071 psr4: Use psr4 classloader for scss, rtlcss and cssparser
Part of MDL-55071
2016-09-23 10:57:35 +01:00
Damyon Wiese
ff392efc89 MDL-55071 forms: Add upgrade.txt note about submitlink
We are deprecating submitlink because it was added a long time ago
and never used in Moodle. We can't test it or maintain it.

Part of MDL-55071
2016-09-23 10:57:13 +01:00
Damyon Wiese
13075628ab MDL-55071 core_auth: Move new login renderable to core_auth
Part of MDL-55071
2016-09-23 10:57:13 +01:00
Damyon Wiese
256edb99de MDL-55071 theme_boost: Fix stylelint issues
Part of MDL-55071
2016-09-23 10:57:13 +01:00
Damyon Wiese
890c260307 MDL-55071 phpunit: Fix failing tests due to changes in default output
Part of MDL-55071
2016-09-23 10:57:13 +01:00
Damyon Wiese
2ede86d797 MDL-55996 theme_boost: Rename theme noname to theme boost
Part of MDL-55071
2016-09-23 10:57:13 +01:00
Frederic Massart
137c289a19 MDL-55593 theme_noname: Post-prod on preset default styling
Some styles were moved to be part of the core SCSS rules. Extra
variables were removed, and other styles where adapted.

Part of MDL-55071
2016-09-23 10:55:18 +01:00
Frederic Massart
a13dd17cf6 MDL-55593 core: Drag & drop accessible menu uses aria attributes
Part of MDL-55071
2016-09-23 10:55:18 +01:00
Frederic Massart
f572e724ad MDL-55593 theme_noname: Cancel button should be secondary
Part of MDL-55071
2016-09-23 10:55:18 +01:00
Frederic Massart
3264bf5b56 MDL-55593 form: Wrap skip validation variable in script tag
Part of MDL-55071
2016-09-23 10:55:18 +01:00
Barbara Ramiro
928177d139 MDL-55593 Theme: Style for the course page
Part of MDL-55071
2016-09-23 10:55:17 +01:00
Barbara Ramiro
77f5a9b01d MDL-55593 Theme: Style for the forums page
Part of MDL-55071
2016-09-23 10:55:17 +01:00
Barbara Ramiro
6e2aefd527 MDL-55593 Theme: Style for the edit settings page
Part of MDL-55071
2016-09-23 10:55:17 +01:00
Barbara Ramiro
8d923368a7 MDL-55593 Theme: Style for the frontpage
Part of MDL-55071
2016-09-23 10:55:17 +01:00
Barbara Ramiro
8e62956e10 MDL-55593 Theme: Style for the blocks heading
Part of MDL-55071
2016-09-23 10:55:17 +01:00
Barbara Ramiro
e1265d001d MDL-55593 Theme: Add top and bottom padding to region-main
Part of MDL-55071
2016-09-23 10:55:17 +01:00
Barbara Ramiro
771fe96b54 MDL-55593 Theme: Align page container and blocks with the top navbar
Part of MDL-55071
2016-09-23 10:55:17 +01:00
Barbara Ramiro
4553c8bdca MDL-55593 Theme: Style for the login page
Part of MDL-55071
2016-09-23 10:55:17 +01:00
Barbara Ramiro
7dbd1f954e MDL-55593 Theme: Remove rounded corners for the top navbar
Part of MDL-55071
2016-09-23 10:55:17 +01:00
Barbara Ramiro
463ae17699 MDL-55593 Theme: Centering navbar
Part of MDL-55071
2016-09-23 10:55:17 +01:00
Barbara Ramiro
4a59602a77 MDL-55593 Draft colour swatches and styles
Part of MDL-55071
2016-09-23 10:55:17 +01:00