.. |
adodb
|
Documenting local hack about MDL-14215 ; merged from 19_STABLE
|
2008-04-04 22:36:07 +00:00 |
ajax
|
MDL-14163 YUI implementation complete, new grader_report preference and admin setting for enabling ajax.
|
2008-04-18 19:30:28 +00:00 |
bennu
|
|
|
db
|
MDL-14605 removed all pre 1.9 upgrade code from HEAD core
|
2008-05-01 20:29:04 +00:00 |
editor
|
MDL-8592: Get spellchecking to work over https (merge from 1.9)
|
2008-05-02 03:34:00 +00:00 |
evalmath
|
MDL-12512 - Gradebook calculations are broken. This was caused by == FALSE that should have been === FALSE deep in the 3rd pary maths lib. Merged from MOODLE_19_STABLE.
|
2007-12-10 17:37:14 +00:00 |
excel
|
|
|
form
|
MDL-14129, remove all the other error() call
|
2008-04-04 02:54:20 +00:00 |
fpdf
|
|
|
geoip
|
Correcting unicode characters
|
2008-01-24 15:34:35 +00:00 |
grade
|
MDL-14129, remove all the other error() call
|
2008-04-04 02:54:20 +00:00 |
htmlpurifier
|
MDL-12915 - fixed require of removed file
|
2008-01-10 16:11:10 +00:00 |
json
|
|
|
magpie
|
just tweaking comment for easy greppage
|
2008-01-01 15:30:57 +00:00 |
mp3player
|
|
|
overlib
|
Adding latest version of overlib with all plugins, into its own directory. Updated lib/javascript.php to point to this instead of the old one, which is still in lib/overlib.js
|
2007-08-08 09:42:11 +00:00 |
pclzip
|
Merged conversion from dos to unix MDL-9088
|
2007-03-28 07:17:26 +00:00 |
pear
|
MDL-90 PEAR/HTTP/WebDAV: fix file name encoding ... for real this time?
|
2008-02-27 03:01:56 +00:00 |
phpmailer
|
MDL-12524 fixed quoting of phrases in mail header (problem with special chars in names of users); merged from MOODLE_19_STABLE
|
2007-12-17 21:39:03 +00:00 |
phpxml
|
MDL-13631 Removed a pass-by-reference that was causing a notice in PHP5
|
2008-02-25 02:37:04 +00:00 |
simpletest
|
MDL-14129, remove all the other error() call
|
2008-04-04 02:54:20 +00:00 |
simpletestlib
|
Managed to remove static calls from the core gradebook classes without removing support for such calls in gradebook interface code. I used a singleton pattern for this (get_instance in grade_object).
|
2007-11-13 07:36:00 +00:00 |
smarty
|
|
|
snoopy
|
MDL-11845 fixed security issues in curl related code in new download_file_content() + minor fixes in Snoopy; merged from MOODLE_19_STABLE
|
2007-12-31 23:18:06 +00:00 |
soap
|
cvsimport fixups
|
2007-07-07 14:18:30 +12:00 |
speller
|
MDL-8592: Get spellchecking to work over https (merge from 1.9)
|
2008-05-02 03:34:00 +00:00 |
tcpdf
|
Remove accidentally revived files as part of MDL-11099 fix
|
2007-12-02 16:14:13 +00:00 |
typo3
|
|
|
xmldb
|
Implemented more accurate way to retrieve trigger names. MDL-14567 ; merged from 19_STABLE
|
2008-04-26 22:46:03 +00:00 |
yui
|
MDL-13828 Updated to YUI 2.5.0
|
2008-03-07 09:48:29 +00:00 |
accesslib.php
|
MDL-13261 Merged the removal of get_context_users_bycap and get_context_users_byrole from accesslib
|
2008-04-29 06:53:19 +00:00 |
adminlib.php
|
MDL-14451 updated pre-upgrade check (feedbacks, journal, lams, workshop and exercise)
|
2008-05-01 20:27:42 +00:00 |
authlib.php
|
MDL-12531, make the new member value available to all the affected plugins, thanks, Robert
|
2008-04-08 05:53:12 +00:00 |
base32.php
|
|
|
blocklib.php
|
MDL-14599 removed support for old $CFG->dbtype.php upgrade and install support for blocks
|
2008-05-01 20:04:42 +00:00 |
componentlib.class.php
|
Change some constants to avoid name collisions. MDL-12698 ; Merged from MOODLE_19_STABLE
|
2007-12-31 01:07:49 +00:00 |
cookieless.php
|
|
|
cookies.js
|
|
|
cssconstants.php
|
|
|
csshover.htc
|
|
|
csvlib.class.php
|
MDL-14129, remove all the other error() call
|
2008-04-04 02:54:20 +00:00 |
customcheckslib.php
|
Function changed to check for register_globals. MDL-12914 ; merged from 19_STABLE
|
2008-01-12 18:54:30 +00:00 |
datalib.php
|
"MDL-14460, fix get_context_instance, merged from MOODLE_19_STABLE"
|
2008-05-01 06:07:24 +00:00 |
ddllib.php
|
MDL-13660: Allow admin reports to have db tables, cron
|
2008-02-26 10:34:51 +00:00 |
default.ttf
|
cvsimport fixups binary files
|
2007-08-29 13:10:20 +12:00 |
deprecatedlib.php
|
MDL-14617 removed count course students- yay!
|
2008-05-01 22:36:49 +00:00 |
dmllib.php
|
Modify sql_concat() to support all elements being numeric. MDL-13823 ; merged from 19_STABLE
|
2008-04-20 21:19:38 +00:00 |
dropdown.js
|
MDL-14439 Added javascript file dropdwon.js - fix IE/Opera behavior. They do not fire dropdwon menu onChange automatically anymore. Merged from 19
|
2008-05-02 02:38:36 +00:00 |
eaccelerator.class.php
|
eaccelerator: never set the mode if we failed to init
|
2007-09-20 06:51:13 +00:00 |
editorlib.php
|
MDL-14129, remove all the other error() call
|
2008-04-04 02:54:20 +00:00 |
environmentlib.php
|
1.9 Beta 2 should not be read as 1.9.2 in environment page
|
2007-11-08 05:13:18 +00:00 |
eventslib.php
|
MDL-11432 eliminated majority of RecordCount uses, added several missing rs_close() - this should help improve perf on some platforms - Eloy says ;-)
|
2007-10-10 12:19:27 +00:00 |
excellib.class.php
|
Cleanup of phpdoc + some clarifications when specifying colors. MDL-14354 ; merged from 19_STABLE
|
2008-04-14 23:03:05 +00:00 |
filelib.php
|
doc comment change: improved comment on download_file_content to clarify $headers
|
2008-04-10 12:07:58 +00:00 |
filterlib.php
|
|
|
formslib.php
|
MDL-12611, realign the help icon, merged from MOODLE_19_STABLE
|
2008-04-09 03:45:30 +00:00 |
gdlib.php
|
MDL-11752 Upload users form merged from 1.9
|
2008-02-21 05:24:18 +00:00 |
gradelib.php
|
MDL-14129, remove all the other error() call
|
2008-04-04 02:54:20 +00:00 |
graphlib.php
|
|
|
grouplib.php
|
MDL-14343 fixed groups_get_user_groups() when groupings disabled; merged from MOODLE_19_STABLE
|
2008-04-13 21:59:27 +00:00 |
htaccess
|
|
|
html2text.php
|
MDL-14029 html2text throws tons of notices is style or script tags found; merged from MOODLE_19_STABLE
|
2008-03-23 16:51:55 +00:00 |
index.html
|
|
|
installlib.php
|
MDL-14645 PHP 5.2.0 now required for new installation - installer lang packs will be updated automatically later by cron job on cvs.moodle.org
|
2008-05-01 21:40:34 +00:00 |
javascript-mod.php
|
|
|
javascript-static.js
|
Fixes reopened MDL-7493 "Make sure standard themes are visible under "Windows High Contrast Black" mode" - foreground show/hide block icon/ALT text switched with Javscript.
|
2007-12-18 17:18:19 +00:00 |
javascript.php
|
MDL-14439 IE and Opera fire the onchange when ever you move into a dropdwown list with the keyboard - this changes fix the problem. Merged from 19.
|
2008-05-02 02:45:18 +00:00 |
kses.php
|
MDL-13705
|
2008-03-01 13:11:31 +00:00 |
languages.md5
|
MDL-12698, MDL-12569 - componentlib & langimport improvements and fixes; merged from MOODLE_19_STABLE
|
2007-12-30 22:19:36 +00:00 |
languages.php
|
|
|
lexer.php
|
|
|
listlib.php
|
Updated copyright notice in header
|
2007-10-10 05:25:14 +00:00 |
locallib.php
|
MDL-14129, remove all the other error() call
|
2008-04-04 02:54:20 +00:00 |
markdown.php
|
MDL-11104
|
2007-09-17 12:37:51 +00:00 |
mathslib.php
|
Do not suppress errors from developers! it makes debugging a nightmare!
|
2007-12-10 16:53:17 +00:00 |
md5.js
|
|
|
memcached.class.php
|
|
|
moodlelib.php
|
MDL-14617 removed pre PHP 5.2.0 coocie compatibility stuff
|
2008-05-01 21:17:33 +00:00 |
odbc.php
|
|
|
odslib.class.php
|
MDL-14249, to keep ods lib exactly the same with excellib, some dummy function added, merged from MOODLE_19_STABLE
|
2008-04-16 07:06:14 +00:00 |
olson.php
|
MDL-11538: lib/olson - bugfix, olson time-zone import doesn't deal with rule changes in the future
|
2007-10-02 01:43:07 +00:00 |
overlib.js
|
MDL-10286 Updated overlib.js (2 years diff!) and enabled overlib for HTML feedback format
|
2007-07-13 10:09:51 +00:00 |
pagelib.php
|
MDL-14129, remove all the other error() call
|
2008-04-04 02:54:20 +00:00 |
pdflib.php
|
Merged pdf php5 fix from MDL-13207
|
2008-01-28 05:30:32 +00:00 |
profilerlib.php
|
MDL-14617 removed PHP4 compatibility scandir()
|
2008-05-01 21:48:36 +00:00 |
questionlib.php
|
MDL-14129, remove all the other error() call
|
2008-04-04 02:54:20 +00:00 |
recaptchalib.php
|
MDL-14073 New param for download_file_content: skipcertcheck. ssl now used in recaptchalib
|
2008-03-31 12:13:46 +00:00 |
rsslib.php
|
MDL-12782 magpie now uses download_file_content() - that should solve several remote RSS issues including proxy user/password + several download_file_content() improvements + other minor fixes; merged from MOODLE_19_STABLE
|
2007-12-31 15:37:12 +00:00 |
scroll_to_errors.js
|
|
|
searchlib.php
|
MDL-3381 - changing call to ctype_space to remove dependency on ctype (merge from 1.9)
|
2008-04-16 03:37:45 +00:00 |
session-test.php
|
|
|
setup.php
|
MDL-14617 ancient register globals hack removed
|
2008-05-01 21:53:10 +00:00 |
setuplib.php
|
MDL-12983 Installation stops after trying to download Language-Pack - patch by Dan Poltawski; merged from MOODLE_19_STABLE
|
2008-01-20 17:59:26 +00:00 |
simpletestlib.php
|
Merged from MOODLE_19_STABLE. Adding $Id tag
|
2007-10-12 09:45:33 +00:00 |
soaplib.php
|
|
|
statslib.php
|
MDL-14605 removed old stats upgrade code
|
2008-05-01 22:05:26 +00:00 |
tablelib.php
|
MDL-13919 Fixed undefined variable. Merging from MOODLE_19_STABLE
|
2008-03-13 14:02:54 +00:00 |
textlib.class.php
|
Updated copyright notice in header
|
2007-10-10 05:25:14 +00:00 |
timezone.txt
|
Grr false information .... it was correct
|
2008-03-31 03:39:12 +00:00 |
timezones.txt
|
I've updated the timezones from the latest Olsen data MDL-8842
|
2007-03-10 14:47:45 +00:00 |
tokeniserlib.php
|
Updated copyright notice in header
|
2007-10-10 05:25:14 +00:00 |
ufo.js
|
MDL-11224 Updated UFO Flash JS library from 3.20 to 3.22, preserving minor Moodle-specific change (and added comment to top about it!)
|
2007-09-12 10:14:12 +00:00 |
uploadlib.php
|
MDL-13880 Overridden and excluded grades are now coloured with alternate row colours that override the default alternate row colours (gray). I also fixed the long-standing notice about aggregationposition. See attached patch.
|
2008-03-20 06:05:44 +00:00 |
validateurlsyntax.php
|
MDL-9295 - PARAM_URL/PARAM_LOCALURL does not accept http://localhost/ or other hosts on lans. Merged from MOODLE_18_STABLE.
|
2007-10-30 10:15:22 +00:00 |
weblib.php
|
MDL-12864 fix bad XHTML in the messaging popup, merged from 19
|
2008-05-02 05:20:40 +00:00 |
wiki_to_markdown.php
|
|
|
womenslib.php
|
|
|
wordlist.txt
|
|
|
xhtml.xsl
|
|
|
xmlize.php
|
MDL-9534, fix xmlize() call
|
2008-04-11 03:59:41 +00:00 |