moodle/lib
Andrew Nicols ff73a6d1fb MDL-41328 Editor: Work around another iOS issue with TinyMCE
We apply this only on touchend and not touchstart or touchmove. The
location is not guaranteed until the end of the gesture, and there's no
need to keep applying focus on every move.
2013-09-02 09:41:27 +08:00
..
adodb MDL-38671 add adodb 5.18 2013-03-24 17:48:11 +01:00
ajax MDL-40931 useragent: separated user agent functionality into a lib 2013-08-26 13:59:19 +12:00
alfresco
behat MDL-39851 javascript: More behat fixes for filepicker changes. 2013-08-14 17:12:03 +08:00
bennu MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
classes Merge branch 'wip-mdl-41415' of git://github.com/rajeshtaneja/moodle 2013-08-27 16:06:32 +08:00
db Merge branch 'master_MDL-40122' of git://github.com/danmarsden/moodle 2013-08-27 13:16:55 +08:00
ddl MDL-41022 cleanup core_ddl_testcase 2013-08-24 16:14:25 +02:00
dml MDL-41022 cleanup core_dml_testcase 2013-08-24 16:18:02 +02:00
dragmath
dtl MDL-40642 set more restrictive umask and use proper permission for new dirs and files 2013-07-19 09:18:44 +02:00
editor MDL-41328 Editor: Work around another iOS issue with TinyMCE 2013-09-02 09:41:27 +08:00
evalmath
external MDL-41022 cleanup core_external_testcase 2013-08-24 16:18:18 +02:00
filebrowser MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
filestorage MDL-41022 cleanup core_files_zip_packer_testcase 2013-08-24 16:18:18 +02:00
flowplayer MDL-38673 import flash based FlowPlayer 3.2.16 2013-03-24 18:35:09 +01:00
form Merge branch 'MDL-35930' of git://github.com/rwijaya/moodle 2013-08-26 14:55:54 +08:00
google Fix permissions 2013-02-22 10:53:47 +08:00
grade MDL-41022 cleanup core_grade_scale_testcase 2013-08-24 16:21:09 +02:00
htmlpurifier Fix permissions 2013-03-28 14:36:33 +08:00
jabber
jquery MDL-40801 import latest jQuery and jQuery UI 2013-07-20 21:58:17 +02:00
minify MDL-39474 introduce $CFG->debugdeveloper and cleanup $CFG init 2013-08-12 13:01:47 +02:00
password_compat
pear MDL-38373 Use correct PEAR->loadExtension() 2013-03-16 11:43:03 +01:00
phpexcel
phpmailer MDL-41196 phpmailer: fixed unit test detection 2013-08-22 14:46:26 +12:00
phpunit MDL-41022 cleanup core_phpunit_basic_testcase 2013-08-24 16:18:19 +02:00
portfolio MDL-37332 portfolio: don't add double slashes 2013-05-31 11:49:55 +08:00
simplepie MDL-41122: Trim on RSS body to prevent Remote RSS block from failing on valid feeds 2013-08-12 13:38:59 +09:30
tcpdf MDL-38675 import tcpdf 5.9.209 2013-03-24 18:59:33 +01:00
testing MDL-41022 cleanup core_test_generator_testcase 2013-08-24 16:18:19 +02:00
tests Merge branch 'wip-MDL-40931-m26' of git://github.com/samhemelryk/moodle 2013-08-27 15:29:49 +08:00
typo3
xhprof MDL-41068 profile: Repair profiling after box API change 2013-08-07 19:02:56 +10:00
xmldb MDL-38972 xmldb: amend comments. 2013-04-24 02:09:34 +02:00
yui Merge branch 'MDL-41364' of git://github.com/timhunt/moodle 2013-08-27 16:31:36 +08:00
yuilib MDL-39678 fix YUI 20130515 vulnerability 2013-05-15 21:57:23 +02:00
zend MDL-34284 library: Import ZF2012-01 security patch for Zend 2013-03-05 10:35:56 +08:00
accesslib.php Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
adminlib.php MDL-41245 fix multiple install, upgrade and uninstallation issues 2013-08-24 16:08:11 +02:00
authlib.php Merge branch 'MDL-40934-master' of git://github.com/FMCorz/moodle 2013-08-06 14:37:43 +12:00
badgeslib.php MDL-40162 badges: Image url breaks when slashargumets is not supported 2013-08-16 11:12:12 +12:00
blocklib.php MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
boxlib.php
cacert.pem MDL-39356 add ca certificate bundles for cURL 2013-04-28 20:58:58 +02:00
cacert.txt MDL-39356 add ca certificate bundles for cURL 2013-04-28 20:58:58 +02:00
clilib.php
completionlib.php MDL-39955 completion: Added course_module_completion_updated event 2013-08-09 17:04:34 +08:00
componentlib.class.php
conditionlib.php MDL-40684 Fix conditional field name for custom user fields 2013-08-05 15:51:37 +12:00
configonlylib.php
cookies.js
coursecatlib.php MDL-39957 course: replaced the course_category_deleted legacy event 2013-08-15 18:14:08 +08:00
cronlib.php MDL-39474 introduce $CFG->debugdeveloper and cleanup $CFG init 2013-08-12 13:01:47 +02:00
csslib.php MDL-41057 csslib: CSS optimiser improvements. 2013-08-16 08:57:20 +12:00
csvlib.class.php MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
customcheckslib.php
datalib.php Revert "MDL-39876 update_course_record function to update global COURSE" 2013-08-21 15:21:06 +12:00
ddllib.php
default.ttf
deprecatedlib.php MDL-40931 useragent: separated user agent functionality into a lib 2013-08-26 13:59:19 +12:00
dmllib.php
dtllib.php
editorlib.php MDL-41098 Atto Text editor: Add new text editor to core 2013-08-26 22:16:43 +08:00
emptyfile.php
enrollib.php MDL-41191 enrol: fix use of deprecated function 2013-08-15 11:50:08 +08:00
environmentlib.php MDL-39985 add explicit MariaDB support 2013-07-24 10:45:20 +08:00
eventslib.php MDL-40815 deprecate events_trigger() 2013-08-02 16:48:19 +02:00
excellib.class.php MDL-40931 useragent: separated user agent functionality into a lib 2013-08-26 13:59:19 +12:00
externallib.php MDL-40220 use new core_component::get_component_directory() 2013-07-16 22:42:37 +02:00
filelib.php MDL-40931 useragent: separated user agent functionality into a lib 2013-08-26 13:59:19 +12:00
filterlib.php MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
flickrlib.php
formslib.php Merge branch 'MDL-30839-master' of git://github.com/phalacee/moodle 2013-08-22 11:17:49 +08:00
gdlib.php MDL-38654 do not test $CFG->gdversion 2013-03-22 16:57:55 +01:00
googleapi.php
gradelib.php MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
graphlib.php MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
grouplib.php MDL-40897 avoid extra DB queries in groups_get_activity_groupmode() 2013-07-28 18:47:57 +10:00
htaccess
html2text.php MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
html2text_readme.txt MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
index.html NOBUG - reduce whitespace errors a little 2013-04-15 13:29:14 +01:00
installlib.php MDL-39474 introduce $CFG->debugdeveloper and cleanup $CFG init 2013-08-12 13:01:47 +02:00
javascript-static.js Merge branch 'w13_MDL-38673_m25_flowplayer' of git://github.com/skodak/moodle 2013-03-26 16:11:47 +08:00
javascript.php MDL-40995 simplify minify integration and fix all known issues 2013-08-03 17:16:17 +02:00
jslib.php MDL-40995 simplify minify integration and fix all known issues 2013-08-03 17:16:17 +02:00
ldaplib.php
lexer.php
licenselib.php MDL-28250 license: Correct cc-nc url 2013-05-15 10:45:36 +01:00
listlib.php
markdown.php
markdown_license.txt
mathslib.php
medialib.php MDL-40931 useragent: separated user agent functionality into a lib 2013-08-26 13:59:19 +12:00
messagelib.php MDL-40220 use new core_component::get_component_directory() 2013-07-16 22:42:37 +02:00
modinfolib.php Merge branch 'wip-MDL-41222-master' of git://github.com/marinaglancy/moodle 2013-08-27 11:03:35 +08:00
moodlelib.php MDL-40931 useragent: separated user agent functionality into a lib 2013-08-26 13:59:19 +12:00
navigationlib.php MDL-41081 navbar: Cleanup comments in prepend() 2013-08-27 14:11:08 +08:00
oauthlib.php MDL-39203 repository: Fixed authentication errors with Dropbox 2013-04-18 14:47:22 +08:00
odslib.class.php
olson.php MDL-38999 timezones: fix maxyear handling on rule calculation. 2013-04-08 00:44:50 +02:00
outputactions.php
outputcomponents.php MDL-39814 actionmenu: tweaked the action menu post integration 2013-08-01 13:05:04 +12:00
outputfactories.php MDL-40220 use new core_component::get_component_directory() 2013-07-16 22:42:37 +02:00
outputlib.php Revert "MDL-39871 Find a solution to handling RTL switching in CSS" 2013-08-29 15:39:25 +08:00
outputrenderers.php MDL-40931 useragent: separated user agent functionality into a lib 2013-08-26 13:59:19 +12:00
outputrequirementslib.php Merge branch 'MDL-36002-master' of git://github.com/damyon/moodle 2013-08-20 12:17:16 +08:00
pagelib.php MDL-40931 useragent: separated user agent functionality into a lib 2013-08-26 13:59:19 +12:00
pdflib.php
plagiarismlib.php MDL-40220 use new core_component::get_plugin_list() 2013-07-16 22:36:11 +02:00
pluginlib.php Merge branch 'master_MDL-40122' of git://github.com/danmarsden/moodle 2013-08-27 13:16:55 +08:00
portfoliolib.php MDL-41082 navigation: Remove unnecessary load of portfolio instances 2013-08-09 17:44:46 +08:00
questionlib.php MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
recaptchalib.php
resourcelib.php
rsslib.php MDL-25901 rss: do not copyright html tag 2013-06-06 11:21:19 +08:00
searchlib.php
sessionlib.php MDL-40043 Events API: Added user_loggedinas event to replace add_to_log 2013-08-20 14:07:35 +08:00
setup.php MDL-39474 fix incorrect bitwise ops when setting $CFG->debugdeveloper 2013-08-21 13:38:33 +02:00
setuplib.php MDL-40931 useragent: separated user agent functionality into a lib 2013-08-26 13:59:19 +12:00
soaplib.php
statslib.php MDL-40103 Now xmldb code matches original templates 100% 2013-06-18 15:22:51 +02:00
tablelib.php MDL-36011 tablelib: Make column headers expand/collapse links accessible. 2013-08-02 11:24:53 +08:00
textlib.class.php MDL-40299 textlib conversion to core_text and core_collator 2013-06-27 22:18:57 +02:00
thirdpartylibs.xml MDL-40887 import latest minify 2.1.7 2013-07-29 09:50:20 +02:00
timezone.txt MDL-38999 timezones: fixed timezone information. 2013-04-08 01:04:42 +02:00
tokeniserlib.php MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
upgrade.txt Merge branch 'wip-MDL-40931-m26' of git://github.com/samhemelryk/moodle 2013-08-27 15:29:49 +08:00
upgradelib.php Merge branch 'w33_MDL-41094_m26_purgecleanup' of https://github.com/skodak/moodle 2013-08-20 17:03:47 +08:00
uploadlib.php MDL-40642 set more restrictive umask and use proper permission for new dirs and files 2013-07-19 09:18:44 +02:00
validateurlsyntax.php
webdavlib.php
weblib.php MDL-39474 fix incorrect bitwise ops when setting $CFG->debugdeveloper 2013-08-21 13:38:33 +02:00
wiki_to_markdown.php
womenslib.php
wordlist.txt
xhtml.xsl
xmlize.php
xsendfilelib.php MDL-39832 Files: Revert MDL-39688 commit, f111746140 2013-07-07 09:02:15 +02:00