moodle/lib
2012-11-27 13:38:53 +08:00
..
adodb MDL-35184 import adodb 5.17 2012-09-03 18:49:53 +02:00
ajax MDL-33017 navigation: Tidied up after peer-review 2012-11-07 09:52:47 +13:00
alfresco MDL-34400 Alfresco: Altering the API for integration into Moodle 2012-07-19 13:29:42 +08:00
bennu MDL-36592 calendar: Parse all line endings 2012-11-20 11:38:24 +08:00
db MDL-36614 fixed version upgrade conflict (git why you no tell me about conflict!) 2012-11-21 10:49:44 +08:00
ddl MDL-35479 some more debugging assert cleanup 2012-09-17 12:06:24 +02:00
dml MDL-36211 prevent session problems in installer 2012-11-21 08:34:28 +01:00
dragmath
dtl MDL-35129 implement new export_table_recordset() 2012-09-15 11:29:33 +02:00
editor MDL-36633 usability: Styling over the admin pages 2012-11-21 17:29:13 +08:00
evalmath MDL-33911 lib/evalmath: fix strict syntax notices 2012-06-20 13:48:37 +01:00
excel MDL-32889 lib: escape filename in Content-Disposition header 2012-05-09 16:03:33 -04:00
filebrowser MDL-33857 fixed up whitespace 2012-10-16 13:32:34 +08:00
filestorage MDL-35117 librairies: File Packer can only extract a specific list a files 2012-10-18 13:38:48 +08:00
flowplayer MDL-35185 import Flowplayer 3.2.14 2012-09-02 15:11:57 +02:00
form Merge branch 'MDL-35675-master' of git://github.com/FMCorz/moodle 2012-11-21 12:02:48 +08:00
grade MDL-36061 core_grade: added some unit tests related to refresh_grades() 2012-11-15 11:14:21 +08:00
htmlpurifier MDL-32427 fix suport for extra schemes in links in HTML Purifier 2012-04-23 10:29:43 +02:00
jabber
minify MDL-36457 remove GPL incompatible JSMin.php 2012-11-09 13:30:32 +01:00
pear MDL-32405 workaround for non-static PEAR::raise_error() and fixed -1 debug support 2012-04-15 17:02:26 +02:00
phpmailer MDL-35186 import phpmailer 5.2.1 2012-09-02 15:36:25 +02:00
phpunit Merge branch 'w47_MDL-36701_m24_composer' of git://github.com/skodak/moodle 2012-11-22 16:23:20 +08:00
portfolio MDL-33791 Portfolio: Fixed security issue with passing file paths. 2012-11-08 00:26:13 +01:00
simplepie
tcpdf fix permissions 2012-09-07 02:36:04 +02:00
tests Merge branch 'w47_MDL-36701_m24_composer' of git://github.com/skodak/moodle 2012-11-22 16:23:20 +08:00
typo3 MDL-35189 import typo3 4.7.4 2012-09-02 16:10:57 +02:00
xhprof MDL-34465 - lib - Replacing get_context_instance with context_XXXX::instance (group 8) 2012-07-27 10:10:46 +08:00
xmldb MDL-34475 add default value to xmldb_field hash calculation 2012-07-23 21:34:44 +02:00
yui Merge branch 'MDL-35569-master' of git://git.luns.net.uk/moodle 2012-11-26 14:46:25 +13:00
yuilib MDL-36145 import latest YUI 3.7.3 2012-10-20 15:22:15 +08:00
zend
accesslib.php MDL-34657 user sorting: consistent sorting everywhere. 2012-09-27 12:41:42 +01:00
adminlib.php Merge branch 'MDL-36559-master-int' of git://github.com/FMCorz/moodle 2012-11-27 10:50:31 +08:00
authlib.php MDL-34685 authlib - fix trailing whitespace 2012-08-07 09:55:02 +08:00
blocklib.php MDL-36323 usability: New icon names to assign and switch roles 2012-11-14 14:07:40 +08:00
boxlib.php MDL-34290 repository_boxnet, boxlib use request timeouts 2012-08-29 11:56:15 +08:00
clilib.php MDL-32323 allow execution of tests through util.php and add option to include alternative phpunit files (for testing only!) 2012-04-10 15:27:02 +02:00
completionlib.php MDL-36550 usability: CSS updates on course page 2012-11-26 17:00:29 +08:00
componentlib.class.php MDL-20438 New moodle_major_version() function 2012-03-30 11:05:40 +02:00
conditionlib.php MDL-35089 conditionals: detected one place missing sectioncache 2012-08-28 01:38:09 +02:00
configonlylib.php MDL-33007 add buggy iconv workaround to configonlylib, add tests and fix minor issues 2012-06-01 12:23:09 +02:00
cookies.js
cronlib.php MDL-16660: Add calendar import. 2012-10-30 17:33:18 +13:00
csslib.php MDL-36457 remove GPL incompatible JSMin.php 2012-11-09 13:30:32 +01:00
csvlib.class.php Merge branch 'wip-MDL-36113-master' of git://github.com/abgreeve/moodle 2012-11-07 15:40:06 +08:00
customcheckslib.php
datalib.php MDL-35904 improve caching in get_admin() and fix order of records from get_admins() 2012-10-13 09:52:39 +02:00
ddllib.php
default.ttf
deprecatedlib.php MDL-35770 Moved format_weeks_get_section_dates() to format_weeks::get_section_dates() 2012-11-14 14:31:07 +08:00
dmllib.php
dtllib.php
editorlib.php
emptyfile.php
enrollib.php MDL-36622 usability: Adaptations following new icons 2012-11-15 19:47:14 +08:00
environmentlib.php MDL-19071 test PCRE compatibility with unicode characters 2012-04-27 13:37:54 +02:00
eventslib.php MDL-32569 remove remaining references to simpletest and improve events test 2012-04-21 17:08:30 +02:00
excellib.class.php
externallib.php MDL-34549 libraries: Replace get_context_instance_by_id() by context::instance_by_id() 2012-08-24 11:30:10 +08:00
filelib.php MDL-30731 calendar: Fixed display of images in event descriptions 2012-11-20 14:58:33 +08:00
filterlib.php MDL-34465 - lib - Replacing get_context_instance with context_XXXX::instance (group 8) 2012-07-27 10:10:46 +08:00
flickrlib.php MDL-30686 improve accuracy of qualified_me() by trying PAGE->url first 2012-04-27 13:39:18 +02:00
formslib.php MDL-36760 formslib: fix frozen elements with [] in name. 2012-11-23 10:53:14 +00:00
gdlib.php MDL-32972 keep gif transparency when processing user avatar images 2012-05-19 18:47:23 +02:00
googleapi.php MDL-26660 libraries: Improved XML validation before parsing 2012-11-16 12:12:57 +08:00
gradelib.php MDL-36061 core_grade: added some unit tests related to refresh_grades() 2012-11-15 11:14:21 +08:00
graphlib.php
grouplib.php MDL-34465 - lib - Replacing get_context_instance with context_XXXX::instance (group 8) 2012-07-27 10:10:46 +08:00
htaccess
html2text.php MDL-31805 import html2text revision 5886 with our customisations 2012-03-10 12:40:04 +01:00
html2text_readme.txt MDL-31805 import html2text revision 5886 with our customisations 2012-03-10 12:40:04 +01:00
index.html
installlib.php MDL-36487 send IE standards compatibility http headers 2012-11-09 17:27:29 +01:00
javascript-static.js Merge branch 'MDL-36752-master' of git://git.luns.net.uk/moodle 2012-11-27 13:32:34 +08:00
javascript.php MDL-32849 add support for url rewriting in min_get_slash_argument() and combo loader 2012-05-08 20:11:44 +02:00
jslib.php MDL-36457 remove GPL incompatible JSMin.php 2012-11-09 13:30:32 +01:00
ldaplib.php MDL-36119 - fix trailing whitespace 2012-11-08 10:18:06 +08:00
lexer.php
licenselib.php
listlib.php MDL-35246 - Invert all action arrows in Question Bank categories management, when in RTL mode 2012-09-22 21:42:12 +03:00
markdown.php MDL-32576 import Markdown 1.2.5 2012-04-21 22:17:41 +02:00
markdown_license.txt MDL-32576 import Markdown 1.2.5 2012-04-21 22:17:41 +02:00
mathslib.php MDL-33084 grade: made localize() and unlocalize() in lib/mathslib.php static as they are used as if they were static 2012-05-23 07:19:01 +07:00
medialib.php MDL-34997 - Allow shortened url youtu.be and y2u.be for Youtube filter 2012-09-03 14:13:41 +08:00
messagelib.php Merge branch 'MDL-30871-master' of git://github.com/FMCorz/moodle 2012-11-20 11:47:17 +08:00
modinfolib.php MDL-36719 update $SITE caches in rebuild_course_cache() 2012-11-20 15:39:43 +01:00
moodlelib.php MDL-36780 fix login redirect in require_login() 2012-11-22 11:27:10 +01:00
navigationlib.php MDL-36470 usability: Course legacy files uses the folder icon 2012-11-27 12:11:19 +08:00
oauthlib.php MDL-34290 oauthlib_helper support for POST request 2012-08-29 11:56:16 +08:00
odslib.class.php
olson.php
outputactions.php
outputcomponents.php MDL-30921 blocks: Added aria-labelledby and aria-label for blocks 2012-11-02 10:58:23 +13:00
outputfactories.php
outputlib.php MDL-36417 usability: Disable SVG support for Opera 2012-11-15 21:38:42 +08:00
outputrenderers.php Merge branch 'MDL-36752-master' of git://git.luns.net.uk/moodle 2012-11-27 13:32:34 +08:00
outputrequirementslib.php Merge branch 'w43_MDL-34915_m24_simpleyui' of git://github.com/skodak/moodle 2012-11-06 16:03:40 +08:00
pagelib.php MDL-36317 Execute course format callback when course or module is set on page 2012-11-02 11:02:22 +08:00
pdflib.php MDL-32447 import latest tcpdf and point cache to tcpdf subdirectory of moodle cache dir 2012-04-15 16:08:46 +02:00
plagiarismlib.php MDL-34593: Plagiarism API - add extra plgin param to get_form_elements_module 2012-08-13 20:31:45 +05:30
pluginlib.php MDL-36720 Fetch available updates info via HTTPS 2012-11-20 15:51:35 +01:00
portfoliolib.php MDL-33791 Portfolio: Fixed security issue with passing file paths. 2012-11-08 00:26:13 +01:00
questionlib.php MDL-36806 question files: fix unnecessary require_login call. 2012-11-23 15:54:58 +00:00
recaptchalib.php
resourcelib.php MDL-34465 - lib - Replacing get_context_instance with context_XXXX::instance (group 8) 2012-07-27 10:10:46 +08:00
rsslib.php Merge branch 'MDL-33514' of git://github.com/danpoltawski/moodle 2012-07-09 10:22:06 +12:00
searchlib.php MDL-32071 fix fatal problems in experimental forum_usetextsearches 2012-03-16 10:29:19 +01:00
sessionlib.php MDL-36779 fix undefined NO_MOODLE_COOKIE after failed db connect 2012-11-23 12:05:49 +08:00
setup.php MDL-36466 cache: tidy up after review 2012-11-26 08:12:00 +13:00
setuplib.php MDL-36466 cache: improved handling of exceptions during initialisation. 2012-11-26 08:11:59 +13:00
soaplib.php
statslib.php MDL-30643 fixed whitespace 2012-11-15 11:16:35 +08:00
tablelib.php MDL-36415 usability: Use new up/down and ordering icons 2012-11-16 12:47:09 +08:00
textlib.class.php MDL-34115 fix sorting in blocks admin UI 2012-06-30 08:33:34 +02:00
thirdpartylibs.xml MDL-36145 import latest YUI 3.7.3 2012-10-20 15:22:15 +08:00
timezone.txt
tokeniserlib.php
upgrade.txt Merge branch 'MDL-35569-master' of git://git.luns.net.uk/moodle 2012-11-26 14:46:25 +13:00
upgradelib.php MDL-36466 cache: tidy up after review 2012-11-26 08:12:00 +13:00
uploadlib.php MDL-34465 - lib - Replacing get_context_instance with context_XXXX::instance (group 8) 2012-07-27 10:10:46 +08:00
validateurlsyntax.php
webdavlib.php Merge branch 'MDL-34715-master' of git://github.com/FMCorz/moodle 2012-08-07 10:40:22 +08:00
weblib.php MDL-36524 do not set meta tag for IE compatibility, header should be enough 2012-11-14 19:42:24 +01:00
wiki_to_markdown.php
womenslib.php
wordlist.txt
xhtml.xsl
xmlize.php
xsendfilelib.php MDL-26028 fix invalid separator constant and support root dirs in aliases 2012-04-30 18:08:37 +02:00