..
adodb
MDL-32574 import adodb 5.16
2012-04-21 20:02:29 +02:00
ajax
MDL-33990 - yui2: remove 2 uncessary requirements
2012-06-25 14:42:00 +08:00
alfresco
MDL-34400 Alfresco: Altering the API for integration into Moodle
2012-07-19 13:29:42 +08:00
bennu
MDL-24235 bennu: remove dependency on mbstring from library
2012-03-02 08:01:30 -08:00
db
Merge branch 'MDL-27083-master' of git://github.com/FMCorz/moodle
2012-07-25 09:20:44 +12: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 'w30_MDL-34299_m24_html5' of git://github.com/skodak/moodle
2012-07-24 14:07:26 +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
Merge branch 'wip-MDL-33297-master' of git://github.com/abgreeve/moodle
2012-06-21 17:34:57 +08:00
filestorage
MDL-33753 fix sloppy refactoring regression in zip tweaking
2012-07-11 11:10:19 +02:00
flowplayer
MDL32423 import latest flowplayer
2012-04-15 15:59:07 +02:00
form
MDl-31294 Forms Library: updated php docs pointing to addHelpButton
2012-07-25 14:18:53 +08:00
grade
MDL-13629 grade: added some unit tests to clarify the handling of droplow and improved apply_limit_rules()
2012-07-25 09:35:28 +08:00
htmlpurifier
MDL-32427 fix suport for extra schemes in links in HTML Purifier
2012-04-23 10:29:43 +02:00
jabber
MDL-26623 fix file permissions
2011-03-01 12:26:49 +01:00
minify
MDL-31685 new setting for prevention of file based locking
2012-03-24 11:37:13 +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-31301 use static textlib methods
2012-03-03 11:46:13 +01:00
phpunit
MDL-34484 unit tests: stop phpunit using testcase names as class names
2012-07-23 11:08:37 +01:00
portfolio
MDL-33828 Portfolio: prevent notices while exporting to portfolios
2012-07-03 09:33:17 +08:00
simplepie
MDL-28701 Change all uses of $CFG->dataroot/cache to $CFG->cachedir
2011-09-10 10:35:46 +02:00
tcpdf
MDL-32447 import latest tcpdf and point cache to tcpdf subdirectory of moodle cache dir
2012-04-15 16:08:46 +02:00
tests
Merge branch 'w30_MDL-34299_m24_html5' of git://github.com/skodak/moodle
2012-07-24 14:07:26 +08:00
typo3
MDL-32575 import latest Typo3 libs for textlib and other improvements
2012-04-21 21:31:03 +02:00
xhprof
MDL-29029 move profiling to admin tools
2011-09-17 10:20:51 +02:00
xmldb
MDL-34475 add default value to xmldb_field hash calculation
2012-07-23 21:34:44 +02:00
yui
MDL-34352 Convert chooserdialogue IDs to classes
2012-07-23 15:35:42 +01:00
zend
MDL-30603 synced and renamed incorrect ZF 1.10.6 file and name
2011-12-12 14:21:52 +08:00
accesslib.php
MDL-33180 delete the last traces of SimpleTest - ciao and thanks
2012-07-21 10:11:50 +02:00
adminlib.php
MDL-32945 libraries: Replaced deprecated PARAM_MULTILANG with PARAM_TEXT
2012-07-19 15:44:40 +08:00
authlib.php
MDL-32094 some more E_STRICT fixes
2012-03-18 20:40:20 +01:00
blocklib.php
Merge branch 'wip-mdl-31023' of git://github.com/rajeshtaneja/moodle
2012-07-23 13:13:47 +08:00
boxlib.php
MDL-32290 - Repositories - Fixing missing slash from the URL path
2012-06-20 10:41:58 +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
Merge branch 'MDL-34225' of git://github.com/nebgor/moodle
2012-07-23 14:04:09 +12:00
componentlib.class.php
MDL-20438 New moodle_major_version() function
2012-03-30 11:05:40 +02:00
conditionlib.php
Merge branch 'wip-MDL-34285-m24' of git://github.com/samhemelryk/moodle
2012-07-23 17:22:14 +08: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
Merge branch 'MDL-34225' of git://github.com/nebgor/moodle
2012-07-23 14:04:09 +12:00
csslib.php
MDL-34014 cssoptimiser: Fixed some aweful spelling
2012-07-03 10:34:20 +12:00
csvlib.class.php
MDL-32094 fix various E_STRICT compatibility problems
2012-03-18 18:37:24 +01:00
customcheckslib.php
datalib.php
MDL-8249 localise standard role names and descriptions if empty
2012-07-06 08:22:34 +02:00
ddllib.php
default.ttf
deprecatedlib.php
MDL-31023 libraries: removed deprecated function and classes from pagelib.php
2012-07-19 15:48:45 +08:00
dmllib.php
MDL-30972 Documentation : improved @see as well as added appropriate uses of inline @link.
2012-02-16 10:29:45 +08:00
dtllib.php
MDL-29029 move dbtransfer to admin tools
2011-09-17 22:24:12 +02:00
eaccelerator.class.php
editorlib.php
emptyfile.php
enrollib.php
MDL-31548 enrollments: Introducing new api enrol_get_all_users_courses() that returns all user courses without any checks
2012-04-20 08:54:06 +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
MDL-31301 use static textlib methods
2012-03-03 11:46:13 +01:00
externallib.php
MDL-32581 Web services : should force type of external_format_value structure
2012-06-06 14:29:45 +08:00
filelib.php
MDL-34143 Add file type information for .mdb .accdb (MS Access databases)
2012-07-06 09:44:25 +08:00
filterlib.php
MDL-32279 filters: add support for setup() methods in filters.
2012-06-14 20:02:20 +02: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
Merge branch 'wip-mdl-31294' of git://github.com/rajeshtaneja/moodle
2012-07-24 16:57:58 +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-33551 googleapi: allow multiple uploads in one session
2012-06-07 16:38:10 +08:00
gradelib.php
MDL-31362 grade: removed GRADE_UPDATE_ITEM_DELETED as it is not genuinely being used anywhere
2012-03-03 10:00:01 +07:00
graphlib.php
MDL-31301 use static textlib methods
2012-03-03 11:46:13 +01:00
grouplib.php
Merge branch 'MDL-24419-master' of git://github.com/sammarshallou/moodle
2012-05-16 23:53:47 +02: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-33089 flag test database as soon as possible in PHPUnit init
2012-05-28 10:10:32 +02:00
javascript-static.js
MDL-33448 javascript: Added caching for the YUI instance used for debug in get_string
2012-07-19 20:22:41 +12: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
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-28486 Force use of SSL for all youtube and vimeo embeds
2012-07-26 09:18:19 +01:00
memcached.class.php
messagelib.php
MDL-31031 messages: deprecated message_get_my_providers function to be removed in 2.5
2012-07-23 13:06:07 +08:00
modinfolib.php
Merge branch 'MDL-29538_usercond' of git://github.com/markn86/moodle
2012-07-09 11:44:39 +12:00
moodlelib.php
Merge branch 'wip-mdl-32940' of git://github.com/rajeshtaneja/moodle
2012-07-24 13:39:59 +08:00
navigationlib.php
Merge branch 'MDL-34205-master' of git://github.com/micaherne/moodle
2012-07-23 12:52:35 +12:00
oauthlib.php
MDL-33507 - oauth2lib: switch 'code' to oauth2code
2012-06-04 11:25:19 +08:00
odslib.class.php
MDL-28701 Change uses of make_upload_directory(temp) to make_temp_directory().
2011-09-10 10:43:49 +02:00
olson.php
MDL-27966 timezones - updated to 2011g version + fix minor notice
2011-06-21 16:23:24 +02:00
outputactions.php
MDL-30979 output: Further changes are validation
2012-02-17 14:53:11 +13:00
outputcomponents.php
MDL-33814 Output renderers: table cell objects are only created when needed
2012-06-19 11:59:03 +08:00
outputfactories.php
MDL-30979 output: Further changes are validation
2012-02-17 14:53:11 +13:00
outputlib.php
MDL-34299 remove xmlstrictheaders setting and switch to html5 doctype by default
2012-07-21 19:23:44 +02:00
outputrenderers.php
Merge branch 'w30_MDL-34299_m24_html5' of git://github.com/skodak/moodle
2012-07-24 14:07:26 +08:00
outputrequirementslib.php
Merge branch 'w28_MDL-33887_m24_jsstrings' of git://github.com/skodak/moodle
2012-07-10 15:07:47 +12:00
pagelib.php
MDL-34449 phpdoc typo correction
2012-07-23 16:39:25 +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-31461 Plagiarism - adjust api functions to allow better support for renderers
2012-02-03 11:37:51 +13:00
pluginlib.php
MDL-34019 Fix response item key name
2012-07-02 15:02:58 +08:00
portfoliolib.php
MDL-32940 libraries: Replaced deprecated PARAM_NUMBER with PARAM_FLOAT
2012-07-23 17:21:05 +08:00
questionlib.php
MDL-33400 Lib : fixed character miscount
2012-06-14 10:56:40 +08:00
recaptchalib.php
resourcelib.php
MDL-29624 Media embedding system, part 3: resource module (and URL, lesson)
2012-05-09 18:29:31 +01: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
session-test.php
sessionlib.php
Revert "MDL-32379: Fix memory leak in session_set_user"
2012-05-07 14:39:43 +08:00
setup.php
MDL-33595 fix recent initial PHPUnit init regression
2012-06-08 11:50:03 +02:00
setuplib.php
MDL-34035 - fix typo in comment
2012-07-04 10:37:47 +08:00
soaplib.php
statslib.php
MDL-29030 fix remaining report linking hacks
2011-11-06 12:22:50 +01:00
tablelib.php
MDL-33479 removed legacy constructor causing strict notice in php5
2012-06-05 09:27:32 +08:00
textlib.class.php
MDL-34115 fix sorting in blocks admin UI
2012-06-30 08:33:34 +02:00
thirdpartylibs.xml
MDL-33180 delete the last traces of SimpleTest - ciao and thanks
2012-07-21 10:11:50 +02:00
timezone.txt
MDL-31329 timezones: updated to 2011n
2012-01-22 21:30:06 +01:00
tokeniserlib.php
MDL-31301 use static textlib methods
2012-03-03 11:46:13 +01:00
upgrade.txt
MDL-31023 upgrade.txt: Note to upgrade.txt about pagelib removals
2012-07-23 13:18:06 +08: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-29186 multilang Reviewed the uses of course fullname and ensured things were being formatted consistently
2011-09-08 09:38:46 +12:00
validateurlsyntax.php
MDL-26623 fix file permissions
2011-03-01 12:26:49 +01:00
webdavlib.php
Merge branch 'MDL-27559-master-v2' of https://github.com/mackensen/moodle
2012-06-06 08:51:11 +12:00
weblib.php
MDL-33180 delete the last traces of SimpleTest - ciao and thanks
2012-07-21 10:11:50 +02: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