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
(from parent 2:
f660649
)
Merge branch 'MDL-42111' of git://github.com/rwijaya/moodle
author
Dan Poltawski
<dan@moodle.com>
Mon, 4 Nov 2013 07:32:34 +0000
(15:32 +0800)
committer
Dan Poltawski
<dan@moodle.com>
Mon, 4 Nov 2013 07:32:34 +0000
(15:32 +0800)
Conflicts:
theme/bootstrapbase/style/moodle.css
1155 files changed:
admin/auth_config.php
patch
|
blob
|
blame
|
history
admin/roles/assign.php
patch
|
blob
|
blame
|
history
admin/roles/check.php
patch
|
blob
|
blame
|
history
admin/roles/define.php
patch
|
blob
|
blame
|
history
admin/roles/override.php
patch
|
blob
|
blame
|
history
admin/roles/permissions.php
patch
|
blob
|
blame
|
history
admin/roles/usersroles.php
patch
|
blob
|
blame
|
history
admin/settings.php
patch
|
blob
|
blame
|
history
admin/settings/frontpage.php
patch
|
blob
|
blame
|
history
admin/tests/behat/behat_admin.php
patch
|
blob
|
blame
|
history
admin/tests/behat/display_short_names.feature
patch
|
blob
|
blame
|
history
admin/tool/behat/renderer.php
patch
|
blob
|
blame
|
history
admin/tool/behat/tests/behat/basic_actions.feature
patch
|
blob
|
blame
|
history
admin/tool/behat/version.php
patch
|
blob
|
blame
|
history
admin/tool/customlang/edit.php
patch
|
blob
|
blame
|
history
admin/tool/customlang/index.php
patch
|
blob
|
blame
|
history
admin/tool/generator/classes/course_backend.php
patch
|
blob
|
blame
|
history
admin/tool/generator/classes/testplan_backend.php
patch
|
blob
|
blame
|
history
admin/tool/generator/cli/maketestplan.php
patch
|
blob
|
blame
|
history
admin/tool/installaddon/classes/installer.php
patch
|
blob
|
blame
|
history
admin/tool/installaddon/deploy.php
patch
|
blob
|
blame
|
history
admin/tool/installaddon/tests/installer_test.php
patch
|
blob
|
blame
|
history
admin/tool/uploaduser/index.php
patch
|
blob
|
blame
|
history
admin/tool/uploaduser/user_form.php
patch
|
blob
|
blame
|
history
auth/cas/CAS/CAS.php
patch
|
blob
|
blame
|
history
auth/cas/CAS/CAS/AuthenticationException.php
[new file with mode: 0644]
patch
|
blob
auth/cas/CAS/CAS/Autoload.php
[new file with mode: 0644]
patch
|
blob
auth/cas/CAS/CAS/Client.php
[new file with mode: 0644]
patch
|
blob
auth/cas/CAS/CAS/CookieJar.php
[new file with mode: 0644]
patch
|
blob
auth/cas/CAS/CAS/Exception.php
[new file with mode: 0644]
patch
|
blob
auth/cas/CAS/CAS/GracefullTerminationException.php
[new file with mode: 0644]
patch
|
blob
auth/cas/CAS/CAS/InvalidArgumentException.php
[new file with mode: 0644]
patch
|
blob
auth/cas/CAS/CAS/Languages/Catalan.php
[new file with mode: 0644]
patch
|
blob
auth/cas/CAS/CAS/Languages/English.php
[new file with mode: 0644]
patch
|
blob
auth/cas/CAS/CAS/Languages/French.php
[new file with mode: 0644]
patch
|
blob
auth/cas/CAS/CAS/Languages/German.php
[new file with mode: 0644]
patch
|
blob
auth/cas/CAS/CAS/Languages/Greek.php
[new file with mode: 0644]
patch
|
blob
auth/cas/CAS/CAS/Languages/Japanese.php
[new file with mode: 0644]
patch
|
blob
auth/cas/CAS/CAS/Languages/LanguageInterface.php
[new file with mode: 0644]
patch
|
blob
auth/cas/CAS/CAS/Languages/Spanish.php
[new file with mode: 0644]
patch
|
blob
auth/cas/CAS/CAS/OutOfSequenceException.php
[new file with mode: 0644]
patch
|
blob
auth/cas/CAS/CAS/PGTStorage/AbstractStorage.php
[new file with mode: 0644]
patch
|
blob
auth/cas/CAS/CAS/PGTStorage/Db.php
[new file with mode: 0644]
patch
|
blob
auth/cas/CAS/CAS/PGTStorage/File.php
[new file with mode: 0644]
patch
|
blob
auth/cas/CAS/CAS/PGTStorage/pgt-file.php
[deleted file]
patch
|
blob
|
blame
|
history
auth/cas/CAS/CAS/PGTStorage/pgt-main.php
[deleted file]
patch
|
blob
|
blame
|
history
auth/cas/CAS/CAS/ProxiedService.php
[new file with mode: 0644]
patch
|
blob
auth/cas/CAS/CAS/ProxiedService/Abstract.php
[new file with mode: 0644]
patch
|
blob
auth/cas/CAS/CAS/ProxiedService/Exception.php
[new file with mode: 0644]
patch
|
blob
auth/cas/CAS/CAS/ProxiedService/Http.php
[new file with mode: 0644]
patch
|
blob
auth/cas/CAS/CAS/ProxiedService/Http/Abstract.php
[new file with mode: 0644]
patch
|
blob
auth/cas/CAS/CAS/ProxiedService/Http/Get.php
[new file with mode: 0644]
patch
|
blob
auth/cas/CAS/CAS/ProxiedService/Http/Post.php
[new file with mode: 0644]
patch
|
blob
auth/cas/CAS/CAS/ProxiedService/Imap.php
[new file with mode: 0644]
patch
|
blob
auth/cas/CAS/CAS/ProxiedService/Testable.php
[new file with mode: 0644]
patch
|
blob
auth/cas/CAS/CAS/ProxyChain.php
[new file with mode: 0644]
patch
|
blob
auth/cas/CAS/CAS/ProxyChain/AllowedList.php
[new file with mode: 0644]
patch
|
blob
auth/cas/CAS/CAS/ProxyChain/Any.php
[new file with mode: 0644]
patch
|
blob
auth/cas/CAS/CAS/ProxyChain/Interface.php
[new file with mode: 0644]
patch
|
blob
auth/cas/CAS/CAS/ProxyChain/Trusted.php
[new file with mode: 0644]
patch
|
blob
auth/cas/CAS/CAS/ProxyTicketException.php
[new file with mode: 0644]
patch
|
blob
auth/cas/CAS/CAS/Request/AbstractRequest.php
[new file with mode: 0644]
patch
|
blob
auth/cas/CAS/CAS/Request/CurlMultiRequest.php
[new file with mode: 0644]
patch
|
blob
auth/cas/CAS/CAS/Request/CurlRequest.php
[new file with mode: 0644]
patch
|
blob
auth/cas/CAS/CAS/Request/Exception.php
[new file with mode: 0644]
patch
|
blob
auth/cas/CAS/CAS/Request/MultiRequestInterface.php
[new file with mode: 0644]
patch
|
blob
auth/cas/CAS/CAS/Request/RequestInterface.php
[new file with mode: 0644]
patch
|
blob
auth/cas/CAS/CAS/client.php
[deleted file]
patch
|
blob
|
blame
|
history
auth/cas/CAS/CAS/domxml-php4-to-php5.php
[deleted file]
patch
|
blob
|
blame
|
history
auth/cas/CAS/CAS/languages/catalan.php
[deleted file]
patch
|
blob
|
blame
|
history
auth/cas/CAS/CAS/languages/english.php
[deleted file]
patch
|
blob
|
blame
|
history
auth/cas/CAS/CAS/languages/french.php
[deleted file]
patch
|
blob
|
blame
|
history
auth/cas/CAS/CAS/languages/german.php
[deleted file]
patch
|
blob
|
blame
|
history
auth/cas/CAS/CAS/languages/greek.php
[deleted file]
patch
|
blob
|
blame
|
history
auth/cas/CAS/CAS/languages/japanese.php
[deleted file]
patch
|
blob
|
blame
|
history
auth/cas/CAS/CAS/languages/languages.php
[deleted file]
patch
|
blob
|
blame
|
history
auth/cas/CAS/CAS/languages/spanish.php
[deleted file]
patch
|
blob
|
blame
|
history
auth/cas/CAS/moodle_readme.txt
[new file with mode: 0644]
patch
|
blob
auth/cas/auth.php
patch
|
blob
|
blame
|
history
auth/cas/config.html
patch
|
blob
|
blame
|
history
auth/cas/db/upgrade.php
patch
|
blob
|
blame
|
history
auth/cas/languages.php
patch
|
blob
|
blame
|
history
auth/cas/thirdpartylibs.xml
patch
|
blob
|
blame
|
history
auth/cas/version.php
patch
|
blob
|
blame
|
history
auth/db/config.html
patch
|
blob
|
blame
|
history
auth/fc/config.html
patch
|
blob
|
blame
|
history
auth/ldap/auth.php
patch
|
blob
|
blame
|
history
auth/ldap/config.html
patch
|
blob
|
blame
|
history
auth/ldap/tests/plugin_test.php
patch
|
blob
|
blame
|
history
auth/shibboleth/index.php
patch
|
blob
|
blame
|
history
auth/yui/passwordunmask/passwordunmask.js
[new file with mode: 0644]
patch
|
blob
backup/moodle2/backup_stepslib.php
patch
|
blob
|
blame
|
history
backup/moodle2/backup_xml_transformer.class.php
patch
|
blob
|
blame
|
history
backup/moodle2/restore_section_task.class.php
patch
|
blob
|
blame
|
history
backup/moodle2/restore_stepslib.php
patch
|
blob
|
blame
|
history
backup/util/dbops/backup_controller_dbops.class.php
patch
|
blob
|
blame
|
history
backup/util/dbops/restore_dbops.class.php
patch
|
blob
|
blame
|
history
backup/util/helper/backup_cron_helper.class.php
patch
|
blob
|
blame
|
history
badges/action.php
patch
|
blob
|
blame
|
history
badges/award.php
patch
|
blob
|
blame
|
history
badges/criteria.php
patch
|
blob
|
blame
|
history
badges/criteria_action.php
patch
|
blob
|
blame
|
history
badges/criteria_settings.php
patch
|
blob
|
blame
|
history
badges/edit.php
patch
|
blob
|
blame
|
history
badges/index.php
patch
|
blob
|
blame
|
history
badges/overview.php
patch
|
blob
|
blame
|
history
badges/recipients.php
patch
|
blob
|
blame
|
history
badges/tests/badgeslib_test.php
patch
|
blob
|
blame
|
history
blocks/community/communitycourse.php
patch
|
blob
|
blame
|
history
blocks/community/locallib.php
patch
|
blob
|
blame
|
history
blocks/course_overview/block_course_overview.php
patch
|
blob
|
blame
|
history
blocks/course_overview/lang/en/block_course_overview.php
patch
|
blob
|
blame
|
history
blocks/course_overview/locallib.php
patch
|
blob
|
blame
|
history
blocks/course_overview/renderer.php
patch
|
blob
|
blame
|
history
blocks/html/lib.php
patch
|
blob
|
blame
|
history
blocks/navigation/yui/build/moodle-block_navigation-navigation/moodle-block_navigation-navigation-debug.js
patch
|
blob
|
blame
|
history
blocks/navigation/yui/build/moodle-block_navigation-navigation/moodle-block_navigation-navigation-min.js
patch
|
blob
|
blame
|
history
blocks/navigation/yui/build/moodle-block_navigation-navigation/moodle-block_navigation-navigation.js
patch
|
blob
|
blame
|
history
blocks/navigation/yui/src/navigation/js/navigation.js
patch
|
blob
|
blame
|
history
blocks/quiz_results/block_quiz_results.php
patch
|
blob
|
blame
|
history
blocks/settings/styles.css
patch
|
blob
|
blame
|
history
blocks/tests/behat/return_block_original_state.feature
[new file with mode: 0644]
patch
|
blob
blog/edit.php
patch
|
blob
|
blame
|
history
blog/locallib.php
patch
|
blob
|
blame
|
history
blog/rsslib.php
patch
|
blob
|
blame
|
history
calendar/classes/type_base.php
patch
|
blob
|
blame
|
history
calendar/lib.php
patch
|
blob
|
blame
|
history
calendar/tests/calendartype_test_example.php
patch
|
blob
|
blame
|
history
calendar/type/gregorian/classes/structure.php
patch
|
blob
|
blame
|
history
calendar/yui/build/moodle-calendar-eventmanager/moodle-calendar-eventmanager-debug.js
patch
|
blob
|
blame
|
history
calendar/yui/build/moodle-calendar-eventmanager/moodle-calendar-eventmanager-min.js
patch
|
blob
|
blame
|
history
calendar/yui/build/moodle-calendar-eventmanager/moodle-calendar-eventmanager.js
patch
|
blob
|
blame
|
history
calendar/yui/src/eventmanager/js/eventmanager.js
patch
|
blob
|
blame
|
history
cohort/assign.php
patch
|
blob
|
blame
|
history
cohort/edit.php
patch
|
blob
|
blame
|
history
cohort/index.php
patch
|
blob
|
blame
|
history
completion/tests/behat/restrict_activity_by_date.feature
[new file with mode: 0644]
patch
|
blob
completion/tests/behat/restrict_activity_by_grade.feature
[new file with mode: 0644]
patch
|
blob
completion/tests/behat/restrict_section_availability.feature
patch
|
blob
|
blame
|
history
composer.json
patch
|
blob
|
blame
|
history
config-dist.php
patch
|
blob
|
blame
|
history
course/ajax/management.php
patch
|
blob
|
blame
|
history
course/classes/management/helper.php
patch
|
blob
|
blame
|
history
course/classes/management_renderer.php
patch
|
blob
|
blame
|
history
course/delete.php
patch
|
blob
|
blame
|
history
course/dndupload.js
patch
|
blob
|
blame
|
history
course/dnduploadlib.php
patch
|
blob
|
blame
|
history
course/editcategory.php
patch
|
blob
|
blame
|
history
course/format/renderer.php
patch
|
blob
|
blame
|
history
course/lib.php
patch
|
blob
|
blame
|
history
course/management.php
patch
|
blob
|
blame
|
history
course/modedit.php
patch
|
blob
|
blame
|
history
course/modlib.php
patch
|
blob
|
blame
|
history
course/renderer.php
patch
|
blob
|
blame
|
history
course/reset.php
patch
|
blob
|
blame
|
history
course/tests/behat/behat_course.php
patch
|
blob
|
blame
|
history
course/tests/behat/category_management.feature
patch
|
blob
|
blame
|
history
course/tests/behat/category_resort.feature
patch
|
blob
|
blame
|
history
course/tests/behat/course_category_management_listing.feature
patch
|
blob
|
blame
|
history
course/tests/behat/course_controls.feature
patch
|
blob
|
blame
|
history
course/tests/behat/create_delete_course.feature
patch
|
blob
|
blame
|
history
course/tests/courselib_test.php
patch
|
blob
|
blame
|
history
course/user.php
patch
|
blob
|
blame
|
history
course/yui/build/moodle-course-management/moodle-course-management-debug.js
patch
|
blob
|
blame
|
history
course/yui/build/moodle-course-management/moodle-course-management-min.js
patch
|
blob
|
blame
|
history
course/yui/build/moodle-course-management/moodle-course-management.js
patch
|
blob
|
blame
|
history
course/yui/dragdrop/dragdrop.js
patch
|
blob
|
blame
|
history
course/yui/src/management/js/category.js
patch
|
blob
|
blame
|
history
course/yui/src/management/js/console.js
patch
|
blob
|
blame
|
history
course/yui/toolboxes/toolboxes.js
patch
|
blob
|
blame
|
history
enrol/imsenterprise/README.txt
[deleted file]
patch
|
blob
|
blame
|
history
enrol/imsenterprise/TODO.txt
[deleted file]
patch
|
blob
|
blame
|
history
enrol/imsenterprise/db/install.php
patch
|
blob
|
blame
|
history
enrol/imsenterprise/db/upgrade.php
patch
|
blob
|
blame
|
history
enrol/imsenterprise/entv1p1_conformance_summary.html
[deleted file]
patch
|
blob
|
blame
|
history
enrol/imsenterprise/importnow.php
patch
|
blob
|
blame
|
history
enrol/imsenterprise/lib.php
patch
|
blob
|
blame
|
history
enrol/imsenterprise/locallib.php
patch
|
blob
|
blame
|
history
enrol/imsenterprise/settings.php
patch
|
blob
|
blame
|
history
enrol/imsenterprise/tests/imsenterprise_test.php
patch
|
blob
|
blame
|
history
enrol/imsenterprise/version.php
patch
|
blob
|
blame
|
history
enrol/meta/lib.php
patch
|
blob
|
blame
|
history
enrol/self/lib.php
patch
|
blob
|
blame
|
history
enrol/self/tests/behat/self_enrolment.feature
patch
|
blob
|
blame
|
history
file.php
patch
|
blob
|
blame
|
history
files/index.php
patch
|
blob
|
blame
|
history
files/renderer.php
patch
|
blob
|
blame
|
history
files/tests/behat/course_files.feature
patch
|
blob
|
blame
|
history
filter/glossary/filter.php
patch
|
blob
|
blame
|
history
filter/glossary/tests/filter_test.php
[new file with mode: 0644]
patch
|
blob
filter/glossary/yui/build/moodle-filter_glossary-autolinker/moodle-filter_glossary-autolinker-debug.js
patch
|
blob
|
blame
|
history
filter/glossary/yui/build/moodle-filter_glossary-autolinker/moodle-filter_glossary-autolinker-min.js
patch
|
blob
|
blame
|
history
filter/glossary/yui/build/moodle-filter_glossary-autolinker/moodle-filter_glossary-autolinker.js
patch
|
blob
|
blame
|
history
filter/glossary/yui/src/autolinker/js/autolinker.js
patch
|
blob
|
blame
|
history
filter/glossary/yui/src/autolinker/meta/autolinker.json
patch
|
blob
|
blame
|
history
filter/manage.php
patch
|
blob
|
blame
|
history
grade/edit/outcome/import.php
patch
|
blob
|
blame
|
history
grade/edit/outcome/import_outcomes_form.php
patch
|
blob
|
blame
|
history
group/import.php
patch
|
blob
|
blame
|
history
group/tests/behat/auto_creation.feature
patch
|
blob
|
blame
|
history
install/lang/ckb/moodle.php
[moved from
lib/editor/atto/plugins/bold/version.php
with 56% similarity]
patch
|
blob
|
blame
|
history
install/lang/ky/langconfig.php
[moved from
lib/editor/atto/classes/plugininfo/atto.php
with 63% similarity]
patch
|
blob
|
blame
|
history
install/lang/nl/install.php
patch
|
blob
|
blame
|
history
install/lang/pt/error.php
patch
|
blob
|
blame
|
history
install/lang/pt/install.php
patch
|
blob
|
blame
|
history
lang/en/backup.php
patch
|
blob
|
blame
|
history
lang/en/cache.php
patch
|
blob
|
blame
|
history
lang/en/moodle.php
patch
|
blob
|
blame
|
history
lib/accesslib.php
patch
|
blob
|
blame
|
history
lib/adminlib.php
patch
|
blob
|
blame
|
history
lib/ajax/getsiteadminbranch.php
[new file with mode: 0644]
patch
|
blob
lib/behat/classes/util.php
patch
|
blob
|
blame
|
history
lib/classes/event/blog_entry_created.php
patch
|
blob
|
blame
|
history
lib/classes/event/blog_entry_deleted.php
patch
|
blob
|
blame
|
history
lib/classes/event/blog_entry_updated.php
patch
|
blob
|
blame
|
history
lib/classes/event/content_viewed.php
patch
|
blob
|
blame
|
history
lib/classes/event/course_completed.php
patch
|
blob
|
blame
|
history
lib/classes/event/course_completion_updated.php
patch
|
blob
|
blame
|
history
lib/classes/event/course_deleted.php
patch
|
blob
|
blame
|
history
lib/classes/event/course_module_completion_updated.php
patch
|
blob
|
blame
|
history
lib/classes/event/course_module_created.php
patch
|
blob
|
blame
|
history
lib/classes/event/course_module_updated.php
patch
|
blob
|
blame
|
history
lib/classes/event/role_assigned.php
patch
|
blob
|
blame
|
history
lib/classes/event/role_unassigned.php
patch
|
blob
|
blame
|
history
lib/classes/event/user_deleted.php
patch
|
blob
|
blame
|
history
lib/classes/event/user_enrolment_created.php
patch
|
blob
|
blame
|
history
lib/classes/event/user_enrolment_deleted.php
patch
|
blob
|
blame
|
history
lib/classes/event/user_enrolment_updated.php
patch
|
blob
|
blame
|
history
lib/classes/event/user_list_viewed.php
[new file with mode: 0644]
patch
|
blob
lib/classes/event/user_loggedin.php
patch
|
blob
|
blame
|
history
lib/classes/event/user_profile_viewed.php
[new file with mode: 0644]
patch
|
blob
lib/classes/plugin_manager.php
patch
|
blob
|
blame
|
history
lib/classes/plugininfo/filter.php
patch
|
blob
|
blame
|
history
lib/classes/plugininfo/orphaned.php
[new file with mode: 0644]
patch
|
blob
lib/classes/session/handler.php
patch
|
blob
|
blame
|
history
lib/classes/session/manager.php
patch
|
blob
|
blame
|
history
lib/classes/session/memcached.php
patch
|
blob
|
blame
|
history
lib/classes/useragent.php
patch
|
blob
|
blame
|
history
lib/conditionlib.php
patch
|
blob
|
blame
|
history
lib/coursecatlib.php
patch
|
blob
|
blame
|
history
lib/db/caches.php
patch
|
blob
|
blame
|
history
lib/db/events.php
patch
|
blob
|
blame
|
history
lib/db/install.xml
patch
|
blob
|
blame
|
history
lib/db/upgrade.php
patch
|
blob
|
blame
|
history
lib/deprecatedlib.php
patch
|
blob
|
blame
|
history
lib/dml/moodle_database.php
patch
|
blob
|
blame
|
history
lib/dml/mssql_native_moodle_database.php
patch
|
blob
|
blame
|
history
lib/dml/mysqli_native_moodle_database.php
patch
|
blob
|
blame
|
history
lib/dml/oci_native_moodle_database.php
patch
|
blob
|
blame
|
history
lib/dml/pgsql_native_moodle_database.php
patch
|
blob
|
blame
|
history
lib/dml/sqlite3_pdo_moodle_database.php
patch
|
blob
|
blame
|
history
lib/dml/sqlsrv_native_moodle_database.php
patch
|
blob
|
blame
|
history
lib/editor/atto/db/subplugins.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/lang/en/editor_atto.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/lib.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/bold/lang/en/atto_bold.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/bold/lib.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/bold/yui/build/moodle-atto_bold-button/moodle-atto_bold-button-debug.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/bold/yui/build/moodle-atto_bold-button/moodle-atto_bold-button-min.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/bold/yui/build/moodle-atto_bold-button/moodle-atto_bold-button.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/bold/yui/src/button/build.json
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/bold/yui/src/button/js/button.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/bold/yui/src/button/meta/editor.json
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/clear/lang/en/atto_clear.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/clear/lib.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/clear/version.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/clear/yui/build/moodle-atto_clear-button/moodle-atto_clear-button-debug.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/clear/yui/build/moodle-atto_clear-button/moodle-atto_clear-button-min.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/clear/yui/build/moodle-atto_clear-button/moodle-atto_clear-button.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/clear/yui/src/button/build.json
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/clear/yui/src/button/js/button.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/clear/yui/src/button/meta/editor.json
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/html/lang/en/atto_html.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/html/lib.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/html/version.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/html/yui/build/moodle-atto_html-button/moodle-atto_html-button-debug.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/html/yui/build/moodle-atto_html-button/moodle-atto_html-button-min.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/html/yui/build/moodle-atto_html-button/moodle-atto_html-button.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/html/yui/src/button/build.json
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/html/yui/src/button/js/button.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/html/yui/src/button/meta/editor.json
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/image/lang/en/atto_image.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/image/lib.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/image/version.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/image/yui/build/moodle-atto_image-button/moodle-atto_image-button-debug.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/image/yui/build/moodle-atto_image-button/moodle-atto_image-button-min.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/image/yui/build/moodle-atto_image-button/moodle-atto_image-button.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/image/yui/src/button/build.json
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/image/yui/src/button/js/button.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/image/yui/src/button/meta/editor.json
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/indent/lang/en/atto_indent.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/indent/lib.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/indent/version.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/indent/yui/build/moodle-atto_indent-button/moodle-atto_indent-button-debug.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/indent/yui/build/moodle-atto_indent-button/moodle-atto_indent-button-min.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/indent/yui/build/moodle-atto_indent-button/moodle-atto_indent-button.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/indent/yui/src/button/build.json
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/indent/yui/src/button/js/button.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/indent/yui/src/button/meta/editor.json
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/italic/lang/en/atto_italic.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/italic/lib.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/italic/version.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/italic/yui/build/moodle-atto_italic-button/moodle-atto_italic-button-debug.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/italic/yui/build/moodle-atto_italic-button/moodle-atto_italic-button-min.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/italic/yui/build/moodle-atto_italic-button/moodle-atto_italic-button.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/italic/yui/src/button/build.json
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/italic/yui/src/button/js/button.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/italic/yui/src/button/meta/editor.json
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/link/lang/en/atto_link.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/link/lib.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/link/version.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/link/yui/build/moodle-atto_link-button/moodle-atto_link-button-debug.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/link/yui/build/moodle-atto_link-button/moodle-atto_link-button-min.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/link/yui/build/moodle-atto_link-button/moodle-atto_link-button.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/link/yui/src/button/build.json
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/link/yui/src/button/js/button.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/link/yui/src/button/meta/editor.json
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/media/lang/en/atto_media.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/media/lib.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/media/version.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/media/yui/build/moodle-atto_media-button/moodle-atto_media-button-debug.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/media/yui/build/moodle-atto_media-button/moodle-atto_media-button-min.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/media/yui/build/moodle-atto_media-button/moodle-atto_media-button.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/media/yui/src/button/build.json
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/media/yui/src/button/js/button.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/media/yui/src/button/meta/editor.json
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/orderedlist/lang/en/atto_orderedlist.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/orderedlist/lib.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/orderedlist/version.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/orderedlist/yui/build/moodle-atto_orderedlist-button/moodle-atto_orderedlist-button-debug.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/orderedlist/yui/build/moodle-atto_orderedlist-button/moodle-atto_orderedlist-button-min.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/orderedlist/yui/build/moodle-atto_orderedlist-button/moodle-atto_orderedlist-button.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/orderedlist/yui/src/button/build.json
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/orderedlist/yui/src/button/js/button.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/orderedlist/yui/src/button/meta/editor.json
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/outdent/lang/en/atto_outdent.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/outdent/lib.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/outdent/version.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/outdent/yui/build/moodle-atto_outdent-button/moodle-atto_outdent-button-debug.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/outdent/yui/build/moodle-atto_outdent-button/moodle-atto_outdent-button-min.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/outdent/yui/build/moodle-atto_outdent-button/moodle-atto_outdent-button.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/outdent/yui/src/button/build.json
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/outdent/yui/src/button/js/button.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/outdent/yui/src/button/meta/editor.json
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/strike/lang/en/atto_strike.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/strike/lib.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/strike/version.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/strike/yui/build/moodle-atto_strike-button/moodle-atto_strike-button-debug.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/strike/yui/build/moodle-atto_strike-button/moodle-atto_strike-button-min.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/strike/yui/build/moodle-atto_strike-button/moodle-atto_strike-button.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/strike/yui/src/button/build.json
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/strike/yui/src/button/js/button.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/strike/yui/src/button/meta/editor.json
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/title/lang/en/atto_title.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/title/lib.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/title/version.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/title/yui/build/moodle-atto_title-button/moodle-atto_title-button-debug.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/title/yui/build/moodle-atto_title-button/moodle-atto_title-button-min.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/title/yui/build/moodle-atto_title-button/moodle-atto_title-button.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/title/yui/src/button/build.json
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/title/yui/src/button/js/button.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/title/yui/src/button/meta/editor.json
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/underline/lang/en/atto_underline.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/underline/lib.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/underline/version.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/underline/yui/build/moodle-atto_underline-button/moodle-atto_underline-button-debug.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/underline/yui/build/moodle-atto_underline-button/moodle-atto_underline-button-min.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/underline/yui/build/moodle-atto_underline-button/moodle-atto_underline-button.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/underline/yui/src/button/build.json
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/underline/yui/src/button/js/button.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/underline/yui/src/button/meta/editor.json
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/unlink/lang/en/atto_unlink.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/unlink/lib.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/unlink/version.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/unlink/yui/build/moodle-atto_unlink-button/moodle-atto_unlink-button-debug.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/unlink/yui/build/moodle-atto_unlink-button/moodle-atto_unlink-button-min.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/unlink/yui/build/moodle-atto_unlink-button/moodle-atto_unlink-button.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/unlink/yui/src/button/build.json
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/unlink/yui/src/button/js/button.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/unlink/yui/src/button/meta/editor.json
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/unorderedlist/lang/en/atto_unorderedlist.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/unorderedlist/lib.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/unorderedlist/version.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/unorderedlist/yui/build/moodle-atto_unorderedlist-button/moodle-atto_unorderedlist-button-debug.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/unorderedlist/yui/build/moodle-atto_unorderedlist-button/moodle-atto_unorderedlist-button-min.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/unorderedlist/yui/build/moodle-atto_unorderedlist-button/moodle-atto_unorderedlist-button.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/unorderedlist/yui/src/button/build.json
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/unorderedlist/yui/src/button/js/button.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/plugins/unorderedlist/yui/src/button/meta/editor.json
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/styles.css
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/version.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/yui/build/moodle-editor_atto-editor/moodle-editor_atto-editor-debug.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/yui/build/moodle-editor_atto-editor/moodle-editor_atto-editor-min.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/yui/build/moodle-editor_atto-editor/moodle-editor_atto-editor.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/yui/src/editor/build.json
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/yui/src/editor/js/editor.js
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/atto/yui/src/editor/meta/editor.json
[deleted file]
patch
|
blob
|
blame
|
history
lib/editor/tinymce/db/upgrade.php
patch
|
blob
|
blame
|
history
lib/editor/tinymce/lang/en/editor_tinymce.php
patch
|
blob
|
blame
|
history
lib/editor/tinymce/plugins/dragmath/dragmath.php
patch
|
blob
|
blame
|
history
lib/editor/tinymce/plugins/moodlemedia/tinymce/img/icon.png
patch
|
blob
|
blame
|
history
lib/editor/tinymce/plugins/moodlemedia/tinymce/img/icon.svg
[moved from
pix/e/absolute.svg
with 72% similarity]
patch
|
blob
|
blame
|
history
lib/editor/tinymce/plugins/pdw/lib.php
patch
|
blob
|
blame
|
history
lib/editor/tinymce/plugins/pdw/readme_moodle.txt
patch
|
blob
|
blame
|
history
lib/editor/tinymce/plugins/pdw/tinymce/editor_plugin.js
patch
|
blob
|
blame
|
history
lib/editor/tinymce/plugins/pdw/version.php
patch
|
blob
|
blame
|
history
lib/editor/tinymce/plugins/wrap/tinymce/editor_plugin.js
patch
|
blob
|
blame
|
history
lib/editor/tinymce/readme_moodle.txt
patch
|
blob
|
blame
|
history
lib/editor/tinymce/settings.php
patch
|
blob
|
blame
|
history
lib/editor/tinymce/styles.css
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/abbr.png
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/abbr.svg
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/acronym.png
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/acronym.svg
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/align_center.png
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/align_center.svg
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/align_left.png
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/align_left.svg
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/align_right.png
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/align_right.svg
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/attributes.png
[new file with mode: 0644]
patch
|
blob
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/attributes.svg
[moved from
pix/e/table_props.svg
with 63% similarity]
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/bold.png
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/bold.svg
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/bullet_list.png
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/bullet_list.svg
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/button_bg.png
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/cancel.png
[new file with mode: 0644]
patch
|
blob
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/cancel.svg
[new file with mode: 0644]
patch
|
blob
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/cleanup_messy_code.png
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/cleanup_messy_code.svg
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/clear_formatting.png
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/clear_formatting.svg
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/decrease_indent.png
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/decrease_indent.svg
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/delete.png
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/delete.svg
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/document_properties.png
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/document_properties.svg
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/emoticons.png
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/emoticons.svg
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/find_replace.png
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/find_replace.svg
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/help.png
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/help.svg
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/increase_indent.png
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/increase_indent.svg
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/insert_edit_image.png
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/insert_edit_image.svg
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/insert_edit_video.png
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/insert_edit_video.svg
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/insert_nonbreaking_space.png
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/insert_nonbreaking_space.svg
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/insert_time.png
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/insert_time.svg
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/italic.png
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/italic.svg
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/layers.png
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/layers.svg
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/layers_over.png
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/layers_over.svg
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/layers_under.png
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/layers_under.svg
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/left_to_right.png
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/left_to_right.svg
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/merge_cells.png
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/numbered_list.png
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/numbered_list.svg
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/page_break.png
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/page_break.svg
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/paste.png
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/paste.svg
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/question.png
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/question.svg
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/resize.png
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/resize.svg
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/right_to_left.png
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/right_to_left.svg
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/save.png
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/save.svg
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/show_invisible_characters.png
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/show_invisible_characters.svg
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/spellcheck.svg
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/split_cells.png
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/strikethrough.png
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/strikethrough.svg
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/styleprops.png
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/styleprops.svg
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/subscript.png
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/subscript.svg
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/superscript.png
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/superscript.svg
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/table.svg
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/template.png
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/template.svg
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/text_color.png
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/text_color.svg
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/text_color_picker.png
[new file with mode: 0644]
patch
|
blob
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/text_color_picker.svg
[new file with mode: 0644]
patch
|
blob
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/text_highlight.png
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/text_highlight.svg
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/text_highlight_picker.png
[new file with mode: 0644]
patch
|
blob
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/text_highlight_picker.svg
[moved from
pix/e/insert_col_before.svg
with 74% similarity]
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/underline.png
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/img/underline.svg
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/ui.css
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/tiny_mce.js
patch
|
blob
|
blame
|
history
lib/editor/tinymce/tiny_mce/3.5.8/tiny_mce_src.js
patch
|
blob
|
blame
|
history
lib/editor/tinymce/version.php
patch
|
blob
|
blame
|
history
lib/editorlib.php
patch
|
blob
|
blame
|
history
lib/excellib.class.php
patch
|
blob
|
blame
|
history
lib/filelib.php
patch
|
blob
|
blame
|
history
lib/filterlib.php
patch
|
blob
|
blame
|
history
lib/form/dateselector.php
patch
|
blob
|
blame
|
history
lib/form/datetimeselector.php
patch
|
blob
|
blame
|
history
lib/form/searchableselector.php
patch
|
blob
|
blame
|
history
lib/form/url.php
patch
|
blob
|
blame
|
history
lib/form/yui/dateselector/dateselector.js
patch
|
blob
|
blame
|
history
lib/formslib.php
patch
|
blob
|
blame
|
history
lib/grade/grade_grade.php
patch
|
blob
|
blame
|
history
lib/javascript-static.js
patch
|
blob
|
blame
|
history
lib/moodlelib.php
patch
|
blob
|
blame
|
history
lib/navigationlib.php
patch
|
blob
|
blame
|
history
lib/outputcomponents.php
patch
|
blob
|
blame
|
history
lib/outputrenderers.php
patch
|
blob
|
blame
|
history
lib/outputrequirementslib.php
patch
|
blob
|
blame
|
history
lib/pear/OLE.php
[deleted file]
patch
|
blob
|
blame
|
history
lib/pear/README.txt
patch
|
blob
|
blame
|
history
lib/pear/README_MOODLE.txt
patch
|
blob
|
blame
|
history
lib/portfolio/exporter.php
patch
|
blob
|
blame
|
history
lib/portfoliolib.php
patch
|
blob
|
blame
|
history
lib/setup.php
patch
|
blob
|
blame
|
history
lib/tablelib.php
patch
|
blob
|
blame
|
history
lib/testing/generator/module_generator.php
patch
|
blob
|
blame
|
history
lib/testing/tests/generator_test.php
patch
|
blob
|
blame
|
history
lib/tests/accesslib_test.php
patch
|
blob
|
blame
|
history
lib/tests/behat/behat_data_generators.php
patch
|
blob
|
blame
|
history
lib/tests/behat/behat_general.php
patch
|
blob
|
blame
|
history
lib/tests/behat/behat_hooks.php
patch
|
blob
|
blame
|
history
lib/tests/behat/behat_transformations.php
patch
|
blob
|
blame
|
history
lib/tests/completionlib_test.php
patch
|
blob
|
blame
|
history
lib/tests/conditionlib_test.php
patch
|
blob
|
blame
|
history
lib/tests/datalib_test.php
patch
|
blob
|
blame
|
history
lib/tests/eventslib_test.php
patch
|
blob
|
blame
|
history
lib/tests/filterlib_test.php
patch
|
blob
|
blame
|
history
lib/tests/modinfolib_test.php
patch
|
blob
|
blame
|
history
lib/tests/moodlelib_test.php
patch
|
blob
|
blame
|
history
lib/tests/tablelib_test.php
[new file with mode: 0644]
patch
|
blob
lib/tests/useragent_test.php
patch
|
blob
|
blame
|
history
lib/thirdpartylibs.xml
patch
|
blob
|
blame
|
history
lib/upgrade.txt
patch
|
blob
|
blame
|
history
lib/yui/build/moodle-core-actionmenu/moodle-core-actionmenu-debug.js
patch
|
blob
|
blame
|
history
lib/yui/build/moodle-core-actionmenu/moodle-core-actionmenu-min.js
patch
|
blob
|
blame
|
history
lib/yui/build/moodle-core-actionmenu/moodle-core-actionmenu.js
patch
|
blob
|
blame
|
history
lib/yui/build/moodle-core-blocks/moodle-core-blocks-debug.js
patch
|
blob
|
blame
|
history
lib/yui/build/moodle-core-blocks/moodle-core-blocks-min.js
patch
|
blob
|
blame
|
history
lib/yui/build/moodle-core-blocks/moodle-core-blocks.js
patch
|
blob
|
blame
|
history
lib/yui/build/moodle-core-formautosubmit/moodle-core-formautosubmit-debug.js
patch
|
blob
|
blame
|
history
lib/yui/build/moodle-core-formautosubmit/moodle-core-formautosubmit-min.js
patch
|
blob
|
blame
|
history
lib/yui/build/moodle-core-formautosubmit/moodle-core-formautosubmit.js
patch
|
blob
|
blame
|
history
lib/yui/build/moodle-core-notification-dialogue/moodle-core-notification-dialogue-debug.js
patch
|
blob
|
blame
|
history
lib/yui/build/moodle-core-notification-dialogue/moodle-core-notification-dialogue-min.js
patch
|
blob
|
blame
|
history
lib/yui/build/moodle-core-notification-dialogue/moodle-core-notification-dialogue.js
patch
|
blob
|
blame
|
history
lib/yui/build/moodle-core-tooltip/moodle-core-tooltip-debug.js
patch
|
blob
|
blame
|
history
lib/yui/build/moodle-core-tooltip/moodle-core-tooltip-min.js
patch
|
blob
|
blame
|
history
lib/yui/build/moodle-core-tooltip/moodle-core-tooltip.js
patch
|
blob
|
blame
|
history
lib/yui/dragdrop/dragdrop.js
patch
|
blob
|
blame
|
history
lib/yui/src/actionmenu/js/actionmenu.js
patch
|
blob
|
blame
|
history
lib/yui/src/blocks/js/blocks.js
patch
|
blob
|
blame
|
history
lib/yui/src/formautosubmit/js/formautosubmit.js
patch
|
blob
|
blame
|
history
lib/yui/src/notification/js/dialogue.js
patch
|
blob
|
blame
|
history
lib/yui/src/tooltip/js/tooltip.js
patch
|
blob
|
blame
|
history
login/change_password.php
patch
|
blob
|
blame
|
history
login/signup.php
patch
|
blob
|
blame
|
history
login/signup_form.php
patch
|
blob
|
blame
|
history
message/edit.php
patch
|
blob
|
blame
|
history
message/lib.php
patch
|
blob
|
blame
|
history
message/tests/behat/display_history.feature
[new file with mode: 0644]
patch
|
blob
mod/assign/feedback/editpdf/ajax_progress.php
[new file with mode: 0644]
patch
|
blob
mod/assign/feedback/editpdf/classes/document_services.php
patch
|
blob
|
blame
|
history
mod/assign/feedback/editpdf/classes/pdf.php
patch
|
blob
|
blame
|
history
mod/assign/feedback/editpdf/classes/renderer.php
patch
|
blob
|
blame
|
history
mod/assign/feedback/editpdf/classes/widget.php
patch
|
blob
|
blame
|
history
mod/assign/feedback/editpdf/lang/en/assignfeedback_editpdf.php
patch
|
blob
|
blame
|
history
mod/assign/feedback/editpdf/locallib.php
patch
|
blob
|
blame
|
history
mod/assign/feedback/editpdf/styles.css
patch
|
blob
|
blame
|
history
mod/assign/feedback/editpdf/yui/build/moodle-assignfeedback_editpdf-editor/moodle-assignfeedback_editpdf-editor-debug.js
patch
|
blob
|
blame
|
history
mod/assign/feedback/editpdf/yui/build/moodle-assignfeedback_editpdf-editor/moodle-assignfeedback_editpdf-editor-min.js
patch
|
blob
|
blame
|
history
mod/assign/feedback/editpdf/yui/build/moodle-assignfeedback_editpdf-editor/moodle-assignfeedback_editpdf-editor.js
patch
|
blob
|
blame
|
history
mod/assign/feedback/editpdf/yui/src/editor/js/annotation.js
patch
|
blob
|
blame
|
history
mod/assign/feedback/editpdf/yui/src/editor/js/annotationstamp.js
patch
|
blob
|
blame
|
history
mod/assign/feedback/editpdf/yui/src/editor/js/colourpicker.js
patch
|
blob
|
blame
|
history
mod/assign/feedback/editpdf/yui/src/editor/js/comment.js
patch
|
blob
|
blame
|
history
mod/assign/feedback/editpdf/yui/src/editor/js/commentmenu.js
patch
|
blob
|
blame
|
history
mod/assign/feedback/editpdf/yui/src/editor/js/commentsearch.js
patch
|
blob
|
blame
|
history
mod/assign/feedback/editpdf/yui/src/editor/js/dropdown.js
patch
|
blob
|
blame
|
history
mod/assign/feedback/editpdf/yui/src/editor/js/editor.js
patch
|
blob
|
blame
|
history
mod/assign/feedback/editpdf/yui/src/editor/js/globals.js
patch
|
blob
|
blame
|
history
mod/assign/feedback/editpdf/yui/src/editor/js/stamppicker.js
patch
|
blob
|
blame
|
history
mod/assign/gradeform.php
patch
|
blob
|
blame
|
history
mod/assign/gradingtable.php
patch
|
blob
|
blame
|
history
mod/assign/locallib.php
patch
|
blob
|
blame
|
history
mod/assign/tests/generator/lib.php
patch
|
blob
|
blame
|
history
mod/assign/tests/locallib_test.php
patch
|
blob
|
blame
|
history
mod/assignment/lib.php
patch
|
blob
|
blame
|
history
mod/assignment/tests/generator/lib.php
patch
|
blob
|
blame
|
history
mod/assignment/type/online/assignment.class.php
patch
|
blob
|
blame
|
history
mod/book/classes/event/course_module_viewed.php
patch
|
blob
|
blame
|
history
mod/book/lib.php
patch
|
blob
|
blame
|
history
mod/book/tests/generator/lib.php
patch
|
blob
|
blame
|
history
mod/book/tests/generator_test.php
patch
|
blob
|
blame
|
history
mod/book/tool/importhtml/locallib.php
patch
|
blob
|
blame
|
history
mod/chat/gui_header_js/chatinput.php
patch
|
blob
|
blame
|
history
mod/chat/gui_sockets/chatinput.php
patch
|
blob
|
blame
|
history
mod/chat/lib.php
patch
|
blob
|
blame
|
history
mod/chat/tests/generator/lib.php
patch
|
blob
|
blame
|
history
mod/chat/view.php
patch
|
blob
|
blame
|
history
mod/choice/classes/event/course_module_viewed.php
patch
|
blob
|
blame
|
history
mod/choice/tests/behat/limit_responses.feature
[new file with mode: 0644]
patch
|
blob
mod/choice/tests/generator/lib.php
patch
|
blob
|
blame
|
history
mod/data/field/picture/field.class.php
patch
|
blob
|
blame
|
history
mod/data/field/url/field.class.php
patch
|
blob
|
blame
|
history
mod/data/templates.php
patch
|
blob
|
blame
|
history
mod/data/tests/generator/lib.php
patch
|
blob
|
blame
|
history
mod/feedback/item/multichoice/lib.php
patch
|
blob
|
blame
|
history
mod/feedback/item/multichoicerated/lib.php
patch
|
blob
|
blame
|
history
mod/feedback/item/numeric/lib.php
patch
|
blob
|
blame
|
history
mod/feedback/item/textarea/lib.php
patch
|
blob
|
blame
|
history
mod/feedback/item/textfield/lib.php
patch
|
blob
|
blame
|
history
mod/feedback/styles.css
patch
|
blob
|
blame
|
history
mod/feedback/tests/generator/lib.php
patch
|
blob
|
blame
|
history
mod/folder/lib.php
patch
|
blob
|
blame
|
history
mod/forum/discuss.php
patch
|
blob
|
blame
|
history
mod/forum/lang/en/forum.php
patch
|
blob
|
blame
|
history
mod/forum/lib.php
patch
|
blob
|
blame
|
history
mod/forum/rsslib.php
patch
|
blob
|
blame
|
history
mod/forum/tests/behat/edit_post_student.feature
patch
|
blob
|
blame
|
history
mod/forum/tests/generator/lib.php
patch
|
blob
|
blame
|
history
mod/forum/tests/generator_test.php
patch
|
blob
|
blame
|
history
mod/glossary/rsslib.php
patch
|
blob
|
blame
|
history
mod/glossary/tests/behat/entries_require_approval.feature
[new file with mode: 0644]
patch
|
blob
mod/glossary/tests/generator/lib.php
[new file with mode: 0644]
patch
|
blob
mod/glossary/tests/generator_test.php
[new file with mode: 0644]
patch
|
blob
mod/imscp/lib.php
patch
|
blob
|
blame
|
history
mod/label/tests/generator/lib.php
patch
|
blob
|
blame
|
history
mod/lesson/locallib.php
patch
|
blob
|
blame
|
history
mod/lesson/mod_form.php
patch
|
blob
|
blame
|
history
mod/lesson/renderer.php
patch
|
blob
|
blame
|
history
mod/lesson/report.php
patch
|
blob
|
blame
|
history
mod/lesson/tests/generator/lib.php
[new file with mode: 0644]
patch
|
blob
mod/lesson/tests/generator_test.php
[new file with mode: 0644]
patch
|
blob
mod/lesson/timer.js
patch
|
blob
|
blame
|
history
mod/lesson/view.php
patch
|
blob
|
blame
|
history
mod/lti/grade.php
patch
|
blob
|
blame
|
history
mod/lti/lang/en/lti.php
patch
|
blob
|
blame
|
history
mod/lti/locallib.php
patch
|
blob
|
blame
|
history
mod/lti/service.php
patch
|
blob
|
blame
|
history
mod/lti/servicelib.php
patch
|
blob
|
blame
|
history
mod/lti/tests/generator/lib.php
patch
|
blob
|
blame
|
history
mod/lti/tests/locallib_test.php
patch
|
blob
|
blame
|
history
mod/page/classes/event/course_module_viewed.php
patch
|
blob
|
blame
|
history
mod/page/lib.php
patch
|
blob
|
blame
|
history
mod/page/tests/generator/lib.php
patch
|
blob
|
blame
|
history
mod/quiz/locallib.php
patch
|
blob
|
blame
|
history
mod/quiz/report/grading/report.php
patch
|
blob
|
blame
|
history
mod/quiz/report/responses/responses_table.php
patch
|
blob
|
blame
|
history
mod/quiz/report/statistics/report.php
patch
|
blob
|
blame
|
history
mod/quiz/tests/generator/lib.php
patch
|
blob
|
blame
|
history
mod/resource/lib.php
patch
|
blob
|
blame
|
history
mod/resource/tests/generator/lib.php
patch
|
blob
|
blame
|
history
mod/scorm/lib.php
patch
|
blob
|
blame
|
history
mod/scorm/tests/behat/add_scorm.feature
[new file with mode: 0644]
patch
|
blob
mod/scorm/tests/packages/singlescobasic.zip
[new file with mode: 0644]
patch
|
blob
mod/survey/tests/generator/lib.php
[new file with mode: 0644]
patch
|
blob
mod/survey/tests/generator_test.php
[new file with mode: 0644]
patch
|
blob
mod/upgrade.txt
patch
|
blob
|
blame
|
history
mod/url/tests/generator/lib.php
[moved from
lib/editor/atto/db/install.php
with 52% similarity]
patch
|
blob
|
blame
|
history
mod/url/tests/generator_test.php
[new file with mode: 0644]
patch
|
blob
mod/url/view.php
patch
|
blob
|
blame
|
history
mod/wiki/backup/moodle2/restore_wiki_stepslib.php
patch
|
blob
|
blame
|
history
mod/wiki/lib.php
patch
|
blob
|
blame
|
history
mod/wiki/parser/parser.php
patch
|
blob
|
blame
|
history
mod/wiki/tests/generator/lib.php
[new file with mode: 0644]
patch
|
blob
mod/wiki/tests/generator_test.php
[new file with mode: 0644]
patch
|
blob
mod/workshop/classes/event/course_module_viewed.php
patch
|
blob
|
blame
|
history
mod/workshop/eval/best/lib.php
patch
|
blob
|
blame
|
history
mod/workshop/lib.php
patch
|
blob
|
blame
|
history
mod/workshop/tests/generator/lib.php
[new file with mode: 0644]
patch
|
blob
mod/workshop/tests/generator_test.php
[new file with mode: 0644]
patch
|
blob
notes/lib.php
patch
|
blob
|
blame
|
history
notes/tests/events_test.php
patch
|
blob
|
blame
|
history
pix/a/add_file.png
patch
|
blob
|
blame
|
history
pix/a/add_file.svg
[moved from
pix/e/insert_col_after.svg
with 67% similarity]
patch
|
blob
|
blame
|
history
pix/a/create_folder.png
patch
|
blob
|
blame
|
history
pix/a/create_folder.svg
[moved from
pix/e/insert_edit_image.svg
with 67% similarity]
patch
|
blob
|
blame
|
history
pix/a/download_all.png
patch
|
blob
|
blame
|
history
pix/a/download_all.svg
[new file with mode: 0644]
patch
|
blob
pix/a/help.png
patch
|
blob
|
blame
|
history
pix/a/help.svg
[moved from
pix/e/document_properties.svg
with 56% similarity]
patch
|
blob
|
blame
|
history
pix/a/logout.png
patch
|
blob
|
blame
|
history
pix/a/logout.svg
[moved from
pix/e/backward.svg
with 65% similarity]
patch
|
blob
|
blame
|
history
pix/a/refresh.png
patch
|
blob
|
blame
|
history
pix/a/refresh.svg
[moved from
pix/e/template.svg
with 65% similarity]
patch
|
blob
|
blame
|
history
pix/a/search.png
patch
|
blob
|
blame
|
history
pix/a/search.svg
[new file with mode: 0644]
patch
|
blob
pix/a/setting.png
patch
|
blob
|
blame
|
history
pix/a/setting.svg
[new file with mode: 0644]
patch
|
blob
pix/a/view_icon_active.png
[new file with mode: 0644]
patch
|
blob
pix/a/view_icon_active.svg
[moved from
pix/e/decrease_indent.svg
with 78% similarity]
patch
|
blob
|
blame
|
history
pix/a/view_list_active.png
[moved from
pix/e/justify.png
with 52% similarity]
patch
|
blob
|
blame
|
history
pix/a/view_list_active.svg
[moved from
pix/e/align_right.svg
with 83% similarity]
patch
|
blob
|
blame
|
history
pix/a/view_tree_active.png
[new file with mode: 0644]
patch
|
blob
pix/a/view_tree_active.svg
[moved from
pix/e/increase_indent.svg
with 78% similarity]
patch
|
blob
|
blame
|
history
pix/e/abbr.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/abbr.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/absolute.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/acronym.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/acronym.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/advance_hr.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/align_center.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/align_left.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/align_right.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/anchor.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/anchor.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/backward.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/bold.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/bold.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/bullet_list.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/bullet_list.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/cell_props.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/cell_props.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/cite.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/cite.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/cleanup_messy_code.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/cleanup_messy_code.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/clear_formatting.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/clear_formatting.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/copy.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/cut.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/cut.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/decrease_indent.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/delete.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/delete.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/delete_col.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/delete_row.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/delete_row.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/delete_table.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/delete_table.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/document_properties.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/dragmath.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/dragmath.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/emoticons.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/emoticons.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/find_replace.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/find_replace.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/forward.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/fullpage.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/fullpage.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/fullscreen.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/fullscreen.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/help.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/help.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/increase_indent.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/insert.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/insert.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/insert_col_after.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/insert_col_before.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/insert_date.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/insert_date.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/insert_edit_image.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/insert_edit_link.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/insert_edit_link.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/insert_edit_video.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/insert_edit_video.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/insert_file.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/insert_file.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/insert_horizontal_ruler.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/insert_horizontal_ruler.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/insert_nonbreaking_space.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/insert_nonbreaking_space.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/insert_row_after.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/insert_row_after.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/insert_row_before.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/insert_row_before.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/insert_time.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/insert_time.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/italic.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/italic.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/layers.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/layers.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/layers_over.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/layers_over.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/layers_under.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/layers_under.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/left_to_right.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/left_to_right.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/manage_files.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/manage_files.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/merge_cells.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/merge_cells.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/new_document.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/numbered_list.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/numbered_list.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/page_break.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/page_break.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/paste.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/paste.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/paste_text.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/paste_text.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/paste_word.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/paste_word.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/prevent_autolink.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/prevent_autolink.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/preview.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/preview.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/print.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/print.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/question.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/question.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/redo.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/redo.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/remove_link.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/remove_link.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/resize.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/resize.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/restore_draft.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/restore_draft.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/restore_last_draft.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/restore_last_draft.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/right_to_left.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/right_to_left.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/row_props.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/save.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/save.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/search.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/search.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/select_all.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/select_all.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/show_invisible_characters.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/show_invisible_characters.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/source_code.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/source_code.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/special_character.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/special_character.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/spellcheck.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/spellcheck.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/split_cells.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/split_cells.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/strikethrough.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/strikethrough.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/styleprops.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/styleprops.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/subscript.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/subscript.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/superscript.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/superscript.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/table.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/table.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/table_props.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/template.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/text_color.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/text_highlight.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/tick.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/tick.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/toggle_blockquote.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/toggle_blockquote.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/underline.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/underline.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/undo.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/undo.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/visual_aid.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/visual_aid.svg
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/visual_blocks.png
[deleted file]
patch
|
blob
|
blame
|
history
pix/e/visual_blocks.svg
[deleted file]
patch
|
blob
|
blame
|
history
question/classes/statistics/responses/analyser.php
patch
|
blob
|
blame
|
history
question/classes/statistics/responses/analysis_for_actual_response.php
patch
|
blob
|
blame
|
history
question/classes/statistics/responses/analysis_for_class.php
patch
|
blob
|
blame
|
history
question/classes/statistics/responses/analysis_for_question.php
patch
|
blob
|
blame
|
history
question/classes/statistics/responses/analysis_for_subpart.php
patch
|
blob
|
blame
|
history
question/tests/behat/delete_questions.feature
[new file with mode: 0644]
patch
|
blob
question/tests/behat/question_categories.feature
[new file with mode: 0644]
patch
|
blob
report/backups/index.php
patch
|
blob
|
blame
|
history
report/log/locallib.php
patch
|
blob
|
blame
|
history
report/log/user.php
patch
|
blob
|
blame
|
history
report/loglive/index.php
patch
|
blob
|
blame
|
history
report/outline/user.php
patch
|
blob
|
blame
|
history
report/stats/index.php
patch
|
blob
|
blame
|
history
report/stats/user.php
patch
|
blob
|
blame
|
history
repository/boxnet/lib.php
patch
|
blob
|
blame
|
history
repository/dropbox/lib.php
patch
|
blob
|
blame
|
history
repository/equella/lib.php
patch
|
blob
|
blame
|
history
repository/filepicker.js
patch
|
blob
|
blame
|
history
repository/filesystem/lib.php
patch
|
blob
|
blame
|
history
repository/lib.php
patch
|
blob
|
blame
|
history
repository/skydrive/lang/en/repository_skydrive.php
patch
|
blob
|
blame
|
history
repository/upload/tests/behat/behat_repository_upload.php
patch
|
blob
|
blame
|
history
tag/lib.php
patch
|
blob
|
blame
|
history
theme/base/pix/fp/add_file.png
[new file with mode: 0644]
patch
|
blob
theme/base/pix/fp/add_file.svg
[moved from
pix/e/new_document.svg
with 54% similarity]
patch
|
blob
|
blame
|
history
theme/base/pix/fp/create_folder.png
[new file with mode: 0644]
patch
|
blob
theme/base/pix/fp/create_folder.svg
[moved from
pix/e/delete_col.svg
with 60% similarity]
patch
|
blob
|
blame
|
history
theme/base/pix/fp/download_all.png
[new file with mode: 0644]
patch
|
blob
theme/base/pix/fp/download_all.svg
[new file with mode: 0644]
patch
|
blob
theme/base/pix/fp/help.png
[new file with mode: 0644]
patch
|
blob
theme/base/pix/fp/help.svg
[new file with mode: 0644]
patch
|
blob
theme/base/pix/fp/logout.png
[new file with mode: 0644]
patch
|
blob
theme/base/pix/fp/logout.svg
[moved from
pix/e/forward.svg
with 65% similarity]
patch
|
blob
|
blame
|
history
theme/base/pix/fp/refresh.png
[new file with mode: 0644]
patch
|
blob
theme/base/pix/fp/refresh.svg
[moved from
pix/e/text_color.svg
with 65% similarity]
patch
|
blob
|
blame
|
history
theme/base/pix/fp/search.png
[new file with mode: 0644]
patch
|
blob
theme/base/pix/fp/search.svg
[new file with mode: 0644]
patch
|
blob
theme/base/pix/fp/setting.png
[new file with mode: 0644]
patch
|
blob
theme/base/pix/fp/setting.svg
[new file with mode: 0644]
patch
|
blob
theme/base/pix/fp/view_icon_active.png
patch
|
blob
|
blame
|
history
theme/base/pix/fp/view_icon_active.svg
[new file with mode: 0644]
patch
|
blob
theme/base/pix/fp/view_icon_inactive.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/base/pix/fp/view_icon_selected.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/base/pix/fp/view_list_active.png
patch
|
blob
|
blame
|
history
theme/base/pix/fp/view_list_active.svg
[moved from
pix/e/justify.svg
with 83% similarity]
patch
|
blob
|
blame
|
history
theme/base/pix/fp/view_list_inactive.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/base/pix/fp/view_list_selected.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/base/pix/fp/view_tree_active.png
patch
|
blob
|
blame
|
history
theme/base/pix/fp/view_tree_active.svg
[moved from
pix/e/row_props.svg
with 78% similarity]
patch
|
blob
|
blame
|
history
theme/base/pix/fp/view_tree_inactive.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/base/pix/fp/view_tree_selected.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/base/style/admin.css
patch
|
blob
|
blame
|
history
theme/base/style/core.css
patch
|
blob
|
blame
|
history
theme/base/style/course.css
patch
|
blob
|
blame
|
history
theme/base/style/filemanager.css
patch
|
blob
|
blame
|
history
theme/bootstrapbase/less/moodle/admin.less
patch
|
blob
|
blame
|
history
theme/bootstrapbase/less/moodle/core.less
patch
|
blob
|
blame
|
history
theme/bootstrapbase/less/moodle/course.less
patch
|
blob
|
blame
|
history
theme/bootstrapbase/less/moodle/filemanager.less
patch
|
blob
|
blame
|
history
theme/bootstrapbase/less/moodle/responsive.less
patch
|
blob
|
blame
|
history
theme/bootstrapbase/pix/fp/add_file.png
[new file with mode: 0644]
patch
|
blob
theme/bootstrapbase/pix/fp/add_file.svg
[new file with mode: 0644]
patch
|
blob
theme/bootstrapbase/pix/fp/create_folder.png
[new file with mode: 0644]
patch
|
blob
theme/bootstrapbase/pix/fp/create_folder.svg
[moved from
pix/e/advance_hr.svg
with 60% similarity]
patch
|
blob
|
blame
|
history
theme/bootstrapbase/pix/fp/download_all.png
[new file with mode: 0644]
patch
|
blob
theme/bootstrapbase/pix/fp/download_all.svg
[new file with mode: 0644]
patch
|
blob
theme/bootstrapbase/pix/fp/help.png
[new file with mode: 0644]
patch
|
blob
theme/bootstrapbase/pix/fp/help.svg
[new file with mode: 0644]
patch
|
blob
theme/bootstrapbase/pix/fp/logout.png
[new file with mode: 0644]
patch
|
blob
theme/bootstrapbase/pix/fp/logout.svg
[moved from
pix/e/copy.svg
with 65% similarity]
patch
|
blob
|
blame
|
history
theme/bootstrapbase/pix/fp/refresh.png
[new file with mode: 0644]
patch
|
blob
theme/bootstrapbase/pix/fp/refresh.svg
[moved from
pix/e/text_highlight.svg
with 65% similarity]
patch
|
blob
|
blame
|
history
theme/bootstrapbase/pix/fp/search.png
[new file with mode: 0644]
patch
|
blob
theme/bootstrapbase/pix/fp/search.svg
[new file with mode: 0644]
patch
|
blob
theme/bootstrapbase/pix/fp/setting.png
[new file with mode: 0644]
patch
|
blob
theme/bootstrapbase/pix/fp/setting.svg
[new file with mode: 0644]
patch
|
blob
theme/bootstrapbase/pix/fp/view_icon_active.png
patch
|
blob
|
blame
|
history
theme/bootstrapbase/pix/fp/view_icon_active.svg
[new file with mode: 0644]
patch
|
blob
theme/bootstrapbase/pix/fp/view_icon_inactive.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/bootstrapbase/pix/fp/view_icon_selected.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/bootstrapbase/pix/fp/view_list_active.png
patch
|
blob
|
blame
|
history
theme/bootstrapbase/pix/fp/view_list_active.svg
[moved from
pix/e/align_center.svg
with 83% similarity]
patch
|
blob
|
blame
|
history
theme/bootstrapbase/pix/fp/view_list_inactive.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/bootstrapbase/pix/fp/view_list_selected.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/bootstrapbase/pix/fp/view_tree_active.png
patch
|
blob
|
blame
|
history
theme/bootstrapbase/pix/fp/view_tree_active.svg
[moved from
pix/e/align_left.svg
with 78% similarity]
patch
|
blob
|
blame
|
history
theme/bootstrapbase/pix/fp/view_tree_inactive.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/bootstrapbase/pix/fp/view_tree_selected.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/bootstrapbase/style/moodle.css
patch
|
blob
|
blame
|
history
theme/mymobile/config.php
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/jquery/custom131.js
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/jquery/jquery.mobile-1.3.1.js
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/jquery/plugins.php
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/lang/en/theme_mymobile.php
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/layout/embedded.php
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/layout/general.php
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/lib.php
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/07-map-marker.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/41-picture-frame.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/83-calendar.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/ajax-loader.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/ajax-loader2.gif
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/ajax-loader2.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/clip.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/empty.gif
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/favicon.ico
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/form-check-off.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/form-check-on.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/form-radio-off.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/form-radio-on.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/header.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/ibulb.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/icalendar.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/icalendarI4.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/icon-arrow-white-down.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/icon-arrow-white-left.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/icon-arrow-white-right.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/icon-arrow-white-up.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/icon-delete.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/icon-minus-white.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/icon-plus-white.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/icon-search-black.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/icons-18-black.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/icons-18-white.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/icons-36-black.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/icons-36-white.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/imessage.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/imessageI4.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/iuser.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/iuserI4.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/linevert.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/m2m.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/m2m2x.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/m2ms.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/navs.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/navsI4.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/newnav.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/newnav_s.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/photos.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/pinstripes.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/power.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/req.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/screenshot.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/texture_05.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix/texture_075.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/a/help.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/a/refresh.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/a/search.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/a/setting.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/c/event.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/docs.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/f/audio.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/f/avi.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/f/dmg.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/f/docm.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/f/docx.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/f/excel.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/f/image.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/f/text.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/f/video.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/f/web.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/help.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/i/admin.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/i/backup.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/i/calc.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/i/checkpermissions.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/i/closed.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/i/cohort.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/i/completion-auto-n.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/i/completion-auto-y.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/i/completion-manual-n.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/i/completion-manual-y.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/i/course.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/i/courseevent.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/i/db.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/i/edit.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/i/email.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/i/files.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/i/filter.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/i/flagged.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/i/grades.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/i/group.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/i/groupevent.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/i/guest.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/i/info.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/i/item.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/i/lock.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/i/log.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/i/mail.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/i/menu.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/i/navigationitem.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/i/new.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/i/news.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/i/open.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/i/payment.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/i/publish.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/i/reload.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/i/report.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/i/return.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/i/rss.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/i/search.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/i/siteevent.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/i/stats.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/i/switch.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/i/unflagged.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/i/unlock.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/i/user.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/i/userevent.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/i/users.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/req.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/t/add.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/t/adddir.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/t/addfile.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/t/approve.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/t/check.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/t/collapsed.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/t/delete.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/t/down.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/t/edit.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/t/email.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/t/expanded.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/t/groupn.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/t/hiddenuntil.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/t/hideuntil.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/t/left.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/t/lock.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/t/log.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/t/message.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/t/move.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/t/portfolioadd.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/t/preview.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/t/ranges.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/t/reload.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/t/restore.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/t/right.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/t/unlock.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/t/up.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/t/user.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/u/f1.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/u/f2.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/u/user100.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_core/u/user35.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_plugins/mod/assignment/icon.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_plugins/mod/book/icon.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_plugins/mod/chat/icon.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_plugins/mod/choice/icon.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_plugins/mod/data/icon.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_plugins/mod/feedback/icon.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_plugins/mod/folder/icon.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_plugins/mod/forum/icon.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_plugins/mod/glossary/icon.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_plugins/mod/glossary/print.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_plugins/mod/label/icon.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_plugins/mod/lams/icon.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_plugins/mod/lesson/icon.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_plugins/mod/mail/icon.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_plugins/mod/page/icon.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_plugins/mod/quiz/icon.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_plugins/mod/resource/icon.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_plugins/mod/scorm/icon.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_plugins/mod/survey/icon.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/pix_plugins/mod/wiki/icon.png
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/readme_moodle.txt
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/renderers.php
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/renderers/mod_choice_renderer.php
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/settings.php
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/style/core.css
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/style/jmobile131.css
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/style/jmobile131_rtl.css
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/style/media.css
[deleted file]
patch
|
blob
|
blame
|
history
theme/mymobile/version.php
[deleted file]
patch
|
blob
|
blame
|
history
theme/upgrade.txt
patch
|
blob
|
blame
|
history
theme/yui_combo.php
patch
|
blob
|
blame
|
history
user/edit.php
patch
|
blob
|
blame
|
history
user/editadvanced.php
patch
|
blob
|
blame
|
history
user/editlib.php
patch
|
blob
|
blame
|
history
user/index.php
patch
|
blob
|
blame
|
history
user/profile/field/datetime/define.class.php
patch
|
blob
|
blame
|
history
user/tests/editlib_test.php
[new file with mode: 0644]
patch
|
blob
user/view.php
patch
|
blob
|
blame
|
history
version.php
patch
|
blob
|
blame
|
history
diff --git
a/admin/auth_config.php
b/admin/auth_config.php
index
50bcfc9
..
ed5fb41
100644
(file)
--- a/
admin/auth_config.php
+++ b/
admin/auth_config.php
@@
-78,6
+78,9
@@
echo '<p style="text-align: center"><input type="submit" value="' . get_string("
echo "</div>\n";
echo "</form>\n";
+$PAGE->requires->string_for_js('unmaskpassword', 'core_form');
+$PAGE->requires->yui_module('moodle-auth-passwordunmask', 'M.auth.passwordunmask');
+
echo $OUTPUT->footer();
exit;
diff --git
a/admin/roles/assign.php
b/admin/roles/assign.php
index
980e2ae
..
421eca2
100644
(file)
--- a/
admin/roles/assign.php
+++ b/
admin/roles/assign.php
@@
-149,12
+149,11
@@
switch ($context->contextlevel) {
$showroles = 1;
break;
case CONTEXT_COURSECAT:
- $PAGE->set_heading(
"$SITE->fullname: ".get_string("categories")
);
+ $PAGE->set_heading(
$SITE->fullname
);
break;
case CONTEXT_COURSE:
if ($isfrontpage) {
-