urs_hunkler
|
849728c0b5
|
'changed loginbox layout with reduced DIV number'
|
2007-01-08 12:02:32 +00:00 |
|
urs_hunkler
|
65d1374daa
|
'changed loginbox CSS for reduced DIV number'
|
2007-01-08 12:01:12 +00:00 |
|
moodler
|
f6994e71fa
|
Flash-based filters are now strrrrrrrict AND accessible! MDL-7889
Unfortunately this is only possible using Javascript to rewrite the DOM, so this means Flash content won't work without Javascript on.
MDL-7861
|
2007-01-08 11:55:18 +00:00 |
|
jamiesensei
|
24f7485b15
|
some extra validaton for multichoice and some bug fixes for multichoice and random qtype.
|
2007-01-08 10:35:57 +00:00 |
|
skodak
|
0d905d9f34
|
MDL-7861 new class .icon and .iconsmall
|
2007-01-08 09:14:05 +00:00 |
|
jamiesensei
|
4a163300c8
|
removed redundant files after formslib conversion
|
2007-01-08 09:09:39 +00:00 |
|
donal72
|
82dff95cc7
|
mnet: New lang file for describing auth/mnet services
|
2007-01-08 09:06:20 +00:00 |
|
mudrd8mz
|
f35a69cfca
|
Help files stored in _local language packs take precedence. Implements MDL-8089.
|
2007-01-08 09:04:08 +00:00 |
|
moodler
|
7f51199bd1
|
FIxes for Strrrrrict in forum ratings
|
2007-01-08 08:51:47 +00:00 |
|
vyshane
|
464f76ae73
|
Updated YUI to version 0.12.1.
|
2007-01-08 08:47:49 +00:00 |
|
toyomoyo
|
a2f6a09605
|
MDL-7861, xhtml problems with survey
|
2007-01-08 08:00:56 +00:00 |
|
skodak
|
18f3ad8372
|
xhtml fix - now only 'for=' with wrong id is removed from labels - static and grouped elemenst (date selector), because the missing label might cause problems with CSS styling
|
2007-01-08 08:00:46 +00:00 |
|
vyshane
|
0fd5feef05
|
Xhtml fixes for MDL-7861.
|
2007-01-08 07:58:22 +00:00 |
|
martinlanghoff
|
47cab2ad76
|
Removing .cvsignore -- so people can have their own.
|
2007-01-08 07:57:46 +00:00 |
|
moodler
|
f79aa8921d
|
Reverted mistakes from donal's last checkin
|
2007-01-08 07:55:45 +00:00 |
|
vyshane
|
2697726a66
|
More xhtml fixes. MDL-7861 related.
|
2007-01-08 07:45:53 +00:00 |
|
vyshane
|
2139364fbf
|
xhtml fixes. MDL-7861 related
|
2007-01-08 07:38:29 +00:00 |
|
vyshane
|
d26c09ad1f
|
Added some classes for question preview view. MDL-7861 related.
|
2007-01-08 07:37:56 +00:00 |
|
moodler
|
3df151627c
|
More forum tidying up, less tables
|
2007-01-08 07:16:48 +00:00 |
|
donal72
|
1bbb43eb93
|
mnet: XHTML strict fixes: MDL-7861
|
2007-01-08 07:16:29 +00:00 |
|
moodler
|
0be4d8bf67
|
Removed more tables from forum display :-) Strrrrrict!
|
2007-01-08 06:56:15 +00:00 |
|
moodler
|
fedf73572e
|
Refinements for print_box_* arguments names
|
2007-01-08 06:38:43 +00:00 |
|
toyomoyo
|
795b56b3f1
|
MDL-7861, xhtml strict for survey
|
2007-01-08 05:47:12 +00:00 |
|
donal72
|
cac88d400a
|
mnet: In lib/db/upgrade.php, switch the magic number 1 to $CFG->mnet_localhost_id
|
2007-01-08 05:05:00 +00:00 |
|
toyomoyo
|
141a922c8c
|
MDL-7861, xhtml strict issues
|
2007-01-08 03:34:44 +00:00 |
|
moodler
|
0a7c299317
|
Automatic installer.php lang files by installer_builder (20070108)
|
2007-01-08 03:16:53 +00:00 |
|
moodler
|
2123b644a6
|
print_simple_box_* functions deprecated and replaced with clean new functions print_box_*
MDL-8101 MDL-4943
|
2007-01-08 03:06:32 +00:00 |
|
toyomoyo
|
736c3c4ce5
|
putting nowarp back into table with proper style
|
2007-01-08 02:13:21 +00:00 |
|
toyomoyo
|
e7a5de86a9
|
MDL-7861 xhtml strict fixes
|
2007-01-08 01:38:42 +00:00 |
|
vyshane
|
2429e177a2
|
Removed align attribute from img tag. Related to MDL-7861.
|
2007-01-08 01:27:22 +00:00 |
|
toyomoyo
|
051aad681b
|
MDL-7861, fixing xhtml strict bugs
|
2007-01-08 01:09:54 +00:00 |
|
vyshane
|
50226569da
|
Removed align attribute. Related to MDL-7861.
|
2007-01-08 00:41:53 +00:00 |
|
martinlanghoff
|
0dfed129af
|
Add a .cvsignore file at the top of the Moodle tree so that config.php is appropriately ignored. This is exactly what .cvsignore is made for ;-)
|
2007-01-07 23:50:47 +00:00 |
|
skodak
|
a1c91f9a15
|
MDL-7861 assignment related xhtml strict fixes (client view and fixed quickgrading/grading) and admin tree CSS styling
|
2007-01-07 21:54:39 +00:00 |
|
jamiesensei
|
490d89e591
|
removing more redundant files after qtype form formslib migration
|
2007-01-07 17:22:31 +00:00 |
|
jamiesensei
|
c6fc998899
|
more last fixes to question forms and removal of redundant files
|
2007-01-07 17:06:50 +00:00 |
|
jamiesensei
|
111be766b6
|
changed implementation of advcheckbox so as to keep PEAR code seperate to Moodle code.
|
2007-01-07 16:41:06 +00:00 |
|
jamiesensei
|
04786f082d
|
removing redundant files after migration to formslib and some further bug fixing in question type forms.
|
2007-01-07 16:36:38 +00:00 |
|
jamiesensei
|
cfcfddbcbf
|
new formslib element type advcheckbox prepends a hidden element to a checkbox so a value is submitted whether the checkbox is checked or not.
|
2007-01-07 16:11:48 +00:00 |
|
jamiesensei
|
6e9b6ba207
|
numerical and random question type creation form migrated to formslib
|
2007-01-07 16:10:42 +00:00 |
|
jamiesensei
|
375ed78a93
|
fixed the MoodleQuickForm_questioncategory, question_category_options function wasn't committed so I've implemented it from question_category_select_menu code.
|
2007-01-07 13:54:36 +00:00 |
|
skodak
|
bfca8b1774
|
MDL-7861 resource mod related xhtml strict fixes (student visible interface only)
|
2007-01-07 13:49:31 +00:00 |
|
jamiesensei
|
271ffe3f25
|
various formslib work including bug fixes for MDL-8039 id attribute collision between forms and page ids. Also added editor helpbutton. This is a fix for MDL-6941 need the ability to associate several helptopics with htmleditor. Also started on converting forms for question types to formslib.
|
2007-01-07 12:46:47 +00:00 |
|
gbateson
|
6385429d24
|
prevent backslashes being inserted before #-sign in HTML entities by converting html-entities to UTF-8 when importing from Hot Potatoes quizzes into Moodle 's standard Quiz module
|
2007-01-07 12:37:06 +00:00 |
|
jamiesensei
|
01ae934f23
|
renamed file and some changes to form definition etc.
|
2007-01-07 12:11:57 +00:00 |
|
vyshane
|
eb3f9f0816
|
Related to MDL-7861. Replaced html nowrap="nowrap" with inline style style="white-space:nowrap;".
|
2007-01-07 11:20:09 +00:00 |
|
vyshane
|
41a220329e
|
Fix for MDL-7861
|
2007-01-07 10:19:01 +00:00 |
|
vyshane
|
8703f29af7
|
Added fieldset tag. MDL-7861.
|
2007-01-07 06:49:25 +00:00 |
|
skodak
|
a5c96d06e5
|
MDL-8097 - fixed two problems in auth locking settings - one caused by my previous patch (sorry) and the other by forgotten hidden auth in form
|
2007-01-06 22:27:06 +00:00 |
|
skodak
|
e8a29d251c
|
MDL-8096 New user edit form does not work properly - fixed timezone handling + other minor fixes
|
2007-01-06 21:29:16 +00:00 |
|