.. |
adodb
|
MDL-20899 import latest adodb 5.10
|
2009-11-18 21:18:25 +00:00 |
ajax
|
MDL-20925 fixed input validation and course ajax now fully respects the disable course ajax option
|
2009-11-21 16:29:33 +00:00 |
alfresco
|
|
|
bennu
|
MDL-20821 minor changes in previous cleanup
|
2009-11-18 09:15:17 +00:00 |
db
|
MDL-20948 adding todo note
|
2009-11-24 15:15:03 +00:00 |
ddl
|
MDL-21015 - add optional xmldb_structure cache in the install_one_table_from_xmldb_file()
|
2009-12-01 18:10:51 +00:00 |
dml
|
MDL-19057 DML tests - prevent CLOB/BLOB contents to be in error/pass output
|
2009-11-30 16:45:07 +00:00 |
dragmath
|
MDL-19725 forgotten to update version in readme
|
2009-07-19 10:43:21 +00:00 |
dtl
|
MDL-20625 new delegated transaction support in DML
|
2009-11-07 08:52:56 +00:00 |
editor
|
"MDL-20592, improve advimage plugin in editor"
|
2009-11-11 05:26:34 +00:00 |
evalmath
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 16:48:45 +00:00 |
excel
|
all MDL-20821 Removed more deprecated functions
|
2009-11-18 06:05:10 +00:00 |
file
|
MDL-14591 improved docs when copying files - thanks Nicolas forspotting this
|
2009-10-14 08:53:50 +00:00 |
flashdetect
|
flash upgrader MDL-20841 New config setting excludeoldflashclients will set a minimum version for flash clients. A check in the standard_head_html is run once, and will set a session variable with the current flash version. If the current flash version is lower than the minimum requirement, then Moodle will serve alternate content whenever a flash file is requested. The alternate file will ask the user to upgrade flash, merged from 1.9
|
2009-12-02 06:38:16 +00:00 |
form
|
MDL-20700 coding style - new sloppy trailing whitespace fixed, yes I am guilty too :-(
|
2009-11-09 11:33:14 +00:00 |
geoip
|
MDL-20887 latest geoip lib imported
|
2009-11-18 10:32:06 +00:00 |
grade
|
MDL-21015 copy/paste typo spreaded over various grade classes fixed
|
2009-12-01 18:32:53 +00:00 |
htmlpurifier
|
all areas MDL-20821 Replaced instances of ereg_replace and eregi_replace with preg_replace
|
2009-11-17 01:36:35 +00:00 |
jabber
|
MDL-20743 imported latest jabber library 0.1rc2-r77
|
2009-11-04 20:23:33 +00:00 |
mp3player
|
|
|
overlib
|
|
|
packer
|
all areas MDL-20821 Replaced instances of ereg_replace and eregi_replace with preg_replace
|
2009-11-17 01:36:35 +00:00 |
pear
|
MDL-20821 minor changes in previous cleanup
|
2009-11-18 10:35:39 +00:00 |
phpmailer
|
lib/phpmailer MDL-20701 - Convert to moodle_phpmailer class
|
2009-11-03 21:02:36 +00:00 |
portfolio
|
portfolio NOBUG added some more helpful debugging information about common formats
|
2009-11-19 07:02:15 +00:00 |
simplepie
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 16:48:45 +00:00 |
simpletest
|
MDL-21015 migrate testsimpletestlib to UnitTestCaseUsingDatabase
|
2009-12-01 23:00:45 +00:00 |
simpletestlib
|
MDL-21007 UnitTestCaseUsingDatabase misconfigured unit tests now reported as skipped
|
2009-11-30 23:18:34 +00:00 |
smarty
|
MDL-20638 importing latest smarty 2.6.26
|
2009-11-17 09:01:56 +00:00 |
snoopy
|
|
|
spikephpcoverage
|
Adding support for T_ABSTRACT token in PHP code coverage parser
|
2009-08-19 21:44:24 +00:00 |
swfobject
|
flash upgrader MDL-20841 New config setting excludeoldflashclients will set a minimum version for flash clients. A check in the standard_head_html is run once, and will set a session variable with the current flash version. If the current flash version is lower than the minimum requirement, then Moodle will serve alternate content whenever a flash file is requested. The alternate file will ask the user to upgrade flash, merged from 1.9
|
2009-12-02 06:38:16 +00:00 |
tcpdf
|
MDL-20888 lib/tcpdf upgraded to the recent 4.8.014
|
2009-11-19 11:33:08 +00:00 |
typo3
|
MDL-20889 importing latest RC of typo3libs - solves use of functions deprecated in PHP 5.3
|
2009-11-18 21:48:00 +00:00 |
xmldb
|
all areas MDL-20821 Replaced instances of ereg_replace and eregi_replace with preg_replace
|
2009-11-17 01:36:35 +00:00 |
yui
|
MDL-20007 temporary fix for styles broken by UI overriding general elements
|
2009-08-05 21:52:17 +00:00 |
zend
|
webservice MDL-17135 Add some Zend library needed for Amf + add one line in order to set amf server in development mode
|
2009-11-11 15:15:24 +00:00 |
accesslib.php
|
contexts MDL-20211 changed fetch_context_capabilities() to use underscores instead of forward slashes. Made get_child_contexts() return an array as per its doco and as expected by the calling code.
|
2009-11-25 05:44:15 +00:00 |
adminlib.php
|
portfolio - MDL-19356 - rename allows_multiple to allows_multiple_instances
|
2009-11-16 12:57:59 +00:00 |
authlib.php
|
MDL-20934 'not cached' flag used in all auth plugins that do not need the password
|
2009-11-23 21:50:40 +00:00 |
base32.php
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 11:31:16 +00:00 |
blocklib.php
|
blocks: MDL-20711 prevent XSRF.
|
2009-11-02 17:16:28 +00:00 |
boxlib.php
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 16:48:45 +00:00 |
clilib.php
|
|
|
commentlib.php
|
MDL-19118 Fixed a couple of XHTML errors in comment form definition
|
2009-10-23 02:02:13 +00:00 |
completionlib.php
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 11:31:16 +00:00 |
componentlib.class.php
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 11:31:16 +00:00 |
conditionlib.php
|
MDL-20852: Condition system - problems if you delete a module that another one had a condition on
|
2009-11-16 15:14:47 +00:00 |
cookies.js
|
|
|
csshover.htc
|
|
|
csvlib.class.php
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 16:48:45 +00:00 |
customcheckslib.php
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 16:48:45 +00:00 |
datalib.php
|
datalib MDL-18470 Implemented more readable version of get_admin()
|
2009-11-20 02:28:39 +00:00 |
ddllib.php
|
MDL-19695 field dependencies - defined new exception ddl_dependency_exception that
|
2009-07-02 16:08:44 +00:00 |
default.ttf
|
|
|
deprecatedlib.php
|
all MDL-20821 Removed more deprecated functions
|
2009-11-18 06:05:10 +00:00 |
dmllib.php
|
MDL-20625 new delegated transaction support in DML
|
2009-11-07 08:52:56 +00:00 |
dropdown.js
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 16:48:45 +00:00 |
dtllib.php
|
|
|
eaccelerator.class.php
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 16:48:45 +00:00 |
editorlib.php
|
MDL-19580 cleanup of require css and js filepicker code
|
2009-06-24 22:34:29 +00:00 |
emptyfile.php
|
themes: MDL-19077 new $OUTPUT->header/footer to replace print_header/footer.
|
2009-06-26 09:06:16 +00:00 |
environmentlib.php
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 11:31:16 +00:00 |
eventslib.php
|
MDL-20625 fixed typos, credit goes to Martin Langhoff
|
2009-11-07 16:00:13 +00:00 |
excellib.class.php
|
MDL-20781 lib/excellib: add write_date() function
|
2009-11-12 01:58:33 +00:00 |
externallib.php
|
MDL-12886 inproved hadnling of bool ws params and return values
|
2009-10-26 22:39:08 +00:00 |
filelib.php
|
flash upgrader MDL-20841 New config setting excludeoldflashclients will set a minimum version for flash clients. A check in the standard_head_html is run once, and will set a session variable with the current flash version. If the current flash version is lower than the minimum requirement, then Moodle will serve alternate content whenever a flash file is requested. The alternate file will ask the user to upgrade flash, merged from 1.9
|
2009-12-02 06:38:16 +00:00 |
filterlib.php
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 11:31:16 +00:00 |
flickrlib.php
|
|
|
formslib.php
|
webservice MDL-17135 create searchable select form element + use it in service form for selecting a capability
|
2009-11-05 07:06:09 +00:00 |
gdlib.php
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 16:48:45 +00:00 |
googleapi.php
|
lib/googleapi: MDL-20898 Use Google Docs 3.0 API
|
2009-11-19 00:07:03 +00:00 |
gradelib.php
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 11:31:16 +00:00 |
graphlib.php
|
graphlib - MDL-20855 fix alignemnt issue with the x-axis.
|
2009-11-19 16:56:47 +00:00 |
grouplib.php
|
MDL-21009 Group selector must use absolute links in order to work with javascript off
|
2009-11-30 17:12:48 +00:00 |
htaccess
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 16:48:45 +00:00 |
html2text.php
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 11:31:16 +00:00 |
html2text_readme.txt
|
|
|
index.html
|
|
|
installlib.php
|
MDL-18006 MDL-18807 MDL-20853 merging sam's changes from MOODLE_19_STABLE, going to fix some more problems in this new code soon
|
2009-11-17 16:11:25 +00:00 |
javascript-deprecated.js
|
MDL-19756 Migrating choose_from_menu to outputlib
|
2009-07-28 02:45:13 +00:00 |
javascript-mod.php
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 11:31:16 +00:00 |
javascript-navigation.js
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 16:48:45 +00:00 |
javascript-static.js
|
help icons MDL-20000 Help tooltips now appear over all page controls on quiz editing page
|
2009-11-23 08:14:38 +00:00 |
kses.php
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 16:48:45 +00:00 |
languages.md5
|
|
|
languages.php
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 11:31:16 +00:00 |
lexer.php
|
|
|
listlib.php
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 11:31:16 +00:00 |
markdown.php
|
|
|
mathslib.php
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 11:31:16 +00:00 |
md5.js
|
|
|
memcached.class.php
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 11:31:16 +00:00 |
messagelib.php
|
MDL-20625 forbid transactions when sending messages - we can not undo emails
|
2009-11-07 10:30:03 +00:00 |
moodlelib.php
|
MDL-20934 'not cached' flag used in all auth plugins that do not need the password
|
2009-11-23 21:50:40 +00:00 |
navigationlib.php
|
navigation MDL-20651 Changed setting from hide to show
|
2009-11-05 09:31:55 +00:00 |
odbc.php
|
|
|
odslib.class.php
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 11:31:16 +00:00 |
olson.php
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 11:31:16 +00:00 |
outputactions.php
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 11:31:16 +00:00 |
outputcomponents.php
|
outputcomponents MDL-21020 Fixed error if html_select_option text = 0
|
2009-12-02 07:41:01 +00:00 |
outputfactories.php
|
MDL-19077 Split outputlib.php into smaller logical files.
|
2009-08-10 06:22:04 +00:00 |
outputlib.php
|
MDL-20625 new delegated transaction support in DML
|
2009-11-07 08:52:56 +00:00 |
outputrenderers.php
|
flash upgrader MDL-20841 New config setting excludeoldflashclients will set a minimum version for flash clients. A check in the standard_head_html is run once, and will set a session variable with the current flash version. If the current flash version is lower than the minimum requirement, then Moodle will serve alternate content whenever a flash file is requested. The alternate file will ask the user to upgrade flash, merged from 1.9
|
2009-12-02 06:38:16 +00:00 |
pagelib.php
|
navigation MDL-20833 Moved has_navbar from OUTPUT to PAGE as it is logic
|
2009-11-16 01:12:16 +00:00 |
pdflib.php
|
MDL-19876 upgrade to tcpdf-4.6.020 (php5 version)
|
2009-07-20 17:31:48 +00:00 |
portfoliolib.php
|
portfolio MDL-20905 fixing errors that affected box.net plugin
|
2009-11-19 07:03:53 +00:00 |
profilerlib.php
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 11:31:16 +00:00 |
questionlib.php
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 11:31:16 +00:00 |
recaptchalib.php
|
javascript MDL-16693 Tim's fix for recaptcha
|
2009-06-24 07:39:57 +00:00 |
resourcelib.php
|
MDL-20065 new implementation of File module, modules sub-types are being migrated to separate modules; remaining issues to be listed as sub-tasks in tracker
|
2009-08-13 20:45:50 +00:00 |
rsslib.php
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 16:48:45 +00:00 |
searchlib.php
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 11:31:16 +00:00 |
session-test.php
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 11:31:16 +00:00 |
sessionlib.php
|
MDL-20625 adding TODO for combination of session and tansactiosn, discussing best solution with Eloy
|
2009-11-10 14:28:40 +00:00 |
setup.php
|
MDL-20766 message_send() used intead of events, it will enable us to improve performance and solve db transactions issues independedntly from events, hopefully this will give us more options in future too because the events are designed specifically for communication "moodle-->external systems"
|
2009-11-07 10:27:57 +00:00 |
setuplib.php
|
MDL-20700 coding style - new sloppy trailing whitespace fixed, yes I am guilty too :-(
|
2009-11-09 11:33:14 +00:00 |
simpletestcoveragelib.php
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 11:31:16 +00:00 |
simpletestlib.php
|
MDL-21015 enable xmldb_structures cache for UnitTestCaseUsingDatabase.
|
2009-12-01 18:30:21 +00:00 |
soaplib.php
|
MDL-20885 PHP soap lib now recommended, removing old nusoap that is not maintained upstream any more
|
2009-11-18 10:19:51 +00:00 |
statslib.php
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 11:31:16 +00:00 |
tablelib.php
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 11:31:16 +00:00 |
textlib.class.php
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 11:31:16 +00:00 |
thirdpartylibs.xml
|
MDL-20632 latest zend framework lib import
|
2009-10-24 19:48:22 +00:00 |
timezone.txt
|
|
|
tokeniserlib.php
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 11:31:16 +00:00 |
ufo.js
|
|
|
upgradelib.php
|
MDL-17135 fixed fatal installation and ugprade error
|
2009-11-08 22:12:36 +00:00 |
uploadlib.php
|
MDL-20766 message_send() used intead of events, it will enable us to improve performance and solve db transactions issues independedntly from events, hopefully this will give us more options in future too because the events are designed specifically for communication "moodle-->external systems"
|
2009-11-07 10:27:57 +00:00 |
validateurlsyntax.php
|
all MDL-20821 Removed more deprecated functions
|
2009-11-18 07:29:26 +00:00 |
webdavlib.php
|
all MDL-20821 Removed more deprecated functions
|
2009-11-18 06:05:10 +00:00 |
weblib.php
|
user profiles MDL-16213 prevent ul tags in user profiles leading to invalid xhtml
|
2009-11-27 02:15:09 +00:00 |
wiki_to_markdown.php
|
all MDL-20821 Removed more deprecated functions
|
2009-11-18 06:05:10 +00:00 |
womenslib.php
|
core MDL-19791 Replaced deprecated functions, added set_url calls
|
2009-09-25 06:17:38 +00:00 |
wordlist.txt
|
|
|
xhtml.xsl
|
|
|
xmlize.php
|
|
|