]> git.mjollnir.org Git - moodle.git/log
moodle.git
18 years agoBackup refactor: moved backup_execute.html into functions, added new backup_course_si...
mjollnir_ [Fri, 23 Mar 2007 06:14:40 +0000 (06:14 +0000)]
Backup refactor: moved backup_execute.html into functions, added new backup_course_silently function as proof of concept (matches import_backup_file_silently)

18 years agoAutomatic installer.php lang files by installer_builder (20070323)
moodler [Fri, 23 Mar 2007 03:37:05 +0000 (03:37 +0000)]
Automatic installer.php lang files by installer_builder (20070323)

18 years agoMoved create_course and update_course into course/lib.php and cleaned them up to...
moodler [Fri, 23 Mar 2007 02:29:05 +0000 (02:29 +0000)]
Moved create_course and update_course into course/lib.php and cleaned them up to be more useful in general  MDL-9015

18 years agomerged fix for MDL-8987, guests should not see blogs flagged as site blogs
toyomoyo [Fri, 23 Mar 2007 01:42:52 +0000 (01:42 +0000)]
merged fix for MDL-8987, guests should not see blogs flagged as site blogs

18 years agoCorrected XHTML: hidden inputs not surrounded by container.
nicolasconnault [Fri, 23 Mar 2007 01:17:43 +0000 (01:17 +0000)]
Corrected XHTML: hidden inputs not surrounded by container.

18 years agoMDL-8347 Cannot create new glossary category if category with same name exists in...
skodak [Thu, 22 Mar 2007 22:45:02 +0000 (22:45 +0000)]
MDL-8347 Cannot create new glossary category if category with same name exists in another course on site; patch by Ray Lawrence; merged from MOODLE_18_STABLE

18 years agoFollowup to MDL-8994 - validate the category id we got from the form. Merged from...
tjhunt [Thu, 22 Mar 2007 22:02:14 +0000 (22:02 +0000)]
Followup to MDL-8994 - validate the category id we got from the form. Merged from MOODLE_18_STABLE.

18 years agoMDL-7241 - Manual grading report, sort by completed time didn't. Merged from MOODLE_1...
tjhunt [Thu, 22 Mar 2007 21:31:39 +0000 (21:31 +0000)]
MDL-7241 - Manual grading report, sort by completed time didn't. Merged from MOODLE_16_STABLE.

18 years agoMake debugging more helpful by printing a full stack trace.
tjhunt [Thu, 22 Mar 2007 16:43:48 +0000 (16:43 +0000)]
Make debugging more helpful by printing a full stack trace.

18 years agoMDL-9007 weblib.php breaks upper-case hex Numeric Character References; patch by...
skodak [Thu, 22 Mar 2007 16:37:55 +0000 (16:37 +0000)]
MDL-9007 weblib.php breaks upper-case hex Numeric Character References; patch by Gareth Morgan; merged from MOODLE_18_STABLE

18 years agook, again and now properly
skodak [Thu, 22 Mar 2007 12:56:52 +0000 (12:56 +0000)]
ok, again and now properly

18 years agofixing some previous commit mess, no idea what happened with this file :-(
skodak [Thu, 22 Mar 2007 12:48:17 +0000 (12:48 +0000)]
fixing some previous commit mess, no idea what happened with this file :-(

18 years ago(MDL-8973) Fix OOP model of new multi auth plugins + some other auth related fixes...
skodak [Thu, 22 Mar 2007 12:27:52 +0000 (12:27 +0000)]
(MDL-8973) Fix OOP model of new multi auth plugins + some other auth related fixes, fixed change_password, ldap updates, etc.; TODO: fix docs

18 years agoMDL-9004 - Breadcrumb trail is wrong when editing a quiz question. Merged from MOODLE...
tjhunt [Thu, 22 Mar 2007 11:46:15 +0000 (11:46 +0000)]
MDL-9004 - Breadcrumb trail is wrong when editing a quiz question. Merged from MOODLE_18_STABLE.

18 years agofix for MDL-8966, customizable role names
toyomoyo [Thu, 22 Mar 2007 08:11:30 +0000 (08:11 +0000)]
fix for MDL-8966, customizable role names

18 years agoMDL-8807: The icon's title attribute wasn't being updated along with its img.src
nicolasconnault [Thu, 22 Mar 2007 07:16:57 +0000 (07:16 +0000)]
MDL-8807: The icon's title attribute wasn't being updated along with its img.src
MDL-8997: A couple of typos: groupseparate instead of groupsseparate etc...

18 years agoMDL-8965, adding db table to support sorting or course manager roles in course
toyomoyo [Thu, 22 Mar 2007 07:14:43 +0000 (07:14 +0000)]
MDL-8965, adding db table to support sorting or course manager roles in course

18 years agoMDL-8807 and MDL-8564: Jamie had replaced the three group modes with Yes and No,...
nicolasconnault [Thu, 22 Mar 2007 05:24:29 +0000 (05:24 +0000)]
MDL-8807 and MDL-8564: Jamie had replaced the three group modes with Yes and No, for some
undocumented reason (See http://moodle.cvs.sourceforge.net/moodle/moodle/lib/form/modgroupmode.php?diff_format=h&view=log&pathrev=MOODLE_18_STABLE#revtext).
I reverted his changes, and this seems to work normally now.

18 years agoAutomatic installer.php lang files by installer_builder (20070322)
moodler [Thu, 22 Mar 2007 03:50:54 +0000 (03:50 +0000)]
Automatic installer.php lang files by installer_builder (20070322)

18 years agoMDL-7164, Mark Nielsen's patch for remove_course_content not calling instance_delete()
toyomoyo [Thu, 22 Mar 2007 02:11:51 +0000 (02:11 +0000)]
MDL-7164, Mark Nielsen's patch for remove_course_content not calling instance_delete()

18 years agoMDL-8994 - Question category selector on the question type editing forms is ignored...
tjhunt [Thu, 22 Mar 2007 00:10:47 +0000 (00:10 +0000)]
MDL-8994 - Question category selector on the question type editing forms is ignored. Merged from MOODLE_18_STABLE.

18 years agoMDL-7259 - Item analysis report does not use the right format_text settings. Merged...
tjhunt [Wed, 21 Mar 2007 23:25:33 +0000 (23:25 +0000)]
MDL-7259 - Item analysis report does not use the right format_text settings. Merged from MOODLE_16_STABLE.

18 years agoFix whitespace problems and Eclipse warnings in Item Analysis quiz report.
tjhunt [Wed, 21 Mar 2007 23:04:51 +0000 (23:04 +0000)]
Fix whitespace problems and Eclipse warnings in Item Analysis quiz report.

18 years agoMDL-8804 two digests per day - merged from MOODLE_18_STABLE
skodak [Wed, 21 Mar 2007 22:17:41 +0000 (22:17 +0000)]
MDL-8804 two digests per day - merged from MOODLE_18_STABLE

18 years agoMDL-7647 Broken links on confirmation email (or others) - patch by Paulo Matos; merge...
skodak [Wed, 21 Mar 2007 22:00:10 +0000 (22:00 +0000)]
MDL-7647 Broken links on confirmation email (or others) - patch by Paulo Matos; merged from MOODLE_17_STABLE

18 years agoImprove string handling in the question type base class. Merged from MOODLE_18_STABLE.
tjhunt [Wed, 21 Mar 2007 17:12:50 +0000 (17:12 +0000)]
Improve string handling in the question type base class. Merged from MOODLE_18_STABLE.

18 years agoCheck for empty text strings. Thanks to Quedoc.
thepurpleblob [Wed, 21 Mar 2007 11:18:28 +0000 (11:18 +0000)]
Check for empty text strings. Thanks to Quedoc.

18 years agoMDL-8946 - Fix a regression that broke question export.\r\rAlso, partially clean up...
tjhunt [Wed, 21 Mar 2007 10:41:28 +0000 (10:41 +0000)]
MDL-8946 - Fix a regression that broke question export.\r\rAlso, partially clean up the way that question bank navigation tabs are printed, so the code is not duplicated in the quiz.\r\rSome other miscellaneous code cleaning too.\r\rMerged from MOODLE_18_STABLE.

18 years agoMDL-2974 Added multilang filter to roles in Admin->Appearance->Gradebook
nicolasconnault [Wed, 21 Mar 2007 07:43:04 +0000 (07:43 +0000)]
MDL-2974 Added multilang filter to roles in Admin->Appearance->Gradebook

18 years agoadding a string
toyomoyo [Wed, 21 Mar 2007 06:20:45 +0000 (06:20 +0000)]
adding a string

18 years agoMDL-8963 : The code was using $group->password instead of $group->enrolmentkey.
nicolasconnault [Wed, 21 Mar 2007 06:20:02 +0000 (06:20 +0000)]
MDL-8963 : The code was using $group->password instead of $group->enrolmentkey.

18 years agomerged fix for MDL-8981, roles assigned at site level may result in a lot of default...
toyomoyo [Wed, 21 Mar 2007 06:07:46 +0000 (06:07 +0000)]
merged fix for MDL-8981, roles assigned at site level may result in a lot of default subscriptions

18 years agoAutomatic installer.php lang files by installer_builder (20070321)
moodler [Wed, 21 Mar 2007 03:45:48 +0000 (03:45 +0000)]
Automatic installer.php lang files by installer_builder (20070321)

18 years agoMerged tab color fixes from stable
moodler [Wed, 21 Mar 2007 03:12:14 +0000 (03:12 +0000)]
Merged tab color fixes from stable

18 years agoGive the question bank code sensible PHPdocumentor package names.
pichetp [Wed, 21 Mar 2007 02:04:53 +0000 (02:04 +0000)]
Give the question bank code sensible PHPdocumentor package names.

18 years agoMDL-8978 - Regression from MDL-6386. Merged from MOODLE_16_STABLE.
tjhunt [Wed, 21 Mar 2007 00:19:24 +0000 (00:19 +0000)]
MDL-8978 - Regression from MDL-6386. Merged from MOODLE_16_STABLE.

18 years agoMDL-8299 - Wrong capability on review.php. Merged from MOODLE_18_STABLE.
tjhunt [Tue, 20 Mar 2007 22:45:19 +0000 (22:45 +0000)]
MDL-8299 - Wrong capability on review.php. Merged from MOODLE_18_STABLE.

18 years agoMDL-8140 Other units disappear from the editing form when there is no unit with multi...
tjhunt [Tue, 20 Mar 2007 22:23:56 +0000 (22:23 +0000)]
MDL-8140 Other units disappear from the editing form when there is no unit with multiplier 1. Merged from MOODLE_18_STABLE.

18 years agoMDL-8976 smilies alt text was cached in one static cache for all langs; merged from...
skodak [Tue, 20 Mar 2007 20:47:57 +0000 (20:47 +0000)]
MDL-8976 smilies alt text was cached in one static cache for all langs; merged from MOODLE_18_STABLE

18 years agoMDL-8975 fix parameter handling in repository plugin; merge from MOODLE_18_STABLE
skodak [Tue, 20 Mar 2007 19:47:06 +0000 (19:47 +0000)]
MDL-8975 fix parameter handling in repository plugin; merge from MOODLE_18_STABLE

18 years agoMDL-8955 Multilang filter doesn't accept different attribute order; merged from MOODL...
skodak [Tue, 20 Mar 2007 17:14:18 +0000 (17:14 +0000)]
MDL-8955 Multilang filter doesn't accept different attribute order; merged from MOODLE_18_STABLE

18 years agoMDL-4084 Backup all question categories in a course, not just the ones from which...
tjhunt [Tue, 20 Mar 2007 15:06:48 +0000 (15:06 +0000)]
MDL-4084 Backup all question categories in a course, not just the ones from which questions are used in a quiz. Merged from MOODLE_18_STABLE.

18 years agoMDL-6386/MDL-6462 - yet more special character issues with multianswer. I think I...
tjhunt [Tue, 20 Mar 2007 14:30:44 +0000 (14:30 +0000)]
MDL-6386/MDL-6462 - yet more special character issues with multianswer. I think I have got them all this time.

18 years agoMatching qestion type was failing to correctly determine wheterh the student had...
tjhunt [Tue, 20 Mar 2007 14:06:56 +0000 (14:06 +0000)]
Matching qestion type was failing to correctly determine wheterh the student had changed their answer.

18 years agoGive the question bank code sensible PHPdocumentor package names.
pichetp [Tue, 20 Mar 2007 14:05:10 +0000 (14:05 +0000)]
Give the question bank code sensible PHPdocumentor package names.

18 years agomerged warning fix from MOODLE_18_STABLE
skodak [Tue, 20 Mar 2007 08:08:22 +0000 (08:08 +0000)]
merged warning fix from MOODLE_18_STABLE

18 years agoMDL-8968 no auth plugin broken; merged from MOODLE_18_STABLE
skodak [Tue, 20 Mar 2007 07:55:54 +0000 (07:55 +0000)]
MDL-8968 no auth plugin broken; merged from MOODLE_18_STABLE

18 years agoMDL-8840 Loginas cleanup, some more improvements; merged from MOODLE_18_STABLE
skodak [Tue, 20 Mar 2007 07:42:41 +0000 (07:42 +0000)]
MDL-8840 Loginas cleanup, some more improvements; merged from MOODLE_18_STABLE
+ merging of format_string fixes

18 years agoMerged login block tidy-up from stable
moodler [Tue, 20 Mar 2007 07:35:53 +0000 (07:35 +0000)]
Merged login block tidy-up from stable

18 years agoMDL-8832 : Undid the stripslashes and changed calls to s($string) to s($string, true...
nicolasconnault [Tue, 20 Mar 2007 05:21:31 +0000 (05:21 +0000)]
MDL-8832 : Undid the stripslashes and changed calls to s($string) to s($string, true) instead.

18 years agoAutomatic installer.php lang files by installer_builder (20070320)
moodler [Tue, 20 Mar 2007 03:31:29 +0000 (03:31 +0000)]
Automatic installer.php lang files by installer_builder (20070320)

18 years agoAlmost completed the new profiling tool. Just a bit more tweaking :-)
nicolasconnault [Tue, 20 Mar 2007 02:59:34 +0000 (02:59 +0000)]
Almost completed the new profiling tool. Just a bit more tweaking :-)

18 years agomerged fixing a warning
toyomoyo [Tue, 20 Mar 2007 02:57:57 +0000 (02:57 +0000)]
merged fixing a warning

18 years agoGive the question bank code sensible PHPdocumentor package names.
pichetp [Tue, 20 Mar 2007 02:10:26 +0000 (02:10 +0000)]
Give the question bank code sensible PHPdocumentor package names.

18 years agoGive the question bank code sensible PHPdocumentor package names.
pichetp [Tue, 20 Mar 2007 02:03:18 +0000 (02:03 +0000)]
Give the question bank code sensible PHPdocumentor package names.

18 years agoStarted adding enhanced profiling using APD.
nicolasconnault [Tue, 20 Mar 2007 00:34:05 +0000 (00:34 +0000)]
Started adding enhanced profiling using APD.

18 years agoMDL-8921 : Converted the page from table layout to divs (except tabular data) and...
nicolasconnault [Tue, 20 Mar 2007 00:27:38 +0000 (00:27 +0000)]
MDL-8921 : Converted the page from table layout to divs (except tabular data) and added
related css rules in styles_layout.css. Looks the same and validates XHTML strict.

18 years agourlencode() hook for correct parameter handling & XHTML.
stronk7 [Tue, 20 Mar 2007 00:11:55 +0000 (00:11 +0000)]
urlencode() hook for correct parameter handling & XHTML.

Merged from MOODLE_18_STABLE

18 years agoChanging one generic class-name to a glossary specific one in themes.
stronk7 [Mon, 19 Mar 2007 23:59:02 +0000 (23:59 +0000)]
Changing one generic class-name to a glossary specific one in themes.

Merged from MOODLE_18_STABLE

18 years agoChanging one generic class-name to a glossary specific one.
stronk7 [Mon, 19 Mar 2007 23:52:16 +0000 (23:52 +0000)]
Changing one generic class-name to a glossary specific one.

Merged from MOODLE_18_STABLE

18 years agoMDL-8840 Loginas cleanup, better course isolation; merged from MOODLE_18_STABLE
skodak [Mon, 19 Mar 2007 22:25:13 +0000 (22:25 +0000)]
MDL-8840 Loginas cleanup, better course isolation; merged from MOODLE_18_STABLE

18 years agoGive the question bank code sensible PHPdocumentor package names.
pichetp [Mon, 19 Mar 2007 22:04:30 +0000 (22:04 +0000)]
Give the question bank code sensible PHPdocumentor package names.

18 years agoOne more class to align all the glossary inline explanations.
stronk7 [Mon, 19 Mar 2007 20:20:32 +0000 (20:20 +0000)]
One more class to align all the glossary inline explanations.

Merged from MOODLE_18_STABLE

18 years agoDeleting some inline styles and unused code. MDL-8746
stronk7 [Mon, 19 Mar 2007 20:15:03 +0000 (20:15 +0000)]
Deleting some inline styles and unused code. MDL-8746

Merged from MOODLE_18_STABLE

18 years agoMDL-8840 Loginas cleanup; merged from MOODLE_18_STABLE
skodak [Mon, 19 Mar 2007 18:54:58 +0000 (18:54 +0000)]
MDL-8840 Loginas cleanup; merged from MOODLE_18_STABLE
+ merging perflib toys from moodlelib.php

18 years agoNow the add/update entry page XHTML validates and doesn't show
stronk7 [Mon, 19 Mar 2007 18:43:30 +0000 (18:43 +0000)]
Now the add/update entry page XHTML validates and doesn't show
the tabs and intro anymore.

Merged from MOODLE_18_STABLE

18 years agoNow glossary "add entry" is a button instead of a tab. Part of MDL-8746
stronk7 [Mon, 19 Mar 2007 18:22:59 +0000 (18:22 +0000)]
Now glossary "add entry" is a button instead of a tab. Part of MDL-8746

Merged from MOODLE_18_STABLE

18 years agoPreparing some glossary css changes...for "add entry" buttons. MDL-8746
stronk7 [Mon, 19 Mar 2007 18:13:57 +0000 (18:13 +0000)]
Preparing some glossary css changes...for "add entry" buttons. MDL-8746

Merged from MOODLE_18_STABLE

18 years agoGive the question bank code sensible PHPdocumentor package names.
tjhunt [Mon, 19 Mar 2007 17:22:46 +0000 (17:22 +0000)]
Give the question bank code sensible PHPdocumentor package names.

18 years ago$CFG->tabselectedtofront is out. Part of MDL-8746
stronk7 [Mon, 19 Mar 2007 17:21:31 +0000 (17:21 +0000)]
$CFG->tabselectedtofront is out. Part of MDL-8746

Merged from MOODLE_18_STABLE

18 years agoXHTML compliance...
stronk7 [Mon, 19 Mar 2007 16:39:00 +0000 (16:39 +0000)]
XHTML compliance...

Merged from MOODLE_18_STABLE

18 years agosmall typo in var name
stronk7 [Mon, 19 Mar 2007 16:12:42 +0000 (16:12 +0000)]
small typo in var name

Merged from MOODLE_18_STABLE

18 years agoMDL-8904 please no extract()s, fixed double string filtering; merged from MOODLE_18_S...
skodak [Mon, 19 Mar 2007 10:37:44 +0000 (10:37 +0000)]
MDL-8904 please no extract()s, fixed double string filtering; merged from MOODLE_18_STABLE

18 years agoMDL-8956 Mistake in admin.php - wrong cron url; merged from MOODLE_18_STABLE
skodak [Mon, 19 Mar 2007 08:27:00 +0000 (08:27 +0000)]
MDL-8956 Mistake in admin.php - wrong cron url; merged from MOODLE_18_STABLE

18 years agoMDL-8957 Multimedia filter cleanup; merged from MOODLE_18_STABLE
skodak [Mon, 19 Mar 2007 08:09:09 +0000 (08:09 +0000)]
MDL-8957 Multimedia filter cleanup; merged from MOODLE_18_STABLE

18 years agomerged fix for MDL-8942, can't delete blog images
toyomoyo [Mon, 19 Mar 2007 07:52:29 +0000 (07:52 +0000)]
merged fix for MDL-8942, can't delete blog images

18 years agoAuto-linking filters: fix serious caching bug in forum mailouts
martinlanghoff [Mon, 19 Mar 2007 06:33:45 +0000 (06:33 +0000)]
Auto-linking filters: fix serious caching bug in forum mailouts

Autolinking of glossaries, activity, resources and wiki names were using a
trivial single-entry cache implemented with static vars. The cache was _not_
keyed on course.

This bug was visible during forum_cron() which walks many courses. The cache
would get "stuck" on the first course that had something to put in the cache.
All mailouts from there onwards would autolink to stuff in the wrong course.

18 years agomerged fix for MDL-8934, assign role context statements incorrect
toyomoyo [Mon, 19 Mar 2007 04:49:49 +0000 (04:49 +0000)]
merged fix for MDL-8934, assign role context statements incorrect

18 years agoMDL-8860 - Enabled multilang filter for site title.
nicolasconnault [Mon, 19 Mar 2007 04:26:45 +0000 (04:26 +0000)]
MDL-8860 - Enabled multilang filter for site title.

18 years agoMerged error() fix from stable
moodler [Mon, 19 Mar 2007 03:02:14 +0000 (03:02 +0000)]
Merged error() fix from stable

18 years agoMinor fixes for XHTML compliance
stronk7 [Mon, 19 Mar 2007 00:02:19 +0000 (00:02 +0000)]
Minor fixes for XHTML compliance

Merged from MOODLE_18_STABLE

18 years agoFixing env table when displayed on upgrade.
stronk7 [Sun, 18 Mar 2007 19:37:07 +0000 (19:37 +0000)]
Fixing env table when displayed on upgrade.

Merged from MOODLE_18_STABLE

18 years agoAdding the environmentbox class to the box.
stronk7 [Sun, 18 Mar 2007 19:20:40 +0000 (19:20 +0000)]
Adding the environmentbox class to the box.

Merged from MOODLE_18_STABLE

18 years agoAdd some space between the environment table and environment box.
stronk7 [Sun, 18 Mar 2007 19:17:44 +0000 (19:17 +0000)]
Add some space between the environment table and environment box.

Merged from MOODLE_18_STABLE

18 years agoAutomatic installer.php lang files by installer_builder (20070318)
moodler [Sun, 18 Mar 2007 03:23:40 +0000 (03:23 +0000)]
Automatic installer.php lang files by installer_builder (20070318)

18 years agoMDL-8831 - Forum search boxes date checkboxes loose their checked status. Merged...
poltawski [Sat, 17 Mar 2007 23:41:58 +0000 (23:41 +0000)]
MDL-8831 - Forum search boxes date checkboxes loose their checked status. Merged from MOODLE_18_STABLE

18 years agoMDL-6386 - Regression from MDL-6462, lost stripslashes in CLOZE question,
poltawski [Sat, 17 Mar 2007 22:55:05 +0000 (22:55 +0000)]
MDL-6386 - Regression from MDL-6462, lost stripslashes in CLOZE question,
thanks to Joseph Joseph RÃ\83©zeau  for his attention to this issue. Merged
from MOODLE_18_STABLE

18 years agofix HotPot reports for groups (MDL-8944)
gbateson [Sat, 17 Mar 2007 13:42:47 +0000 (13:42 +0000)]
fix HotPot reports for groups (MDL-8944)

18 years agoMDL-8883 fixed double backslashes problem in filter settings; merged from MOODLE_18_S...
skodak [Fri, 16 Mar 2007 22:17:57 +0000 (22:17 +0000)]
MDL-8883 fixed double backslashes problem in filter settings; merged from MOODLE_18_STABLE

18 years agoMDL-8932 fix static cache in userdate() + wrong en.UTF-8 locale ; merged with other...
skodak [Fri, 16 Mar 2007 21:00:06 +0000 (21:00 +0000)]
MDL-8932 fix static cache in userdate() + wrong en.UTF-8 locale ; merged with other fixes from MOODLE_18_STABLE

18 years agoMDL-8841 Switch role cleanup; merged from MOODLE_18_STABLE
skodak [Fri, 16 Mar 2007 20:21:27 +0000 (20:21 +0000)]
MDL-8841 Switch role cleanup; merged from MOODLE_18_STABLE

18 years agoadding </p> line 112,114
pichetp [Fri, 16 Mar 2007 20:14:22 +0000 (20:14 +0000)]
adding </p> line 112,114

18 years agoMerged format_string fixes from stable MDL-8713
moodler [Fri, 16 Mar 2007 05:36:24 +0000 (05:36 +0000)]
Merged format_string fixes from stable  MDL-8713

18 years agoMerging in fixes for MDL-8929 from MOODLE_18_STABLE
mark-nielsen [Fri, 16 Mar 2007 04:35:49 +0000 (04:35 +0000)]
Merging in fixes for MDL-8929 from MOODLE_18_STABLE

18 years agoMerging in fixes for MDL-8930 from MOODLE_18_STABLE
mark-nielsen [Fri, 16 Mar 2007 04:10:20 +0000 (04:10 +0000)]
Merging in fixes for MDL-8930 from MOODLE_18_STABLE

18 years agoMerging in fix for MDL-8196
mark-nielsen [Fri, 16 Mar 2007 03:53:30 +0000 (03:53 +0000)]
Merging in fix for MDL-8196

18 years agoget_complete_user_data(): speedup SQL selecting local users by their mnethostid
martinlanghoff [Fri, 16 Mar 2007 03:37:52 +0000 (03:37 +0000)]
get_complete_user_data(): speedup SQL selecting local users by their mnethostid

18 years agoMerged striplinks change from stable MDL-8713
moodler [Fri, 16 Mar 2007 03:24:36 +0000 (03:24 +0000)]
Merged striplinks change from stable  MDL-8713

18 years agoMerged removal for defunct function format_title from 1.8 (unforunately that was...
moodler [Fri, 16 Mar 2007 03:12:50 +0000 (03:12 +0000)]
Merged removal for defunct function format_title from 1.8 (unforunately that was committed without a message).

MDL-8713

18 years agoMerged format_string fix from stable MDL-8713
moodler [Fri, 16 Mar 2007 02:52:30 +0000 (02:52 +0000)]
Merged format_string fix from stable  MDL-8713