.. |
adodb
|
|
|
ajax
|
fixed unterminated JS statements
|
2010-09-17 20:11:03 +00:00 |
alfresco
|
MDL-20876 - updating third-party library readme_moodle with changes.
|
2010-07-21 01:25:04 +00:00 |
bennu
|
|
|
completion
|
MDL-24276 "static abstract" combination is deprecated since PHP 5.2, replacing with our coding_style exception
|
2010-09-19 18:43:52 +00:00 |
db
|
MDL-24148 several course delete improvements and fixes:
|
2010-09-19 13:09:48 +00:00 |
ddl
|
MDL-24276 "static abstract" combination is deprecated since PHP 5.2, replacing with our coding_style exception
|
2010-09-19 18:43:52 +00:00 |
dml
|
fixing silyl property_exists() conversion + coding style
|
2010-09-17 20:32:34 +00:00 |
dragmath
|
MDL-23844 fixed encodings in lang files
|
2010-08-18 19:13:37 +00:00 |
dtl
|
spelling fixes
|
2010-09-18 10:14:46 +00:00 |
editor
|
MDL-24090 new detection of plugins that were not upgraded to work with Moodle 2.x (uses $plugin->requires) + bumping ancient versions of plugins
|
2010-09-05 20:36:18 +00:00 |
evalmath
|
fixed spelling typo
|
2010-09-18 10:21:09 +00:00 |
excel
|
MDL-20876 - updating third-party library readme_moodle with changes.
|
2010-07-21 01:25:04 +00:00 |
filebrowser
|
improved coding style, removing unused globals
|
2010-09-18 10:28:12 +00:00 |
filestorage
|
MDL-24283 improved stored_file encapsulation, this should allow us to hack with stored_file/file_storage internals in the future without breaking BC
|
2010-09-19 15:50:18 +00:00 |
flashdetect
|
unterminated JS statement
|
2010-09-18 10:35:55 +00:00 |
form
|
fixed unterminated JS statements
|
2010-09-18 10:37:19 +00:00 |
grade
|
MDL-24276 "static abstract" combination is deprecated since PHP 5.2, replacing with our coding_style exception
|
2010-09-19 18:43:52 +00:00 |
htmlpurifier
|
MDL-24223 latest HTMLPurifier - finally removing most of our hacks
|
2010-09-16 20:02:54 +00:00 |
jabber
|
MDL-20876 - updating third-party library readme_moodle with changes.
|
2010-07-21 01:25:04 +00:00 |
minify
|
|
|
mp3player
|
|
|
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
|
MDL-24276 "static abstract" combination is deprecated since PHP 5.2, replacing with our coding_style exception
|
2010-09-19 18:43:52 +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
|
portfolio MDL-24251 make sure $PAGE context is set up properly
|
2010-09-17 09:39:56 +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
|
spelling fixes
|
2010-09-18 11:00:48 +00:00 |
yui
|
yui MDL-24146 Removed 3.1.1
|
2010-09-09 09:30:44 +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
|
MDL-24278 fixed regression that surfaced after my recent fix
|
2010-09-19 13:30:05 +00:00 |
adminlib.php
|
fixed a few spelling errors in /admin/
|
2010-09-17 10:27:26 +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
|
initialized variable before include and fixed wrong require()
|
2010-09-17 07:52:06 +00:00 |
boxlib.php
|
|
|
clilib.php
|
MDL-23590 fixed borked cli_problem
|
2010-07-30 14:15:03 +00:00 |
completionlib.php
|
MDL-24081 completion Fixing sql injections and use of sql_ilike()
|
2010-09-08 02:32:43 +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
|
fixed unterminated JS statements
|
2010-09-18 11:04:02 +00:00 |
cronlib.php
|
MDL-14679 fixed remaining old style set_field()s
|
2010-09-03 18:14:55 +00:00 |
csshover.htc
|
|
|
csvlib.class.php
|
fixed a few spelling errors in /admin/
|
2010-09-17 10:27:26 +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
|
improved phpdocs
|
2010-09-18 13:59:39 +00:00 |
ddllib.php
|
MDL-24092 removing STATEMENTS support from install.xml, use db/install.php or db/log.php instead
|
2010-09-06 11:11:32 +00:00 |
default.ttf
|
|
|
deprecatedlib.php
|
fixed few more problems in deprecated functions
|
2010-09-18 11:16:45 +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-24148 several course delete improvements and fixes:
|
2010-09-19 13:09:48 +00:00 |
environmentlib.php
|
initialize object before use
|
2010-09-17 07:54:32 +00:00 |
eventslib.php
|
MDL-24211 events subsystem cleanup and improvements
|
2010-09-15 15:55:18 +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
|
fixed a few spelling errors in /admin/
|
2010-09-17 10:27:26 +00:00 |
filterlib.php
|
MDL-23899 migration to new locale aware asort
|
2010-09-05 13:00:47 +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 |
flowplayer.js
|
MDL-23870: Replace flash and mp3 multimedia filter with flowplayer.
|
2010-09-09 11:30:06 +00:00 |
formslib.php
|
MDL-21382 mform: escape invalid characters when generating javascript validation function name
|
2010-09-17 22:44:53 +00:00 |
gdlib.php
|
initialize objects
|
2010-09-18 11:32:56 +00:00 |
googleapi.php
|
MDL-24276 "static abstract" combination is deprecated since PHP 5.2, replacing with our coding_style exception
|
2010-09-19 18:43:52 +00:00 |
gradelib.php
|
improved phpdocs
|
2010-09-18 11:57:26 +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
|
helping IDEs with undefined variable detection
|
2010-09-18 11:29:45 +00:00 |
javascript-static.js
|
fixed unterminated JS statements
|
2010-09-18 11:04:02 +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
|
|
|
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
|
removed bogus code + spelling fix
|
2010-09-18 11:27:06 +00:00 |
moodlelib.php
|
MDL-24148 bit more reordering - delete blocks before activities because they might use module data
|
2010-09-19 14:02:56 +00:00 |
navigationlib.php
|
navigation MDL-24216 Tweaked the navigation clear cache method to remove all navigation caches
|
2010-09-15 08:32:15 +00:00 |
oauthlib.php
|
|
|
odbc.php
|
|
|
odslib.class.php
|
fixed invalid method call
|
2010-09-18 11:15:15 +00:00 |
olson.php
|
|
|
outputactions.php
|
fixed a few spelling errors in /admin/
|
2010-09-17 10:27:26 +00:00 |
outputcomponents.php
|
js_writer is supposed to have static methods only
|
2010-09-18 13:34:31 +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
|
fixed notice
|
2010-09-17 07:59:42 +00:00 |
outputrenderers.php
|
MDL-24224 fixing one more typo
|
2010-09-19 19:09:48 +00:00 |
outputrequirementslib.php
|
fixed cosmetic problem, the global variable was doing nothing there but anyway
|
2010-09-17 08:04:01 +00:00 |
pagelib.php
|
improved PHP docs
|
2010-09-18 12:12:33 +00:00 |
pdflib.php
|
fixed invalid font substr
|
2010-09-18 11:21:42 +00:00 |
portfoliolib.php
|
fixed misspelled error tracing
|
2010-09-18 11:19:58 +00:00 |
profilerlib.php
|
fixed invalid return
|
2010-09-18 11:06:12 +00:00 |
questionlib.php
|
MDL-23899 migration to new locale aware asort
|
2010-09-05 13:00:47 +00:00 |
recaptchalib.php
|
|
|
resourcelib.php
|
MDL-23870: Replace flash and mp3 multimedia filter with flowplayer.
|
2010-09-09 11:30:06 +00:00 |
rsslib.php
|
rss MDL-23473 made blog rss feeds work
|
2010-07-28 02:32:11 +00:00 |
searchlib.php
|
MDL-24079 converted searchlib to use new sql_like()
|
2010-09-04 12:50:23 +00:00 |
session-test.php
|
|
|
sessionlib.php
|
fixed multiple missing globals causing regressions especially for opentogoogle access
|
2010-09-17 08:11:47 +00:00 |
setup.php
|
yui MDL-24146 upgraded YUI to version 3.2.0
|
2010-09-09 09:03:56 +00:00 |
setuplib.php
|
MDL-24178 adding unofficial support for LiteSpeed server
|
2010-09-13 10:29:05 +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
|
cosmetic typo fix
|
2010-09-17 08:13:28 +00:00 |
tablelib.php
|
fixed fatal dml conversion regression
|
2010-09-18 11:20:21 +00:00 |
textlib.class.php
|
MDL-23899 fixed asort to modify parameter instead of returning array - it now matches standard asort()
|
2010-09-05 12:57:59 +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
|
|
|
tokeniserlib.php
|
|
|
ufo.js
|
fixed unterminated JS statements
|
2010-09-18 11:04:02 +00:00 |
upgradelib.php
|
initialised variables
|
2010-09-17 08:15:17 +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
|
fixed missing params
|
2010-09-18 11:10:58 +00:00 |
weblib.php
|
MDL-24282 improved s() to deal better with hex encoded entities
|
2010-09-19 15:27:00 +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
|
|
|
wordlist.txt
|
|
|
xhtml.xsl
|
|
|
xmlize.php
|
|
|