.. |
adodb
|
MDL-20899 import latest adodb 5.10
|
2009-11-18 21:18:25 +00:00 |
ajax
|
Fixed incorrect getting of Exception message
|
2010-04-01 19:06:02 +00:00 |
alfresco
|
"MDL-16384, upgrade alfresco php library, fixed bugs in offical php sdk"
|
2009-06-05 06:55:07 +00:00 |
bennu
|
MDL-20821 minor changes in previous cleanup
|
2009-11-18 09:15:17 +00:00 |
db
|
rating MDL-22063 made the scale id column signed to allow for the +ve -ve scale id hack
|
2010-04-13 03:33:41 +00:00 |
ddl
|
MDL-21874 - phisics are physics :-P
|
2010-03-22 09:27:35 +00:00 |
dml
|
Fixing typos in DB persistant connection setting
|
2010-03-25 11:17:01 +00:00 |
dragmath
|
MDL-19725 forgotten to update version in readme
|
2009-07-19 10:43:21 +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-21694 simplified tinymce string handling
|
2010-04-11 20:37:13 +00:00 |
evalmath
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 16:48:45 +00:00 |
excel
|
all MDL-20821 Removed more deprecated functions
|
2009-11-18 06:05:10 +00:00 |
file
|
MDL-21146 $CFG can not be used in low level file operations - please set the defaults elsewhere if really necessary; removing the extra cleaning + undefined notices - please make sure all palces that actually output the strings are processed properly, there is no way around this, cleaning must be always done before output, not just storage; using real nulls where we do not know the value
|
2010-04-06 18:34:38 +00:00 |
flashdetect
|
MDL-21400 migrated falsh detection to YUI3
|
2010-02-06 12:58:19 +00:00 |
form
|
"MDL-21146, adding file license support to repository api, first commit"
|
2010-03-29 03:39:08 +00:00 |
geoip
|
MDL-20887 latest geoip lib imported
|
2009-11-18 10:32:06 +00:00 |
grade
|
grade import: MDL-21987 Problem with repeated imports of the same grade.
|
2010-03-31 13:50:56 +00:00 |
htmlpurifier
|
all areas MDL-20821 Replaced instances of ereg_replace and eregi_replace with preg_replace
|
2009-11-17 01:36:35 +00:00 |
jabber
|
MDL-20743 imported latest jabber library 0.1rc2-r77
|
2009-11-04 20:23:33 +00:00 |
mp3player
|
|
|
overlib
|
|
|
packer
|
all areas MDL-20821 Replaced instances of ereg_replace and eregi_replace with preg_replace
|
2009-11-17 01:36:35 +00:00 |
pear
|
MDL-20821 minor changes in previous cleanup
|
2009-11-18 10:35:39 +00:00 |
phpmailer
|
lib/phpmailer MDL-20701 - Convert to moodle_phpmailer class
|
2009-11-03 21:02:36 +00:00 |
portfolio
|
portfolio MDL-16124 improved the portfolio_formats conflict resolution
|
2010-03-21 17:19:56 +00:00 |
simplepie
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 16:48:45 +00:00 |
simpletest
|
MDL-22052 pruning pre-amos string related code
|
2010-04-10 19:28:34 +00:00 |
simpletestlib
|
MDL-21007 UnitTestCaseUsingDatabase misconfigured unit tests now reported as skipped
|
2009-11-30 23:18:34 +00:00 |
smarty
|
MDL-20638 importing latest smarty 2.6.26
|
2009-11-17 09:01:56 +00:00 |
snoopy
|
MDL-17840 moodle_readme.txt -> readme_moodle.txt
|
2009-01-10 11:22:26 +00:00 |
spikephpcoverage
|
Adding support for T_ABSTRACT token in PHP code coverage parser
|
2009-08-19 21:44:24 +00:00 |
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-20888 lib/tcpdf upgraded to the recent 4.8.014
|
2009-11-19 11:33:08 +00:00 |
typo3
|
MDL-20889 importing latest RC of typo3libs - solves use of functions deprecated in PHP 5.3
|
2009-11-18 21:48:00 +00:00 |
xmldb
|
all areas MDL-20821 Replaced instances of ereg_replace and eregi_replace with preg_replace
|
2009-11-17 01:36:35 +00:00 |
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
|
mnet MDL-21261 large overhaul. This commit changes:
|
2010-01-28 05:25:50 +00:00 |
accesslib.php
|
MDL-22054 starting to switch blocks to pluginname
|
2010-04-11 10:09:59 +00:00 |
adminlib.php
|
admin MDL-22048 Reverted yesterdays change and implemented better solution in adminlib
|
2010-04-13 07:28:24 +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-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 11:31:16 +00:00 |
blocklib.php
|
MDL-22054 improving blocks management UI and removing debug message because the block manage page shows the correct info instead
|
2010-04-11 12:08:40 +00:00 |
boxlib.php
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 16:48:45 +00:00 |
clilib.php
|
MDL-15249 towards localized cli installer
|
2009-05-30 17:14:24 +00:00 |
completionlib.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 |
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
|
MDL-20852: Condition system - problems if you delete a module that another one had a condition on
|
2009-11-16 15:14:47 +00:00 |
configonlylib.php
|
fixed sloppy IE regression, sorrrryyyyy
|
2010-02-09 13:39:37 +00:00 |
cookies.js
|
|
|
csshover.htc
|
|
|
csvlib.class.php
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 16:48:45 +00:00 |
customcheckslib.php
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 16:48:45 +00:00 |
datalib.php
|
MDL-22061 fixed warning
|
2010-04-13 21:19:35 +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-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 |
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
|
MDL-14679 license header fixes
|
2009-06-12 08:50:50 +00:00 |
eaccelerator.class.php
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 16:48:45 +00:00 |
editorlib.php
|
"MDL-16639, enable spellchecker plugin, and added config pages"
|
2010-03-23 08:47:05 +00:00 |
emptyfile.php
|
themes: MDL-19077 new $OUTPUT->header/footer to replace print_header/footer.
|
2009-06-26 09:06:16 +00:00 |
environmentlib.php
|
MDL-21652 html_table rendering refactored
|
2010-03-20 22:15:54 +00:00 |
eventslib.php
|
MDL-20625 fixed typos, credit goes to Martin Langhoff
|
2009-11-07 16:00:13 +00:00 |
excellib.class.php
|
MDL-20781 lib/excellib: add write_date() function
|
2009-11-12 01:58:33 +00:00 |
externallib.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 |
filelib.php
|
"MDL-21021, fixed private file url"
|
2010-03-25 07:22:26 +00:00 |
filterlib.php
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 11:31:16 +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
|
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 |
gdlib.php
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 16:48:45 +00:00 |
googleapi.php
|
googledocs MDL-21881 - restore icons to repo plugin
|
2010-03-21 13:32:43 +00:00 |
gradelib.php
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 11:31:16 +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
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 16:48:45 +00:00 |
html2text.php
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 11:31:16 +00:00 |
html2text_readme.txt
|
MDL-17542 lib/html2text: update to latest upstream version (r2374)
|
2009-05-22 02:10:22 +00:00 |
index.html
|
|
|
installlib.php
|
MDL-15252 language list refactoring
|
2010-04-10 21:22:15 +00:00 |
javascript-static.js
|
navigation MDL-21543 Moved block docking icons next to the show-hide block icon
|
2010-02-24 08:12:17 +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
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 11:31:16 +00:00 |
lexer.php
|
lib MDL-19236 Added phpdocs and copyrights
|
2009-05-26 02:17:06 +00:00 |
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
|
lib MDL-19236 Added boilerplates and copyrights
|
2009-05-26 02:46:09 +00:00 |
mathslib.php
|
MDL-22050 removing moodle/langconfig duplicates
|
2010-04-10 17:40:58 +00:00 |
md5.js
|
|
|
memcached.class.php
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 11:31:16 +00:00 |
messagelib.php
|
MDL-20625 forbid transactions when sending messages - we can not undo emails
|
2009-11-07 10:30:03 +00:00 |
moodlelib.php
|
MDL-22061 new string_exists() method - this can be used in some corner cases
|
2010-04-13 20:14:31 +00:00 |
navigationlib.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 |
odbc.php
|
lib MDL-19236 Added boilerplates and copyrights
|
2009-05-26 02:46:09 +00:00 |
odslib.class.php
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 11:31:16 +00:00 |
olson.php
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 11:31:16 +00:00 |
outputactions.php
|
MDL-20204 converted action_icon
|
2010-02-16 16:24:49 +00:00 |
outputcomponents.php
|
MDL-21695 new help_icon structure
|
2010-04-13 20:45:05 +00:00 |
outputfactories.php
|
MDL-22015 more advances in frankenstyle usage needed for new amos_string_manager
|
2010-04-01 20:54:27 +00:00 |
outputlib.php
|
themes MDL-21862 Implements base theme and standard theme.
|
2010-03-25 06:38:21 +00:00 |
outputrenderers.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 |
outputrequirementslib.php
|
MDL-22053 removing relative paths from get_plugin|component_directory() because we can be only sure that the absolute paths exists such as in case of $CFG->themedir outside of dirroot; commeting out some simpletes_ stuff which does not seem to be used any more
|
2010-04-10 23:21:18 +00:00 |
pagelib.php
|
MDL-22050 removing moodle/langconfig duplicates
|
2010-04-10 18:26:20 +00:00 |
pdflib.php
|
MDL-22050 removing moodle/langconfig duplicates
|
2010-04-10 18:26:20 +00:00 |
portfoliolib.php
|
portfolio MDL-21508 removed lots of debuging code (just commenting out because i still have work to do here)
|
2010-04-13 08:06:23 +00:00 |
profilerlib.php
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 11:31:16 +00:00 |
questionlib.php
|
questionlib: MDL-21828 Fix database query that does not work in Oracle.
|
2010-04-07 09:47:19 +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
|
MDL-21356 rsslib: Schema address from tag output in wasn't escaped (problem only if it contains &)
|
2010-01-15 14:36:11 +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-20625 adding TODO for combination of session and tansactiosn, discussing best solution with Eloy
|
2009-11-10 14:28:40 +00:00 |
setup.php
|
MDL-21998 switching to YUI3.1.0 lib - there do not seem to be any mojor regressions, if you need old version just edit your lib/setup.php
|
2010-04-11 08:50:08 +00:00 |
setuplib.php
|
MDL-19928 adding unofficial support for the cherokee web server + adding some notes about other servers
|
2010-04-06 19:23:47 +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
|
MDL-20885 PHP soap lib now recommended, removing old nusoap that is not maintained upstream any more
|
2009-11-18 10:19:51 +00:00 |
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
|
MDL-20632 latest zend framework lib import
|
2009-10-24 19:48:22 +00:00 |
timezone.txt
|
MDL-18576 timezones - info updated to tzdata2009c ; merged from 19_STABLE
|
2009-03-16 17:55:26 +00:00 |
tokeniserlib.php
|
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
|
2009-11-01 11:31:16 +00:00 |
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
|
MDL-20766 message_send() used intead of events, it will enable us to improve performance and solve db transactions issues independedntly from events, hopefully this will give us more options in future too because the events are designed specifically for communication "moodle-->external systems"
|
2009-11-07 10:27:57 +00:00 |
validateurlsyntax.php
|
all MDL-20821 Removed more deprecated functions
|
2009-11-18 07:29:26 +00:00 |
webdavlib.php
|
all MDL-20821 Removed more deprecated functions
|
2009-11-18 06:05:10 +00:00 |
weblib.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 |
wiki_to_markdown.php
|
all MDL-20821 Removed more deprecated functions
|
2009-11-18 06:05:10 +00:00 |
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
|
lib MDL-19236 Added boilerplates and copyrights
|
2009-05-26 06:26:11 +00:00 |