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 |
|
skodak
|
d36462eb00
|
MDL-7861 xhtml strict fixes - do not add label for static element in formslib, fixed wrong regex in previous commit
|
2007-01-06 21:22:02 +00:00 |
|
skodak
|
217d03a14c
|
MDL-7861 xhtml strict fixes - do not add label for static element in formslib
|
2007-01-06 20:45:17 +00:00 |
|
skodak
|
2c94b1cea6
|
can not insert two buttons with the same IS on one page - fixed by custom buttons instead of add_action_buttons()
|
2007-01-06 20:36:31 +00:00 |
|
skodak
|
72f46d119b
|
MDL-8039 formslib Form id collission with body id when editing course, user details, etc.
|
2007-01-06 20:31:06 +00:00 |
|
skodak
|
18ec5433bb
|
fixed authplugin warning
|
2007-01-06 20:26:00 +00:00 |
|
skodak
|
b1307cbca5
|
MDL-7861 xhtml strict fixes - removed table from navbar layout
|
2007-01-06 20:18:44 +00:00 |
|
skodak
|
d2ce367fb9
|
MDL-8062 Remove name attribute from <form> and related javascript code cleanup (tested with FF, IE, Konq and Opera)
|
2007-01-06 19:22:58 +00:00 |
|
skodak
|
ee7f231d08
|
revised adobe XSS protection SC#346
|
2007-01-06 15:22:23 +00:00 |
|
skodak
|
63f3b3a551
|
fixed warning in error() function - $continue not used there at all, is it? error() is expected to always terminate execution or should we add new function parameter?
|
2007-01-06 14:55:56 +00:00 |
|
moodler
|
c11387978c
|
Fixes to make user profile pages validate Strrrict
|
2007-01-06 14:07:00 +00:00 |
|
moodler
|
d0a3291460
|
Minor forms fixes for Strict MDL-7861
|
2007-01-06 05:14:51 +00:00 |
|
moodler
|
99b054e4e8
|
SMall Strict fix
|
2007-01-06 05:06:35 +00:00 |
|
skodak
|
aeab95f9db
|
MDL-7861 xhtml strict fixes - the invisible fieldset was borking layout because it behaved like a block, added display:inline directive
|
2007-01-05 21:33:48 +00:00 |
|
skodak
|
83244f4cef
|
MDL-7861 xhtml strict fixes - login page - this is the ***really last*** fix for IE trouble!
|
2007-01-05 21:10:35 +00:00 |
|
skodak
|
f1906da1a6
|
MDL-7861 xhtml strict fixes - login page - ok, one even more final cleanup ;-)
|
2007-01-05 21:07:46 +00:00 |
|
skodak
|
cfadda5dd0
|
MDL-8063 Fixed links to validation services to be XHTML Strict - in other templates now too
|
2007-01-05 19:48:58 +00:00 |
|
skodak
|
9a34376e21
|
MDL-7861 xhtml strict fixes - login page - final CSS cleanup, finished!
|
2007-01-05 19:41:51 +00:00 |
|
mits
|
7ce8df6a8d
|
Fixed required class.
|
2007-01-05 18:14:54 +00:00 |
|
skodak
|
e8e7dbcc8d
|
MDL-7861 xhtml strict fixes - added langmenu class - fixed CSS alignment
|
2007-01-05 16:48:08 +00:00 |
|
tjhunt
|
9e93222df2
|
questioncategory formslib.php form control.
|
2007-01-05 16:46:28 +00:00 |
|
moodler
|
abcaf2cfa5
|
XHTML Strict fixes
|
2007-01-05 16:40:04 +00:00 |
|
skodak
|
741fc7af6f
|
MDL-7861 xhtml strict fixes - added langmenu class
|
2007-01-05 16:39:02 +00:00 |
|
skodak
|
4b873929be
|
MDL-7861 xhtml strict fixes for login page revisited
|
2007-01-05 16:31:44 +00:00 |
|
moodler
|
7475775d4a
|
XHTML Strict fixes MDL-7861
|
2007-01-05 16:16:21 +00:00 |
|
moodler
|
1c9d49c21c
|
FIxes for news forum heading on home page (Strict) MDL-7861
|
2007-01-05 16:10:13 +00:00 |
|