..
adodb
Fixed double end comment tag and conversion of tabs to spaces - inspired by error in doudle end comment tag found by ottenhoff and noted in comment to bug 1981
2004-09-24 22:40:48 +00:00
db
Fixing a typo in metacourses in mysql (id should be int 10 not int 1). Hopefully this is the end of it :(
2005-01-27 20:41:54 +00:00
editor
Adding nolink feature which uses <span class="nolink"> tag.
2005-01-29 20:03:07 +00:00
excel
Fix for bug on Windows and Mac servers while generating quiz reports
2004-04-15 15:41:06 +00:00
ipatlas
Merged from MOODLE_14_STABLE -- pending merges of shorttag fixes and SC#10
2005-01-25 06:13:36 +00:00
magpie
I had noticed that stale reads from cache were failing on the filesystem with an invalid md5 checksum of the filename - this should fix that
2005-01-29 02:57:07 +00:00
mp3player
Some blank index.html files to prevent browsing
2004-03-20 04:10:26 +00:00
pclzip
Updated to 2.4RC1. This should terminate
2004-11-30 17:57:42 +00:00
phpmailer
Fixed the include to use PluginDir
2004-12-10 12:22:39 +00:00
smarty
XHTML compliance
2004-09-16 17:13:57 +00:00
snoopy
Some blank index.html files to prevent browsing
2004-03-20 04:10:26 +00:00
speller
Enhancing editor settings.
2005-01-22 10:58:25 +00:00
adminlib.php
SLightly more robust loading of defaults
2004-12-23 09:07:43 +00:00
blocklib.php
Removing two error-suppression prefixes (@). I think that in the end,
2005-01-27 23:57:37 +00:00
compatible.php
towards XHTML compliance
2004-09-12 13:21:01 +00:00
datalib.php
Fix for add_to_log to stop notification of invalid call to isteacher. Some actions aren't associated with a course and therefore isteacher shouldn't get called
2005-01-27 02:29:53 +00:00
default.ttf
A very nice default Unicode font under the GPL licence
2004-04-28 15:59:25 +00:00
defaults.php
New feature: Site Policy Agreements.
2004-11-29 05:30:36 +00:00
gdlib.php
Converted comments to phpdoc style. Functions require additional documenting.
2004-09-26 04:57:07 +00:00
graphlib.php
towards XHTML compliance
2004-09-12 13:21:01 +00:00
htaccess
bug 753
2004-05-08 14:02:18 +00:00
html2text.php
Fixed some formatting problems (not caused by my last checkin!)
2005-01-22 02:40:07 +00:00
index.html
Dummy index to prevent browsing
2004-03-20 04:08:19 +00:00
javascript-static.js
Split up the Javascript stuff into static and non-static.
2005-01-09 15:10:12 +00:00
javascript.php
if you use \n in single-quoted strings it will not be converted to a line break.
2005-01-13 17:53:23 +00:00
kses.php
Added better cleaning of HTML attributes, using kses library.
2004-08-21 04:34:06 +00:00
languages.php
towards XHTML compliance
2004-09-12 13:21:01 +00:00
markdown.php
Merged new version from stable
2004-08-29 15:46:22 +00:00
md5.js
MD5 library for home-made security
2004-01-23 08:40:29 +00:00
moodlelib.php
Merged from STABLE:
2005-01-30 04:39:55 +00:00
odbc.php
Converted comments to phpdoc style
2004-09-26 04:54:03 +00:00
overlib.js
newer version of overlib is smaller and better. This comes straight from http://www.macridesweb.com/oltest/ .
2005-01-20 21:45:58 +00:00
pagelib.php
Only show page errors when debugging is on (in case we can recover)
2005-01-28 17:03:57 +00:00
rsslib.php
removed directory separator which is duplicated when rss_cache.inc creates filenames
2005-01-29 02:59:44 +00:00
session-test.php
towards XHTML compliance
2004-09-12 13:21:01 +00:00
setup.php
Removed some THEME stuff
2005-01-25 17:39:55 +00:00
uploadlib.php
Removing debug error_log calls in uploadlib
2005-01-27 02:30:45 +00:00
validateurlsyntax.php
Merged from MOODLE_14_STABLE
2005-01-25 06:05:21 +00:00
weblib.php
fixed clean_text() SC#76, merged from MOODLE_14_STABLE
2005-01-29 13:02:28 +00:00
wiki.php
towards XHTML compliance
2004-09-12 13:21:01 +00:00
wordlist.txt
Slightly bigger wordlist
2002-08-12 07:44:53 +00:00
xmlize.php
added '@access private' docblock tags to functions that should not be called directly
2004-09-28 16:40:26 +00:00