..
adodb
MDL-35184 import adodb 5.17
2012-09-03 18:49:53 +02:00
ajax
MDL-34465 - lib - Replacing get_context_instance with context_XXXX::instance (group 8)
2012-07-27 10:10:46 +08:00
alfresco
MDL-34400 Alfresco: Altering the API for integration into Moodle
2012-07-19 13:29:42 +08:00
bennu
db
Revert "MDL-30643 - Now loading table definitions from XML files."
2012-09-05 19:03:17 +02:00
ddl
MDL-34211 Use the $table_name argument to check against $metatables key values
2012-07-16 11:16:55 +08:00
dml
MDL-34441 prevent mysqli::close() notice after failed mysql driver connect
2012-07-22 15:38:03 +02:00
dragmath
dtl
MDL-34441 always use proper charset in htmlspecialchars() calls
2012-07-22 15:38:02 +02:00
editor
Merge branch 'w36_MDL-35172_m24_editortoolbar' of git://github.com/skodak/moodle
2012-09-06 12:08:26 +02: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-34549 libraries: Changing strictness of context::instance_by_id() when required
2012-08-24 11:30:35 +08:00
filestorage
MDL-34290, MDL-33416 prepare to deprecate fields files.referencelastsync and referencelifetime
2012-08-29 11:56:18 +08:00
flowplayer
MDL-35185 import Flowplayer 3.2.14
2012-09-02 15:11:57 +02:00
form
MDL-34853 tests - fix broken phpunit test
2012-08-22 10:13:52 +08:00
grade
MDL-32759 Assignment: Grades will not be scaled for new assignment module, and added warning message for user
2012-08-14 11:23:33 +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
pear
phpmailer
MDL-35186 import phpmailer 5.2.1
2012-09-02 15:36:25 +02:00
phpunit
Merge branch 'w34_MDL-34893_m24_phpunitparams' of git://github.com/skodak/moodle
2012-08-21 21:18:15 +02:00
portfolio
MDL-33828 Portfolio: prevent notices while exporting to portfolios
2012-07-03 09:33:17 +08:00
simplepie
tcpdf
fix permissions
2012-09-07 02:36:04 +02:00
tests
Revert "MDL-30643 - Added statslib test file."
2012-09-05 19:03:06 +02: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
MDL-34714 switch to YUI 2in3
2012-08-11 20:40:01 +02:00
yuilib
MDL-34714 switch to YUI 2in3
2012-08-11 20:40:01 +02:00
zend
accesslib.php
MDL-35133 accesslib: context_module::get_context_name should format_string
2012-08-30 22:38:24 +01:00
adminlib.php
MDL-34853 code style fixes
2012-08-22 03:25:40 +02:00
authlib.php
MDL-34685 authlib - fix trailing whitespace
2012-08-07 09:55:02 +08:00
blocklib.php
MDL-6424 - blocks - Add missing global vars.
2012-09-06 19:39:49 +02:00
boxlib.php
MDL-34290 repository_boxnet, boxlib use request timeouts
2012-08-29 11:56:15 +08:00
clilib.php
completionlib.php
MDL-32386 completion: Fix incorrect method parameters
2012-08-27 10:57:52 +12:00
componentlib.class.php
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-34290 remove class cache_file as not used
2012-08-29 11:56:17 +08:00
csslib.php
MDL-34014 cssoptimiser: Fixed some aweful spelling
2012-07-03 10:34:20 +12:00
csvlib.class.php
MDL-34075 - lib - Alteration to the csv import lib to include rfc-4180 compliance
2012-08-28 09:23:16 +08:00
customcheckslib.php
datalib.php
MDL-34465 - lib - Replacing get_context_instance with context_XXXX::instance (group 8)
2012-07-27 10:10:46 +08:00
ddllib.php
default.ttf
deprecatedlib.php
MDL-34714 switch to YUI 2in3
2012-08-11 20:40:01 +02:00
dmllib.php
dtllib.php
eaccelerator.class.php
editorlib.php
emptyfile.php
enrollib.php
MDL-35071 redesign enrol restore
2012-09-07 11:11:28 +02:00
environmentlib.php
MDL-19071 test PCRE compatibility with unicode characters
2012-04-27 13:37:54 +02:00
eventslib.php
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-34290 remove class cache_file as not used
2012-08-29 11:56:17 +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-34708 Forms library : Fixed incorrect calendar day displayed across timezones. Credit to Matthew Davidson and team at rose-hulman.edu.
2012-08-05 23:27:31 +08:00
gdlib.php
MDL-32972 keep gif transparency when processing user avatar images
2012-05-19 18:47:23 +02:00
googleapi.php
MDL-35034 Repository: Google Docs does not fail when download is restricted
2012-09-03 14:12:43 +08:00
gradelib.php
MDL-34465 - lib - Replacing get_context_instance with context_XXXX::instance (group 8)
2012-07-27 10:10:46 +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
html2text_readme.txt
index.html
installlib.php
MDL-33089 flag test database as soon as possible in PHPUnit init
2012-05-28 10:10:32 +02:00
javascript-static.js
MDL-35185 import Flowplayer 3.2.14
2012-09-02 15:11:57 +02: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-32825 try to improve atomicity of cache file operations in themes and javascript
2012-05-07 18:45:13 +02:00
ldaplib.php
lexer.php
licenselib.php
listlib.php
markdown.php
markdown_license.txt
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
memcached.class.php
messagelib.php
MDL-34535 message: userto should use is_number instead of is_init
2012-08-14 14:41:00 +08:00
modinfolib.php
MDL-34936 Warn if the sectioncache property is missing in a get_fast_modinfo call
2012-08-24 15:43:38 +01:00
moodlelib.php
Merge branch 'MDL-29662' of git://github.com/timhunt/moodle
2012-09-04 01:14:06 +02:00
navigationlib.php
MDL-34250 navigation: Always look for correct parent context.
2012-08-28 20:37:46 +02: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-34650 typo correction
2012-07-31 13:24:00 +08:00
outputfactories.php
outputlib.php
MDL-34299 remove xmlstrictheaders setting and switch to html5 doctype by default
2012-07-21 19:23:44 +02:00
outputrenderers.php
MDL-31365 Fix for safebrowser and securewindow
2012-09-03 07:25:30 +02:00
outputrequirementslib.php
MDL-34741 improve inline docs
2012-08-12 12:01:10 +02:00
pagelib.php
MDL-34740 add class file option to $CFG->moodlepageclass and $CFG->blockmanagerclass
2012-08-18 10:02:46 +02:00
pdflib.php
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-35109 Fix available_update_checker::cron_has_fresh_fetch()
2012-08-28 22:59:33 +02:00
portfoliolib.php
Merge branch 'MDL-34650' of git://github.com/rwijaya/moodle
2012-07-31 13:19:47 +08:00
questionlib.php
MDL-27818 question bank: multilang category names don't work.
2012-08-30 22:42:15 +01: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
sessionlib.php
MDL-35029 core_session Refresh guest session if autologin as guest is enabled
2012-08-27 17:03:11 +08:00
setup.php
MDL-34740 add class file option to $CFG->moodlepageclass and $CFG->blockmanagerclass
2012-08-18 10:02:46 +02:00
setuplib.php
MDL-34549 libraries: Replace get_context_instance_by_id() by context::instance_by_id()
2012-08-24 11:30:10 +08:00
soaplib.php
statslib.php
Revert "MDL-30643 - Fixed speed issues with stats generation."
2012-09-05 19:04:01 +02:00
tablelib.php
MDL-34293 Themes: Added tbody to flexible table
2012-08-21 13:50:38 +08:00
textlib.class.php
MDL-34115 fix sorting in blocks admin UI
2012-06-30 08:33:34 +02:00
thirdpartylibs.xml
Merge branch 'w36_MDL-35189_m24_typo3' of git://github.com/skodak/moodle
2012-09-04 00:38:30 +02:00
timezone.txt
tokeniserlib.php
upgrade.txt
MDL-34960 drop deprecated Google Maps API V2
2012-08-19 20:07:27 +02:00
upgradelib.php
Merge branch 'MDL-27083-master' of git://github.com/FMCorz/moodle
2012-07-25 09:20:44 +12: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-34549 libraries: Replace get_context_instance_by_id() by context::instance_by_id()
2012-08-24 11:30:10 +08: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