skodak
2495b9a128
fixed addStopFieldsetElements of submitbutton
2006-11-29 20:57:28 +00:00
skodak
d6d049718c
accessibility cleanup in langimport.php - original patch by Nick Freear MDL-7438 + whitespace and old code cleanup
2006-11-29 20:17:13 +00:00
skodak
a85e7029b7
fixed attachment typos
2006-11-29 19:53:21 +00:00
thepurpleblob
ee259d0cd1
Category can now be specified in Moodle XML format.
2006-11-29 14:27:48 +00:00
thepurpleblob
b39c7aada6
Added ability to specify destination category within GIFT file.
...
MDL-4163
2006-11-29 13:34:32 +00:00
thepurpleblob
08892d5be5
Fixed a notice. Tidied up format class call a bit. Added provision
...
for categories to be specified within import files - MDL-4163.
2006-11-29 13:32:00 +00:00
thepurpleblob
f5c154078a
Merged from STABLE. Addition function to find or create category path.
...
MDL-4163
2006-11-29 13:29:00 +00:00
thepurpleblob
98de921075
Help files for specifying category within GIFT file. MDL-4163
2006-11-29 13:26:09 +00:00
thepurpleblob
029a3c5224
Added strings for selecting category inside import file. MDL-4163
2006-11-29 13:07:23 +00:00
ethem
0ba9f5d68a
+ More more more security.
...
* Don't show login name, password and transaction key at the configuration page.
* RC4Encrypt these fields and move to the config_plugins table from the config table.
* Config page is fully https.
2006-11-29 11:05:56 +00:00
nfreear
0dda92522c
Fixing bug in patch for MDL-7721 - missing Search button. Sorry!
2006-11-29 10:16:01 +00:00
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