Dan Poltawski
|
693652b78d
|
MDL-55168 css: fix various errors detected by stylelint
Ignored properties, invalid propertiies, duplicates, invalid selectors..
Detected by stylelint rules:
http://stylelint.io/user-guide/rules/declaration-block-no-ignored-properties
http://stylelint.io/user-guide/rules/selector-type-no-unknown
http://stylelint.io/user-guide/rules/declaration-block-no-duplicate-properties
http://stylelint.io/user-guide/rules/max-line-length
http://stylelint.io/user-guide/rules/no-browser-hacks
|
2016-09-30 09:25:25 +01:00 |
|
Dan Poltawski
|
99fe296eb2
|
MDL-55168 css: remove 0-length units
|
2016-09-30 09:25:25 +01:00 |
|
Dan Poltawski
|
bc33e9bd3f
|
MDL-55168 css: reformat plain css with stylefmt
|
2016-09-30 09:25:23 +01:00 |
|
Frederic Massart
|
ed7844b5f4
|
MDL-55224 theme_noname: RTL adjustments for auto-flipping era
Part of MDL-55071
|
2016-09-23 10:49:49 +01:00 |
|
Dan Poltawski
|
cc3ca25e57
|
MDL-54652 singleview: remove invalid css decleration
margin-bottom can't be used with display: inline, so use padding
instead.
|
2016-06-16 20:49:04 +01:00 |
|
Adrian Greeve
|
6e918b6437
|
MDL-45774 navigation: General fixes for the user navigation.
|
2015-04-13 15:54:24 +08:00 |
|
Damyon Wiese
|
2a6cdc51b7
|
MDL-47562 gradereport_singleview: ui fixes and improvements
Collection of ui improvements that did not get completed before 2.8 was released.
See the tracker for more details.
|
2015-01-29 11:35:12 +08:00 |
|
Jetha Chan
|
dd01789b4f
|
MDL-47980 gradebook: add labels and legends missing from single view
|
2014-11-06 10:40:36 +08:00 |
|
Jetha Chan
|
43cd76e848
|
MDL-47310 gradebook: accessibility improvements
|
2014-10-30 13:28:15 +08:00 |
|
Barbara Ramiro
|
0947172dba
|
MDL-47290 Grades: Minified CSS and applied coding style standards
|
2014-10-17 15:03:53 +08:00 |
|
Barbara Ramiro
|
601af6666d
|
MDL-47290 Grades: Style for the Single view table
|
2014-10-17 15:01:20 +08:00 |
|
Damyon Wiese
|
57fac09a40
|
MDL-18229 Grades: singleview report mega cleanup.
Fix all the things, including:
* Fix $PAGE->url
* Fix coding style.
* Add event for reportviewed
* Removed broken callback gradereport_singleview_profilereport
* Removed vertical-align-middle
* Changed prefixes in css
* phpcs fixes
* moodlecheck fixes including phpdocs
* Move classes to use autoloading
* Remove all smelly code tricks like func_get_args, scandir etc (lots).
|
2014-10-14 10:26:46 +08:00 |
|
Zachary Durber
|
8ec7b088ef
|
MDL-18229 gradereport: Fixes and improvements from review.
Added pagination back in with some general fixes.
AMOS BEGIN
CPY [override,mod_quiz],[override,gradereport_singleview]
AMOS END
|
2014-10-14 10:26:46 +08:00 |
|
Zachary Durber
|
d124a60b33
|
MDL-18229 gradebook: Renaming of Single_view to Single view
|
2014-10-14 10:26:45 +08:00 |
|