Simey Lameze
d717918c87
MDL-68417 core_table: add some css styling to loading icon
2020-05-12 21:44:42 +08:00
Mathew May
f2d033a2bb
MDL-68529 course: Refactor chooser to include loading
2020-05-12 16:59:54 +08:00
Shamim Rezaie
fcd34f1876
MDL-68200 theme_boost: workaround for IE for flexbox not filling height
...
read more:
https://philipwalton.com/articles/normalizing-cross-browser-flexbox-bugs/
2020-05-12 10:56:29 +10:00
Andrew Nicols
ac53825ff2
Merge branch 'MDL-68556-master-pluginscheckcss' of git://github.com/mudrd8mz/moodle
2020-05-07 09:13:20 +08:00
Jun Pataleta
2bacffba53
Merge branch 'MDL-68301-master' of git://github.com/bmbrands/moodle
2020-05-06 11:06:11 +08:00
Bas Brands
a521226dd2
MDL-68266 core_course: accessibility improvements for course managent
...
colour contrast improvements
use custom checkboxes
use accessible colour for text-muted
2020-05-04 09:11:03 +02:00
David Mudrák
1338b9df8b
MDL-68556 admin: Fix some minor styling issues on the plugins check page
...
The patch fixes missing space around elements and some other minor
visual issues detected. This was a good opportunity to get rid of custom
CSS rules and use the native bootstrap classes and utilities.
2020-04-29 14:40:45 +02:00
Luca Bösch
e944a8f86d
MDL-68404 gradingform_rubric: Style "Add level" button.
2020-04-28 14:06:49 +02:00
Bas Brands
d6cd1d87cf
MDL-68497 theme_boost: font smoothing for Firefox on Mac
2020-04-23 10:29:07 +02:00
Bas Brands
ac00aec239
MDL-68383 contentbank: improve css for content bank
2020-04-22 15:50:46 +02:00
Eloy Lafuente (stronk7)
8467cbf226
Merge branch 'MDL-67786-master' of git://github.com/aanabit/moodle
2020-04-15 23:45:48 +02:00
Amaia Anabitarte
43c2d0fe47
MDL-67786 core_contentbank: Templates and theme CSS
2020-04-15 23:45:08 +02:00
Bas Brands
64de4deced
MDL-68301 theme_boost: move course format css
...
this reduces duplication of css in format_topic
and format_weeks
2020-04-15 09:52:10 +02:00
Adrian Greeve
06b1f01216
Merge branch 'MDL-67663-master-3' of git://github.com/junpataleta/moodle
2020-04-15 13:19:18 +08:00
Mihail Geshoski
b15b259696
MDL-68112 core_course: Override bootstrap classes
...
Override bootstrap classes to keep original design
2020-04-09 18:21:25 +08:00
Peter Dias
95dceedd2f
MDL-68112 core_course: Use bootstrap input-group
2020-04-09 18:21:24 +08:00
Jun Pataleta
f63503a603
MDL-67663 mod_forum: Fix focus order of the grading form
...
* Focus should flow from the form header down to the forum posts, and
then to the grading panel itself.
2020-04-09 17:50:08 +08:00
Bas Brands
1a17df089d
MDL-64494 theme_boost: accessible theme colours
2020-03-31 18:51:38 +02:00
Adrian Greeve
5d00c85412
Merge branch 'MDL-67901-master' of git://github.com/bmbrands/moodle
2020-03-18 09:57:41 +08:00
Shamim Rezaie
604df144d2
MDL-67970 output: use fieldset in core/chooser instead of label
2020-03-17 18:16:25 +11:00
Andrew Nicols
8fd1dfc795
Merge branch 'MDL-68030-master' of https://github.com/Chocolate-lightning/moodle
2020-03-12 12:42:17 +08:00
Mathew May
4883aabf0d
MDL-68030 core_course: Tuncate long module names
2020-03-12 11:51:45 +08:00
Mathew May
c368657153
MDL-68030 core_course: Properly size elements in the chooser
2020-03-12 11:51:45 +08:00
Shamim Rezaie
a728edcb0c
MDL-67968 question: do not display sr-only legends
...
.accesshide was removed because:
1. It was only kept in case it's still used somewhere, in a custom form
field for instance.
2. It was broken since 3.5 where we integrated
https://github.com/bmbrands/moodle/compare/ab65b87f3d...MDL-62419-master
So it's been ages that the reason mentioned on point 1 was not being
satisfied
2020-03-06 19:58:25 +11:00
Andrew Nicols
ff1a10333d
Merge branch 'MDL-67263-master' of git://github.com/mihailges/moodle
2020-03-05 13:22:40 +08:00
Mihail Geshoski
f152b71dd4
MDL-67263 course: Add search functionality in the activity chooser
2020-03-05 11:56:39 +08:00
Andrew Nicols
b11c9c19a5
Merge branch 'MDL-33671-master-3' of git://github.com/peterRd/moodle
2020-03-05 07:57:05 +08:00
Sara Arjona
4767b7bff1
Merge branch 'MDL-67863-master' of git://github.com/bmbrands/moodle
2020-03-04 14:05:17 +01:00
Peter
2f03923602
MDL-33671 core: Allow for bulk delete of files
...
* Enable bulk delete in a details view
* Behat tests for new functionality
* Unit test for new function
2020-03-03 07:20:35 +08:00
Bas Brands
8ad4255fbe
MDL-67863 theme_boost: change keyboard tab order
...
Move navdrawer up in the dom for a more logical tab order
Hide navdrawer links for tab / screenreader when navdrawer is closed
2020-02-27 17:11:03 +01:00
Bas Brands
e06b302ed5
MDL-67901 type_multichoice: clear my choice accessibility
...
Improve the accessibility for the clear my choice option. The
extra radio input controlling the reset feature was removed and
resetting the choice is now controlled by JavaScript.
This fixes the missing label reported in Accessibility audit and W3C
validation of the reset link
By this change this issue also fixes MDL-67280
2020-02-27 10:24:12 +01:00
Luca Bösch
8398273dfd
MDL-64686 theme: align course search form for small screens sizes.
2020-02-21 06:38:08 +01:00
Mathew May
05b27f2118
MDL-67264 core_course: Activity chooser new feature
...
Roll in the base for the new activity chooser
It renders all modules into a modal
Gives the user to add from either the base or help screens
All checked by accessability tools with great coverage
Adds minimal overhead to the course edit setup time
Co-authored-by: Mathew May <mathewm@hotmail.co.nz>
Co-authored-by: Mihail Geshoski <mihail@moodle.com>
2020-02-12 12:35:03 +08:00
Sara Arjona
53be27e4fb
Merge branch 'MDL-66463-master' of git://github.com/ferranrecio/moodle
2020-02-05 13:10:59 +01:00
Ferran Recio
303df89df6
MDL-66463 theme_boost: IE and Edge go to top link compatibility
2020-02-05 11:44:59 +01:00
Andrew Nicols
4d4409437a
MDL-67511 core: Adjust spacing at top of toast-wrapper
2020-02-03 07:38:07 +08:00
Ferran Recio
1b5630a01f
MDL-66463 theme_boost: go to top link
2020-01-31 12:37:10 +01:00
Bas Brands
77e5b4462e
MDL-67577 core_message: navbar_output order
...
* moved the logic from core_message_popup_render_navbar_output to
message_popup_render_navbar_output in message/output/popup/lib.php
* using float: left instead of float: right in theme
2020-01-27 12:14:16 +01:00
Adrian Greeve
66a8939518
Merge branch 'MDL-67653' of https://github.com/timhunt/moodle
2020-01-22 11:02:35 +08:00
Jun Pataleta
34cdacbfff
Merge branch 'MDL-66883-master' of git://github.com/bmbrands/moodle
2020-01-20 16:36:40 +08:00
Tim Hunt
76a49e4a1e
MDL-67653 questions: prevent the flag flickering as the page loads
2020-01-10 14:27:42 +00:00
Jun Pataleta
629f6d7e70
Merge branch 'MDL-67487-master' of git://github.com/lucaboesch/moodle
2019-12-31 11:56:07 +08:00
Adrian Greeve
f00542c485
Merge branch 'MDL-66999-master' of git://github.com/bmbrands/moodle
2019-12-23 14:26:39 +08:00
Luca Bösch
4631f8b000
MDL-67487 forms: align "Custom" checkbox for course section name.
2019-12-20 13:50:32 +01:00
Bas Brands
becd940c6c
MDL-66883 theme_boost: behat enable custom switches
2019-12-19 13:03:32 +01:00
Bas Brands
dc38af73e6
MDL-66883 theme_boost: use bootstrap native switches
2019-12-19 13:03:24 +01:00
Bas Brands
2b34870dbb
MDL-66999 theme_boost: @extend extends from bs2compat
2019-12-12 11:27:59 +01:00
Bas Brands
55193f70d8
MDL-66999 theme_boost: @extend remove extends for users
2019-12-12 11:27:59 +01:00
Bas Brands
aa100b767f
MDL-66999 theme_boost: @extend remove extends for questions
2019-12-12 11:27:58 +01:00
Bas Brands
cacf692578
MDL-66999 theme_boost: @extend remove extends for grades
2019-12-12 11:27:58 +01:00