skodak
|
419b95d2ad
|
MDL-10729 Active tabs are now marked inactive; backported from HEAD (and fixed commit message :-( )
|
2007-09-24 17:15:31 +00:00 |
|
nfreear
|
61bb817fd2
|
Partial fix for reopened MDL-7474, Accessibility: "Provide alt text for ascending/ descending icons in glossary"
|
2007-09-24 17:11:42 +00:00 |
|
nfreear
|
a186848393
|
Partial fix reopened for MDL-7493, Accessibility: Make sure 'Show hide block' button-link visible under Windows High Contrast.
|
2007-09-24 16:44:32 +00:00 |
|
skodak
|
66738744f5
|
MDL-11237 raising memory limit for preg_xxxx(), backported from HEAD
|
2007-09-24 16:34:03 +00:00 |
|
skodak
|
961ffe486f
|
MDL-10833 some more course theme fixes
|
2007-09-24 15:49:14 +00:00 |
|
skodak
|
04bb266b3f
|
MDL-10833 course theme in live logs fixed; backported from HEAD
|
2007-09-24 15:40:08 +00:00 |
|
stronk7
|
d672ecf8e8
|
Backporting typo from HEAD
|
2007-09-24 15:37:52 +00:00 |
|
skodak
|
4f4f20e7fb
|
MDL-11413 revisited; backported from HEAD
|
2007-09-24 15:25:47 +00:00 |
|
tjhunt
|
b424feb1cd
|
MDL-10916 - Import and Export of Cloze question misses out "generalfeedback" column. Merged from MOODLE_17_STABLE.
|
2007-09-24 14:17:18 +00:00 |
|
skodak
|
78ed8710e6
|
MDL-8850 hidden activities not shown in user activity reports anymore
|
2007-09-24 10:06:06 +00:00 |
|
tjhunt
|
5ff601c49e
|
Fix PHP syntax errors.
|
2007-09-24 10:05:42 +00:00 |
|
samulik
|
186b0a1537
|
MDL-1883 - /course/scales.php very slow. "Backported" the fix by Petr from 1.9 to 1.8. Not a direct merge as the code has been refactored.
|
2007-09-24 06:32:14 +00:00 |
|
skodak
|
f99ed7c86d
|
MDL-11414 fixed handling of log urls (problem reported by Andreas Nolden); backported from HEAD
|
2007-09-23 13:14:34 +00:00 |
|
skodak
|
bdbb8f02b2
|
MDL-11413 improved text cleaning (problem reported by Andreas Nolden); backported from HEAD
|
2007-09-23 12:29:13 +00:00 |
|
skodak
|
0c08447833
|
MDL-11413 improved text cleaning (problem reported by Andreas Nolden); backported from HEAD
|
2007-09-23 12:23:15 +00:00 |
|
tjhunt
|
c6b4a16884
|
MDL-11316 - Extra slashes appearing in the correct answer of shortanswer questions when they contain a slash.
|
2007-09-21 18:28:31 +00:00 |
|
tjhunt
|
f5446711d2
|
MDL-9952 - Cant escape # by using \ in a Cloze question.
|
2007-09-21 16:17:53 +00:00 |
|
tjhunt
|
919352d80a
|
MDL-3731 - Help file for the Item Analysis report does not explain why Disc. Coeff. is sometimes reported at -999.00.
|
2007-09-21 13:28:31 +00:00 |
|
tjhunt
|
57c9510f1b
|
MDL-10338 - quiz index page does not work in weekscss format.
|
2007-09-21 11:10:18 +00:00 |
|
nicolasconnault
|
edf9554096
|
MDL-11351 Removed a redundant check for a multiLang JS variable
|
2007-09-21 09:12:45 +00:00 |
|
toyomoyo
|
874833bf64
|
MDL-11364, users assigned as teacher on front page has no access to hidden activities
|
2007-09-21 02:19:26 +00:00 |
|
tjhunt
|
aac5f17176
|
XHTML Strict in question state history table.
|
2007-09-20 15:09:45 +00:00 |
|
urs_hunkler
|
725685f9fb
|
Added the missing switch construct to the mymoodle page for flexible column positioning.
|
2007-09-20 09:45:29 +00:00 |
|
jmg324
|
cfbd464c72
|
MDL-10296 made print_user_picture cater for https possibility in user/edit
|
2007-09-20 09:33:32 +00:00 |
|
urs_hunkler
|
1a730605aa
|
Added the missing switch construct to the mymoodle page for flexible column positioning.
|
2007-09-20 09:32:59 +00:00 |
|
martinlanghoff
|
f33f60f78e
|
eaccelerator: never set the mode if we failed to init
|
2007-09-20 06:50:29 +00:00 |
|
martinlanghoff
|
2b33092aba
|
Revert - dmllib: check $MCACHE->status() before using it
|
2007-09-20 06:46:35 +00:00 |
|
martinlanghoff
|
b874e680dc
|
dmllib: check $MCACHE->status() before using it
|
2007-09-20 06:41:32 +00:00 |
|
moodler
|
aa604cfa06
|
Automatic installer.php lang files by installer_builder (20070920)
|
2007-09-20 04:33:43 +00:00 |
|
tjhunt
|
af8288c0e6
|
MDL-10671 - Content on question import and export pages sitting on the left side.
|
2007-09-19 17:57:52 +00:00 |
|
tjhunt
|
0920afeddc
|
MDL-10824 - spaces in javascript URLs are not strictly valid.
|
2007-09-19 17:44:37 +00:00 |
|
tjhunt
|
1ad377cf12
|
MDL-10903 - Wrong capability checked in get_all_instances_in_course should be moodle/course:viewhiddenactivities, not moodle/course:viewhiddencourses.
|
2007-09-19 17:05:32 +00:00 |
|
tjhunt
|
e9ba213148
|
MDL-10972 - The lang string 'fullname', which is normally used for course fullnames, was being used for a person's full name in some quiz reports. This dual usage is not translatable into all languages.
|
2007-09-19 15:52:08 +00:00 |
|
tjhunt
|
3fc8fbccd6
|
MDL-6315 - When processing a manul grading action, if both the comment and the score are blank - as might be the case on the 'Grade all' page of the manual grading when the teacher uses it to grade some, but not all of the students - then do not record the question as graded.
|
2007-09-19 10:55:31 +00:00 |
|
tjhunt
|
eebb9e840d
|
XHTML Strictness.
|
2007-09-19 10:31:53 +00:00 |
|
tjhunt
|
d7ced1eca3
|
MDL-11095 - Use absolute path to include tabs.php, not a relative path, for greater robustness.
|
2007-09-19 10:26:19 +00:00 |
|
toyomoyo
|
cbcae60bb4
|
MDL-11324, only display users with course/view when assigning them in mod or blocks context
|
2007-09-19 03:47:48 +00:00 |
|
thepurpleblob
|
cf71b80e65
|
Typo!
|
2007-09-18 12:29:06 +00:00 |
|
tjhunt
|
dc1a8255ba
|
MDL-11317 - Slashes displayed in incorrect responses for short answer questions. Fix by adding stripslashes in the appropriate place.
|
2007-09-18 12:15:10 +00:00 |
|
jamiesensei
|
0b58276ad0
|
MDL-11318 formslib now respects a template for an element if it is set. But since formslib uses the templates to insert help buttons for setAdvanced functionality etc. if you use templates you will lose this functionality.
|
2007-09-18 09:44:58 +00:00 |
|
iarenaza
|
5d27c224dd
|
MDL-11299 - Make objectClass string comparison case insensitive.
LDAP serves accept attribute names in a case insensitive way, so don't
force the users to use any particular spelling. (backported from HEAD).
|
2007-09-18 08:50:18 +00:00 |
|
toyomoyo
|
015edfa92e
|
MDL-11234, if roles definitions matches exactly, mapping should be allowed with or without role assign capability
|
2007-09-18 06:59:46 +00:00 |
|
moodler
|
c0b9b34aea
|
Automatic installer.php lang files by installer_builder (20070918)
|
2007-09-18 04:30:55 +00:00 |
|
stronk7
|
c54982c11b
|
Interlinking from/to data module added. MDL-9576
Backported from HEAD
|
2007-09-17 22:08:31 +00:00 |
|
stronk7
|
1714e789f4
|
Now, under quick grading, when new assignment_submissions records are
created, we provide a default for data1 and data2 text not null
columns. MDL-11268
Merged from MOODLE_17_STABLE
|
2007-09-17 16:58:54 +00:00 |
|
tjhunt
|
91d44be7b0
|
MDL-11267 - Anywone who can view quiz reports can delete student attempts.
|
2007-09-17 16:11:37 +00:00 |
|
tjhunt
|
edd33b96b3
|
MDL-11310 - Multichoice edititing form should have space for 5 answers by default
|
2007-09-17 14:39:37 +00:00 |
|
thepurpleblob
|
df63d62031
|
MDL-11104:
Markdown updated to latest version.
|
2007-09-17 12:36:14 +00:00 |
|
thepurpleblob
|
ae066f4cae
|
MDL-11104:
Added some extra information for markdown-extra features.
|
2007-09-17 12:29:05 +00:00 |
|
thepurpleblob
|
fc1981bb71
|
Forgot to take out duplicate question count check.
|
2007-09-17 10:59:32 +00:00 |
|