]> git.mjollnir.org Git - moodle.git/log
moodle.git
18 years agoBug #5882 ldap enrolment doesn't work. $USER->student getting munged
danmarsden [Mon, 24 Jul 2006 00:37:58 +0000 (00:37 +0000)]
Bug #5882 ldap enrolment doesn't work. $USER->student getting munged
patch from IƱaki.

18 years agoBug 6130 session has bad entries causes calendar to fail showing events
danmarsden [Mon, 24 Jul 2006 00:15:54 +0000 (00:15 +0000)]
Bug 6130 session has bad entries causes calendar to fail showing events
Workaround untill Session is fixed properly.

18 years agoFixes for Bug 5749 and Bug 5750
danmarsden [Sun, 23 Jul 2006 23:48:09 +0000 (23:48 +0000)]
Fixes for Bug 5749 and Bug 5750

summary of bug 5749 and 5750
fixes for: function causes timeout when deleting temporary files for large scorm objects
scorm\validate.php calls function scorm_delete_files from scorm\lib.php - but lib.php not included in validate.php

Validation of Scorm objects broken - adds entry in modules database even when scorm object is not created.

18 years agoFix for Bug 6119 - gives error when choice full, and user submits a choice they have...
danmarsden [Sun, 23 Jul 2006 22:14:31 +0000 (22:14 +0000)]
Fix for Bug 6119 - gives error when choice full, and user submits a choice they have already selected

18 years agofix for Bug #4733 title gets garbled when html inside title.
danmarsden [Sun, 23 Jul 2006 22:05:18 +0000 (22:05 +0000)]
fix for Bug #4733  title gets garbled when html inside title.

18 years agoAutomatic installer.php lang files by installer_builder (20060722)
moodler [Sat, 22 Jul 2006 02:44:19 +0000 (02:44 +0000)]
Automatic installer.php lang files by installer_builder (20060722)

18 years agoBug #4811 (and several dups!) - Matching questions should treat identical answers...
tjhunt [Fri, 21 Jul 2006 13:58:00 +0000 (13:58 +0000)]
Bug #4811 (and several dups!) - Matching questions should treat identical answers as the same.

18 years agoReplace a few odd tabs with spaces. Merged from MOODLE_16_STABLE.
tjhunt [Fri, 21 Jul 2006 08:03:23 +0000 (08:03 +0000)]
Replace a few odd tabs with spaces. Merged from MOODLE_16_STABLE.

18 years agoKeeping this in sync with 16_STABLE
stronk7 [Fri, 21 Jul 2006 07:56:27 +0000 (07:56 +0000)]
Keeping this in sync with 16_STABLE

18 years agoBug #5946 - matching question php notice. Merged from MOODLE_16_STABLE.
tjhunt [Fri, 21 Jul 2006 07:21:45 +0000 (07:21 +0000)]
Bug #5946 - matching question php notice. Merged from MOODLE_16_STABLE.

18 years agomerged, corrected bug with teacger rights
urs_hunkler [Fri, 21 Jul 2006 05:00:02 +0000 (05:00 +0000)]
merged, corrected bug with teacger rights

18 years agox_auth_code is required for capture only transactions!
ethem [Thu, 20 Jul 2006 14:48:03 +0000 (14:48 +0000)]
x_auth_code is required for capture only transactions!
NOTE: Capture only transactions have not implemented yet!

18 years agofixed minor PHP5 compatibility problem with clone(); merged from MOODLE_16_STABLE
skodak [Thu, 20 Jul 2006 06:54:44 +0000 (06:54 +0000)]
fixed minor PHP5 compatibility problem with clone(); merged from MOODLE_16_STABLE

18 years agoBug #6075 - file admin/index.php is ISO encoded - headers broken by ob_end_flush...
skodak [Thu, 20 Jul 2006 06:39:48 +0000 (06:39 +0000)]
Bug #6075 - file admin/index.php is ISO encoded - headers broken by ob_end_flush(), fixed version check; merged from MOODLE_16_STABLE

18 years agoBug #6141 - Cron output is not plain text - <pre> and missing encoding, minor lang...
skodak [Thu, 20 Jul 2006 06:36:33 +0000 (06:36 +0000)]
Bug #6141 - Cron output is not plain text - <pre> and missing encoding, minor lang issues; merged from MOODLE_16_STABLE

18 years agoBug #6097 - HTML editor and brackets - fixes lesson problems; merged from MOODLE_16_S...
skodak [Thu, 20 Jul 2006 06:32:38 +0000 (06:32 +0000)]
Bug #6097 - HTML editor and brackets - fixes lesson problems; merged from MOODLE_16_STABLE

18 years agoFixed typo. Merged from stable.
ikawhero [Thu, 20 Jul 2006 01:33:11 +0000 (01:33 +0000)]
Fixed typo. Merged from stable.

18 years agoyet another fix for course list for guests; merged from MOODLE_16_STABLE
skodak [Wed, 19 Jul 2006 13:59:06 +0000 (13:59 +0000)]
yet another fix for course list for guests; merged from MOODLE_16_STABLE

18 years agofixed course list for guests; merged from MOODLE_16_STABLE
skodak [Wed, 19 Jul 2006 13:45:13 +0000 (13:45 +0000)]
fixed course list for guests; merged from MOODLE_16_STABLE

18 years agoadmin should not see list of courses on the frontpage when there are too many of...
skodak [Wed, 19 Jul 2006 13:37:09 +0000 (13:37 +0000)]
admin should not see list of courses on the frontpage when there are too many of them; merged from MOODLE_16_STABLE

19 years agofixed course/index.php category display affected by previous commit - improved catego...
skodak [Wed, 19 Jul 2006 13:16:57 +0000 (13:16 +0000)]
fixed course/index.php category display affected by previous commit - improved category and course list display on front page; merged from MOODLE_16_STABLE

19 years agosection not always moved when requested - page reloading prevented by anchor; added...
skodak [Wed, 19 Jul 2006 12:52:06 +0000 (12:52 +0000)]
section not always moved when requested - page reloading prevented by anchor; added random parameter to force reloading; merged from MOODLE_16_STABLE

19 years agoBug #6093 - Removed course sections re-appear after moving existing sections; merged...
skodak [Wed, 19 Jul 2006 12:30:39 +0000 (12:30 +0000)]
Bug #6093 - Removed course sections re-appear after moving existing sections; merged from MOODLE_16_STABLE

19 years agoImproved category and course list display on front page- see bug Bug #5965 - Frontpag...
skodak [Wed, 19 Jul 2006 12:10:07 +0000 (12:10 +0000)]
Improved category and course list display on front page- see bug Bug #5965 - Frontpage Category List also showing courses; new Combo List(categories + courses), fixed categories list and separate settings for not logged in / logged in users; merged from MOODLE_16_STABLE

19 years agoMerged fixes from stable
moodler [Wed, 19 Jul 2006 10:21:52 +0000 (10:21 +0000)]
Merged fixes from stable

19 years agoBug #6136 - Hard coded admin paths; merged from MOODLE_16_STABLE
skodak [Wed, 19 Jul 2006 08:13:25 +0000 (08:13 +0000)]
Bug #6136 - Hard coded admin paths; merged from MOODLE_16_STABLE

19 years agoBug #6048 - Fix 'are you sure you want to start an attempt' warning.
tjhunt [Tue, 18 Jul 2006 16:49:33 +0000 (16:49 +0000)]
Bug #6048 - Fix 'are you sure you want to start an attempt' warning.

19 years agominor bump to perform some changes on grade_letter
stronk7 [Tue, 18 Jul 2006 16:35:52 +0000 (16:35 +0000)]
minor bump to perform some changes on grade_letter

Mimic from MOODLE_16_STABLE

19 years agoFixing one recently added DB upgrade. Please be careful on STABLE!
stronk7 [Tue, 18 Jul 2006 16:35:15 +0000 (16:35 +0000)]
Fixing one recently added DB upgrade. Please be careful on STABLE!

Mimic from MOODLE_16_STABLE

19 years agoBug #6033 - missing string for unknown questiontype. Also tidied up some messy code...
tjhunt [Tue, 18 Jul 2006 15:34:24 +0000 (15:34 +0000)]
Bug #6033 - missing string for unknown questiontype. Also tidied up some messy code. Merged from MOODLE_16_STABLE.

19 years agoSC#277. Merged from MOODLE_16_STABLE.
tjhunt [Tue, 18 Jul 2006 13:33:45 +0000 (13:33 +0000)]
SC#277. Merged from MOODLE_16_STABLE.

19 years agoBug #6116 - Quiz database upgrade scripts call renamed function by the old name....
tjhunt [Tue, 18 Jul 2006 11:01:06 +0000 (11:01 +0000)]
Bug #6116 - Quiz database upgrade scripts call renamed function by the old name. Merged from MOODLE_16_STABLE.

19 years agoremove styles_layout.css
urs_hunkler [Tue, 18 Jul 2006 09:21:39 +0000 (09:21 +0000)]
remove styles_layout.css

19 years agomerged from 1.6 - enhancements and bugfixes, works now in Safari and Konqueror
urs_hunkler [Tue, 18 Jul 2006 09:11:35 +0000 (09:11 +0000)]
merged from 1.6 - enhancements and bugfixes, works now in Safari and Konqueror

19 years agomerged from 1.6 - some CSS changes
urs_hunkler [Tue, 18 Jul 2006 08:10:29 +0000 (08:10 +0000)]
merged from 1.6 - some CSS changes

19 years agoBug #2149 - admin/creators.html javascript error; merged from MOODLE_16_STABLE
skodak [Tue, 18 Jul 2006 07:17:13 +0000 (07:17 +0000)]
Bug #2149 - admin/creators.html javascript error; merged from MOODLE_16_STABLE

19 years agoBug #6134 - error of coding, in function grade_download_form(); merged from MOODLE_16...
skodak [Tue, 18 Jul 2006 06:43:29 +0000 (06:43 +0000)]
Bug #6134 - error of coding, in function grade_download_form(); merged from MOODLE_16_STABLE

19 years agoClose Bug #5670 - get_courses_page() - remove costly and redundant DISTINCT
martinlanghoff [Tue, 18 Jul 2006 04:39:01 +0000 (04:39 +0000)]
Close Bug #5670 - get_courses_page() - remove costly and redundant DISTINCT

get_courses_page() uses get_records_sql() which means that it will actually
break if the first field requested isn't c.id. This in turn means that
the DISTINCT is not needed at all.

So let's go fast again!

19 years agoCourse restore - Restrict shortname to <= 15 characters, like the database table.
martinlanghoff [Tue, 18 Jul 2006 03:35:02 +0000 (03:35 +0000)]
Course restore - Restrict shortname to <= 15 characters, like the database table.

Author: Donal McMullan <donal@catalyst.net.nz>

19 years agoAutomatic installer.php lang files by installer_builder (20060718)
moodler [Tue, 18 Jul 2006 02:40:53 +0000 (02:40 +0000)]
Automatic installer.php lang files by installer_builder (20060718)

19 years agomerged fix for a bug where user can view site blogs when not logged in
toyomoyo [Tue, 18 Jul 2006 02:28:25 +0000 (02:28 +0000)]
merged fix for a bug where user can view site blogs when not logged in

19 years agoauth/db: When using internal passwords we must register auth_update_user_password()
martinlanghoff [Tue, 18 Jul 2006 01:36:47 +0000 (01:36 +0000)]
auth/db: When using internal passwords we must register auth_update_user_password()

Now users can update their password correctly. We did have this before, I
wonder if it got dropped in a merge.

19 years agoauth/db: use auth_validate_form() to set auth_db_stdchangepassword when passtype...
martinlanghoff [Tue, 18 Jul 2006 01:36:24 +0000 (01:36 +0000)]
auth/db: use auth_validate_form() to set auth_db_stdchangepassword when passtype is 'internal'

When using the 'internal' password handling, set auth_db_stdchangepassword
so we allow users to change their password normally.

19 years agoauth: extend API to support auth_validate_form()
martinlanghoff [Tue, 18 Jul 2006 01:36:06 +0000 (01:36 +0000)]
auth: extend API to support auth_validate_form()

Now Auth plugins can register auth_validate_form to get a chance
to validate config form input. Needed on MOODLE_16_STABLE to fix
a bug with auth/db.

The auth API must follow suit with the enrol API, where we can safely
do method_exists().

19 years agoBug #1395 - Calandar view.php should respect forcelogin; merged from MOODLE_16_STABLE
skodak [Mon, 17 Jul 2006 21:08:01 +0000 (21:08 +0000)]
Bug #1395 - Calandar view.php should respect forcelogin; merged from MOODLE_16_STABLE

19 years agoBug 6092 - Give quiz finish time as well as start time in the quiz overview report.
tjhunt [Mon, 17 Jul 2006 16:35:34 +0000 (16:35 +0000)]
Bug 6092 - Give quiz finish time as well as start time in the quiz overview report.

19 years agoBug #6129 - Incorrect glossary import file size limit; merged from MOODLE_16_STABLE
skodak [Mon, 17 Jul 2006 13:35:05 +0000 (13:35 +0000)]
Bug #6129 - Incorrect glossary import file size limit; merged from MOODLE_16_STABLE

19 years agoBug 5840 - Image not displayed in Cloze question. Thanks to Joseph Rezeau for the...
tjhunt [Mon, 17 Jul 2006 08:57:30 +0000 (08:57 +0000)]
Bug 5840 - Image not displayed in Cloze question. Thanks to Joseph Rezeau for the fix. Merged from MOODLE_16_STABLE.

19 years agoBug #6120 - Course creation - loginproblem; merged from MOODLE_16_STABLE
skodak [Mon, 17 Jul 2006 08:39:36 +0000 (08:39 +0000)]
Bug #6120 - Course creation - loginproblem; merged from MOODLE_16_STABLE

19 years agoworkaround by Dan for bug #6130, fixed some warnings; merged from MOODLE_16_STABLE
skodak [Mon, 17 Jul 2006 07:31:22 +0000 (07:31 +0000)]
workaround by Dan for bug #6130, fixed some warnings; merged from MOODLE_16_STABLE

19 years agoenrol API: Updated documentation
martinlanghoff [Mon, 17 Jul 2006 06:02:10 +0000 (06:02 +0000)]
enrol API: Updated documentation

19 years agoClose properly the showentry page. Bug 5986.
stronk7 [Sun, 16 Jul 2006 09:01:03 +0000 (09:01 +0000)]
Close properly the showentry page. Bug 5986.
(http://moodle.org/bugs/bug.php?op=show&bugid=5986)

Merged from MOODLE_16_STABLE

19 years agoAutomatic installer.php lang files by installer_builder (20060716)
moodler [Sun, 16 Jul 2006 02:38:13 +0000 (02:38 +0000)]
Automatic installer.php lang files by installer_builder (20060716)

19 years agoSoled bug 6089 plus some minor iteration savings...
stronk7 [Sat, 15 Jul 2006 08:39:50 +0000 (08:39 +0000)]
Soled bug 6089 plus some minor iteration savings...
(http://moodle.org/bugs/bug.php?op=show&bugid=6089)

Merged from MOODLE_16_STABLE

19 years agoBug #6080 - Loancalc block doesn't define a footer string; merged from MOODLE_16_STABLE
skodak [Fri, 14 Jul 2006 21:05:14 +0000 (21:05 +0000)]
Bug #6080 - Loancalc block doesn't define a footer string; merged from MOODLE_16_STABLE

19 years agotodo: add detection of incorrect chars in wwwroot; merged from MOODLE_16_STABLE
skodak [Fri, 14 Jul 2006 20:57:08 +0000 (20:57 +0000)]
todo: add detection of incorrect chars in wwwroot; merged from MOODLE_16_STABLE

19 years agoBug 6111 - Rewrite the code for making an indented list of question categories, becas...
tjhunt [Fri, 14 Jul 2006 15:36:29 +0000 (15:36 +0000)]
Bug 6111 - Rewrite the code for making an indented list of question categories, becase the existing code was so horrible. Merged from MOODLE_16_STABLE.

19 years agoFixed pagination in query page (lines were too long, distorting table),
mchampan [Fri, 14 Jul 2006 13:58:46 +0000 (13:58 +0000)]
Fixed pagination in query page (lines were too long, distorting table),
and added results caching to improve query time when browsing pages of the
same query. Wiki document strips (x.x.x.x) ip field from author field now.

19 years agoAdded hooks so that blocks can create functions that are run when they are installed...
sam_marshall [Fri, 14 Jul 2006 11:17:46 +0000 (11:17 +0000)]
Added hooks so that blocks can create functions that are run when they are installed and uninstalled. The base implementation does nothing.

19 years agoAutomatic installer.php lang files by installer_builder (20060714)
moodler [Fri, 14 Jul 2006 02:37:32 +0000 (02:37 +0000)]
Automatic installer.php lang files by installer_builder (20060714)

19 years agoBug #6099 - Restore alternatively failing on data module - fixed status codes of...
skodak [Thu, 13 Jul 2006 15:38:03 +0000 (15:38 +0000)]
Bug #6099 - Restore alternatively failing on data module - fixed status codes of module restore process; merged from MOODLE_16_STABLE

19 years agoMerged new variable $CFG->allowvisiblecoursesinhiddencategories from stable
moodler [Thu, 13 Jul 2006 14:18:29 +0000 (14:18 +0000)]
Merged new variable $CFG->allowvisiblecoursesinhiddencategories from stable

19 years agoBug 6101 - Automatically scroll to any errors when upgrading the database. JavaScript...
tjhunt [Thu, 13 Jul 2006 09:48:56 +0000 (09:48 +0000)]
Bug 6101 - Automatically scroll to any errors when upgrading the database. JavaScript thanks to Andrew Walker. PHP changes are my fault.

19 years agoChecking YUI into Moodle for future AJAX work
moodler [Thu, 13 Jul 2006 08:35:43 +0000 (08:35 +0000)]
Checking YUI into Moodle for future AJAX work

19 years agoMerged assignment updates from stable
moodler [Thu, 13 Jul 2006 07:50:13 +0000 (07:50 +0000)]
Merged assignment updates from stable

19 years agoIntegrating the "AU Assignment type" into Moodle (which was based on
moodler [Thu, 13 Jul 2006 07:17:51 +0000 (07:17 +0000)]
Integrating the "AU Assignment type" into Moodle (which was based on
Upload&Review).

It's not tested and probably needs polishing, but people seem to love it
as it is.

    http://moodle.org/mod/forum/discuss.php?d=46829

19 years agoBug #6087 - alphabetic problem in glossary; merged from MOODLE_16_STABLE
skodak [Wed, 12 Jul 2006 20:29:18 +0000 (20:29 +0000)]
Bug #6087 - alphabetic problem in glossary; merged from MOODLE_16_STABLE

19 years agoBug 5968 - Improvements to the numerical question type. You can now display feedback...
tjhunt [Wed, 12 Jul 2006 18:10:22 +0000 (18:10 +0000)]
Bug 5968 - Improvements to the numerical question type. You can now display feedback for wrong answers. You can also award partial credit for different levels of accuracy.

19 years agoDoh! remove debug code. Sorry.
tjhunt [Wed, 12 Jul 2006 17:54:45 +0000 (17:54 +0000)]
Doh! remove debug code. Sorry.

19 years agoBug 5968 - Improvements to the numerical question type. You can now display feedback...
tjhunt [Wed, 12 Jul 2006 17:49:14 +0000 (17:49 +0000)]
Bug 5968 - Improvements to the numerical question type. You can now display feedback for wrong answers. You can also award partial credit for different levels of accuracy.

19 years agoFixed notice when restoring a numerical question with no units.
tjhunt [Wed, 12 Jul 2006 17:37:36 +0000 (17:37 +0000)]
Fixed notice when restoring a numerical question with no units.

19 years agoAutomatic installer.php lang files by installer_builder (20060712)
moodler [Wed, 12 Jul 2006 08:35:53 +0000 (08:35 +0000)]
Automatic installer.php lang files by installer_builder (20060712)

19 years agoFixed installer langpacks for sm and to.
martinlanghoff [Wed, 12 Jul 2006 06:38:09 +0000 (06:38 +0000)]
Fixed installer langpacks for sm and to.

19 years agofixed printing of filenames from zip archives - SC#273; merged from MOODLE_16_STABLE
skodak [Wed, 12 Jul 2006 05:57:28 +0000 (05:57 +0000)]
fixed printing of filenames from zip archives - SC#273; merged from MOODLE_16_STABLE

19 years agoAutomatic installer.php lang files by installer_builder (20060712)
moodler [Wed, 12 Jul 2006 02:36:01 +0000 (02:36 +0000)]
Automatic installer.php lang files by installer_builder (20060712)

19 years agochat: Prevent user from submitting a 2nd message before his 1st is received.
martinlanghoff [Wed, 12 Jul 2006 02:29:12 +0000 (02:29 +0000)]
chat: Prevent user from submitting a 2nd message before his 1st is received.

Some users reported that mod/chat was silently dropping some messages. The
user's browser may not be able to keep up with the rate at which he submits
chat messages. This update keeps things sane.

Merged from MOODLE_16_STABLE

Author: Donal McMullan <donal@catalyst.net.nz>

19 years agoEmulate file_put_contents() under PHP 4.3.x
stronk7 [Tue, 11 Jul 2006 17:42:21 +0000 (17:42 +0000)]
Emulate file_put_contents() under PHP 4.3.x

19 years agoSearch functions moved from mod/name/lib.php to search/documents/mod_document.php.
mchampan [Tue, 11 Jul 2006 17:15:22 +0000 (17:15 +0000)]
Search functions moved from mod/name/lib.php to search/documents/mod_document.php.
Pagination added to query page. Various small changes and amendments.

19 years agoBug #6077 - Teacher saving their grades destroys student essay! Merged from MOODLE_16...
tjhunt [Tue, 11 Jul 2006 16:14:23 +0000 (16:14 +0000)]
Bug #6077 - Teacher saving their grades destroys student essay! Merged from MOODLE_16_STABLE.

19 years agoInitial commit
mchampan [Tue, 11 Jul 2006 16:08:47 +0000 (16:08 +0000)]
Initial commit

19 years agoSmall fix, and a bit more output, for IMS enroller
danstowell [Tue, 11 Jul 2006 14:09:26 +0000 (14:09 +0000)]
Small fix, and a bit more output, for IMS enroller

19 years agobetter cleaning of $file parameter SC#276; merged from MOODLE_16_STABLE
skodak [Tue, 11 Jul 2006 13:19:52 +0000 (13:19 +0000)]
better cleaning of $file parameter SC#276; merged from MOODLE_16_STABLE

19 years agoworkaround for Bug #6035 - editing quiz in one tab changes quiz in other; merged...
skodak [Tue, 11 Jul 2006 13:02:42 +0000 (13:02 +0000)]
workaround for Bug #6035 - editing quiz in one tab changes quiz in other; merged from MOODLE_16_STABLE

19 years agoBug #6067 - The restore process behaves differently depending on which module contain...
skodak [Tue, 11 Jul 2006 10:01:33 +0000 (10:01 +0000)]
Bug #6067 - The restore process behaves differently depending on which module contains the absolute links; merged from MOODLE_16_STABLE

19 years agonew installer.php file added. (stronk7)
moodler [Tue, 11 Jul 2006 09:43:22 +0000 (09:43 +0000)]
new installer.php file added. (stronk7)

Merged from MOODLE_16_STABLE

19 years agomerged changing of feedback for the function that handles user table
toyomoyo [Tue, 11 Jul 2006 03:36:13 +0000 (03:36 +0000)]
merged changing of feedback for the function that handles user table

19 years agoAutomatic installer.php lang files by installer_builder (20060711)
moodler [Tue, 11 Jul 2006 02:38:03 +0000 (02:38 +0000)]
Automatic installer.php lang files by installer_builder (20060711)

19 years agoBug #5988 - Branch Tables in 1.6+ (Lesson Module); merged from MOODLE_16_STABLE
skodak [Mon, 10 Jul 2006 22:39:58 +0000 (22:39 +0000)]
Bug #5988 - Branch Tables in 1.6+ (Lesson Module); merged from MOODLE_16_STABLE

19 years agoBug #5732 - Lesson Scores &quot;out of XX&quot; marks report incorrect mark; merged...
skodak [Mon, 10 Jul 2006 21:52:12 +0000 (21:52 +0000)]
Bug #5732 - Lesson Scores &quot;out of XX&quot; marks report incorrect mark; merged from MOODLE_16_STABLE

19 years ago- authorize_expired function added to lessen the code.
ethem [Mon, 10 Jul 2006 10:17:23 +0000 (10:17 +0000)]
- authorize_expired function added to lessen the code.
- All functions in authorize plugin are named with authorize_ prefix.

Merged from 16stable.

19 years agoCSS templates weren't being backed up!
moodler [Sun, 9 Jul 2006 02:03:22 +0000 (02:03 +0000)]
CSS templates weren't being backed up!

19 years agoBug #6050 - import glossary entries to new glossary not creating new glossary; merged...
skodak [Fri, 7 Jul 2006 19:54:22 +0000 (19:54 +0000)]
Bug #6050 - import glossary entries to new glossary not creating new glossary; merged from MOODLE_16_STABLE

19 years agoMerged from STABLE
thepurpleblob [Fri, 7 Jul 2006 10:36:56 +0000 (10:36 +0000)]
Merged from STABLE

19 years agofixed warning in glossary export, merged from MOODLE_16_STABLE
skodak [Thu, 6 Jul 2006 21:27:00 +0000 (21:27 +0000)]
fixed warning in glossary export, merged from MOODLE_16_STABLE

19 years agoBug #5820 - IE returns unsecure items with SSL on login; merged from MOODLE_16_STABLE
skodak [Thu, 6 Jul 2006 15:53:46 +0000 (15:53 +0000)]
Bug #5820 - IE returns unsecure items with SSL on login; merged from MOODLE_16_STABLE

19 years agoMerged from STABLE
thepurpleblob [Thu, 6 Jul 2006 14:01:52 +0000 (14:01 +0000)]
Merged from STABLE

19 years agoSome outputting debugging info for cron. Merged from 16stable.
ethem [Thu, 6 Jul 2006 13:41:55 +0000 (13:41 +0000)]
Some outputting debugging info for cron. Merged from 16stable.

19 years agoChange to make LDAP enroller simply ignore accounts with blank idnumber - see moodle...
danstowell [Thu, 6 Jul 2006 13:13:42 +0000 (13:13 +0000)]
Change to make LDAP enroller simply ignore accounts with blank idnumber - see moodle.org discussion with Inaki

19 years ago - Daily cron seperated from main cron for performance.
ethem [Thu, 6 Jul 2006 12:01:24 +0000 (12:01 +0000)]
 - Daily cron seperated from main cron for performance.
 - Performance for welcome message sending to students. Order by student. This sends only one message for each students.

Merged from MOODLE_16_STABLE.

19 years agoNew string: welcometocoursesemail
ethem [Thu, 6 Jul 2006 11:54:27 +0000 (11:54 +0000)]
New string: welcometocoursesemail