toyomoyo
|
c2d341983f
|
undoing damage (hidden text, < > arrows)
|
2006-11-29 08:57:18 +00:00 |
|
toyomoyo
|
708fbe8819
|
format/notices
|
2006-11-29 04:44:00 +00:00 |
|
skodak
|
3108c00b83
|
added label to group form MDL-7438
|
2006-11-28 21:55:31 +00:00 |
|
skodak
|
b6e5a6e6f0
|
Role assignment form buttons have no text MDL-7721; original patch by Nick Freear
|
2006-11-28 21:04:56 +00:00 |
|
skodak
|
2493fc103c
|
ensure that layout table headers are not marked as th, but by label instead MDL-7438
th should be used only for data tables
|
2006-11-28 19:25:24 +00:00 |
|
tjhunt
|
485349ddf2
|
MDL-7720 - non-unicode-safe case-insensitive string comparison in shortanswer question type. Merged from MOODLE_17_STABLE.
|
2006-11-28 18:44:18 +00:00 |
|
tjhunt
|
2962ad61e4
|
Put back spaces in code that Martin Dougiamass stripped out of the lang strings without thinking about the consequences. Merged from MOODLE_17_STABLE.
|
2006-11-28 18:42:18 +00:00 |
|
nfreear
|
e77718755b
|
Fixing markup: <select ..> was <select ../>, multiple="multiple" and onfocus (was onFocus).
|
2006-11-28 17:20:41 +00:00 |
|
jamiesensei
|
d4b26b9025
|
migrated mod/exercise/mod.html to formslib
|
2006-11-28 15:35:22 +00:00 |
|
nfreear
|
ce27e6f42f
|
Fix for MDL-6685 (and MDL-7122 "breadcrumb separator missing"). Merged from MOODLE_17_STABLE.
|
2006-11-28 15:26:40 +00:00 |
|
thepurpleblob
|
b0b95fe6fb
|
Merged from STABLE. Fix for MDL-7703. Fixed scope problem by moving all
functions inside the class. Also fixed some notices.
|
2006-11-28 15:14:37 +00:00 |
|
jamiesensei
|
4c523bed9e
|
small change to formslib css
|
2006-11-28 15:14:22 +00:00 |
|
jamiesensei
|
f88a9e6359
|
added help file for 'req' icon.
|
2006-11-28 15:13:16 +00:00 |
|
thepurpleblob
|
85474b2615
|
Merged from STABLE.
Examview 'SA' type questions now supported.
|
2006-11-28 11:51:50 +00:00 |
|
skodak
|
5772f71f1c
|
fixed addStopFieldsetElements of submitbutton
|
2006-11-28 10:55:12 +00:00 |
|
skodak
|
b8db24a59c
|
Fix frames accessibility on Hotpot MDL-7468
|
2006-11-28 10:43:27 +00:00 |
|
nfreear
|
8430912a73
|
Fixes MDL-7603 <script Language..> should use 'type', user/index.php, course/report/participation/index.php
|
2006-11-28 10:23:26 +00:00 |
|
thepurpleblob
|
a60b5c161f
|
Merged from STABLE. Fixed a typo and a notice
|
2006-11-28 09:28:33 +00:00 |
|
toyomoyo
|
73ca1421cf
|
fix for MDL-7494, add information to help screen readers deal with cloze questions
|
2006-11-28 08:53:13 +00:00 |
|
skodak
|
d83d000ee3
|
Place information before controls on upload forms MDL-7491
|
2006-11-28 08:24:45 +00:00 |
|
jamiesensei
|
2dbd640932
|
some fixes for disabledIf and using disabledIf in course/edit_form.php
|
2006-11-28 08:04:00 +00:00 |
|
toyomoyo
|
04d6ac46dd
|
fix for MDL-7497, add mouseless feedback to cloze questions
|
2006-11-28 07:07:34 +00:00 |
|
mark-nielsen
|
512ce79274
|
Merged changes from MOODLE_17_STABLE for MDL-7707
|
2006-11-28 05:54:43 +00:00 |
|
mark-nielsen
|
bfec96420b
|
Merged added file from MOODLE_17_STABLE
|
2006-11-28 03:59:59 +00:00 |
|
mark-nielsen
|
ccafdbfe95
|
Merged differences from MOODLE_17_STABLE
|
2006-11-28 03:58:36 +00:00 |
|
vyshane
|
f2f10676a8
|
Fix for MDL-7505.
|
2006-11-28 03:55:30 +00:00 |
|
moodler
|
45aaa939db
|
Automatic installer.php lang files by installer_builder (20061128)
|
2006-11-28 03:11:54 +00:00 |
|
moodler
|
dbe7e6f6b6
|
Merged better checks for datamodel inclusion from stable
|
2006-11-28 03:04:50 +00:00 |
|
moodler
|
faf01ee4de
|
FIxed problem when scorm->version is bad
|
2006-11-28 02:53:44 +00:00 |
|
toyomoyo
|
78e4f30a72
|
fix for MDL-7436, indicate resource type in the text link.
|
2006-11-28 02:22:17 +00:00 |
|
dwoolhead
|
23ff199c26
|
MDL-7699 Fixed redirect() to ../../
|
2006-11-27 16:42:16 +00:00 |
|
jamiesensei
|
49eacbe328
|
added check to see if at least two choices have been entered when setting up or updating a choice activity.
|
2006-11-27 09:02:35 +00:00 |
|
skodak
|
9cdb766d61
|
Broken handling of magic quotes in admin settings and set_config in general MDL-7668
|
2006-11-27 08:44:38 +00:00 |
|
toyomoyo
|
5a86df5e9f
|
fix for MDL-7487, addin guser setting for screen reader, MDL-7435, add new field for alt tag for user picture
|
2006-11-27 07:23:12 +00:00 |
|
vyshane
|
25f19a4c11
|
Merged from 1.7.
|
2006-11-27 04:49:09 +00:00 |
|
ikawhero
|
685fcb3e3b
|
Added missing string
|
2006-11-27 04:03:44 +00:00 |
|
vyshane
|
2f11bfc0a4
|
Merged from 1.7.
|
2006-11-27 03:22:28 +00:00 |
|
moodler
|
5bb4bbb380
|
Automatic installer.php lang files by installer_builder (20061127)
|
2006-11-27 03:09:48 +00:00 |
|
toyomoyo
|
044beba968
|
fix for MDL-7486, replace < and > with words for accessiblity
|
2006-11-27 03:07:01 +00:00 |
|
skodak
|
b708f1bf47
|
MDL-7631 Incorrect grading when Each attempt builds on the last and questions on more than one page
|
2006-11-26 23:00:28 +00:00 |
|
skodak
|
802fe94a28
|
Double quotes breaking short answers in a multianswer/cloze question MDL-6676
|
2006-11-26 21:57:43 +00:00 |
|
skodak
|
c66c2c0278
|
MDL-1899 course->category cleanup
|
2006-11-26 21:44:04 +00:00 |
|
skodak
|
0591742ecb
|
incorrect table width in Exercise MDL-7690
|
2006-11-26 21:37:07 +00:00 |
|
skodak
|
b38d1d9b66
|
add risk icons and proper alt text to improve accessibility MDL-7484; icons are not final I hope ;-)
|
2006-11-26 21:27:35 +00:00 |
|
skodak
|
edebb94faa
|
MDL-7434 all images that convey information should have alt text to convey that information - part 8
|
2006-11-26 19:30:39 +00:00 |
|
skodak
|
fa8a9ef352
|
MDL-7434 all images that convey information should have alt text to convey that information - part 7
|
2006-11-26 19:19:54 +00:00 |
|
skodak
|
aafad5d1a3
|
MDL-7434 all images that convey information should have alt text to convey that information - part 6
|
2006-11-26 19:14:44 +00:00 |
|
skodak
|
c36f12e145
|
MDL-7434 all images that convey information should have alt text to convey that information - part 5
|
2006-11-26 19:00:23 +00:00 |
|
skodak
|
a2d9dff8fc
|
MDL-7434 all images that convey information should have alt text to convey that information - part 4
|
2006-11-26 16:53:32 +00:00 |
|
skodak
|
7150b8ae20
|
MDL-7434 all images that convey information should have alt text to convey that information - part 3
|
2006-11-26 16:20:19 +00:00 |
|