moodle/lib
Damyon Wiese d321f68b3d MDL-44219 Atto: Convert selection logic to use Rangy JS Library
This removes alot of complex, hard to test, hard to debug code from the editor so
we can focus on the things we want to spend time on. Rangy seems a good choice for
browser support, stability and features.
2014-03-26 10:01:48 +08:00
..
adodb MDL-41198 lib: Add comment about the changes to srand on adodb 2013-12-18 16:48:41 +11:00
ajax MDL-44061 Ajax: Log whitespace issues to the server error log 2014-03-05 16:34:35 +08:00
alfresco
behat MDL-42025 assignfeedback_editpdf: add behat tests 2014-03-18 17:14:31 +08:00
bennu MDL-18375 calendar: huge refactor of the initial patch 2013-09-05 18:30:05 +08:00
classes MDL-43842: Import atto back into core 2014-03-26 09:59:34 +08:00
db Merge branch 'MDL-43784-master' of git://github.com/FMCorz/moodle 2014-03-26 11:33:47 +13:00
ddl MDL-44191 hack around MySQL 5.6 inability to lower auto_increment 2014-03-14 11:31:43 +08:00
dml Merge branch 'w12_MDL-44624_m27_dmltest' of git://github.com/skodak/moodle 2014-03-17 18:12:16 +08:00
dragmath
dtl MDL-44315 phpdoc: fixed up typos and made up tags 2014-02-24 09:13:31 +13:00
editor MDL-44219 Atto: Convert selection logic to use Rangy JS Library 2014-03-26 10:01:48 +08:00
evalmath
external MDL-41022 cleanup core_external_testcase 2013-08-24 16:18:18 +02:00
filebrowser MDL-42068 Filepicker course listing use setting courselistshortname to show shortname and fullname 2013-10-04 13:09:10 -04:00
filestorage MDL-44300 force PHP 5.6.x to return raw file names for our own guessing 2014-03-17 12:34:02 +13:00
flowplayer MDL-43344 upgrade to latest Flowplayer 2014-02-07 13:12:43 +08:00
form Revert "MDL-32917 YUI2 to YUI3 Calendar port: only display the date from the matching selector and display the month/year matching the selector value" 2014-03-06 13:38:17 +08:00
google MDL-43575 Libraries Google_CurlIO ext, typo in the overridden setOption(). 2014-01-13 21:29:23 +01:00
grade MDL-44141 Completion: System updates data during restore 2014-03-18 13:31:34 +00:00
htmlpurifier MDL-44516 import htmlpurifier 4.6.0 2014-03-14 12:11:49 +08:00
jabber
jquery MDL-44511 import latest jQuery and add tests 2014-03-20 17:31:34 +08:00
lessphp MDL-44357 theme: Allow core to compile LESS in PHP 2014-03-24 15:15:03 +08:00
markdown MDL-44522 import markdown 1.4.0 2014-03-14 13:40:11 +08:00
minify MDL-39474 introduce $CFG->debugdeveloper and cleanup $CFG init 2013-08-12 13:01:47 +02:00
password_compat MDL-43481 remove unnecessary legacy password hashing 2013-12-27 11:03:50 +08:00
pear MDL-40267 forms: fix utf8 string length rules 2013-11-05 10:20:22 +08:00
phpexcel MDL-44515 import latest PHPExcel 1.8.0 2014-03-14 12:10:52 +08:00
phpmailer MDL-42224 clean up message and email redirection testing 2013-10-12 13:59:07 +02:00
phpunit MDL-44510 support PHPUnit 4.x 2014-03-20 17:30:42 +08:00
portfolio MDL-42541 stop using events for porfolion cron 2014-02-13 12:09:24 +08:00
simplepie MDL-41623 ensure all rss links are valid urls. 2013-09-07 04:04:54 +02:00
tcpdf MDL-44521 import TCPDF 6.0.062 2014-03-14 13:38:37 +08:00
testing MDL-44316 test: added function to generate a tag 2014-03-22 13:47:24 -07:00
tests Merge branch 'wip-MDL-44686-master' of git://github.com/marinaglancy/moodle 2014-03-26 05:15:50 +08:00
typo3 MDL-41903 import typo3 4.7.15 2013-09-20 17:58:35 +02:00
xhprof MDL-41068 profile: Repair profiling after box API change 2013-08-07 19:02:56 +10:00
xmldb
yui MDL-41987 Javascript: Tidy up YUI documentation 2014-03-25 17:01:37 +08:00
yuilib MDL-44361 Import YUI 3.15.0 2014-02-26 14:39:03 +08:00
zend
accesslib.php MDL-43635: Further support custom contexts 2014-03-05 15:01:30 +08:00
adminlib.php MDL-44316 core_tag: changed the API to accept a contextid and component 2014-03-22 13:50:08 -07:00
authlib.php MDL-43497 Language: Allow course language to be overridden 2014-03-07 09:11:18 +01:00
badgeslib.php Merge branch 'MDL-41810_master' of https://github.com/totara/openbadges 2014-01-21 13:06:30 +08:00
blocklib.php MDL-40975 Blocks: Move most block actions into the block menu 2013-11-06 10:59:25 +08:00
boxlib.php MDL-42668 portfolio_boxnet: Migration to APIv2 2013-11-07 15:28:34 +08:00
cacert.pem MDL-44527 import latest certificate bundle 2014-03-14 13:41:35 +08:00
cacert.txt
clilib.php
completionlib.php MDL-44321 events: make sure the full object is passed to add_record_snapshot() 2014-02-28 16:37:36 +08:00
componentlib.class.php MDL-41707 allow custom location of external test files used from unit tests 2013-09-27 10:47:56 +02:00
conditionlib.php MDL-42582 Availability: Restriction display incorrect for multi-para Labels 2013-11-15 12:45:32 +00:00
configonlylib.php MDL-43402 let's try to remove @ silencing from gzip related code 2013-12-27 11:06:18 +08:00
cookies.js
coursecatlib.php MDL-44403 events: added public method to get eventdata 2014-03-04 15:16:15 +08:00
cronlib.php MDL-25499: Centralise management of all types of cron tasks 2014-02-26 12:03:46 +08:00
csslib.php MDL-44358 inform developers that CSS handling was refactored 2014-03-03 14:19:12 +08:00
csvlib.class.php MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
customcheckslib.php MDL-44118 new environment check are all quiz attempts upgraded. 2014-02-18 11:55:17 +00:00
datalib.php MDL-44682 fix bug in decompose_update_into_safe_changes 2014-03-20 15:10:38 +00:00
ddllib.php
default.ttf
deprecatedlib.php MDL-44299 resolve collision with session_gc() in PHP 5.6 2014-03-12 10:43:30 +08:00
dmllib.php
dtllib.php
editorlib.php MDL-43842: Import atto back into core 2014-03-26 09:59:34 +08:00
emptyfile.php
enrollib.php Merge branch 'MDL-44610-m' of git://github.com/micaherne/moodle 2014-03-17 18:08:57 +08:00
environmentlib.php MDL-43604 add support for future hacky MariaDB versions 2014-03-14 11:28:05 +08:00
eventslib.php MDL-41900 events Log handler failures 2013-09-19 15:50:44 +01:00
excellib.class.php MDL-42381 remove unused pear OLE library and other pear excel writer leftovers 2013-10-18 14:52:11 +02:00
externallib.php MDL-44603 add support for external service autoloading 2014-03-15 10:53:39 +08:00
filelib.php MDL-44502 filelib: Add mimetype for Maple worksheets 2014-03-14 11:39:07 +00:00
filterlib.php MDL-42664 Fix the filter_manager instantiation 2013-11-01 09:18:10 +01:00
flickrlib.php MDL-42605 portfolio_flickr: Photos can be added to a set on export 2013-11-07 11:14:47 +08:00
formslib.php Merge branch 'w08_MDL-42889_m27_vir' of https://github.com/skodak/moodle 2014-02-25 10:32:44 +08:00
gdlib.php
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-43721 Assign + groups: Improve performance of assign grading table 2014-03-06 15:50:13 +08:00
htaccess MDL-43529 delete all unnecessary register_globals checks 2014-01-12 17:58:39 +08:00
html2text.php MDL-41672 Fix html2text processing of multiple occurrences of the same URL 2013-10-09 15:40:38 +02:00
html2text_readme.txt MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
index.html
installlib.php Merge branch 'MDL-43839_clean_default3' of https://github.com/andyjdavis/moodle 2014-03-24 10:26:20 +13:00
javascript-static.js Merge branch 'MDL-44361-master' of git://github.com/andrewnicols/moodle 2014-03-05 11:36:16 +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 MDL-43503 do not check presence of ldap paging functions, we require PHP 5.4 now 2013-12-31 14:34:20 +08:00
lexer.php
licenselib.php
listlib.php
mathslib.php
medialib.php MDL-25473 mediaplayer - prevent embedded videos from looping 2013-12-10 10:49:44 +08:00
messagelib.php MDL-44704 core_message: always use system context when triggering a message_sent event 2014-03-20 20:35:56 -07:00
modinfolib.php MDL-41690 cm_info: deprecate various properties 2014-01-06 10:45:59 +08:00
moodlelib.php MDL-44316 core_tag: changed the API to accept a contextid and component 2014-03-22 13:50:08 -07:00
navigationlib.php MDL-43675 navigation: courses branch is now recognised as expandable 2014-01-17 10:27:10 +13:00
oauthlib.php MDL-42666 oauthlib: Getter methods for accesstoken, client id and secret 2013-11-06 10:46:29 +08:00
odslib.class.php
olson.php
outputactions.php MDL-43538 Javascript: Deprecate callback argument to confirm_action 2014-01-28 13:18:43 +08:00
outputcomponents.php Merge branch 'MDL-39337' of git://github.com/apsdehal/moodle 2014-02-18 15:37:49 +08:00
outputfactories.php MDL-41398 output: implemented maintenance renderer 2013-10-07 11:55:14 +13:00
outputlib.php Merge branch 'MDL-44597-master' of git://github.com/andrewnicols/moodle 2014-03-25 16:49:01 +08:00
outputrenderers.php MDL-44650 Remove invalid meta tags "pragma" and "expires" 2014-03-14 18:31:29 -03:00
outputrequirementslib.php Merge branch 'MDL-44214-master' of git://github.com/andrewnicols/moodle 2014-02-24 14:41:29 +08:00
pagelib.php MDL-44106 add origin info to $PAGE object and use it in logs 2014-03-20 17:28:32 +08:00
pdflib.php MDL-44521 import TCPDF 6.0.062 2014-03-14 13:38:37 +08:00
plagiarismlib.php
pluginlib.php MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
portfoliolib.php MDL-42541 stop using events for porfolion cron 2014-02-13 12:09:24 +08:00
questionlib.php MDL-44316 core_tag: changed the API to accept a contextid and component 2014-03-22 13:50:08 -07:00
recaptchalib.php
resourcelib.php
rsslib.php Merge branch 'MDL-42607_rss' of https://github.com/andyjdavis/moodle 2014-01-08 00:39:15 +01:00
searchlib.php
sessionlib.php MDL-31501 rework user session architecture 2013-09-21 13:11:56 +02:00
setup.php Merge branch 'w13_MDL-44106_m27_requestorig' of git://github.com/skodak/moodle 2014-03-25 14:15:19 +08:00
setuplib.php MDL-43784 theme: Removing all the old themes 2014-03-21 12:24:44 +08:00
soaplib.php
statslib.php MDL-41284 hack stats to use new log readers if available 2014-03-20 17:26:09 +08:00
tablelib.php MDL-41755 tablelib : added a function to add multiple rows at once 2014-02-14 14:13:02 +07:00
textlib.class.php
thirdpartylibs.xml Merge branch 'w13_MDL-44511_m27_jquery' of https://github.com/skodak/moodle 2014-03-25 12:26:53 +13:00
timezone.txt MDL-42551 timezone info: updated to 2013h 2013-10-26 17:14:09 +02:00
tokeniserlib.php MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
upgrade.txt Merge branch 'w13_MDL-44510_m27_phpunit4' of https://github.com/skodak/moodle 2014-03-25 21:03:44 +01:00
upgradelib.php MDL-44451 fix plugin_misplaced_exception exception 2014-03-05 16:33:41 +08:00
uploadlib.php MDL-44499: Fix PHP warning in upload_manager class 2014-03-07 14:19:26 +10:30
validateurlsyntax.php
webdavlib.php MDL-42084 Core: Change set_time_limit to core_php_time_limit::raise everywhere 2013-11-06 16:40:01 +00:00
weblib.php MDL-44522 import markdown 1.4.0 2014-03-14 13:40:11 +08:00
wiki_to_markdown.php
womenslib.php
wordlist.txt
xhtml.xsl
xmlize.php
xsendfilelib.php