moodle/lib
2010-05-04 12:54:48 +00:00
..
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 navigation MDL-22044 Added setting to limit content that is shown on the navigation back into the navigation block 2010-04-21 09:44:16 +00:00
alfresco 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
bennu
completion course completion MDL-2631 Course completion feature - Thanks to Aaron Barnes and Catalyst IT for this significant contribution. It is now officially possible to finish a course! 2010-04-30 03:06:22 +00:00
db MDL-21839 backup - added new backup logs table and cleaned some anymore in use 2010-05-02 17:35:51 +00:00
ddl MDL-22167 removing sqlite because it is not maintained 2010-04-23 17:30:02 +00:00
dml MDL-22076 temptables - warn and dropped on disposal 2010-04-21 16:12:27 +00:00
dragmath dragmath MDL-22231 fix bad char conversion 2010-04-29 04:19:00 +00:00
dtl MDL-20792 renamed moodle_progress_trace to progress_trace too - the general consensus is to not use moodle everywhere 2009-12-16 21:35:58 +00:00
editor "MDL-13766, improve launching filepicker button in tinymce" 2010-05-03 03:20:10 +00:00
evalmath
excel 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
file MDL-14589 improved php docs in file API (file_storage) 2010-05-03 21:04:06 +00:00
flashdetect MDL-21400 migrated falsh detection to YUI3 2010-02-06 12:58:19 +00:00
form "MDL-13766,fixed argument" 2010-05-04 10:17:48 +00:00
geoip
grade grades: MDL-22098 silly bug that leads to bad performance problems in the grader report. 2010-04-15 16:37:05 +00:00
htmlpurifier
jabber
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
packer
pear
phpmailer 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
portfolio MDL-14589 fixed incorect php docs return type 2010-05-03 20:13:56 +00:00
simplepie
simpletest MDL-22015 String identifiers are now validated, coding exception thrown otherwise 2010-04-28 00:06:43 +00:00
simpletestlib unit tests: MDL-22175 Further improvements unit test failure display. 2010-04-23 17:22:55 +00:00
smarty
snoopy
spikephpcoverage
swfobject flash upgrader MDL-20841 fix swfobject javascript bug related to http://code.google.com/p/swfobject/issues/detail?id=332, merged from 1.9 2009-12-07 03:24:49 +00:00
tcpdf 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
typo3
xmldb
yui MDL-21998 new YUI3.1.0 lib - metadata for PHPloader, obtained from repo at github 2010-04-11 08:31:44 +00:00
zend 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
accesslib.php accesslib: MDL-22089 Unassigning role from one user causes warning to happen 2010-05-02 22:24:35 +00:00
adminlib.php completion MDL-2631 make completion blocks standard 2010-05-01 07:12:57 +00:00
authlib.php MDL-22061 converting auths to pluginname and deprecating old method for getting auth names 2010-04-11 21:31:36 +00:00
base32.php 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
blocklib.php MDL-15252 Got rid of yet another dependency on get_string() returning [[...]] 2010-04-27 22:31:29 +00:00
boxlib.php
clilib.php
completionlib.php course completion MDL-2631 Course completion feature - Thanks to Aaron Barnes and Catalyst IT for this significant contribution. It is now officially possible to finish a course! 2010-04-30 03:06:22 +00:00
componentlib.class.php MDL-21693 Dropping _utf8 suffix from language codes and folder names; enabling new string managers - please note the transition is not yet fully complete because we need to wait for git to recognize the renames in cvs 2010-04-10 07:24:56 +00:00
conditionlib.php
configonlylib.php fixed sloppy IE regression, sorrrryyyyy 2010-02-09 13:39:37 +00:00
cookies.js
csshover.htc
csvlib.class.php
customcheckslib.php
datalib.php MDL-21695 Regression mod/forum/ratings.html was used for a default scale description 2010-04-27 23:50:06 +00:00
ddllib.php MDL-14679 fixed double encoding of html entities in debuginfo coming from the dml and ddl 2010-03-20 13:46:15 +00:00
default.ttf
deprecatedlib.php MDL-19756 Removing debugging message from print_textarea until we have a proper renderer replacement 2010-04-30 02:06:44 +00:00
dmllib.php MDL-14679 fixed double encoding of html entities in debuginfo coming from the dml and ddl 2010-03-20 13:46:15 +00:00
dtllib.php
eaccelerator.class.php
editorlib.php "MDL-16639, enable spellchecker plugin, and added config pages" 2010-03-23 08:47:05 +00:00
emptyfile.php
environmentlib.php MDL-21652 html_table rendering refactored 2010-03-20 22:15:54 +00:00
eventslib.php
excellib.class.php
externallib.php MDL-21579 "Implement session token for embedded application" implemented a second type of session token linked to a session for use in applications embedded in web pages. 2010-04-28 13:16:58 +00:00
filelib.php MDL-22061 get_mimetype_description() does not rely on get_string() returning square brackets 2010-05-04 12:54:48 +00:00
filterlib.php
flickrlib.php "MDL-21146, adding file license support to repository api, first commit" 2010-03-29 03:39:08 +00:00
formslib.php removing commented line. 2010-05-03 10:05:59 +00:00
gdlib.php
googleapi.php googledocs MDL-21881 - restore icons to repo plugin 2010-03-21 13:32:43 +00:00
gradelib.php gradebook MDL-22283 debug message from grades library while editing forum settings 2010-05-03 06:46:42 +00:00
graphlib.php graphlib MDL-21371: Legend layout issue when different legend texts had different heights. 2010-01-18 15:24:13 +00:00
grouplib.php MDL-22033 groupings now enabled unconditionally, groupmembersonly kept as experimental - this simplifies groups code logic a bit, user interface changes should not be significant because the groupings are not visible much until at least one created; hopefully the new description of groupmembersonly will have to preventsome gradebook complaints 2010-04-07 07:37:12 +00:00
htaccess
html2text.php
html2text_readme.txt
hublib.php hub MDL-19313 remove not used define values 2010-05-03 04:03:12 +00:00
index.html
installlib.php MDL-15252 language list refactoring 2010-04-10 21:22:15 +00:00
javascript-static.js javascript MDL-22067 Fixed error where help icon id wasn't always in the page 2010-05-04 09:43:29 +00:00
javascript.php MDL-21400 thems and JS now using the same script naming convention and parameter style 2010-02-07 13:08:46 +00:00
kses.php MDL-2684: kses strips out CSS from style tags unless the first property is on 'allowed' list, this is silly 2009-12-02 17:59:43 +00:00
languages.php
lexer.php
licenselib.php MDL-21146, default license will be locked to prevent from disable, move site default license from frontpage to license config page 2010-04-09 19:40:23 +00:00
listlib.php MDL-21233 get_query_string() is definitely not recommended in new code, instead use moodle_url constructors with proper parameters; removed some more legacy url concatenation operations; realized out_action is not needed often, because we shoudl pass arounf moodle_url instances instead of old url strings 2010-01-17 10:54:13 +00:00
markdown.php
mathslib.php MDL-22050 removing moodle/langconfig duplicates 2010-04-10 17:40:58 +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
messagelib.php
moodlelib.php RSS MDL-22204 committing new RSS code. Uses a token to ID the user. RSS feeds also generated/updated as needed rather than by cron.php 2010-05-02 11:43:57 +00:00
navigationlib.php backup MDL-22151 Added a backup link to the settings block for modules that support backup. 2010-05-04 04:00:03 +00:00
odbc.php
odslib.class.php
olson.php
outputactions.php javascript MDL-22067 Fixed errors with JavaScript openpopup and help icon popups 2010-05-04 08:29:05 +00:00
outputcomponents.php Fixed debugging info on missing help contents string 2010-05-03 15:36:29 +00:00
outputfactories.php MDL-21694 documenting get_core_subsystem() purpose plus one typo 2010-04-22 19:40:22 +00:00
outputlib.php themes MDL-22223 Added hidefromselector setting for theme. 2010-04-28 03:32:16 +00:00
outputrenderers.php javascript MDL-22067 Fixed errors with JavaScript openpopup and help icon popups 2010-05-04 08:29:05 +00:00
outputrequirementslib.php javascript MDL-22067 Fixed errors with JavaScript openpopup and help icon popups 2010-05-04 08:29:05 +00:00
pagelib.php pagelib MDL-22282 Fixed a php syntax error 2010-05-03 05:26:30 +00:00
pdflib.php MDL-22050 removing moodle/langconfig duplicates 2010-04-10 18:26:20 +00:00
portfoliolib.php portfolio api MDL-14591 fixing small bugs and removing debugging 2010-05-02 18:00:52 +00:00
profilerlib.php
questionlib.php quiz: MDL-15452 fix themes breakage found when preparing my MoodleMoot talk. 2010-05-01 08:14:32 +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-21400 fixed my own ugly mess in resizing of embedded stuff + converted to YUI3 2010-02-06 18:47:44 +00:00
rsslib.php RSS MDL-22204 committing new RSS code. Uses a token to ID the user. RSS feeds also generated/updated as needed rather than by cron.php 2010-05-02 11:43:57 +00:00
searchlib.php MDL-21693 Dropping _utf8 suffix from language codes and folder names; enabling new string managers - please note the transition is not yet fully complete because we need to wait for git to recognize the renames in cvs 2010-04-10 07:24:56 +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-21579 using simple exception handling instead of table_exists - we do this in several other places already 2010-04-30 15:38:58 +00:00
setup.php MDL-22015 fixed more string_manager encapsulation issues 2010-04-14 14:38:33 +00:00
setuplib.php adding new forced upgrade version 2010-04-23 10:36:56 +00:00
simpletestcoveragelib.php MDL-21652 html_table rendering refactored 2010-03-20 22:15:54 +00:00
simpletestlib.php MDL-20700 whitespace terror returns 2009-12-16 22:14:17 +00:00
soaplib.php
statslib.php MDL-21655 big scary enrolment and roles improvements - see tacker for list of changes, includes other minor fixes too 2010-03-31 07:41:31 +00:00
tablelib.php MDL-21695 renaming ->help_icon() to old_help_icon() and going to introduce new help_icon() with new parameters and detailed debugging - hopefully this will help during the conversion to new help 2010-04-13 20:34:27 +00:00
textlib.class.php MDL-22050 removing moodle/langconfig duplicates 2010-04-10 17:54:39 +00:00
thirdpartylibs.xml
timezone.txt
tokeniserlib.php
ufo.js
upgradelib.php MDL-21693 Dropping _utf8 suffix from language codes and folder names; enabling new string managers - please note the transition is not yet fully complete because we need to wait for git to recognize the renames in cvs 2010-04-10 07:24:56 +00:00
uploadlib.php
validateurlsyntax.php
webdavlib.php
weblib.php "MDL-22281, when no files in filemanager, hide download dir button" 2010-05-04 04:38:10 +00:00
wiki_to_markdown.php
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