tjhunt
|
6a5e9a8506
|
MDL-9004 - Breadcrumb trail is wrong when editing a quiz question. Merged from MOODLE_18_STABLE.
|
2007-03-22 11:46:15 +00:00 |
|
toyomoyo
|
0150c561c5
|
fix for MDL-8966, customizable role names
|
2007-03-22 08:11:30 +00:00 |
|
nicolasconnault
|
cddbd5d5fe
|
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...
|
2007-03-22 07:16:57 +00:00 |
|
toyomoyo
|
b318ecfd47
|
MDL-8965, adding db table to support sorting or course manager roles in course
|
2007-03-22 07:14:43 +00:00 |
|
nicolasconnault
|
b1c72d0a07
|
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.
|
2007-03-22 05:24:29 +00:00 |
|
moodler
|
64cba5c9d7
|
Automatic installer.php lang files by installer_builder (20070322)
|
2007-03-22 03:50:54 +00:00 |
|
toyomoyo
|
f38dfd49aa
|
MDL-7164, Mark Nielsen's patch for remove_course_content not calling instance_delete()
|
2007-03-22 02:11:51 +00:00 |
|
tjhunt
|
6000365ee4
|
MDL-8994 - Question category selector on the question type editing forms is ignored. Merged from MOODLE_18_STABLE.
|
2007-03-22 00:10:47 +00:00 |
|
tjhunt
|
4fa684477e
|
MDL-7259 - Item analysis report does not use the right format_text settings. Merged from MOODLE_16_STABLE.
|
2007-03-21 23:25:33 +00:00 |
|
tjhunt
|
dd46d88e27
|
Fix whitespace problems and Eclipse warnings in Item Analysis quiz report.
|
2007-03-21 23:04:51 +00:00 |
|
skodak
|
ad9ff3d392
|
MDL-8804 two digests per day - merged from MOODLE_18_STABLE
|
2007-03-21 22:17:41 +00:00 |
|
skodak
|
13ce9e4f01
|
MDL-7647 Broken links on confirmation email (or others) - patch by Paulo Matos; merged from MOODLE_17_STABLE
|
2007-03-21 22:00:10 +00:00 |
|
tjhunt
|
c2f8c4be5f
|
Improve string handling in the question type base class. Merged from MOODLE_18_STABLE.
|
2007-03-21 17:12:50 +00:00 |
|
thepurpleblob
|
1710226966
|
Check for empty text strings. Thanks to Quedoc.
|
2007-03-21 11:18:28 +00:00 |
|
tjhunt
|
d187f66046
|
MDL-8946 - Fix a regression that broke question export.
Also, partially clean up the way that question bank navigation tabs are printed, so the code is not duplicated in the quiz.
Some other miscellaneous code cleaning too.
Merged from MOODLE_18_STABLE.
|
2007-03-21 10:41:28 +00:00 |
|
nicolasconnault
|
b0abd2821b
|
MDL-2974 Added multilang filter to roles in Admin->Appearance->Gradebook
|
2007-03-21 07:43:04 +00:00 |
|
toyomoyo
|
6603b4202e
|
adding a string
|
2007-03-21 06:20:45 +00:00 |
|
nicolasconnault
|
4876a566a4
|
MDL-8963 : The code was using $group->password instead of $group->enrolmentkey.
|
2007-03-21 06:20:02 +00:00 |
|
toyomoyo
|
a7bb9b8ff2
|
merged fix for MDL-8981, roles assigned at site level may result in a lot of default subscriptions
|
2007-03-21 06:07:46 +00:00 |
|
moodler
|
0fd2223867
|
Automatic installer.php lang files by installer_builder (20070321)
|
2007-03-21 03:45:48 +00:00 |
|
moodler
|
d0529bdf67
|
Merged tab color fixes from stable
|
2007-03-21 03:12:14 +00:00 |
|
pichetp
|
830e47a817
|
Give the question bank code sensible PHPdocumentor package names.
|
2007-03-21 02:04:53 +00:00 |
|
tjhunt
|
77fa3a0dad
|
MDL-8978 - Regression from MDL-6386. Merged from MOODLE_16_STABLE.
|
2007-03-21 00:19:24 +00:00 |
|
tjhunt
|
121609d80a
|
MDL-8299 - Wrong capability on review.php. Merged from MOODLE_18_STABLE.
|
2007-03-20 22:45:19 +00:00 |
|
tjhunt
|
93c80e1c0e
|
MDL-8140 Other units disappear from the editing form when there is no unit with multiplier 1. Merged from MOODLE_18_STABLE.
|
2007-03-20 22:23:56 +00:00 |
|
skodak
|
5a144b3ac9
|
MDL-8976 smilies alt text was cached in one static cache for all langs; merged from MOODLE_18_STABLE
|
2007-03-20 20:47:57 +00:00 |
|
skodak
|
14021f2158
|
MDL-8975 fix parameter handling in repository plugin; merge from MOODLE_18_STABLE
|
2007-03-20 19:47:06 +00:00 |
|
skodak
|
244691e250
|
MDL-8955 Multilang filter doesn't accept different attribute order; merged from MOODLE_18_STABLE
|
2007-03-20 17:14:18 +00:00 |
|
tjhunt
|
8745405435
|
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.
|
2007-03-20 15:06:48 +00:00 |
|
tjhunt
|
1f8db78091
|
MDL-6386/MDL-6462 - yet more special character issues with multianswer. I think I have got them all this time.
|
2007-03-20 14:30:44 +00:00 |
|
tjhunt
|
b25486fc72
|
Matching qestion type was failing to correctly determine wheterh the student had changed their answer.
|
2007-03-20 14:06:56 +00:00 |
|
pichetp
|
9e20fbc2f4
|
Give the question bank code sensible PHPdocumentor package names.
|
2007-03-20 14:05:10 +00:00 |
|
skodak
|
da5bcc9fa0
|
merged warning fix from MOODLE_18_STABLE
|
2007-03-20 08:08:22 +00:00 |
|
skodak
|
376b3141e5
|
MDL-8968 no auth plugin broken; merged from MOODLE_18_STABLE
|
2007-03-20 07:55:54 +00:00 |
|
skodak
|
3887fe4acd
|
MDL-8840 Loginas cleanup, some more improvements; merged from MOODLE_18_STABLE
+ merging of format_string fixes
|
2007-03-20 07:42:41 +00:00 |
|
moodler
|
be78d45dd2
|
Merged login block tidy-up from stable
|
2007-03-20 07:35:53 +00:00 |
|
nicolasconnault
|
e9ff8e100a
|
MDL-8832 : Undid the stripslashes and changed calls to s($string) to s($string, true) instead.
|
2007-03-20 05:21:31 +00:00 |
|
moodler
|
529ccfa5bd
|
Automatic installer.php lang files by installer_builder (20070320)
|
2007-03-20 03:31:29 +00:00 |
|
nicolasconnault
|
6fc4ad7243
|
Almost completed the new profiling tool. Just a bit more tweaking :-)
|
2007-03-20 02:59:34 +00:00 |
|
toyomoyo
|
c0aa9f0956
|
merged fixing a warning
|
2007-03-20 02:57:57 +00:00 |
|
pichetp
|
41a89a0748
|
Give the question bank code sensible PHPdocumentor package names.
|
2007-03-20 02:10:26 +00:00 |
|
pichetp
|
bd2b6ad362
|
Give the question bank code sensible PHPdocumentor package names.
|
2007-03-20 02:03:18 +00:00 |
|
nicolasconnault
|
b65567f455
|
Started adding enhanced profiling using APD.
|
2007-03-20 00:34:05 +00:00 |
|
nicolasconnault
|
a0648316ec
|
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.
|
2007-03-20 00:27:38 +00:00 |
|
stronk7
|
82015ed26f
|
urlencode() hook for correct parameter handling & XHTML.
Merged from MOODLE_18_STABLE
|
2007-03-20 00:11:55 +00:00 |
|
stronk7
|
c0cdb3b314
|
Changing one generic class-name to a glossary specific one in themes.
Merged from MOODLE_18_STABLE
|
2007-03-19 23:59:02 +00:00 |
|
stronk7
|
c988beb565
|
Changing one generic class-name to a glossary specific one.
Merged from MOODLE_18_STABLE
|
2007-03-19 23:52:16 +00:00 |
|
skodak
|
c16ec80252
|
MDL-8840 Loginas cleanup, better course isolation; merged from MOODLE_18_STABLE
|
2007-03-19 22:25:13 +00:00 |
|
pichetp
|
1976496e38
|
Give the question bank code sensible PHPdocumentor package names.
|
2007-03-19 22:04:30 +00:00 |
|
stronk7
|
a6e57ea053
|
One more class to align all the glossary inline explanations.
Merged from MOODLE_18_STABLE
|
2007-03-19 20:20:32 +00:00 |
|