skodak
|
0f13ec8f9b
|
MDL-8105 some more icon class fixes including new .iconhelp for help and docs icon
|
2007-01-08 20:30:38 +00:00 |
|
skodak
|
60af27037b
|
MDL-7861 xhtml transient fixes for not closed input fields - I hope all of them except imported libs are now fixed
|
2007-01-08 19:34:16 +00:00 |
|
jamiesensei
|
08224df157
|
migrated randomsamatch to formslib.
fixed small typo in quiz mod_form
|
2007-01-08 13:58:42 +00:00 |
|
moodler
|
42d06f50f4
|
Strict XHTML logic fixes for discussions in some circumstances MDL-7861
|
2007-01-08 12:13:35 +00:00 |
|
skodak
|
0d905d9f34
|
MDL-7861 new class .icon and .iconsmall
|
2007-01-08 09:14:05 +00:00 |
|
moodler
|
7f51199bd1
|
FIxes for Strrrrrict in forum ratings
|
2007-01-08 08:51:47 +00:00 |
|
toyomoyo
|
a2f6a09605
|
MDL-7861, xhtml problems with survey
|
2007-01-08 08:00:56 +00:00 |
|
moodler
|
3df151627c
|
More forum tidying up, less tables
|
2007-01-08 07:16:48 +00:00 |
|
moodler
|
0be4d8bf67
|
Removed more tables from forum display :-) Strrrrrict!
|
2007-01-08 06:56:15 +00:00 |
|
toyomoyo
|
795b56b3f1
|
MDL-7861, xhtml strict for survey
|
2007-01-08 05:47:12 +00:00 |
|
toyomoyo
|
141a922c8c
|
MDL-7861, xhtml strict issues
|
2007-01-08 03:34:44 +00:00 |
|
toyomoyo
|
e7a5de86a9
|
MDL-7861 xhtml strict fixes
|
2007-01-08 01:38:42 +00:00 |
|
toyomoyo
|
051aad681b
|
MDL-7861, fixing xhtml strict bugs
|
2007-01-08 01:09:54 +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 |
|
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 |
|
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
|
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 |
|
toyomoyo
|
64888fc1cb
|
MDL-7861, xhtml strict issues
|
2007-01-05 08:01:33 +00:00 |
|
toyomoyo
|
820aff13a4
|
MDL-7861, xhtml strict fixes
|
2007-01-05 05:56:19 +00:00 |
|
toyomoyo
|
d9cb14b885
|
MDL-7861, fixing xhtml strict problems
|
2007-01-05 04:57:58 +00:00 |
|
jamiesensei
|
18a7736107
|
added helpbuttons to htmleditors where needed. Further work on htmleditor helpbutton code.
|
2007-01-05 04:51:46 +00:00 |
|
toyomoyo
|
91f3f616a6
|
MDL-7861, strict xhtml fixes
|
2007-01-05 02:38:09 +00:00 |
|
moodler
|
d69e9c1519
|
Changed fieldsets to use the new invisiblefieldset class
|
2007-01-05 02:01:45 +00:00 |
|
toyomoyo
|
e9f044341f
|
MDL-7861, xhtml related issues, added class for some fieldsets to not display border
|
2007-01-05 02:00:20 +00:00 |
|
toyomoyo
|
8fcf22595e
|
MDL-7861, fixing xhtml strict divs
|
2007-01-05 01:19:02 +00:00 |
|
skodak
|
b150307551
|
MDL-7861 xhtml strict fixes - fixed capital letter tags and attributes
|
2007-01-04 23:59:55 +00:00 |
|
skodak
|
7150226896
|
MDL-7861 xhtml strict fixes - fixed all <br> in our code
|
2007-01-04 23:38:17 +00:00 |
|
skodak
|
ccffd41265
|
fixed potential problems with undefined $USER->screenreader
|
2007-01-04 21:39:47 +00:00 |
|
skodak
|
b7dc225654
|
MDL-8062 1.3 Remove name attribute from <form> and fix focus everywhere - more changes ahead
|
2007-01-04 21:32:36 +00:00 |
|
skodak
|
fa73873105
|
MDL-8050 1.2 Remove all target="_top" - refactoring of previous commit
|
2007-01-04 18:23:55 +00:00 |
|
moodler
|
a1857045dc
|
Tidy up discussion controls using CSS MDL-7861
|
2007-01-04 15:58:55 +00:00 |
|
moodler
|
c7a049a3e2
|
More fixes for Strict MDL-7861
|
2007-01-04 15:31:05 +00:00 |
|
moodler
|
81d227745a
|
XHTML Strict fixes for forum search MDL-7861
|
2007-01-04 15:23:45 +00:00 |
|
jamiesensei
|
5ce73257ab
|
some bug fixes in setHelpButton internals.
added new editorhelpbutton function that can be used to refer to several help topics.
|
2007-01-04 10:23:06 +00:00 |
|
toyomoyo
|
dc808910e1
|
MDL-7861, fixing xhtml
|
2007-01-04 05:32:23 +00:00 |
|
toyomoyo
|
9fcdacfdaf
|
adding fieldset to form MDL-7861
|
2007-01-04 03:18:10 +00:00 |
|
toyomoyo
|
7dc6c73e33
|
users with screenreader flag set should only see 1 link to manual refresh chat rooms
|
2007-01-04 01:13:26 +00:00 |
|
Martin Langhoff
|
f3f7610c90
|
cvsimport fixups -- cvshead had strayed from upstream
|
2007-01-04 13:15:04 +13:00 |
|
skodak
|
c7225fe291
|
MDL-8062 chat, login page and messaging - removed name attribute from some <form>s and fixed focus; changed set_focus() JS to accept element ID == the $focus parameter in print_header() + other minor Strict XHTML fixes
|
2007-01-03 20:35:09 +00:00 |
|
skodak
|
32f0b38a4a
|
MDL-8049 Remove all language=Javascript from javascript includes
|
2007-01-03 19:33:44 +00:00 |
|
skodak
|
e25cb71041
|
MDL-8050 1.2 Remove all target="_top"
|
2007-01-03 19:24:48 +00:00 |
|
moodler
|
f4ba7e1a54
|
Bend over for XHTML 1.0 Strict ... MDL-8049
Removed Javascript language attribute tags and added CDATA
|
2007-01-03 14:44:17 +00:00 |
|
toyomoyo
|
e8e76f5a16
|
MDL-7861, fixing various xhtml strict issues and formatting
|
2007-01-03 07:29:51 +00:00 |
|
vyshane
|
37ce014f91
|
Fixed xhtml for MDL-7861
|
2007-01-03 02:00:52 +00:00 |
|
skodak
|
89bfeee0d6
|
MDL-7742 added nested drop down box to add activities/resources to course, 3rd party mods can specify type
MDL-6987 preparation for migration of mod/assignment/mod.html
|
2007-01-02 09:33:07 +00:00 |
|
toyomoyo
|
759a18ddf5
|
MDL-7861, fixing missing tag
|
2007-01-02 04:37:45 +00:00 |
|
vyshane
|
76b1f3c740
|
XHTML fixes for MDL-7861.
|
2007-01-02 01:25:40 +00:00 |
|
skodak
|
4702be4ef7
|
MDL-8028 Add separate addslashes_js function for javascript quoting
|
2007-01-01 13:26:20 +00:00 |
|