.. |
adodb
|
MDL-22102 killing all CRLFs, sorry for introducing them, we need to do search replace before each commit of 3rd party lib
|
2010-04-19 14:42:19 +00:00 |
ajax
|
NOBUG: Fixed very minor JS bug
|
2010-08-13 07:24:24 +00:00 |
alfresco
|
MDL-20876 - updating third-party library readme_moodle with changes.
|
2010-07-21 01:25:04 +00:00 |
bennu
|
|
|
completion
|
course completion: MDL-2631 Fix rare mark_completed bug
|
2010-08-26 23:08:58 +00:00 |
db
|
NOBUG install.php cleanup + fixed recent siteguest regression + more diagnostics when creaeting users
|
2010-08-28 11:39:03 +00:00 |
ddl
|
MDL-23682 new MySQL engine diagnostics + InnoDB is now used instead of MyISAM in new installs if available + improved mysql transaction support
|
2010-08-18 16:47:00 +00:00 |
dml
|
MDL-24028 cast all bools in DML params to integers 1/0; credit goes to Eloy Lafuente
|
2010-09-03 15:44:11 +00:00 |
dragmath
|
MDL-23844 fixed encodings in lang files
|
2010-08-18 19:13:37 +00:00 |
dtl
|
MDL-21249 improved php docs and adding direct access prevention in dtl
|
2010-07-25 12:57:44 +00:00 |
editor
|
MDL-24058 fixed potential XSS
|
2010-09-02 12:19:08 +00:00 |
evalmath
|
|
|
excel
|
MDL-20876 - updating third-party library readme_moodle with changes.
|
2010-07-21 01:25:04 +00:00 |
filebrowser
|
MDL-23613 fixed uses of format_string() in filebrowser
|
2010-08-02 13:05:49 +00:00 |
filestorage
|
MDL-23991 not a nice hack for sending file as string content to zip packer
|
2010-08-29 16:44:32 +00:00 |
flashdetect
|
MDL-21400 migrated falsh detection to YUI3
|
2010-02-06 12:58:19 +00:00 |
form
|
forms MDL-23891 Fixed up IE bug in JavaScript for finding reset buttons
|
2010-08-26 02:05:47 +00:00 |
grade
|
MDL-14679 fixed remaining old style set_field()s
|
2010-09-03 18:14:55 +00:00 |
htmlpurifier
|
MDL-23984 improvements of check_dir_exists() - replacing by make_upload_directory() in cases where we want to be sure that the dir is writable; removning now default create and recursive params to make code easier to read
|
2010-08-29 14:51:09 +00:00 |
jabber
|
MDL-20876 - updating third-party library readme_moodle with changes.
|
2010-07-21 01:25:04 +00:00 |
minify
|
javascript-minify MDL-21435 Added Minify third party lib and integrated to with JavaScript and CSS serving
|
2010-05-19 02:15:16 +00:00 |
mp3player
|
MDL-22102 killing all CRLFs, sorry for introducing them, we need to do search replace before each commit of 3rd party lib
|
2010-04-19 14:42:19 +00:00 |
overlib
|
|
|
pear
|
MDL-24058 magic quotes are being delat with in our lib/setup.php, no need to use them again in our heavily hacked quickforms
|
2010-09-02 12:47:59 +00:00 |
phpmailer
|
email MDL-23240 added change comments to READEME_MOODLE.txt
|
2010-08-09 01:33:49 +00:00 |
portfolio
|
fixed comment typos
|
2010-09-03 15:59:25 +00:00 |
simplepie
|
MDL-23984 improvements of check_dir_exists() - replacing by make_upload_directory() in cases where we want to be sure that the dir is writable; removning now default create and recursive params to make code easier to read
|
2010-08-29 14:51:09 +00:00 |
simpletest
|
MDL-14679 fixed a lot more old style uses of insert_record()
|
2010-09-03 17:47:41 +00:00 |
simpletestlib
|
MDL-20876 - updating third-party library readme_moodle with changes.
|
2010-07-21 01:25:04 +00:00 |
smarty
|
MDL-20876 - updating third-party library readme_moodle with changes.
|
2010-07-21 01:25:04 +00:00 |
spikephpcoverage
|
MDL-19698 deprecated assign new by ref in spikephpconverage
|
2010-07-19 08:47:57 +00:00 |
swfobject
|
|
|
tcpdf
|
fixed borked line ending - git hates these
|
2010-05-21 11:59:31 +00:00 |
typo3
|
MDL-22922 Some hacks to prevent typo3 notices
|
2010-06-25 03:09:53 +00:00 |
xmldb
|
MDL-23068 removing obsolete $result and removing empty upgrade files that would be probably never used at all + minor cleanup/fixing
|
2010-07-04 10:27:56 +00:00 |
yui
|
block-community MDL-19314 Fixed gallery lightbox implementation and added proper support for yui3 gallery modules
|
2010-06-04 01:49:53 +00:00 |
zend
|
zend MDL-22103 add missing new files of the Zend library to 1.10
|
2010-07-06 03:41:39 +00:00 |
accesslib.php
|
rating MDL-23908 improved rating role tips
|
2010-08-31 07:59:32 +00:00 |
adminlib.php
|
MDL-15897 fix strict comparison
|
2010-09-02 17:33:49 +00:00 |
authlib.php
|
MDL-23489 auth plugins can specify own edit profile url - patch submitted by Jay Knight + tweaking change password url to use new moodle_url at the same time, it is backwards compatible, custom plugins may still use string url for now
|
2010-08-18 22:07:00 +00:00 |
base32.php
|
lib: MDL-20876 third-party libs - fix deprecated split() calls.
|
2010-07-20 01:29:36 +00:00 |
blocklib.php
|
blocks MDL-24040 Creating course fails horribly if you make one of the default blocks invisible
|
2010-09-01 17:36:46 +00:00 |
boxlib.php
|
|
|
clilib.php
|
MDL-23590 fixed borked cli_problem
|
2010-07-30 14:15:03 +00:00 |
completionlib.php
|
completion: MDL-2631 Improve queries, reports and fix problems checking for tracked users
|
2010-08-12 03:40:35 +00:00 |
componentlib.class.php
|
MDL-21249 improved php docs and adding direct access prevention in core libs
|
2010-07-25 13:35:05 +00:00 |
conditionlib.php
|
MDL-21249 improved php docs and adding direct access prevention in core libs
|
2010-07-25 13:35:05 +00:00 |
configonlylib.php
|
MDL-21249 improved php docs and adding direct access prevention in core libs
|
2010-07-25 13:35:05 +00:00 |
cookies.js
|
|
|
cronlib.php
|
MDL-14679 fixed remaining old style set_field()s
|
2010-09-03 18:14:55 +00:00 |
csshover.htc
|
|
|
csvlib.class.php
|
lib MDL-23180 put in obviously missed global $CFG.
|
2010-09-02 06:34:48 +00:00 |
customcheckslib.php
|
MDL-21249 improved php docs and adding direct access prevention in core libs
|
2010-07-25 13:35:05 +00:00 |
datalib.php
|
MDL-24079 converted sql_ilike() to new sql_like in user selectors
|
2010-09-04 11:46:00 +00:00 |
ddllib.php
|
MDL-21249 improved php docs and adding direct access prevention in core libs
|
2010-07-25 13:35:05 +00:00 |
default.ttf
|
|
|
deprecatedlib.php
|
MDL-23984 dataroot module storage is not supported in 2.0
|
2010-08-29 10:57:42 +00:00 |
dmllib.php
|
MDL-21249 improved php docs and adding direct access prevention in core libs
|
2010-07-25 13:35:05 +00:00 |
dtllib.php
|
MDL-21249 improved php docs and adding direct access prevention in core libs
|
2010-07-25 13:35:05 +00:00 |
eaccelerator.class.php
|
MDL-21249 improved php docs and adding direct access prevention in core libs
|
2010-07-25 13:35:05 +00:00 |
editorlib.php
|
MDL-21249 improved php docs and adding direct access prevention in core libs
|
2010-07-25 13:35:05 +00:00 |
emptyfile.php
|
|
|
enrollib.php
|
MDL-22795 basic support for course enrol icons and enrol info
|
2010-08-18 09:02:05 +00:00 |
environmentlib.php
|
MDL-21249 improved php docs and adding direct access prevention in core libs
|
2010-07-25 13:35:05 +00:00 |
eventslib.php
|
MDL-21249 improved php docs and adding direct access prevention in core libs
|
2010-07-25 13:35:05 +00:00 |
excellib.class.php
|
MDL-23984 make_upload_directory() cleanup - we now throw exceptions by default which should prevent a lot of strange problems
|
2010-08-29 14:59:14 +00:00 |
externallib.php
|
webservice MDL-23536 return information when clean response throw an exception
|
2010-07-27 09:13:27 +00:00 |
filelib.php
|
MDL-23984 fixed curl cache to use our default permissions
|
2010-08-29 17:09:33 +00:00 |
filterlib.php
|
"MDL-23606, legacy_filter should return text even courseid is null, all text in user context will be empty"
|
2010-08-04 07:19:58 +00:00 |
flickrlib.php
|
MDL-22755, create filesystem plugin needs moodle/site:config capability, and a few coding style fixing
|
2010-06-22 07:40:30 +00:00 |
formslib.php
|
javascript MDL-23850 Moved mforms specific JavaScript to a separate file
|
2010-08-19 05:43:06 +00:00 |
gdlib.php
|
MDL-11000 finally switching to png images with jpg fallback, based on code by Luigi Pinca :-)
|
2010-07-25 16:28:09 +00:00 |
googleapi.php
|
MDL-21249 improved php docs and adding direct access prevention in core libs
|
2010-07-25 13:35:05 +00:00 |
gradelib.php
|
gradebook MDL-23577 added a helpful comment
|
2010-07-30 06:41:38 +00:00 |
graphlib.php
|
MDL-21249 improved php docs and adding direct access prevention in core libs
|
2010-07-25 13:35:05 +00:00 |
grouplib.php
|
MDL-21249 improved php docs and adding direct access prevention in core libs
|
2010-07-25 13:35:05 +00:00 |
htaccess
|
|
|
html2text.php
|
MDL-24058 no stripslashes any more
|
2010-09-02 12:49:29 +00:00 |
html2text_readme.txt
|
MDL-24058 no stripslashes any more
|
2010-09-02 12:49:29 +00:00 |
index.html
|
|
|
installlib.php
|
MDL-23984 improved dataroot handling in installer
|
2010-08-29 11:33:04 +00:00 |
javascript-static.js
|
javascript MDL-23850 Moved mforms specific JavaScript to a separate file
|
2010-08-19 05:43:06 +00:00 |
javascript.php
|
MDL-21249 improved php docs and adding direct access prevention in core libs
|
2010-07-25 13:35:05 +00:00 |
kses.php
|
|
|
ldaplib.php
|
auth/ldap MDL-23652 Error in auth_ldap_sync_users.php
|
2010-08-07 00:40:16 +00:00 |
lexer.php
|
|
|
licenselib.php
|
MDL-21249 improved php docs and adding direct access prevention in core libs
|
2010-07-25 13:35:05 +00:00 |
listlib.php
|
MDL-14679 fixed remaining old style set_field()s
|
2010-09-03 18:14:55 +00:00 |
markdown.php
|
|
|
mathslib.php
|
MDL-21249 improved php docs and adding direct access prevention in core libs
|
2010-07-25 13:35:05 +00:00 |
md5.js
|
MDL-22102 killing all CRLFs, sorry for introducing them, we need to do search replace before each commit of 3rd party lib
|
2010-04-19 14:42:19 +00:00 |
memcached.class.php
|
MDL-21249 improved php docs and adding direct access prevention in core libs
|
2010-07-25 13:35:05 +00:00 |
messagelib.php
|
MDL-14679 fixed multiple old style insert_record calls, we throw exceptions now from DML
|
2010-09-03 16:26:04 +00:00 |
moodlelib.php
|
MDL-23184 PARAM_CLEANHTML is work with real html markup only, it does not do our custom FORMAT_MOODLE tweaks anymore, luckily this was not supposed to be used before storage to database in 1.9, that means there should not be any BC issues;Êimproved docs
|
2010-09-02 18:49:31 +00:00 |
navigationlib.php
|
MDL-23308 reverting previously reverted deprecation of legacy course files - we have agreed during the meeting on Thursday that we add new setting to allow this, not keeping the course files everywhere forever
|
2010-09-03 19:14:33 +00:00 |
oauthlib.php
|
MDL-19168, dropbox repository plugin for moodle, and oauth support for filepicker. dropbox plugin has a known bug: cannot access folders or files with space, using urlencode to encode filepath is not helping, needs to contact dropbox team to find workaround
|
2010-05-14 08:29:33 +00:00 |
odbc.php
|
|
|
odslib.class.php
|
MDL-23984 make_upload_directory() cleanup - we now throw exceptions by default which should prevent a lot of strange problems
|
2010-08-29 14:59:14 +00:00 |
olson.php
|
|
|
outputactions.php
|
output lib NOBUG support full-screen pop-ups again - bug fix of previous commit. Sorry.
|
2010-08-03 13:09:42 +00:00 |
outputcomponents.php
|
gradebook MDL-23750 category and item page had extra cells due to partial refactoring
|
2010-08-11 06:54:40 +00:00 |
outputfactories.php
|
MDL-21249 improved php docs and adding direct access prevention in core libs
|
2010-07-25 13:35:05 +00:00 |
outputlib.php
|
MDL-23984 improvements of check_dir_exists() - replacing by make_upload_directory() in cases where we want to be sure that the dir is writable; removning now default create and recursive params to make code easier to read
|
2010-08-29 14:51:09 +00:00 |
outputrenderers.php
|
blocks MDL-24002 Split block renderering into several smaller methods, one for each area of a block.
|
2010-08-30 06:57:05 +00:00 |
outputrequirementslib.php
|
javascript MDL-23430 YUI moodle modules are no longer cached if CFG->cachejs is off
|
2010-08-05 04:05:28 +00:00 |
pagelib.php
|
blocks MDL-23935 fixed abuse of moodle_page protected variables
|
2010-08-26 06:27:47 +00:00 |
pdflib.php
|
MDL-22050 removing moodle/langconfig duplicates
|
2010-04-10 18:26:20 +00:00 |
portfoliolib.php
|
assignment NOBUG the assignment submission files repository export had xhtml errors. fixed missing double inverted commas thanks to XHTML validator.
|
2010-07-27 07:59:38 +00:00 |
profilerlib.php
|
|
|
questionlib.php
|
MDL-14679 fixed remaining old style set_field()s
|
2010-09-03 18:14:55 +00:00 |
recaptchalib.php
|
MDL-21403 hardcoded JS legacy code should not use new $PAGE->requires-> api, switching to html_writer instead
|
2010-01-26 10:22:58 +00:00 |
resourcelib.php
|
MDL-21249 improved php docs and adding direct access prevention in core libs
|
2010-07-25 13:35:05 +00:00 |
rsslib.php
|
rss MDL-23473 made blog rss feeds work
|
2010-07-28 02:32:11 +00:00 |
searchlib.php
|
MDL-21249 improved php docs and adding direct access prevention in core libs
|
2010-07-25 13:35:05 +00:00 |
session-test.php
|
MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions
|
2010-01-16 15:39:56 +00:00 |
sessionlib.php
|
MDL-23984 improved check_dir_exists() and make_upload_directory() incorrect permissions throw fatal exceptions by default; it is possible to create dirs outside of dataroot (necessary for custom dir locations); fixed Win32 compatibility in session_exists method
|
2010-08-29 14:33:39 +00:00 |
setup.php
|
MDL-23984 improved dataroot validation
|
2010-08-29 14:14:21 +00:00 |
setuplib.php
|
MDL-23984 improved check_dir_exists() and make_upload_directory() incorrect permissions throw fatal exceptions by default; it is possible to create dirs outside of dataroot (necessary for custom dir locations); fixed Win32 compatibility in session_exists method
|
2010-08-29 14:33:39 +00:00 |
simpletestcoveragelib.php
|
MDL-21249 improved php docs and adding direct access prevention in core libs
|
2010-07-25 13:35:05 +00:00 |
simpletestlib.php
|
MDL-21249 improved php docs and adding direct access prevention in core libs
|
2010-07-25 13:35:05 +00:00 |
soaplib.php
|
MDL-21249 improved php docs and adding direct access prevention in core libs
|
2010-07-25 13:35:05 +00:00 |
statslib.php
|
MDL-21249 improved php docs and adding direct access prevention in core libs
|
2010-07-25 13:35:05 +00:00 |
tablelib.php
|
MDL-21249 improved php docs and adding direct access prevention in core libs
|
2010-07-25 13:35:05 +00:00 |
textlib.class.php
|
MDL-23984 setting proper typo3 directory permissions
|
2010-08-29 14:31:08 +00:00 |
thirdpartylibs.xml
|
MDL-16780, MDL-24058 removing AJAX from list of used libs too
|
2010-09-02 12:29:25 +00:00 |
timezone.txt
|
MDL-18576 timezones - updated to 2010i from 2009c (2147 rules)
|
2010-05-06 15:28:00 +00:00 |
tokeniserlib.php
|
|
|
ufo.js
|
|
|
upgradelib.php
|
MDL-23628 improved log action support - now similar to handling of capabilities
|
2010-08-03 10:07:18 +00:00 |
uploadlib.php
|
MDL-21249 improved php docs and adding direct access prevention in core libs
|
2010-07-25 13:35:05 +00:00 |
validateurlsyntax.php
|
|
|
webdavlib.php
|
|
|
weblib.php
|
MDL-24060 Need a way to control whether html_to_text lists all links in the HTML
|
2010-09-02 13:06:17 +00:00 |
wiki_to_markdown.php
|
MDL-21249 improved php docs and adding direct access prevention in core libs
|
2010-07-25 13:35:05 +00:00 |
womenslib.php
|
MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions
|
2010-01-16 15:39:56 +00:00 |
wordlist.txt
|
|
|
xhtml.xsl
|
|
|
xmlize.php
|
|
|