mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
Added all the old 1.4 info to this page now
This commit is contained in:
parent
cce5423561
commit
8a2ea88a29
1 changed files with 539 additions and 0 deletions
|
@ -17,7 +17,546 @@
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
|
|
||||||
<h1>Old Release notes</h1>
|
<h1>Old Release notes</h1>
|
||||||
|
|
||||||
|
<h3>Moodle 1.4.5 (7th May, 2005)</h3>
|
||||||
|
|
||||||
|
<p>(Because this release contains important security fixes, we highly advise that sites using any
|
||||||
|
previous version of Moodle upgrade to this version as soon as possible.)</p>
|
||||||
|
|
||||||
|
|
||||||
|
<dl>
|
||||||
|
<dt>Some important security fixes</dt>
|
||||||
|
<dd>
|
||||||
|
<ul>
|
||||||
|
<li>Preventative measures against attacks to admin functions.</li>
|
||||||
|
<li>Lesson: Safer hiding of lessons (<a href="http://moodle.org/bugs/bug.php?op=show&bugid=2733" target="_blank">#2733</a>)</li>
|
||||||
|
</ul>
|
||||||
|
</dd>
|
||||||
|
|
||||||
|
<dt>A few new things</dt>
|
||||||
|
<dd>
|
||||||
|
<ul>
|
||||||
|
<li>Flash Media Player: Now playing can start before the download is complete.</li>
|
||||||
|
<li>Added/updated language support for German (DE) and Turkish (TR).</li>
|
||||||
|
<li>Release notes now link to the relevant bugs.</li>
|
||||||
|
<li>Prefetching requests from Google Web Accelerator, Mozilla etc are denied.</li>
|
||||||
|
</ul>
|
||||||
|
</dd>
|
||||||
|
<dt>Performance improvements</dt>
|
||||||
|
<dd>
|
||||||
|
<ul>
|
||||||
|
<li>Added option to cache the languages list. Saves around 10MB of memory and 40 includes. See config-dist.php for details on how to enable.</li>
|
||||||
|
<li>Major efficiency improvements for Postgres databases on insert. Also fixed many calls to insert_record() which discard the returned record id to not ask for the record id.</li>
|
||||||
|
</ul>
|
||||||
|
</dd>
|
||||||
|
|
||||||
|
<dt>Other bug fixes</dt>
|
||||||
|
<dd>
|
||||||
|
<ul>
|
||||||
|
<li>HTML Editor: Fixes to some character encoding problems.</li>
|
||||||
|
<li>Quiz: fixes to export/import dropdown (<a href="http://moodle.org/bugs/bug.php?op=show&bugid=2963" target="_blank">#2963</a>)</li>
|
||||||
|
<li>Quiz: Don't throw a fatal error on unknown question, try to continue.</li>
|
||||||
|
<li>Course Social Forum: Removed misleading link to unsubscribe (<a href="http://moodle.org/bugs/bug.php?op=show&bugid=2945" target="_blank">#2945</a>).</li>
|
||||||
|
<li>Additional/updated translations.</li>
|
||||||
|
<li>Forums and Groups: Allow students not in a group to post into a discussion which is also not in a group, even if the course is using groups.</li>
|
||||||
|
<li>Sitewide HTML Editor settings: Fixed <a href="http://moodle.org/mod/forum/discuss.php?d=21359" target="_blank">Can't save changes in editor configuration</a> form bug.</li>
|
||||||
|
<li>Cron: Removed some warnings.</li>
|
||||||
|
<li>Choice: Choice shows a bad number of answers (<a href="http://moodle.org/bugs/bug.php?op=show&bugid=2452" target="_blank">#2452</a>).</li>
|
||||||
|
<li>Better support for PHP5: Files uploads now use $_FILES rather than deprecated $HTTP_POST_FILES (<a href="http://moodle.org/bugs/bug.php?op=show&bugid=2828" target="_blank">#2828</a>)</li>
|
||||||
|
<li>Backup/Restore: Manual links from lesson pages to resources are now preserved between backup/restore anywhere. (see <a href="http://moodle.org/mod/forum/discuss.php?d=21044" target="_blank">this discussion</a>)</li>
|
||||||
|
<li>Some fixes for Postgres constraint naming.</li>
|
||||||
|
<li>I18N support: Reset proper encoding upon login (<a href="http://moodle.org/bugs/bug.php?op=show&bugid=2770" target="_blank">#2770</a>).</li>
|
||||||
|
<li>I18N support: Fixed some instances of garbled characters when using utf-8 in HTML Editor (<a href="http://moodle.org/bugs/bug.php?op=show&bugid=2763" target="_blank">#2763</a>)</li>
|
||||||
|
<li>Flash Media Player: Turn off the autoloading of sound files.</li>
|
||||||
|
<li>Flash Media Player: Better handling of filenames files.</li>
|
||||||
|
<li>Postgres: Fixed sequences out of sequence (<a href="http://moodle.org/bugs/bug.php?op=show&bugid=2742" target="_blank">#2742</a>).</li>
|
||||||
|
<li>Backup: Fixed memory limit overrun in backup config page.</li>
|
||||||
|
<li>Forums: Fixed error warnings when a teacher posts to a forum (<a href="http://moodle.org/bugs/bug.php?op=show&bugid=2723" target="_blank">#2723</a>).</li>
|
||||||
|
</ul>
|
||||||
|
</dd>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</dl>
|
||||||
|
|
||||||
|
|
||||||
|
<p> </p>
|
||||||
|
|
||||||
|
<h3>Moodle 1.4.4 (7th March, 2005)</h3>
|
||||||
|
|
||||||
|
<dl>
|
||||||
|
<dt>Some important security fixes</dt>
|
||||||
|
<dd>
|
||||||
|
<ul>
|
||||||
|
<li>Added strong URL validation functions.</li>
|
||||||
|
<li>Preventative measures against tampering of config settings.</li>
|
||||||
|
<li>Tighter input validation in Quiz, HTML editor and course edit.</li>
|
||||||
|
<li>More control over user's language settings.</li>
|
||||||
|
<li>Safer cleaning of HTML-formatted input.</li>
|
||||||
|
</ul>
|
||||||
|
</dd>
|
||||||
|
|
||||||
|
<dt>A few new things</dt>
|
||||||
|
<dd>
|
||||||
|
<ul>
|
||||||
|
<li>New MP3 content filter with Flash-based mp3 player.</li>
|
||||||
|
<li>Better display of options in the Choice module.</li>
|
||||||
|
<li>UI enhancements in HTML Editor's table editor.</li>
|
||||||
|
<li>$CFG settings in config.php now override database settings.</li>
|
||||||
|
<li>Enabled garbage collection for Debian systems, with the option to disable it. Fixes stale session problems.</li>
|
||||||
|
</ul>
|
||||||
|
</dd>
|
||||||
|
|
||||||
|
<dt>Performance improvements</dt>
|
||||||
|
<dd>
|
||||||
|
<ul>
|
||||||
|
<li>Serious performance optimizations in forums code.</li>
|
||||||
|
<li>Various optimizations by removing unnecessary database retrievals and sorting.</li>
|
||||||
|
<li>Major improvements in handling session locking. Downloading large files or monitoring the live logs will no longer slow down navigation in other windows.</li>
|
||||||
|
</ul>
|
||||||
|
</dd>
|
||||||
|
|
||||||
|
<dt>Other bug fixes</dt>
|
||||||
|
<dd>
|
||||||
|
<ul>
|
||||||
|
<li>Installer: Many fixes and updates from HEAD (including <a href="http://moodle.org/bugs/bug.php?op=show&bugid=2625" target="_blank">#2625</a>) .</li>
|
||||||
|
<li>Installer: We now check for allow_url_fopen() before trying to validate our own URL.</li>
|
||||||
|
|
||||||
|
<li>Fixed some forum search problems.</li>
|
||||||
|
<li>Fixed sorting bug on forums (<a href="http://moodle.org/bugs/bug.php?op=show&bugid=2613" target="_blank">#2613</a>).</li>
|
||||||
|
|
||||||
|
<li>Fixed problems in user searches with trailing spaces.</li>
|
||||||
|
<li>Fixed some instances of hardcoded /admin path.</li>
|
||||||
|
<li>Fixed some groups-related bugs (<a href="http://moodle.org/bugs/bug.php?op=show&bugid=2133" target="_blank">#2133</a>, <a href="http://moodle.org/bugs/bug.php?op=show&bugid=2550" target="_blank">#2550</a>, <a href="http://moodle.org/bugs/bug.php?op=show&bugid=2363" target="_blank">#2363</a>)</li>
|
||||||
|
<li>Don't send HTML digests to people who want plain text email.</li>
|
||||||
|
|
||||||
|
<li>SCORM module — fixed navbar error.</li>
|
||||||
|
|
||||||
|
<li>Chat: Increased maximum socket read size to prevent empty pages and repeated messages</li>
|
||||||
|
<li>Files: added a "Parent Folder" icon, (<a href="http://moodle.org/bugs/bug.php?op=show&bugid=2491" target="_blank">#2491</a>).</li>
|
||||||
|
|
||||||
|
<li>Postgres support: consistency fix in mdl_log table.</li>
|
||||||
|
|
||||||
|
<li>Auth plugins: Better cleanup and truncation of data.</li>
|
||||||
|
<li>Auth plugins: Fixed external authentication problem — if logged in as guest, logging in as external auth user fails if it is the first login ever for the account. </li>
|
||||||
|
<li>Auth LDAP: Fixed a regression from 1.4.2 where a trailing semicolon in some config fields would break authentication.</li>
|
||||||
|
<li>Auth DB: Database Authentication not fetching user data fields correctly (<a href="http://moodle.org/bugs/bug.php?op=show&bugid=2319" target="_blank">#2319</a>).</li>
|
||||||
|
|
||||||
|
<li>Paypal Enrolment plugin: Now text sent to PayPal can
|
||||||
|
be 'sanitised' to avoid some diacritics (Spanish for now) which break the
|
||||||
|
enrol process. Only German and French diacritics are supported for
|
||||||
|
now by PayPal. This functionality can be easily expanded to other
|
||||||
|
characters. </li>
|
||||||
|
|
||||||
|
<li>Backup/restore: If the user isn't admin and the restored course hasn't teachers, add teacher (<a href="http://moodle.org/bugs/bug.php?op=show&bugid=2381" target="_blank">#2381</a>)</li>
|
||||||
|
<li>Backup/restore: Fixed errors with courses with apostrophes in the fullname.</li>
|
||||||
|
<li>Backup/restore: Now group members are
|
||||||
|
only included (backup and restore) if we have selected to have
|
||||||
|
users (<a href="http://moodle.org/bugs/bug.php?op=show&bugid=2486" target="_blank">#2486</a>).</li>
|
||||||
|
<li>Backup/Restore: General tidyup.</li>
|
||||||
|
|
||||||
|
<li>Glossary: Now 0 rates are supported in glossary (<a href="http://moodle.org/bugs/bug.php?op=show&bugid=2582" target="_blank">#2582</a>) and better PHP5 support (<a href="http://moodle.org/bugs/bug.php?op=show&bugid=2581" target="_blank">#2581</a>).</li>
|
||||||
|
<li>Glossary & Blackboard: import fixes (<a href="http://moodle.org/bugs/bug.php?op=show&bugid=2310" target="_blank">#2310</a>).</li>
|
||||||
|
|
||||||
|
<li>Calendar: more robust handling of bad data.</li>
|
||||||
|
<li>Calendar: HTML fixes in calendar (<a href="http://moodle.org/bugs/bug.php?op=show&bugid=2350" target="_blank">#2350</a>).</li>
|
||||||
|
|
||||||
|
<li>Course sortorder was broken in 1.4.3 and would sometimes prevent course creation — all the known problems with sortorder are now fixed. Includes some related fixes in get_categories() calls that would sometimes show up in "My Courses" listings.</li>
|
||||||
|
|
||||||
|
<li>Wiki: Several fixes.</li>
|
||||||
|
<li>Loglive now has an appropriate page footer.</li>
|
||||||
|
|
||||||
|
<li>Plus general cleanup and tidyups of the code.</li>
|
||||||
|
</ul>
|
||||||
|
</dd>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</dl>
|
||||||
|
|
||||||
|
|
||||||
|
<p> </p>
|
||||||
|
|
||||||
|
|
||||||
|
<h3>Moodle 1.4.3 (21st December, 2004)</h3>
|
||||||
|
|
||||||
|
<dl>
|
||||||
|
<dt>Some important security fixes</dt>
|
||||||
|
<dd>
|
||||||
|
<ul>
|
||||||
|
<li>Better checking/cleaning of cookie data</li>
|
||||||
|
<li>Preventative measures for session fixation</li>
|
||||||
|
<li>Better checking/cleaning of parameters for RSS feeds, ip atlas parameters, glossary, forum, theme selection, SCORM module, document viewer</li>
|
||||||
|
<li>Added protection in viewing of uploaded files</li>
|
||||||
|
<li>Added protection against directory traversal</li>
|
||||||
|
<li>Fix for variable $FULLME necessary for cron</li>
|
||||||
|
<li>Prevention against internal libraries being called directly.</li>
|
||||||
|
<li>Prevent viewing of glossary if it's a hidden activity</li>
|
||||||
|
<li>Hidden sections hidden from students in recent activity</li>
|
||||||
|
<li>Fixed problem with guest user being able to see events in the calendar</li>
|
||||||
|
<li>Fixed encoding of TEX expressions</li>
|
||||||
|
</ul>
|
||||||
|
</dd>
|
||||||
|
|
||||||
|
<dt>A few new things</dt>
|
||||||
|
<dd>
|
||||||
|
<ul>
|
||||||
|
<li>Enforced enrolment uniqueness, this is also a performance fix.</li>
|
||||||
|
<li>Added transaction support for PostgreSQL </li>
|
||||||
|
<li>Logging in and logging out are now logged</li>
|
||||||
|
<li>Wiki and SCORM now both use new zipping code - this fixes reported SCORM issues</li>
|
||||||
|
<li>New paging system for glossary</li>
|
||||||
|
<li>User info from LDAP truncated for insertion into moodle to prevent data loss</li>
|
||||||
|
<li>Updated pclzip to new version</li>
|
||||||
|
<li>Memory_limit can be overriden by higher config settings from php.ini, commandline, httpd.conf, .htaccess</li>
|
||||||
|
<li>New translations started: Maori, Kannada, Albanian and Vietnamese</li>
|
||||||
|
<li>Many additions to other language packs</li>
|
||||||
|
<li>Teachers can now always try quizzes, even if they're not open yet</li>
|
||||||
|
<li>Glossary print view is now different for each format.</li>
|
||||||
|
<li>Glossary search now also searches aliases</li>
|
||||||
|
<li>Vastly improved multilang filter with more forgiving syntax </li>
|
||||||
|
</ul>
|
||||||
|
</dd>
|
||||||
|
|
||||||
|
<dt>Performance improvements</dt>
|
||||||
|
<dd>
|
||||||
|
<ul>
|
||||||
|
<li>Better caching headers mean improved performance on all pages when using back button</li>
|
||||||
|
<li>Database indexes added in many places to enhance performance in large scale deployments</li>
|
||||||
|
<li>Performance improvements throughout moodle where courses were being listed.</li>
|
||||||
|
<li>Various optimizations by removing unnecessary database retrievals and sorting.</li>
|
||||||
|
</ul>
|
||||||
|
</dd>
|
||||||
|
|
||||||
|
<dt>Other bug fixes</dt>
|
||||||
|
<dd>
|
||||||
|
<ul>
|
||||||
|
<li>Fixed restoring into a new course generating duplicate course idnumbers</li>
|
||||||
|
<li>Fixed many small Postgres issues </li>
|
||||||
|
<li>Fixed unnecessary notices when debug mode on</li>
|
||||||
|
<li>Fixed some more PHP5 Notices</li>
|
||||||
|
<li>Fixed support for apostrophes, quotes and backslashes in LDAP user data</li>
|
||||||
|
<li>Fix for pagination of search course results for Postgres </li>
|
||||||
|
<li>Fixed bug with whitespace in user search</li>
|
||||||
|
<li>Fixed chatroom bug where all chat users listed in multiple chatrooms </li>
|
||||||
|
<li>Fix for installation script bug</li>
|
||||||
|
<li>Case sensitive usernames in bulk user import fixed</li>
|
||||||
|
<li>Fixed bug in redirection after rating forum post</li>
|
||||||
|
<li>Fixed bug in quiz with matching questions</li>
|
||||||
|
<li>Fixed bug in quiz preview</li>
|
||||||
|
<li>Fixed bug in language editing</li>
|
||||||
|
<li>Multiple small fixes in SCORM module</li>
|
||||||
|
<li>SCORM module shows user pictures properly</li>
|
||||||
|
<li>Activity names sorted by name in activity filter</li>
|
||||||
|
<li>Glossary search will search aliases as well</li>
|
||||||
|
<li>Any RSS errors will result in a valid RSS error file rather than invalid RSS.</li>
|
||||||
|
<li>Fixed problem with SCORM package validation and PHP5</li>
|
||||||
|
<li>Fixed problem with backup/restore and empty categories</li>
|
||||||
|
<li>Better XHTML in wiki</li>
|
||||||
|
<li>Bug fix in chat reports for first chat session</li>
|
||||||
|
<li>Fixed a problem with SCORM when deleting a lot of files, or very large files</li>
|
||||||
|
<li>Fixed some problems with encyclopedia format in glossary</li>
|
||||||
|
<li>Fixed bug in SCORM integration with zipping code</li>
|
||||||
|
<li>Fixed bug in dialogue plain text email notifications</li>
|
||||||
|
<li>Fixed missing sesskey variables in social activity block </li>
|
||||||
|
<li>Excess sections for a course are now hidden in the navmenu</li>
|
||||||
|
<li>Added daylight savings time fixes for the calendar</li>
|
||||||
|
<li>First quiz edit in a new course has a default category assigned</li>
|
||||||
|
<li>Fixed bug in paypal module when accepting payment amount</li>
|
||||||
|
<li>Fixed bug in course files with loss of choose mode </li>
|
||||||
|
</ul>
|
||||||
|
</dd>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</dl>
|
||||||
|
|
||||||
|
|
||||||
|
<p> </p>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<h3> Moodle 1.4.2 (5th November, 2004)</h3>
|
||||||
|
|
||||||
|
<dl>
|
||||||
|
<dt>Some important security fixes</dt>
|
||||||
|
<dd>
|
||||||
|
<ul>
|
||||||
|
<li>Better checking/cleaning of script parameters used in quite a few areas
|
||||||
|
throughout Moodle (a BIG thanks to Petr Skoda for his recent security audit!)</li>
|
||||||
|
<li>Quoted some SQL parameters in the glossary module to prevent possible injection</li>
|
||||||
|
</ul>
|
||||||
|
</dd>
|
||||||
|
|
||||||
|
<dt>A few small new things</dt>
|
||||||
|
<dd>
|
||||||
|
<ul>
|
||||||
|
<li>New PAM authentication module for direct authentication on Unix/Linux</li>
|
||||||
|
<li>Course creators can now restore to new or existing courses</li>
|
||||||
|
<li>Forum posts now include detailed headers to allow correct threading in mail clients</li>
|
||||||
|
</ul>
|
||||||
|
</dd>
|
||||||
|
|
||||||
|
<dt>And a bunch of other bug fixes</dt>
|
||||||
|
<dd>
|
||||||
|
<ul>
|
||||||
|
<li>Backup is now more able to cope with errors (eg if backup is interrupted)
|
||||||
|
and can clean up uncompleted files</li>
|
||||||
|
<li>Fix for database authentication against a PostgreSQL database</li>
|
||||||
|
<li>Fixes for some parts of installation to PostgreSQL</li>
|
||||||
|
<li>Forum subject lines are now only broken up in recent activity display</li>
|
||||||
|
<li>Database-based enrolments now actually work :-)</li>
|
||||||
|
<li>SQL fixes for creation of RSS feeds from PostgreSQL</li>
|
||||||
|
<li>Added rtsp to the list of allowed protocols in cleaned HTML text</li>
|
||||||
|
<li>User profile and profile editing page can be called without parameters</li>
|
||||||
|
<li>Upgraded xmlize library to latest version</li>
|
||||||
|
<li>Upgraded phpmailer library to latest version</li>
|
||||||
|
<li>Various small code-only cleanups</li>
|
||||||
|
<li>Admin menu now allows backup/restore of the "site course" (front page)</li>
|
||||||
|
<li>Fixed a display bug in the forums index which only showed in PHP5</li>
|
||||||
|
<li>Highlighting function (eg after search) was stripping backslashes</li>
|
||||||
|
<li>Info from LDAP is now decoded from utf8</li>
|
||||||
|
<li>Course listings now work better with very large amounts of courses</li>
|
||||||
|
<li>Two SCORM bugs fixed (a typo and a problem with onbeforeunload)</li>
|
||||||
|
<li>Some cleanups when printing text, headers and variables in Lesson</li>
|
||||||
|
<li>Calendar now functions as expected even when you login as someone else</li>
|
||||||
|
<li>Fixed a few remaining short PHP tags</li>
|
||||||
|
<li>Better randomness for random questions (fix for bug introduced in 1.4)</li>
|
||||||
|
<li>When a teacher is removed from a course, they are now also removed from all groups in that course</li>
|
||||||
|
<li>Fixed strip_pages bug in Wiki</li>
|
||||||
|
<li>Fixes for charset detection in backups and multilang filter under PHP5</li>
|
||||||
|
</ul>
|
||||||
|
</dd>
|
||||||
|
|
||||||
|
</dl>
|
||||||
|
<br />
|
||||||
|
|
||||||
|
<h3> Moodle 1.4.1 (12th September, 2004)</h3>
|
||||||
|
|
||||||
|
<dl>
|
||||||
|
<dt>A few little new things</dt>
|
||||||
|
<dd>
|
||||||
|
<ul>
|
||||||
|
<li>New "Email Protection" filter will obfuscate all email addresses within all texts
|
||||||
|
(to help prevent automated address-harvesting)</li>
|
||||||
|
<li>Allowed email addresses can now be restricted (see config-dist.php for details)</li>
|
||||||
|
<li>Extra instructions for translators embedded in translation interface</li>
|
||||||
|
<li>New help page for Directory Paths</li>
|
||||||
|
</ul>
|
||||||
|
</dd>
|
||||||
|
<dt>And some bug fixes</dt>
|
||||||
|
<dd>
|
||||||
|
<ul>
|
||||||
|
<li>Improved performance when viewing site logs</li>
|
||||||
|
<li>Improved paging and performance in glossary</li>
|
||||||
|
<li>Glossary entries are now shown correctly if they belong to multiple categories</li>
|
||||||
|
<li>Do not redeclare auth_user_login upon failed login</li>
|
||||||
|
<li>Fixed two missing icons in the cordoroyblue theme</li>
|
||||||
|
<li>Fixed missing "New event" button on Upcoming Events page</li>
|
||||||
|
<li>Always addslashes on chat messages from daemon users before inserting into db.</li>
|
||||||
|
<li>Fixes for handling of fixed enrollment periods when this is set for a course</li>
|
||||||
|
<li>Site course ID (defined as SITEID) is no longer assumed to be always 1</li>
|
||||||
|
<li>Default memory limits are increased beyond 16M, to help Moodle continue
|
||||||
|
working even when there is some unplanned memory problem</li>
|
||||||
|
<li>Smilies are now rendered as pictures in Markdown format texts</li>
|
||||||
|
<li>Workshops work under Recent Activity again</li>
|
||||||
|
<li>file.php can now only be used to access data within courses</li>
|
||||||
|
<li>Improved behaviour of calendar blocks on home page</li>
|
||||||
|
<li>Fixed quotes bug with PostgreSQL database specification produced by installer</li>
|
||||||
|
<li>Fixed sometimes-missing display of correct answers during quiz review</li>
|
||||||
|
<li><tt> and <code> are now allowed tags</li>
|
||||||
|
<li>Section summaries, course summaries and labels are again no longer cleaned of Javascript</li>
|
||||||
|
<li>Fixed a rare LDAP bug that could cause new accounts not to be created </li>
|
||||||
|
</ul>
|
||||||
|
</dd>
|
||||||
|
</dl>
|
||||||
|
<br />
|
||||||
|
<h3> Moodle 1.4 (31st August, 2004)</h3>
|
||||||
|
|
||||||
|
<dl>
|
||||||
|
<dt>Headlines</dt>
|
||||||
|
<dd>
|
||||||
|
<ul>
|
||||||
|
<li>Compatibility with PHP 5</li>
|
||||||
|
<li>New easy installer wizard leads you through the creation of the initial config.php file</li>
|
||||||
|
<li>Installation is now completely localised to your preferred language</li>
|
||||||
|
<li>Completely revamped Resource module make it easier to add new resources and to send data to them.</li>
|
||||||
|
<li>New Enrolment system featuring modules such as completely automated Paypal payments,
|
||||||
|
flatfile scanning, or external database control.</li>
|
||||||
|
<li>Blocks now work on the front page, plus you can put a topic section above the middle part</li>
|
||||||
|
<li>Chat now includes a server-side daemon (in PHP) for scalable, instant chat</li>
|
||||||
|
<li>New Wiki module!</li>
|
||||||
|
<li>New support for editing text using the Markdown format</li>
|
||||||
|
<li>Many bug fixes in all areas</li>
|
||||||
|
</ul>
|
||||||
|
</dd>
|
||||||
|
|
||||||
|
<dt>Under the hood</dt>
|
||||||
|
<dd>
|
||||||
|
<ul>
|
||||||
|
<li>Resource module has its own Add menu now, and uses class-based submodules, making it much
|
||||||
|
easier now to add new resource types to this menu</li>
|
||||||
|
<li>Quiz module has been refactored into class-based questiontype plugins.</li>
|
||||||
|
<li>Enrolment process has been refactored into class-based enrolment plugins.</li>
|
||||||
|
<li>Glossary display formats are now name-based, and it's easier to plugin new ones.</li>
|
||||||
|
<li>Improved behaviour of many modules when they are used on the site page.</li>
|
||||||
|
<li>Revised Filter structure is faster and now compatible with Turck MMcache.</li>
|
||||||
|
<li>Adding activities is now more forgiving of fields left empty</li>
|
||||||
|
<li>We can now alter PostgreSQL columns at will using table_column()</li>
|
||||||
|
<li>RSS generation has been sped up tremendously, putting much less load on cron</li>
|
||||||
|
<li>Some bigger modules have split lib.php into locallib.php for less memory usage</li>
|
||||||
|
</ul>
|
||||||
|
</dd>
|
||||||
|
|
||||||
|
<dt>Languages and localisation</dt>
|
||||||
|
<dd>
|
||||||
|
<ul>
|
||||||
|
<li>Updates to nearly every language pack</li>
|
||||||
|
<li>Moodle can override the default character set in Apache, making languages more reliable</li>
|
||||||
|
<li>Multibyte languages now wrap properly</li>
|
||||||
|
<li>Better handling of locales and encodings on very multilingual sites (like moodle.org)</li>
|
||||||
|
<li>New languages: Slovenian and Hebrew! </li>
|
||||||
|
</ul>
|
||||||
|
</dd>
|
||||||
|
|
||||||
|
<dt>Security Fixes</dt>
|
||||||
|
<dd>
|
||||||
|
<ul>
|
||||||
|
<li>Fixed a number of possible XSS entry points and path disclosures</li>
|
||||||
|
<li>Attributes of tags in HTML are now parsed even more thoroughly for naughty scripts</li>
|
||||||
|
<li>User profile pages are no longer available by default to strangers</li>
|
||||||
|
<li>All text is now cleaned on output (not just input)</li>
|
||||||
|
<li>Email addresses are not used on outgoing mail if the user requests that</li>
|
||||||
|
<li>New setting <strong>loginhttps</strong> will use secure https for the login, then switch back to http</li>
|
||||||
|
</ul>
|
||||||
|
</dd>
|
||||||
|
|
||||||
|
<dt>Administration</dt>
|
||||||
|
<dd>
|
||||||
|
<ul>
|
||||||
|
<li>Spiffy new interfaces for adding/removing students, creators and admins</li>
|
||||||
|
<li>Failed logins are now logged, and can be displayed to users upon a successful login</li>
|
||||||
|
<li>Logs now support viewing by group, and by errors</li>
|
||||||
|
<li>Modules now behave more consistently on the site front page</li>
|
||||||
|
<li>Front page "students" can be all users on site, or all users in at least one course on the site </li>
|
||||||
|
<li>Email-sending can now be enabled/disabled on any user's profile page</li>
|
||||||
|
</ul>
|
||||||
|
</dd>
|
||||||
|
|
||||||
|
<dt>Authentication</dt>
|
||||||
|
<dd>
|
||||||
|
<ul>
|
||||||
|
<li>All authentication methods will now co-exist with internally-created accounts</li>
|
||||||
|
<li>New support for authenticating against First Class servers</li>
|
||||||
|
<li>Fixes for POP3 authentication</li>
|
||||||
|
</ul>
|
||||||
|
</dd>
|
||||||
|
|
||||||
|
<dt>Navigation</dt>
|
||||||
|
<dd>
|
||||||
|
<ul>
|
||||||
|
<li>Visitors can be automatically logged in as guest</li>
|
||||||
|
<li>Jump menu now always shows "Jump to" to help distribute clues about what it does</li>
|
||||||
|
<li>Jump menu now has a much clearer way of grouping activities into sections</li>
|
||||||
|
</ul>
|
||||||
|
</dd>
|
||||||
|
|
||||||
|
<dt>Blocks</dt>
|
||||||
|
<dd>
|
||||||
|
<ul>
|
||||||
|
<li>Block system can now cope with custom course formats and changes in format</li>
|
||||||
|
<li>New login block allows login from site front page</li>
|
||||||
|
<li>Online users block on home page shows users from the whole site</li>
|
||||||
|
</ul>
|
||||||
|
</dd>
|
||||||
|
|
||||||
|
<dt>Editor</dt>
|
||||||
|
<dd>
|
||||||
|
<ul>
|
||||||
|
<li>New editor configuration screen for the admin</li>
|
||||||
|
<li>New support for anchors within pages</li>
|
||||||
|
<li>Spell-checking is now supported in the editor, it uses aspell on your server operating system</li>
|
||||||
|
</ul>
|
||||||
|
</dd>
|
||||||
|
|
||||||
|
<dt>Chat</dt>
|
||||||
|
<dd>
|
||||||
|
<ul>
|
||||||
|
<li>Chat now includes a server-side daemon (in PHP) for scalable, instant chat</li>
|
||||||
|
</ul>
|
||||||
|
</dd>
|
||||||
|
|
||||||
|
<dt>Choice</dt>
|
||||||
|
<dd>
|
||||||
|
<ul>
|
||||||
|
<li>Significantly revamped to make a lot more sense, with more option</li>
|
||||||
|
</ul>
|
||||||
|
</dd>
|
||||||
|
|
||||||
|
<dt>Forum</dt>
|
||||||
|
<dd>
|
||||||
|
<ul>
|
||||||
|
<li>Several fixes when dealing with groups</li>
|
||||||
|
<li>Users can choose to receive forum posts as daily digests of subject lines or whole posts.</li>
|
||||||
|
<li>Discussion listing is now paged</li>
|
||||||
|
<li>Teachers now have complete control over forum subscriptions, and can subscribe anyone at will</li>
|
||||||
|
<li>"Last post" date is shortened and linked to the last post</li>
|
||||||
|
<li>Forums now list RSS feeds on the index page</li>
|
||||||
|
<li>Better-looking HTML mail using the full stylesheet</li>
|
||||||
|
<li>Forum mail older than two days is never sent out (to prevent unwanted floods)</li>
|
||||||
|
<li>Blocked mail is logged so that teachers can see it</li>
|
||||||
|
<li>Discussion branches can be "split" from the main discussion, into a new discussion</li>
|
||||||
|
</ul>
|
||||||
|
</dd>
|
||||||
|
|
||||||
|
<dt>Glossary</dt>
|
||||||
|
<dd>
|
||||||
|
<ul>
|
||||||
|
<li>Glossary entries can be defined as "always editable"</li>
|
||||||
|
<li>Glossaries now list RSS feeds on the index page</li>
|
||||||
|
<li>Many fixes throughout</li>
|
||||||
|
</ul>
|
||||||
|
</dd>
|
||||||
|
|
||||||
|
<dt>Quiz</dt>
|
||||||
|
<dd>
|
||||||
|
<ul>
|
||||||
|
<li>New floating timer for timed quizzes</li>
|
||||||
|
<li>Attempts may now be restricted to specific computers</li>
|
||||||
|
<li>Quizzes can now require a special password</li>
|
||||||
|
<li>New question type for Calculated Questions</li>
|
||||||
|
<li>Numerical questions now support units<li>Questions can be previewed in the editing pages</li>
|
||||||
|
<li>Questions can now be exported in several formats</li>
|
||||||
|
<li>More intelligent handling of category listing when editing questions</li>
|
||||||
|
<li>New (and incomplete) XML export format, will eventually be quiz-feature-complete</li>
|
||||||
|
<li>Shortanswers can now contain all sorts of strange characters</li>
|
||||||
|
</ul>
|
||||||
|
</dd>
|
||||||
|
|
||||||
|
<dt>Resource</dt>
|
||||||
|
<dd>
|
||||||
|
<ul>
|
||||||
|
<li>Adding resources is now a one-step process with more control</li>
|
||||||
|
<li>Web page, Web link, Uploaded file and Program resource all combined into one type!</li>
|
||||||
|
<li>Program resources replaced by Parameters that allow a lot of of interesting interaction with external resources, both remote and uploaded into Moodle. </li>
|
||||||
|
<li>Collapsible forms with memory to make forms less daunting for beginners without slowing down experienced users </li>
|
||||||
|
</ul>
|
||||||
|
</dd>
|
||||||
|
|
||||||
|
<dt>SCORM</dt>
|
||||||
|
<dd>
|
||||||
|
<ul>
|
||||||
|
<li>Many fixes and improvements - works with an even wider variety of packages</li>
|
||||||
|
<li>Optional extra verification of the manifest file </li>
|
||||||
|
</ul>
|
||||||
|
</dd>
|
||||||
|
</dl>
|
||||||
|
<br />
|
||||||
|
|
||||||
|
|
||||||
<h3> New in Moodle 1.3.4 (11th August, 2004)</h3>
|
<h3> New in Moodle 1.3.4 (11th August, 2004)</h3>
|
||||||
<dl>
|
<dl>
|
||||||
<dt>Updates</dt>
|
<dt>Updates</dt>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue