]>
git.mjollnir.org Git - moodle.git/log
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.
tjhunt [Thu, 22 Mar 2007 16:43:48 +0000 (16:43 +0000)]
Make debugging more helpful by printing a full stack trace.
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
skodak [Thu, 22 Mar 2007 12:56:52 +0000 (12:56 +0000)]
ok, again and now properly
skodak [Thu, 22 Mar 2007 12:48:17 +0000 (12:48 +0000)]
fixing some previous commit mess, no idea what happened with this file :-(
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
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.
toyomoyo [Thu, 22 Mar 2007 08:11:30 +0000 (08:11 +0000)]
fix for MDL-8966, customizable role names
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...
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
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.
moodler [Thu, 22 Mar 2007 03:50:54 +0000 (03:50 +0000)]
Automatic installer.php lang files by installer_builder (
20070322 )
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()
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.
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.
tjhunt [Wed, 21 Mar 2007 23:04:51 +0000 (23:04 +0000)]
Fix whitespace problems and Eclipse warnings in Item Analysis quiz report.
skodak [Wed, 21 Mar 2007 22:17:41 +0000 (22:17 +0000)]
MDL-8804 two digests per day - merged from MOODLE_18_STABLE
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
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.
thepurpleblob [Wed, 21 Mar 2007 11:18:28 +0000 (11:18 +0000)]
Check for empty text strings. Thanks to Quedoc.
tjhunt [Wed, 21 Mar 2007 10:41:28 +0000 (10:41 +0000)]
MDL-8946 - Fix a regression that broke question export.\r \r Also, partially clean up the way that question bank navigation tabs are printed, so the code is not duplicated in the quiz.\r \r Some other miscellaneous code cleaning too.\r \r Merged from MOODLE_18_STABLE.
nicolasconnault [Wed, 21 Mar 2007 07:43:04 +0000 (07:43 +0000)]
MDL-2974 Added multilang filter to roles in Admin->Appearance->Gradebook
toyomoyo [Wed, 21 Mar 2007 06:20:45 +0000 (06:20 +0000)]
adding a string
nicolasconnault [Wed, 21 Mar 2007 06:20:02 +0000 (06:20 +0000)]
MDL-8963 : The code was using $group->password instead of $group->enrolmentkey.
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
moodler [Wed, 21 Mar 2007 03:45:48 +0000 (03:45 +0000)]
Automatic installer.php lang files by installer_builder (
20070321 )
moodler [Wed, 21 Mar 2007 03:12:14 +0000 (03:12 +0000)]
Merged tab color fixes from stable
pichetp [Wed, 21 Mar 2007 02:04:53 +0000 (02:04 +0000)]
Give the question bank code sensible PHPdocumentor package names.
tjhunt [Wed, 21 Mar 2007 00:19:24 +0000 (00:19 +0000)]
MDL-8978 - Regression from MDL-6386. Merged from MOODLE_16_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.
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.
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
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
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
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.
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.
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.
pichetp [Tue, 20 Mar 2007 14:05:10 +0000 (14:05 +0000)]
Give the question bank code sensible PHPdocumentor package names.
skodak [Tue, 20 Mar 2007 08:08:22 +0000 (08:08 +0000)]
merged warning fix 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
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
moodler [Tue, 20 Mar 2007 07:35:53 +0000 (07:35 +0000)]
Merged login block tidy-up from stable
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.
moodler [Tue, 20 Mar 2007 03:31:29 +0000 (03:31 +0000)]
Automatic installer.php lang files by installer_builder (
20070320 )
nicolasconnault [Tue, 20 Mar 2007 02:59:34 +0000 (02:59 +0000)]
Almost completed the new profiling tool. Just a bit more tweaking :-)
toyomoyo [Tue, 20 Mar 2007 02:57:57 +0000 (02:57 +0000)]
merged fixing a warning
pichetp [Tue, 20 Mar 2007 02:10:26 +0000 (02:10 +0000)]
Give 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.
nicolasconnault [Tue, 20 Mar 2007 00:34:05 +0000 (00:34 +0000)]
Started adding enhanced profiling using APD.
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.
stronk7 [Tue, 20 Mar 2007 00:11:55 +0000 (00:11 +0000)]
urlencode() hook for correct parameter handling & XHTML.
Merged from MOODLE_18_STABLE
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
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
skodak [Mon, 19 Mar 2007 22:25:13 +0000 (22:25 +0000)]
MDL-8840 Loginas cleanup, better course isolation; merged from MOODLE_18_STABLE
pichetp [Mon, 19 Mar 2007 22:04:30 +0000 (22:04 +0000)]
Give the question bank code sensible PHPdocumentor package names.
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
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
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
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
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
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
tjhunt [Mon, 19 Mar 2007 17:22:46 +0000 (17:22 +0000)]
Give the question bank code sensible PHPdocumentor package names.
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
stronk7 [Mon, 19 Mar 2007 16:39:00 +0000 (16:39 +0000)]
XHTML compliance...
Merged from MOODLE_18_STABLE
stronk7 [Mon, 19 Mar 2007 16:12:42 +0000 (16:12 +0000)]
small typo in var name
Merged from MOODLE_18_STABLE
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
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
skodak [Mon, 19 Mar 2007 08:09:09 +0000 (08:09 +0000)]
MDL-8957 Multimedia filter cleanup; merged from MOODLE_18_STABLE
toyomoyo [Mon, 19 Mar 2007 07:52:29 +0000 (07:52 +0000)]
merged fix for MDL-8942, can't delete blog images
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.
toyomoyo [Mon, 19 Mar 2007 04:49:49 +0000 (04:49 +0000)]
merged fix for MDL-8934, assign role context statements incorrect
nicolasconnault [Mon, 19 Mar 2007 04:26:45 +0000 (04:26 +0000)]
MDL-8860 - Enabled multilang filter for site title.
moodler [Mon, 19 Mar 2007 03:02:14 +0000 (03:02 +0000)]
Merged error() fix from stable
stronk7 [Mon, 19 Mar 2007 00:02:19 +0000 (00:02 +0000)]
Minor fixes for XHTML compliance
Merged from MOODLE_18_STABLE
stronk7 [Sun, 18 Mar 2007 19:37:07 +0000 (19:37 +0000)]
Fixing env table when displayed on upgrade.
Merged from MOODLE_18_STABLE
stronk7 [Sun, 18 Mar 2007 19:20:40 +0000 (19:20 +0000)]
Adding the environmentbox class to the box.
Merged from MOODLE_18_STABLE
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
moodler [Sun, 18 Mar 2007 03:23:40 +0000 (03:23 +0000)]
Automatic installer.php lang files by installer_builder (
20070318 )
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
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
gbateson [Sat, 17 Mar 2007 13:42:47 +0000 (13:42 +0000)]
fix HotPot reports for groups (MDL-8944)
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
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
skodak [Fri, 16 Mar 2007 20:21:27 +0000 (20:21 +0000)]
MDL-8841 Switch role cleanup; merged from MOODLE_18_STABLE
pichetp [Fri, 16 Mar 2007 20:14:22 +0000 (20:14 +0000)]
adding </p> line 112,114
moodler [Fri, 16 Mar 2007 05:36:24 +0000 (05:36 +0000)]
Merged format_string fixes from stable MDL-8713
mark-nielsen [Fri, 16 Mar 2007 04:35:49 +0000 (04:35 +0000)]
Merging in fixes for MDL-8929 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
mark-nielsen [Fri, 16 Mar 2007 03:53:30 +0000 (03:53 +0000)]
Merging in fix for MDL-8196
martinlanghoff [Fri, 16 Mar 2007 03:37:52 +0000 (03:37 +0000)]
get_complete_user_data(): speedup SQL selecting local users by their mnethostid
moodler [Fri, 16 Mar 2007 03:24:36 +0000 (03:24 +0000)]
Merged striplinks change from stable MDL-8713
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
moodler [Fri, 16 Mar 2007 02:52:30 +0000 (02:52 +0000)]
Merged format_string fix from stable MDL-8713
toyomoyo [Fri, 16 Mar 2007 02:33:28 +0000 (02:33 +0000)]
merged fixing empty <option/>
moodler [Fri, 16 Mar 2007 01:46:17 +0000 (01:46 +0000)]
Merged autofocus fixes for formslib to dev from stable
skodak [Thu, 15 Mar 2007 22:43:07 +0000 (22:43 +0000)]
MDL-8924 fixed UPGRADE fails from 1.6.4+ to 1.8 Beta+; merged from MOODLE_18_STABLE
bobopinna [Thu, 15 Mar 2007 21:19:47 +0000 (21:19 +0000)]
Fixed the problem with asset and review mode checkbox in view.php
bobopinna [Thu, 15 Mar 2007 21:04:01 +0000 (21:04 +0000)]
Fixed the problem with asset and review mode checkbox in view.php
bobopinna [Thu, 15 Mar 2007 20:54:45 +0000 (20:54 +0000)]
MERGED MDL-8872 from 1.8 removed "course" mentions from scorm interface
bobopinna [Thu, 15 Mar 2007 20:50:12 +0000 (20:50 +0000)]
MDL-8872 removed "course" mentions from scorm interface