.. |
adodb
|
Updated ADOdb to latest version 4.60
|
2005-02-18 08:37:18 +00:00 |
cas
|
Moving the CAS library into the main library directory
|
2005-03-11 17:13:31 +00:00 |
db
|
Copy all the Dialogue entries to Messaging, and then disable Dialogue module
|
2005-04-19 12:34:36 +00:00 |
editor
|
Changing a.nodeValue to root[a.nodeName] creates
|
2005-04-19 13:53:54 +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 - Cleared a warning
|
2005-02-14 07:23:02 +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
|
Added Andy's readme
|
2005-03-15 13:07:44 +00:00 |
pclzip
|
Updated to 2.4RC1. This should terminate
|
2004-11-30 17:57:42 +00:00 |
phpmailer
|
typo in comment
|
2005-02-06 19:23:32 +00:00 |
smarty
|
Upgraded to latest version of Smarty 2.6.9
|
2005-04-19 09:52:16 +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
|
Fixing some of the standard notice functions, adding styles and buttons
|
2005-02-08 17:09:41 +00:00 |
blocklib.php
|
No need to flag notices about missing database stuff in blocks
|
2005-04-10 13:51:19 +00:00 |
cookies.js
|
I added all code to handle the cookies and the sideblock content, the icon and the patches for hiding/showing the content of the sideblocks.
|
2005-02-05 21:37:53 +00:00 |
datalib.php
|
Rationalised get_user_info_from_db() and sundry other small bits into
|
2005-04-17 12:08:46 +00:00 |
default.ttf
|
A very nice default Unicode font under the GPL licence
|
2004-04-28 15:59:25 +00:00 |
defaults.php
|
Resorting entry in list
|
2005-04-15 14:58:35 +00:00 |
filelib.php
|
Improvements to timezone import interface
|
2005-04-10 09:31:58 +00:00 |
filterlib.php
|
Now it works using static instead of $_REQUEST. Thanks to Martin!
|
2005-03-22 17:29:02 +00:00 |
gdlib.php
|
Converted comments to phpdoc style. Functions require additional documenting.
|
2004-09-26 04:57:07 +00:00 |
graphlib.php
|
Various little tweaks here and there
|
2005-03-11 14:56:34 +00:00 |
htaccess
|
bug 753
|
2004-05-08 14:02:18 +00:00 |
html2text.php
|
Removed $goodStr = str_replace(chr(160), ' ', $goodStr );
|
2005-03-27 05:50:21 +00:00 |
index.html
|
Dummy index to prevent browsing
|
2004-03-20 04:08:19 +00:00 |
javascript-mod.php
|
Returns a Javascript file containing all the scripts found in modules
|
2005-04-16 12:10:44 +00:00 |
javascript-static.js
|
Re-arranged static Javascript a bit
|
2005-04-16 12:30:48 +00:00 |
javascript.php
|
Re-arranged static Javascript a bit
|
2005-04-16 12:30:48 +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 |
lexer.php
|
New libraries to support lexer-based searching. From Tony Hursh - thanks!
|
2005-01-31 07:39:03 +00:00 |
markdown.php
|
Upgraded Markdown renderer to latest version: 1.0.1 (loads of fixes)
|
2005-04-11 14:08:01 +00:00 |
md5.js
|
MD5 library for home-made security
|
2004-01-23 08:40:29 +00:00 |
moodlelib.php
|
delDirContents function added - blasts a complete directory structure.
|
2005-04-19 15:11:44 +00:00 |
odbc.php
|
Converted comments to phpdoc style
|
2004-09-26 04:54:03 +00:00 |
olson.php
|
Improvements to timezone import interface
|
2005-04-10 09:31:58 +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
|
Removing the "dirty compatibility hack", it surely has done what it was
|
2005-04-19 12:40:15 +00:00 |
rsslib.php
|
Ensure that tooltiptext hasn't tags.
|
2005-03-25 19:01:32 +00:00 |
searchlib.php
|
Finishing off search capability with the ability to search by instance,
|
2005-03-03 12:22:13 +00:00 |
session-test.php
|
towards XHTML compliance
|
2004-09-12 13:21:01 +00:00 |
setup.php
|
Session test to detect user switching, error counter is displayed in healthcenter - please test, test, test; TODO - move string from setup.php to language file
|
2005-04-18 20:13:36 +00:00 |
tablelib.php
|
Store flextable session cache in an independent way so they don't reset each other
|
2005-04-14 17:43:18 +00:00 |
timezones.txt
|
Removed some blank lines
|
2005-04-10 09:33:05 +00:00 |
uploadlib.php
|
Just some tiny style fixes
|
2005-03-07 11:53:00 +00:00 |
validateurlsyntax.php
|
Merged from MOODLE_14_STABLE
|
2005-01-25 06:05:21 +00:00 |
weblib.php
|
improved navigation bar for module editing form
|
2005-04-19 14:58:16 +00:00 |
wiki_to_markdown.php
|
get_record should be get_record_sql ...
|
2005-04-18 02:26:52 +00:00 |
womenslib.php
|
Sshhh easter egg. ;-)
|
2005-03-01 08:45:05 +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 |