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 |
|
moodler
|
fcf9577a28
|
Sundry fixes related to course categpry page for XHTRML strict MDL-7861
|
2007-01-05 14:13:26 +00:00 |
|
moodler
|
a09646cf23
|
More fixes to print_simple_box
|
2007-01-05 13:17:21 +00:00 |
|
andreabix
|
fcf78b1557
|
fixed missing comma
|
2007-01-05 13:14:37 +00:00 |
|
moodler
|
7cd2f598aa
|
More XHTML strict - removed image borders and height/width
|
2007-01-05 12:58:22 +00:00 |
|
thepurpleblob
|
b0679efa8f
|
MDL-6769 and http://moodle.org/mod/forum/discuss.php?d=60209
the default for shuffleanswers is now set to the configured value.
|
2007-01-05 11:56:57 +00:00 |
|
moodler
|
4f98c4af52
|
Tidied up theme for generalboxes
|
2007-01-05 11:53:23 +00:00 |
|
moodler
|
df26dd34fd
|
The fixes I meant to make with print_simple box doh! MDL-7861 MDL-4943
|
2007-01-05 11:51:43 +00:00 |
|
thepurpleblob
|
5363b5551b
|
MDL-7913
Improved category detection (again) to extract all characters.
|
2007-01-05 10:35:13 +00:00 |
|
thepurpleblob
|
dd0730c2dd
|
Added some cleaning to the category path for some safety.
|
2007-01-05 10:16:12 +00:00 |
|
moodler
|
8a45fcdfda
|
Prevent warnings for user when upgrading to mnet MDL-8082
|
2007-01-05 08:51:14 +00:00 |
|
moodler
|
3c76e67145
|
Better errors that lead to the wiki for more help MDL-8068
|
2007-01-05 08:46:10 +00:00 |
|
skodak
|
9495d05781
|
fixed my previous changes broken by new user form merging
|
2007-01-05 08:44:05 +00:00 |
|
moodler
|
fa4c975c89
|
Some extensions to print_error to make it more useful for admin pages
|
2007-01-05 08:18:26 +00:00 |
|
toyomoyo
|
64888fc1cb
|
MDL-7861, xhtml strict issues
|
2007-01-05 08:01:33 +00:00 |
|
jamiesensei
|
d530721877
|
settting first param of moodleform constructor to null tells moodleform to autodetect where to submit to
|
2007-01-05 07:05:54 +00:00 |
|
ikawhero
|
68e9d36802
|
Fields set as locked are now disabled using the forms class rather than
javascript.
|
2007-01-05 06:57:30 +00:00 |
|
moodler
|
84d04c3e83
|
More XHTML fixes for help files
|
2007-01-05 06:57:21 +00:00 |
|
ikawhero
|
901d26dbf4
|
Locked fields do not need to be required.
|
2007-01-05 06:54:26 +00:00 |
|
jamiesensei
|
b07b6c8134
|
added 'required' class to outermost div of form elements
|
2007-01-05 06:47:35 +00:00 |
|