moodle/lib
Mark Nelson e057f279e4 MDL-57497 core_calendar: added new calendar event class
Moved calendar_event class to new location using replaceclasses.php

Part of MDL-55611 epic.
2017-04-03 11:33:55 +08:00
..
adodb MDL-55999 lib: Update thirdpartylibs.xml and readme_moodle.txt 2016-10-05 10:58:10 +08:00
ajax MDL-56958 ajax: Prefer the general renderer 2016-11-15 12:44:59 +08:00
amd Merge branch 'MDL-58317-master' of git://github.com/damyon/moodle 2017-03-21 08:03:42 +00:00
antivirus/clamav MDL-57266 upgrade: add 3.2.0 separation line to all upgrade scripts 2016-12-05 17:10:20 +01:00
behat MDL-40759 icons: Behat fixes for font-awesome 2017-03-17 15:52:18 +08:00
bennu MDL-49111 bennu: remove outdated readme note 2016-01-13 11:31:55 +00:00
classes MDL-57433 block_course_overview: removed block from core 2017-04-03 11:33:55 +08:00
db MDL-57497 core_calendar: added new calendar event class 2017-04-03 11:33:55 +08:00
ddl MDL-48228 database: Unit test addition and update. 2017-03-01 09:03:12 +08:00
dml Merge branch 'MDL-45584_master' of git://github.com/markn86/moodle 2017-03-07 12:00:01 +01:00
dtl
editor MDL-40759 icons: Peer review fixes (all minor) 2017-03-17 15:52:46 +08:00
evalmath MDL-51784 general: Adding missing php4 style constructors 2015-12-11 14:02:42 +08:00
external MDL-57975 core: test for user date external function 2017-03-08 03:33:23 +00:00
filebrowser MDL-33741 file_info: show courses in hidden categories 2016-08-01 09:12:36 +08:00
filestorage MDL-55528 fileconverter_unoconv: Add new unoconv plugin 2017-03-10 10:45:46 +08:00
fonts MDL-40759 themes: font awesome support 2017-03-17 15:51:28 +08:00
form MDL-34859 forms: fix the checkbox in defaultcustom element 2017-03-22 11:25:58 +08:00
google MDL-53512 libraries: update google API library to version 1.1.7 2016-03-22 08:38:11 +08:00
grade MDL-50729 gradelib: Regrade event should be assigned to system 2017-02-14 10:15:52 +05:30
horde MDL-52361 core: patch Horde library for PHP7 compatibility 2015-12-08 12:47:15 +08:00
html2text MDL-53896 core: Document Html2Text run-time overrides 2016-05-18 11:37:17 +08:00
htmlpurifier NOBUG: Fixed file access permissions 2016-10-20 17:52:32 +02:00
jabber MDL-52335 core: php7 compatibility in XMPP library 2015-12-02 14:00:58 +08:00
jquery MDL-56007 jquery: add back non-minified files 2016-10-04 11:16:29 +01:00
lessphp NOBUG: Fixed file access permissions 2016-03-24 12:58:10 +01:00
ltiprovider MDL-55825 core_lib: LTI tool provider library fixes 2016-10-28 10:10:43 +08:00
markdown MDL-53518 libraries: upgrade mardown to 1.6.0 version 2016-03-21 13:04:05 +08:00
maxmind MDL-48766 lib: Import MaxMind GeoIP2 PHP API 2016-09-19 08:59:38 +01:00
minify MDL-53695 minify: switch to MatthiasMullie\Minify 2016-10-10 13:17:04 +01:00
mustache MDL-56436 mustache: update import docs 2016-10-14 08:31:23 +01:00
password_compat/lib MDL-51758 libraries: Reworded password.php not required 2016-07-20 12:55:09 +08:00
pear MDL-56110 forms: debug message for php 7.1 compat 2016-10-13 09:18:34 +08:00
php-css-parser MDL-55381 php-css-parser: Patch for Sabberworm/PHP-CSS-Parser#115 2016-09-23 10:53:30 +01:00
phpexcel MDL-52336 core: patch PHPExcel for PHP7 compatibility 2015-12-08 12:13:48 +08:00
phpmailer MDL-57474 mailer: Make sure that our exlicit MessageID is trimmed 2016-12-21 01:20:52 +01:00
phpunit Merge branch 'MDL-55139' of git://github.com/stronk7/moodle 2017-03-28 18:33:19 +01:00
portfolio MDL-56615 portfolio: fix php 7.0.9 warning 2016-10-28 11:56:42 +08:00
requirejs MDL-57049 libraries: update jqueryui version in requirejs path 2016-11-21 08:57:53 +08:00
rtlcss MDL-55224 core: Import RTLCSS-PHP into core 2016-09-23 10:49:49 +01:00
scssphp MDL-55285 core: Include library scssphp in core 2016-09-23 10:49:49 +01:00
simplepie NOBUG: Fixed file access permissions 2016-10-06 11:51:28 +02:00
spout MDL-56012 lib: Update of readme and xml file. 2016-10-04 10:47:06 +08:00
tcpdf NOBUG: Fixed file access permissions 2015-10-08 11:36:35 +01:00
templates MDL-40759 fontawesome: Add BC for unmapped icons 2017-03-20 13:47:30 +08:00
testing MDL-4782 course: Allow activities in the "stealth" mode 2017-02-14 16:38:05 +08:00
tests Merge branch 'MDL-58121-master' of https://github.com/snake/moodle 2017-03-20 13:15:07 +00:00
typo3
xhprof MDL-55921 profiling: Adding missing vars 2016-09-14 13:48:38 +10:00
xmldb MDL-53495 database xmldb: Use real length restriction. 2016-06-08 11:06:16 +10:00
yui Merge branch 'MDL-40759-master' of git://github.com/damyon/moodle 2017-03-20 13:57:38 +08:00
yuilib
accesslib.php MDL-51833 tool_monitor: Improve access check for monitor. 2017-02-27 08:59:45 +08:00
adminlib.php Merge branch 'wip-MDL-34859-master' of git://github.com/marinaglancy/moodle 2017-03-20 07:54:22 +00:00
authlib.php MDL-57102 auth: Add new signup_is_enabled function 2016-11-23 19:35:08 +00:00
badgeslib.php MDL-53718 badges: Dont display course badges when disabled 2016-11-07 15:56:26 +10:30
blocklib.php MDL-57437 core: upgrade code for introduction of block_myoverview 2017-04-03 11:32:57 +08:00
boxlib.php MDL-49599 core: Fully deprecate the boxclient class 2016-07-19 14:44:51 +08:00
cacert.pem
cacert.txt
clilib.php MDL-51423 clilib: Fix the hard-coded English text with proper string 2015-09-17 21:12:46 +02:00
completionlib.php MDL-54751 core_completion: Exclude activities pending deletion 2016-11-07 07:41:59 +08:00
componentlib.class.php MDL-24343 core: Deprecate unzip_file 2016-08-03 09:05:55 +08:00
conditionlib.php
configonlylib.php MDL-56978 core: fix error handling in min_fix_utf8 2016-11-16 08:59:15 -08:00
cookies.js
coursecatlib.php MDL-58160 coursecat: Use set_many to populate category cache 2017-03-06 12:04:25 +10:30
cronlib.php MDL-55980 Scheduled tasks: Run individual scheduled tasks from web 2017-02-24 10:42:28 +00:00
csslib.php MDL-57789 files: Reviewed lifetime value 2017-02-25 23:42:37 +01:00
csvlib.class.php
customcheckslib.php
dataformatlib.php MDL-51603 dataformats: coding_exception if output buffering 2016-04-21 16:20:36 +08:00
datalib.php MDL-58257 course: fix search containing a hyphen 2017-03-16 18:43:15 +01:00
ddllib.php MDL-50049 deprecation: Extra minor fixes. 2015-07-10 01:59:31 +02:00
default.ttf
deprecatedlib.php MDL-57497 core_calendar: added new calendar event class 2017-04-03 11:33:55 +08:00
dmllib.php MDL-50049 deprecation: Extra minor fixes. 2015-07-10 01:59:31 +02:00
dtllib.php
editorlib.php MDL-31989 search: get_config method to search areas 2016-02-23 10:47:59 +00:00
emptyfile.php
enrollib.php MDL-58079 core_enrol: Implementing fix and unit test 2017-03-16 14:23:34 -03:00
environmentlib.php MDL-55121 environment: check for unsuported php version 7.1 2016-11-11 12:37:07 +08:00
eventslib.php MDL-48621 events: Adding debugging messages 2016-01-19 15:12:15 +08:00
excellib.class.php MDL-52983 excel output: avoid single quote on end of sheet name 2016-02-08 15:17:02 +10:30
externallib.php MDL-40759 icons: Peer review fixes (all minor) 2017-03-17 15:52:46 +08:00
filelib.php MDL-40759 icons: filepicker 2017-03-17 15:52:17 +08:00
filterlib.php MDL-57283 core: fixed function call on null 2016-12-06 14:12:42 +08:00
flickrlib.php
formslib.php Merge branch 'wip-MDL-34859-master' of git://github.com/marinaglancy/moodle 2017-03-20 07:54:22 +00:00
gdlib.php MDL-55445 gdlib: Support for resizing an image 2016-08-15 10:54:28 +08:00
googleapi.php MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
gradelib.php MDL-37168 grade: Debugging if gradebook callbacks are not both present 2017-03-20 16:02:11 +08:00
graphlib.php MDL-51784 general: Adding missing php4 style constructors 2015-12-11 14:02:42 +08:00
grouplib.php MDL-31243 access/enrol libs: rename new groups functions 2016-09-30 09:27:59 +01:00
index.html
installlib.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
javascript-static.js MDL-57687 js: Remove M.util.init_toggle_class_on_click 2017-02-08 11:09:54 +00:00
javascript.php MDL-53695 lib/javascript.php: ensure full env for core_minify 2016-10-10 13:17:04 +01:00
jslib.php MDL-57789 files: Reviewed lifetime value 2017-02-25 23:42:37 +01:00
ldaplib.php MDL-50625 auth_ldap: Better check for paged results support 2017-01-19 10:55:26 +01:00
lexer.php MDL-51784 general: Adding missing php4 style constructors 2015-12-11 14:02:42 +08:00
licenselib.php
listlib.php MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
mathslib.php MDL-51784 general: Adding missing php4 style constructors 2015-12-11 14:02:42 +08:00
medialib.php MDL-38158 core_media: Convert media players to new plugin type 2016-11-04 17:30:40 +08:00
messagelib.php MDL-56139 core: changes after peer review 2016-11-16 10:22:52 +08:00
modinfolib.php MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
moodlelib.php MDL-58121 email: ensure support user is defined in email_to_user 2017-03-17 09:08:45 +08:00
myprofilelib.php MDL-55345 user: correct userid when linking to iplookup from profile 2016-10-05 15:08:38 +01:00
navigationlib.php MDL-4782 course: Allow activities in the "stealth" mode 2017-02-14 16:38:05 +08:00
oauthlib.php MDL-52051 oauth: expires_in is optional 2016-10-10 14:02:20 +08:00
odslib.class.php MDL-24343 core: Deprecate zip_files 2016-07-29 08:15:16 +08:00
outputactions.php MDL-55831 output: Convert action_link to template 2016-09-23 10:55:16 +01:00
outputcomponents.php MDL-40759 fontawesome: Add BC for unmapped icons 2017-03-20 13:47:30 +08:00
outputfactories.php MDL-56958 ajax: Prefer the general renderer 2016-11-15 12:44:59 +08:00
outputfragmentrequirementslib.php MDL-52715 lib: Clean up of comments and variable names. 2016-02-03 10:07:08 +08:00
outputlib.php MDL-40759 icons: Peer review fixes (all minor) 2017-03-17 15:52:46 +08:00
outputrenderers.php Merge branch 'MDL-58263-master' of git://github.com/jleyva/moodle 2017-03-20 11:39:58 +00:00
outputrequirementslib.php MDL-40759 icons: Refactor to allow theme icon systems 2017-03-17 15:52:18 +08:00
pagelib.php MDL-57101 filter: Load globally available filters on every page 2016-12-01 14:51:40 +08:00
pdflib.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
plagiarismlib.php MDL-52702 plagiarism: Improvements to base plugin class 2016-01-18 09:39:54 +00:00
portfoliolib.php MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
questionlib.php MDL-56826 questions: Add styling for boost theme 2016-11-17 14:20:52 +08:00
recaptchalib.php MDL-56092 core_auth: Refactor recaptcha lib 2016-10-04 09:49:27 +01:00
requirejs.php MDL-55453 core_lib: Fix usage of js_send_uncached 2016-08-03 10:18:41 -07:00
resourcelib.php MDL-47995 lib: encode title properly, before additing it to image title 2015-06-04 11:13:00 +08:00
rsslib.php MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
searchlib.php MDL-51784 general: Adding missing php4 style constructors 2015-12-11 14:02:42 +08:00
sessionkeepalive_ajax.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
sessionlib.php MDL-55980 Scheduled tasks: Run individual scheduled tasks from web 2017-02-24 10:42:28 +00:00
setup.php MDL-57887 setup: Support logging usernames in nginx access logs 2017-02-07 13:47:40 +11:00
setuplib.php MDL-55956 core: Update major db change version 2017-03-10 18:04:46 +00:00
soaplib.php
statslib.php MDL-22183 lib: Cleanup of get_next functions. 2016-08-18 10:13:31 +08:00
tablelib.php MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
thirdpartylibs.xml MDL-40759 themes: font awesome support 2017-03-17 15:51:28 +08:00
tokeniserlib.php
upgrade.txt MDL-57497 core_calendar: added new calendar event class 2017-04-03 11:33:55 +08:00
upgradelib.php MDL-48228 database: Make utf8mb4 the default character set for mysql. 2017-03-01 09:03:12 +08:00
uploadlib.php MDL-50887 antivirus: Deprecate functions no longer required. 2016-02-25 09:55:45 +00:00
validateurlsyntax.php
webdavlib.php MDL-56915 webdav: Increase maximum expected header size 2016-11-16 17:19:19 +08:00
weblib.php MDL-40759 icons: Rename activity_icon 2017-03-17 15:52:18 +08:00
wiki_to_markdown.php MDL-50268 core: proper deprecation of get_file_url() method 2016-01-18 13:44:22 +08:00
womenslib.php
wordlist.txt
xhtml.xsl
xmlize.php
xsendfilelib.php