MDL-55584 theme_noname: Patching for better feel in grades
authorFrederic Massart <fred@moodle.com>
Tue, 16 Aug 2016 09:42:31 +0000 (17:42 +0800)
committerDan Poltawski <dan@moodle.com>
Fri, 23 Sep 2016 09:53:56 +0000 (10:53 +0100)
commitc1d6e95b526d058603f205d284e4fdf03f9087ea
treea2b4db0127743ac54d6974cd04c754bd9b538bd2
parentd68a9ece8616508b798b34bc59b1654b70edaa11
MDL-55584 theme_noname: Patching for better feel in grades

Part of MDL-55071
14 files changed:
theme/noname/classes/output/gradereport_history_renderer.php [new file with mode: 0644]
theme/noname/scss/moodle/core.scss
theme/noname/scss/moodle/grade.scss
theme/noname/templates/core/dataformat_selector.mustache [new file with mode: 0644]
theme/noname/templates/core/single_select.mustache
theme/noname/templates/core_form/element-template.mustache
theme/noname/templates/core_grades/edit_tree.mustache [new file with mode: 0644]
theme/noname/templates/core_grades/weight_field.mustache [new file with mode: 0644]
theme/noname/templates/core_grades/weight_override_field.mustache [new file with mode: 0644]
theme/noname/templates/gradereport_history/user_button.mustache [new file with mode: 0644]
theme/noname/templates/gradereport_singleview/bulk_insert.mustache [new file with mode: 0644]
theme/noname/templates/gradereport_singleview/button.mustache [new file with mode: 0644]
theme/noname/templates/gradereport_singleview/dropdown_attribute.mustache [new file with mode: 0644]
theme/noname/templates/gradereport_singleview/text_attribute.mustache [new file with mode: 0644]