..
adodb
MDL-32574 import adodb 5.16
2012-04-21 20:02:29 +02:00
ajax
MDL-33990 - yui2: remove 2 uncessary requirements
2012-07-03 10:37:10 +12:00
alfresco
bennu
MDL-24235 bennu: remove dependency on mbstring from library
2012-03-02 08:01:30 -08:00
completion
MDL-34243 completion: get_criteria() incorrectly passing object
2012-07-23 09:38:57 +12:00
db
MDL-34600 upgrade.php - fix trailing whitespace
2012-08-07 08:43:07 +08:00
ddl
Merge branch 'MDL-34211' of git://github.com/appalachianstate/moodle into MOODLE_23_STABLE
2012-07-16 11:15:55 +08:00
dml
MDL-34441 prevent mysqli::close() notice after failed mysql driver connect
2012-07-22 20:57:04 +02:00
dragmath
dtl
MDL-34441 always use proper charset in htmlspecialchars() calls
2012-07-22 20:57:03 +02:00
editor
MDL-34396 Ensure TinyMCE editor spell checking works on pages with $PAGE->https_required()
2012-07-21 20:29:50 +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
Merge branch 'wip-MDL-33297-master' of git://github.com/abgreeve/moodle
2012-06-21 17:34:57 +08:00
filestorage
MDL-33453 Make it clear what search_references() and search_references_count() are good for
2012-06-26 16:28:30 +02:00
flowplayer
MDL32423 import latest flowplayer
2012-04-15 15:59:07 +02:00
form
MDL-34669: Fix editor filepicker context bt trying to use page context
2012-08-06 16:58:44 +08:00
grade
MDL-13629 grade: added some unit tests to clarify the handling of droplow and improved apply_limit_rules()
2012-07-18 09:14:59 +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-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:10:38 +01:00
portfolio
MDL-33828 Portfolio: prevent notices while exporting to portfolios
2012-07-03 16:35:48 +12:00
simplepie
MDL-28701 Change all uses of $CFG->dataroot/cache to $CFG->cachedir
2011-09-10 10:35:46 +02:00
simpletest
MDL-32569 convert the remaining tests
2012-04-21 17:47:30 +02:00
simpletestlib
fix permissions
2012-04-05 16:36:10 +08:00
spikephpcoverage
MDL-32251 add missing spikephpcoverage modification info, improve coding style in competionlib
2012-04-03 07:59:39 +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
Revert "Merge branch 'MDL-28531-23' of git://github.com/FMCorz/moodle into MOODLE_23_STABLE"
2012-08-07 14:27:55 +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:36:39 +02:00
yui
MDL-34433 Check for existence of e and e.target in set_form_changed
2012-07-30 12:09:50 +08: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-34704 couse, accesslib: improve $CFG->courselistshortnames
2012-08-03 14:43:30 +01:00
adminlib.php
MDL-34125 fix regression when deleting activity modules
2012-07-01 10:05:22 +02:00
authlib.php
MDL-32094 some more E_STRICT fixes
2012-03-18 20:40:20 +01:00
blocklib.php
MDL-31263 Rewrite block drag/drop using YUI3
2012-04-24 13:25:43 +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
MDL-32107 Activity completion: should use get_enrolled_sql instead of reinventing wheel
2012-06-01 12:25:59 +01:00
componentlib.class.php
MDL-20438 New moodle_major_version() function
2012-03-30 11:05:40 +02:00
conditionlib.php
MDL-33212 Course page: Eye icon should override other conditions
2012-05-28 16:17:39 +01: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 'w27_MDL-34123_m23_newpasslang' of git://github.com/skodak/moodle into MOODLE_23_STABLE
2012-07-03 10:39:17 +08:00
csslib.php
MDL-34014 cssoptimiser: Fixed some aweful spelling
2012-07-03 10:34:13 +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
Merge branch 'MDL-31877-master-1' of git://git.luns.net.uk/moodle
2012-03-12 14:57:11 +13:00
ddllib.php
default.ttf
deprecatedlib.php
Revert "MDL-30843 and MDL-30842 - accessibility compliance: Add <label> for form input text and select tag"
2012-04-11 17:18:58 +12: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-34585 fix broken blog file access control
2012-08-02 09:58:50 +02: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
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:32:17 +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-34590 javascript-static: nuclear option in openpopup
2012-08-09 17:17:36 +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
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-31 09:27:00 +01:00
memcached.class.php
messagelib.php
MDL-33019: Check that message providers' plugins are enabled and exist
2012-05-23 10:47:08 +01:00
modinfolib.php
MDL-33466: Group restriction should hide activity even with 'show availability' option
2012-07-04 09:38:08 +12:00
moodlelib.php
MDL-34866 - Make "course display" default a site configurable option
2012-08-14 12:12:47 -07:00
navigationlib.php
MDL-34534 Backport activity chooser default setting to 2.3 stable
2012-07-25 12:15:21 +01: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-34650 typo correction
2012-07-31 13:23:55 +08:00
outputfactories.php
MDL-30979 output: Further changes are validation
2012-02-17 14:53:11 +13:00
outputlib.php
MDL-33596 css_optimiser: Added an option for themes to disable the CSS optimiser
2012-06-12 14:23:15 +12:00
outputrenderers.php
MDL-34650 - accessibility compliance: Add <label> for form input text and select tag
2012-07-31 12:09:18 +08:00
outputrequirementslib.php
MDL-33887 delay string fetching in PAGE->requires->string_for_js() till page footer
2012-07-10 15:08:26 +12:00
pagelib.php
MDL-34449 phpdoc typo correction
2012-07-23 16:40:30 +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-06-26 09:12:35 +02:00
portfoliolib.php
MDL-34650 - accessibility compliance: Add <label> for form input text and select tag
2012-07-31 12:09:18 +08:00
questionlib.php
MDL-34650 - accessibility compliance: Add <label> for form input text and select tag
2012-07-31 12:09:18 +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
MDL-33514 - rss: also exclude suspended users feeds
2012-07-09 10:24:41 +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:39:48 +08:00
soaplib.php
statslib.php
MDL-29030 fix remaining report linking hacks
2011-11-06 12:22:50 +01:00
tablelib.php
MDL-34650 - accessibility compliance: Add <label> for form input text and select tag
2012-07-31 12:09:18 +08:00
textlib.class.php
MDL-34115 fix sorting in blocks admin UI
2012-06-30 08:34:02 +02:00
thirdpartylibs.xml
MDL-33114 import TinyMCE 3.5.1.1 and fix preview
2012-05-24 23:15:52 +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-29624 Media embedding system, part 1: new API and filter changes
2012-05-09 18:29:29 +01:00
upgradelib.php
MDL-27083 Questions: Orphaned questions are adopted on upgrade
2012-07-23 11:58:56 +08: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
webdavlib.php
Merge branch 'MDL-34715-23' of git://github.com/FMCorz/moodle into MOODLE_23_STABLE
2012-08-07 10:42:11 +08:00
weblib.php
MDL-32279 filters: filters: setup() before filter() is better.
2012-06-15 10:12:53 +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