moodle/lib
2010-05-25 23:51:49 +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-22425 Restructured navigation for the nth time plus performance tweaking and course display limit 2010-05-13 09:57:43 +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 MDL-22185 I missed some field name changes (date) 2010-05-11 02:27:22 +00:00
db MDL-22503 upgrade - fixing typo. How is it possible this to be here? 2010-05-25 18:25:50 +00:00
ddl a few more DDL comment typos 2010-05-21 18:42:50 +00:00
dml MDL-22540 mssql driver - release lock doesn't use mode param 2010-05-23 09:24:08 +00:00
dragmath dragmath MDL-22231 fix bad char conversion 2010-04-29 04:19:00 +00:00
dtl some DTL comment typos fixed 2010-05-21 18:45:04 +00:00
editor adding todo for weird editor admin settings code 2010-05-22 19:04:48 +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-22547 course->legacyfiles switch implemented 2010-05-22 13:10:05 +00:00
flashdetect MDL-21400 migrated falsh detection to YUI3 2010-02-06 12:58:19 +00:00
form MDL-16597, moved menu button, credits to martin's menu icon 2010-05-25 06:28:42 +00:00
geoip
grade fixed silly comment typos 2010-05-21 18:57:05 +00:00
htmlpurifier MDL-22537 new html purifier 2010-05-21 10:40:56 +00:00
jabber
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
packer fixed small comment typos 2010-05-21 19:27:08 +00:00
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 moodlelib MDL-19418 fix bugs introduced when converting clean_param to preg. 2010-05-12 12:05:59 +00:00
simpletestlib unit tests: MDL-22175 Further improvements unit test failure display. 2010-04-23 17:22:55 +00:00
smarty
spikephpcoverage
swfobject
tcpdf fixed borked line ending - git hates these 2010-05-21 11:59:31 +00:00
typo3
xmldb
yui MDL-22538 removing older YUI versions that are not used any more 2010-05-21 14:11:32 +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 fixed wording - MDL22441 - renamed the modules 'system' heading to 'activities' 2010-05-24 07:21:18 +00:00
adminlib.php webservice MDL-20805 do not force "display token values only for https connection" 2010-05-25 03:14:11 +00:00
authlib.php more typos in comments fixed 2010-05-22 19:00:48 +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 navigation MDL-20276 Fixed up the navigation for the quiz module and question section as per Tim's recommendation. 2010-05-21 03:15:48 +00:00
boxlib.php
clilib.php fixed typo 2010-05-21 19:08:35 +00:00
completionlib.php Completion tracking: NOBUG Added missing phpdoc comment. 2010-05-11 13:49:24 +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 comment typos 2010-05-22 18:59:12 +00:00
cookies.js
csshover.htc
csvlib.class.php
customcheckslib.php
datalib.php MDL-19628 getremoteaddr() now normally returns 0.0.0.0, which is good for logs and so on. It can be made to return null when that is required, by a new parameter. 2010-05-20 02:36:20 +00:00
ddllib.php fixed comment typo 2010-05-22 19:01:52 +00:00
default.ttf
deprecatedlib.php MDL-22015 moving CFG settings out from string_manager code to constructor parameters - this should help with testing in future and allows easier tweaking in advanced deployments 2010-05-22 22:31:19 +00:00
dmllib.php fixed typo 2010-05-21 18:18:11 +00:00
dtllib.php
eaccelerator.class.php
editorlib.php adding todo for weird editor admin settings code 2010-05-22 19:04:48 +00:00
emptyfile.php
environmentlib.php MDL-21652 html_table rendering refactored 2010-03-20 22:15:54 +00:00
eventslib.php fixed comment typos, removed silly global object docs 2010-05-21 19:13:00 +00:00
excellib.class.php
externallib.php more comment typos 2010-05-22 19:06:34 +00:00
filelib.php MDL-22546 do not accept bogus params in fulldelete() 2010-05-22 21:40:03 +00:00
filterlib.php few comment typos 2010-05-22 19:08:27 +00:00
flickrlib.php "MDL-21146, adding file license support to repository api, first commit" 2010-03-29 03:39:08 +00:00
formslib.php comment typos 2010-05-22 19:10:44 +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 publication MDL-19315 add hub listing status checking functionality 2010-05-25 08:26:16 +00:00
index.html
installlib.php fixed comment typo 2010-05-21 17:40:28 +00:00
javascript-static.js javascript MDL-22517 Fix for IE bug with single selects 2010-05-20 05:22:33 +00:00
javascript.php MDL-21435 sending JS cache to cache/js instead of temp; adding purging of JS caches 2010-05-22 20:04:06 +00:00
kses.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 MDL-22015 Committing Petr's improvement of core_string_manager disk cache 2010-05-24 14:53:34 +00:00
navigationlib.php navigation MDL-22425 Fixed bug with adding section activities and resources 2010-05-25 07:38:44 +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
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 MDL-16493, database module use filepicker to choose file/pciture, url field use file picker to choose link. 2010-05-24 09:05:40 +00:00
outputfactories.php MDL-21694 documenting get_core_subsystem() purpose plus one typo 2010-04-22 19:40:22 +00:00
outputlib.php comment typos 2010-05-22 20:16:12 +00:00
outputrenderers.php "MDL-16597, changed orders of filename and file menu" 2010-05-25 06:41:00 +00:00
outputrequirementslib.php navigation MDL-22373 Reorientated title of docked blocks and moved a little bit of the standard theme's navigation into the core docks library 2010-05-24 04:03:31 +00:00
pagelib.php gradebook MDL-22522 fixed navigation issues around editing letters 2010-05-25 07:03:06 +00:00
pdflib.php MDL-22050 removing moodle/langconfig duplicates 2010-04-10 18:26:20 +00:00
portfoliolib.php MDL-22540 portfoliolib - cross db text comparison requires sql_compare_text() to be used 2010-05-23 09:23:05 +00:00
profilerlib.php
questionlib.php navigation MDL-20276 Fixed up the navigation for the quiz module and question section as per Tim's recommendation. 2010-05-21 03:15:48 +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-16089 some resource lib and lang pack cleanup 2010-05-22 13:54:41 +00:00
rsslib.php rss MDL-22204 fixed rss autodiscovery and made the RSS UI elements placement consistent 2010-05-13 08:44:35 +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 fixed more silly typos in comments 2010-05-21 19:31:17 +00:00
setup.php MDL-22546 improving dir creation handling and improving dataroot support in config only scripts; using 02777 as default in lib/setup.php to match the default in config-dist.php 2010-05-22 19:59:59 +00:00
setuplib.php MDL-22515 plugin settings can be forced now too + minor CFG init refactoring + get_config() cleanup 2010-05-19 13:30:13 +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 a few comment typos 2010-05-22 20:22:24 +00:00
tablelib.php My Moodle MDL-19124 New version of My Moodle, User profiles and Course profiles, all with block support 2010-05-04 13:04:35 +00:00
textlib.class.php MDL-22050 removing moodle/langconfig duplicates 2010-04-10 17:54:39 +00:00
thirdpartylibs.xml soap emulation library not used any more in 2.0 2010-05-21 12:42:26 +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 some comment typos 2010-05-22 20:24:28 +00:00
uploadlib.php
validateurlsyntax.php
webdavlib.php
weblib.php a bit more comment typo fixes 2010-05-22 20:31:11 +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