MDL-52777 usertours: Replacing tabs by spaces
Also dos2unix to svgs just in case.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
|
||||
<!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
|
||||
<!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
|
||||
]><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" preserveAspectRatio="xMinYMid meet" overflow="visible"><path d="M7.9 16c4 0 7.4-3 7.8-7h-3c-.5 2-2.5 4-4.9 4-2.8 0-5-2.2-5-5s2.2-5 5-5c1.1 0 2.1 0 3 1h-1c-.5 0-.8.5-.8 1.1v1c0 .5.3.9.8.9h5c.6 0 1.2-.4 1.2-.9v-5c0-.6-.6-1.1-1.2-1.1h-1c-.5 0-.8.5-.8 1.1V2C12 .9 9.9.2 8 .2 3.6.2 0 3.7 0 8.1 0 12.4 3.5 16 7.9 16z" fill="#999"/></svg>
|
||||
|
Before Width: | Height: | Size: 571 B After Width: | Height: | Size: 569 B |
@@ -1,16 +1,16 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 15.1.0, SVG Export Plug-In -->
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
|
||||
<!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
|
||||
]>
|
||||
<svg version="1.1"
|
||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
|
||||
x="0px" y="0px" width="12px" height="12px" viewBox="0 0 12 12" style="overflow:visible;enable-background:new 0 0 12 12;"
|
||||
xml:space="preserve" preserveAspectRatio="xMinYMid meet">
|
||||
<defs>
|
||||
</defs>
|
||||
<path style="fill:#999999;" d="M12,7v4c0,0.5-0.5,1-1,1h-0.5l0,0H1c-0.5,0-1-0.5-1-1V7c0-0.5,0.5-1,1-1h0.5c0.5,0,1,0.5,1,1l0,2.5h7
|
||||
V7c0-0.5,0.5-1,1-1H11C11.5,6,12,6.5,12,7z M9.9,3.6L6.6,0.3C6.4,0.1,6.2,0,5.9,0C5.7,0,5.4,0.1,5.2,0.3L1.9,3.6
|
||||
C1.5,4,1.5,4.6,1.9,5l0.3,0.3c0.4,0.4,1,0.4,1.4,0l1-1.1l0,2.7c0,0.5,0.5,1,1,1l0.5,0c0.5,0,1-0.5,1-1l0-2.7l1,1
|
||||
c0.4,0.4,1,0.4,1.4,0L10,5C10.3,4.6,10.3,4,9.9,3.6z"/>
|
||||
</svg>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 15.1.0, SVG Export Plug-In -->
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
|
||||
<!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
|
||||
]>
|
||||
<svg version="1.1"
|
||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
|
||||
x="0px" y="0px" width="12px" height="12px" viewBox="0 0 12 12" style="overflow:visible;enable-background:new 0 0 12 12;"
|
||||
xml:space="preserve" preserveAspectRatio="xMinYMid meet">
|
||||
<defs>
|
||||
</defs>
|
||||
<path style="fill:#999999;" d="M12,7v4c0,0.5-0.5,1-1,1h-0.5l0,0H1c-0.5,0-1-0.5-1-1V7c0-0.5,0.5-1,1-1h0.5c0.5,0,1,0.5,1,1l0,2.5h7
|
||||
V7c0-0.5,0.5-1,1-1H11C11.5,6,12,6.5,12,7z M9.9,3.6L6.6,0.3C6.4,0.1,6.2,0,5.9,0C5.7,0,5.4,0.1,5.2,0.3L1.9,3.6
|
||||
C1.5,4,1.5,4.6,1.9,5l0.3,0.3c0.4,0.4,1,0.4,1.4,0l1-1.1l0,2.7c0,0.5,0.5,1,1,1l0.5,0c0.5,0,1-0.5,1-1l0-2.7l1,1
|
||||
c0.4,0.4,1,0.4,1.4,0L10,5C10.3,4.6,10.3,4,9.9,3.6z"/>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |
@@ -1,12 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 15.1.0, SVG Export Plug-In -->
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
|
||||
<!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
|
||||
]>
|
||||
<svg version="1.1"
|
||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
|
||||
x="0px" y="0px" width="12px" height="12px" viewBox="0 0 12 12" style="overflow:visible;enable-background:new 0 0 12 12;"
|
||||
xml:space="preserve" preserveAspectRatio="xMinYMid meet">
|
||||
<defs>
|
||||
</defs>
|
||||
</svg>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 15.1.0, SVG Export Plug-In -->
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
|
||||
<!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
|
||||
]>
|
||||
<svg version="1.1"
|
||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
|
||||
x="0px" y="0px" width="12px" height="12px" viewBox="0 0 12 12" style="overflow:visible;enable-background:new 0 0 12 12;"
|
||||
xml:space="preserve" preserveAspectRatio="xMinYMid meet">
|
||||
<defs>
|
||||
</defs>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 637 B After Width: | Height: | Size: 625 B |
@@ -77,11 +77,11 @@ class tool_usertours_role_filter_testcase extends advanced_testcase {
|
||||
/**
|
||||
* Test the filter_matches function when any is set.
|
||||
*/
|
||||
public function test_filter_matches_any() {
|
||||
public function test_filter_matches_any() {
|
||||
$context = \context_course::instance($this->course->id);
|
||||
|
||||
// Note: No need to persist this tour.
|
||||
$tour = new \tool_usertours\tour();
|
||||
// Note: No need to persist this tour.
|
||||
$tour = new \tool_usertours\tour();
|
||||
$tour->set_filter_values('role', []);
|
||||
|
||||
// Note: The role filter does not use the context.
|
||||
@@ -93,20 +93,20 @@ class tool_usertours_role_filter_testcase extends advanced_testcase {
|
||||
// The admin should always be able to view too.
|
||||
$this->setAdminUser();
|
||||
$this->assertTrue(\tool_usertours\local\filter\role::filter_matches($tour, $context));
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Test the filter_matches function when one role is set.
|
||||
*/
|
||||
public function test_filter_matches_single_role() {
|
||||
public function test_filter_matches_single_role() {
|
||||
$context = \context_course::instance($this->course->id);
|
||||
|
||||
$roles = [
|
||||
$this->roles['student'],
|
||||
];
|
||||
|
||||
// Note: No need to persist this tour.
|
||||
$tour = new \tool_usertours\tour();
|
||||
// Note: No need to persist this tour.
|
||||
$tour = new \tool_usertours\tour();
|
||||
$tour->set_filter_values('role', $roles);
|
||||
|
||||
// Note: The role filter does not use the context.
|
||||
@@ -122,12 +122,12 @@ class tool_usertours_role_filter_testcase extends advanced_testcase {
|
||||
// The admin should always be able to view too.
|
||||
$this->setAdminUser();
|
||||
$this->assertTrue(\tool_usertours\local\filter\role::filter_matches($tour, $context));
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Test the filter_matches function when multiple roles are set.
|
||||
*/
|
||||
public function test_filter_matches_multiple_role() {
|
||||
public function test_filter_matches_multiple_role() {
|
||||
$context = \context_course::instance($this->course->id);
|
||||
|
||||
$roles = [
|
||||
@@ -135,8 +135,8 @@ class tool_usertours_role_filter_testcase extends advanced_testcase {
|
||||
$this->roles['editingteacher'],
|
||||
];
|
||||
|
||||
// Note: No need to persist this tour.
|
||||
$tour = new \tool_usertours\tour();
|
||||
// Note: No need to persist this tour.
|
||||
$tour = new \tool_usertours\tour();
|
||||
$tour->set_filter_values('role', $roles);
|
||||
|
||||
// Note: The role filter does not use the context.
|
||||
@@ -152,12 +152,12 @@ class tool_usertours_role_filter_testcase extends advanced_testcase {
|
||||
// The admin should always be able to view too.
|
||||
$this->setAdminUser();
|
||||
$this->assertTrue(\tool_usertours\local\filter\role::filter_matches($tour, $context));
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Test the filter_matches function when one user has multiple roles.
|
||||
*/
|
||||
public function test_filter_matches_multiple_role_one_user() {
|
||||
public function test_filter_matches_multiple_role_one_user() {
|
||||
$context = \context_course::instance($this->course->id);
|
||||
|
||||
$roles = [
|
||||
@@ -166,8 +166,8 @@ class tool_usertours_role_filter_testcase extends advanced_testcase {
|
||||
|
||||
$this->getDataGenerator()->enrol_user($this->student->id, $this->course->id, $this->roles['teacher']);
|
||||
|
||||
// Note: No need to persist this tour.
|
||||
$tour = new \tool_usertours\tour();
|
||||
// Note: No need to persist this tour.
|
||||
$tour = new \tool_usertours\tour();
|
||||
$tour->set_filter_values('role', $roles);
|
||||
|
||||
|
||||
@@ -184,5 +184,5 @@ class tool_usertours_role_filter_testcase extends advanced_testcase {
|
||||
// The admin should always be able to view too.
|
||||
$this->setAdminUser();
|
||||
$this->assertTrue(\tool_usertours\local\filter\role::filter_matches($tour, $context));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user