..
adodb
MDL-38671 add adodb 5.18
2013-03-24 17:48:11 +01:00
ajax
MDL-41811 simplify the admin tree detection logic and fix navigation in multiple areas
2013-10-21 14:17:55 +08:00
alfresco
behat
MDL-42408 behat: Setting the site summary
2013-10-21 14:17:54 +08:00
bennu
MDL-18375 calendar: huge refactor of the initial patch
2013-09-05 18:30:05 +08:00
classes
MDL-43018 JavaScript: Correct joining of multiple minified JS
2013-11-28 11:54:53 +08:00
db
MDL-42767 notes: Delete notes on a course delete
2013-11-20 13:22:07 +11:00
ddl
Merge branch 'wip-MDL-40883-master' of git://github.com/marinaglancy/moodle
2013-11-08 15:32:11 +08:00
dml
Merge branch 'MDL-42775-master' of git://github.com/danpoltawski/moodle
2013-11-08 16:37:55 +11:00
dragmath
dtl
MDL-40642 set more restrictive umask and use proper permission for new dirs and files
2013-07-19 09:18:44 +02:00
editor
MDL-42930 Release upgrade line: Fix ordering for tinymce
2013-11-20 11:50:38 +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-42081 fix file_storage phpunit tests following adding new stamp files on fresh install
2013-11-11 16:01:32 +08:00
flowplayer
MDL-38673 import flash based FlowPlayer 3.2.16
2013-03-24 18:35:09 +01:00
form
Merge branch 'MDL-42617' of git://github.com/jleyva/moodle
2013-11-04 16:14:35 +11:00
google
MDL-42808 library: Google API was resetting the timezone
2013-11-11 15:25:00 +08:00
grade
MDL-28463 grades: use get_course() method
2013-10-29 11:33:55 +11:00
htmlpurifier
Fix permissions
2013-03-28 14:36:33 +08:00
jabber
jquery
MDL-40801 import latest jQuery and jQuery UI
2013-07-20 21:58:17 +02:00
markdown
fix permissions
2013-09-27 14:21:20 +10:00
minify
MDL-39474 introduce $CFG->debugdeveloper and cleanup $CFG init
2013-08-12 13:01:47 +02:00
password_compat
pear
MDL-40267 forms: fix utf8 string length rules
2013-11-05 10:20:22 +08:00
phpexcel
phpmailer
MDL-42224 clean up message and email redirection testing
2013-10-12 13:59:07 +02:00
phpunit
MDL-41935 attempt to work around random time comparison test failures
2013-10-12 15:53:25 +02:00
portfolio
MDL-41041 portfolio: Temporary solution for event portfolio_send
2013-10-25 14:54:34 +08:00
simplepie
MDL-41623 ensure all rss links are valid urls.
2013-09-07 04:04:54 +02:00
tcpdf
MDL-40107 import tcpdf 6.0.031
2013-09-23 23:19:53 +02:00
testing
MDL-42666 tests: Setting new Box.net mandatory arguments
2013-11-07 13:54:47 +08:00
tests
MDL-42767 notes: Delete notes on a course delete
2013-11-20 13:22:07 +11: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
MDL-38972 xmldb: amend comments.
2013-04-24 02:09:34 +02:00
yui
MDL-42810 ActionMenu: Hide the ActionMenu when clicking on primary links
2013-11-12 11:18:33 +08:00
yuilib
NOBUG: Fixed file access permissions
2013-10-18 16:16:18 +08:00
zend
accesslib.php
MDL-42560 Events: Removed use of role->name
2013-10-28 11:06:47 +08:00
adminlib.php
MDL-42671 EditPDF: Disable EditPDF is zlib is not available
2013-11-06 00:26:05 +08:00
authlib.php
MDL-31501 rework user session architecture
2013-09-21 13:11:56 +02:00
badgeslib.php
MDL-39923 badges: Fix unit tests
2013-11-07 21:48:01 +13: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-39356 add ca certificate bundles for cURL
2013-04-28 20:58:58 +02:00
cacert.txt
MDL-39356 add ca certificate bundles for cURL
2013-04-28 20:58:58 +02:00
clilib.php
completionlib.php
MDL-40844 - Activity completion: Update of the sql to include additional name fields.
2013-10-02 16:29:17 +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-18 14:54:55 +08:00
configonlylib.php
MDL-40676 ignore null bytes
2013-09-02 12:25:02 +08:00
cookies.js
coursecatlib.php
MDL-40612 libraries: Tidy up and improvement of the code for additional name fields.
2013-11-11 11:01:14 +08:00
cronlib.php
Merge branch 'passwordreset-2013-10-07-1031Z' of https://github.com/peterbulmer/moodle
2013-10-08 10:30:57 +08:00
csslib.php
MDL-41057 csslib: CSS optimiser improvements.
2013-08-16 08:57:20 +12:00
csvlib.class.php
MDL-40438 migrate all collatorlib:: and textlib:: uses
2013-08-06 21:04:35 +02:00
customcheckslib.php
datalib.php
Merge branch 'MDL-41910_master' of git://github.com/dmonllao/moodle
2013-09-25 03:11:53 +02:00
ddllib.php
default.ttf
deprecatedlib.php
MDL-42323 coursecat: Changed phpdocs in deprecated function get_categories
2013-10-17 09:53:28 +11:00
dmllib.php
dtllib.php
editorlib.php
MDL-42769 use only text area editor before install completed
2013-11-07 23:51:59 +01:00
emptyfile.php
enrollib.php
MDL-37717 warn teachers before disabling or deleting their enrolment method
2013-10-04 16:02:48 +02:00
environmentlib.php
MDL-39985 add explicit MariaDB support
2013-07-24 10:45:20 +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-40220 use new core_component::get_component_directory()
2013-07-16 22:42:37 +02:00
filelib.php
MDL-42387 standardise file lifetime handling
2013-11-01 10:42:18 +01: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
MDL-35402 forms - prevent crash when multiple rules defined on an editor element
2013-10-15 14:30:33 +01:00
gdlib.php
MDL-38654 do not test $CFG->gdversion
2013-03-22 16:57:55 +01:00
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-21415 reports: We should fetch active group from session not page params
2013-09-12 11:18:25 +08:00
htaccess
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
NOBUG - reduce whitespace errors a little
2013-04-15 13:29:14 +01:00
installlib.php
MDL-31501 rework user session architecture
2013-09-21 13:11:56 +02:00
javascript-static.js
MDL-29441 Chat: Use a valid name for chat popup actions
2013-10-12 00:53:48 +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-42723: Hide and handle LDAP error when user not in context being checked
2013-11-06 17:31:55 +01:00
lexer.php
licenselib.php
MDL-28250 license: Correct cc-nc url
2013-05-15 10:45:36 +01:00
listlib.php
mathslib.php
medialib.php
MDL-36316 useragent: Reduce user agent sniffing
2013-09-13 14:25:37 +08:00
messagelib.php
MDL-31560 Messages: Added support for noreply and support users
2013-09-13 16:13:26 +08:00
modinfolib.php
MDL-41436 modinfo: Concatenate SQL fields instead of passing array
2013-09-11 10:02:41 +08:00
moodlelib.php
MDL-42767 notes: Delete notes on a course delete
2013-11-20 13:22:07 +11:00
navigationlib.php
Merge branch 'MDL-42711-master' of git://github.com/nebgor/moodle
2013-11-14 17:18:44 +08: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
MDL-38999 timezones: fix maxyear handling on rule calculation.
2013-04-08 00:44:50 +02:00
outputactions.php
outputcomponents.php
MDL-40975 ActionMenu: Convert text-based icon to the caret style
2013-11-06 11:40:59 +08:00
outputfactories.php
MDL-41398 output: implemented maintenance renderer
2013-10-07 11:55:14 +13:00
outputlib.php
MDL-41604 Moodle should also fallback to the default theme when a parent theme is invalid.
2013-10-09 17:05:31 +08:00
outputrenderers.php
MDL-42852 lib: Blocks disappear in Clean in RTL.
2013-11-19 11:42:56 +13:00
outputrequirementslib.php
MDL-42438 load missing CSS for our simple YUI rollup
2013-10-19 21:04:26 +02:00
pagelib.php
MDL-41398 output: implemented maintenance renderer
2013-10-07 11:55:14 +13:00
pdflib.php
plagiarismlib.php
MDL-40220 use new core_component::get_plugin_list()
2013-07-16 22:36:11 +02:00
pluginlib.php
MDL-42078 multiple uninstall improvements and cleanup
2013-10-07 13:10:36 +02:00
portfoliolib.php
MDL-42511 portfolio: Debugging from deprecated function in cron
2013-10-28 10:28:10 +08:00
questionlib.php
MDL-41885 modules now declare use of question bank
2013-09-26 09:49:34 +08:00
recaptchalib.php
resourcelib.php
rsslib.php
MDL-25901 rss: do not copyright html tag
2013-06-06 11:21:19 +08:00
searchlib.php
sessionlib.php
MDL-31501 rework user session architecture
2013-09-21 13:11:56 +02:00
setup.php
MDL-42447 performance: New var to add perf. info to redirections
2013-11-15 09:10:22 +08:00
setuplib.php
MDL-42447 performance: New var to add perf. info to redirections
2013-11-15 09:10:22 +08:00
soaplib.php
statslib.php
MDL-40103 Now xmldb code matches original templates 100%
2013-06-18 15:22:51 +02:00
tablelib.php
MDL-40481 quiz responses report needs cols need text_sorting
2013-11-05 14:13:53 +00:00
textlib.class.php
MDL-40299 textlib conversion to core_text and core_collator
2013-06-27 22:18:57 +02:00
thirdpartylibs.xml
MDL-42381 remove unused pear OLE library and other pear excel writer leftovers
2013-10-18 14:52:11 +02: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
MDL-42666 repository_boxnet: Convert repository to APIv2
2013-11-06 10:45:52 +08:00
upgradelib.php
MDL-42040 refactor core Moodle shutdown handlers logic
2013-10-04 11:36:46 +02:00
uploadlib.php
MDL-40642 set more restrictive umask and use proper permission for new dirs and files
2013-07-19 09:18:44 +02:00
validateurlsyntax.php
webdavlib.php
MDL-42309 typo: fix reponse -> response throughout Moodle.
2013-10-15 13:47:27 +11:00
weblib.php
MDL-42503 treat $CFG->filterall as a real cache flag - verify during cache resets
2013-11-11 21:49:15 +01:00
wiki_to_markdown.php
womenslib.php
wordlist.txt
xhtml.xsl
xmlize.php
xsendfilelib.php
MDL-39832 Files: Revert MDL-39688 commit, f111746140
2013-07-07 09:02:15 +02:00