Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33be355
)
MDL-47494 gapselect: Fix file-permissions.
author
Tim Hunt
<T.J.Hunt@open.ac.uk>
Fri, 4 Nov 2011 16:15:03 +0000
(16:15 +0000)
committer
Tim Hunt
<T.J.Hunt@open.ac.uk>
Fri, 4 Nov 2011 16:15:03 +0000
(16:15 +0000)
16 files changed:
question/type/gapselect/backup/moodle2/backup_qtype_gapselect_plugin.class.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
question/type/gapselect/backup/moodle2/restore_qtype_gapselect_plugin.class.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
question/type/gapselect/db/install.xml
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
question/type/gapselect/edit_form_base.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
question/type/gapselect/edit_gapselect_form.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
question/type/gapselect/lang/en/qtype_gapselect.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
question/type/gapselect/pix/icon.gif
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
question/type/gapselect/question.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
question/type/gapselect/questiontype.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
question/type/gapselect/renderer.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
question/type/gapselect/rendererbase.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
question/type/gapselect/simpletest/helper.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
question/type/gapselect/simpletest/testquestion.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
question/type/gapselect/simpletest/testquestiontype.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
question/type/gapselect/simpletest/testwalkthrough.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
question/type/gapselect/version.php
[changed mode: 0755->0644]
patch
|
blob
|
blame
|
history
diff --git
a/question/type/gapselect/backup/moodle2/backup_qtype_gapselect_plugin.class.php
b/question/type/gapselect/backup/moodle2/backup_qtype_gapselect_plugin.class.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/question/type/gapselect/backup/moodle2/restore_qtype_gapselect_plugin.class.php
b/question/type/gapselect/backup/moodle2/restore_qtype_gapselect_plugin.class.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/question/type/gapselect/db/install.xml
b/question/type/gapselect/db/install.xml
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/question/type/gapselect/edit_form_base.php
b/question/type/gapselect/edit_form_base.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/question/type/gapselect/edit_gapselect_form.php
b/question/type/gapselect/edit_gapselect_form.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/question/type/gapselect/lang/en/qtype_gapselect.php
b/question/type/gapselect/lang/en/qtype_gapselect.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/question/type/gapselect/pix/icon.gif
b/question/type/gapselect/pix/icon.gif
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/question/type/gapselect/question.php
b/question/type/gapselect/question.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/question/type/gapselect/questiontype.php
b/question/type/gapselect/questiontype.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/question/type/gapselect/renderer.php
b/question/type/gapselect/renderer.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/question/type/gapselect/rendererbase.php
b/question/type/gapselect/rendererbase.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/question/type/gapselect/simpletest/helper.php
b/question/type/gapselect/simpletest/helper.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/question/type/gapselect/simpletest/testquestion.php
b/question/type/gapselect/simpletest/testquestion.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/question/type/gapselect/simpletest/testquestiontype.php
b/question/type/gapselect/simpletest/testquestiontype.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/question/type/gapselect/simpletest/testwalkthrough.php
b/question/type/gapselect/simpletest/testwalkthrough.php
old mode 100755
(executable)
new mode 100644
(file)
diff --git
a/question/type/gapselect/version.php
b/question/type/gapselect/version.php
old mode 100755
(executable)
new mode 100644
(file)