moodler
|
be78d45dd2
|
Merged login block tidy-up from stable
|
2007-03-20 07:35:53 +00:00 |
|
nicolasconnault
|
a0648316ec
|
MDL-8921 : Converted the page from table layout to divs (except tabular data) and added
related css rules in styles_layout.css. Looks the same and validates XHTML strict.
|
2007-03-20 00:27:38 +00:00 |
|
stronk7
|
c0cdb3b314
|
Changing one generic class-name to a glossary specific one in themes.
Merged from MOODLE_18_STABLE
|
2007-03-19 23:59:02 +00:00 |
|
stronk7
|
a6e57ea053
|
One more class to align all the glossary inline explanations.
Merged from MOODLE_18_STABLE
|
2007-03-19 20:20:32 +00:00 |
|
stronk7
|
049faac882
|
Preparing some glossary css changes...for "add entry" buttons. MDL-8746
Merged from MOODLE_18_STABLE
|
2007-03-19 18:13:57 +00:00 |
|
skodak
|
7e64d36193
|
MDL-8957 Multimedia filter cleanup; merged from MOODLE_18_STABLE
|
2007-03-19 08:09:09 +00:00 |
|
stronk7
|
d6f7e4d1e0
|
Fixing env table when displayed on upgrade.
Merged from MOODLE_18_STABLE
|
2007-03-18 19:37:07 +00:00 |
|
stronk7
|
5a9f70b25f
|
Add some space between the environment table and environment box.
Merged from MOODLE_18_STABLE
|
2007-03-18 19:17:44 +00:00 |
|
thepurpleblob
|
533f9aeab3
|
MDL-8898
Improvements to error handling in question bank import/export.
|
2007-03-14 12:55:04 +00:00 |
|
moodler
|
67725821ad
|
Merged user profile size fix for message history
|
2007-03-14 04:50:00 +00:00 |
|
stronk7
|
9a5e30dfab
|
Fix one awful background showed in form-buttons (that are enclosed in a fieldset????
Merged from MOODLE_18_STABLE
|
2007-03-13 18:31:44 +00:00 |
|
moodler
|
b105a94b4f
|
Merged registration button fix from stable
|
2007-03-12 13:42:46 +00:00 |
|
moodler
|
f7641e60ab
|
Merged navigation menu fixed from stable
|
2007-03-12 13:26:29 +00:00 |
|
nicolasconnault
|
e0af42ef0f
|
Converted embedded media files (avi, wmv and mov) to xhtml strict compliance. However, this is far from finished, since some browsers are not displaying correctly.
<table border="1" cellpadding="2" cellspacing="2">
<tr>
<td></td><th colspan="8">Browsers</th>
</tr>
<tr>
<th>File</th>
<td>FF 1.5</td>
<td>FF 2.0</td>
<td>IE 1.5</td>
<td>IE 1.6</td>
<td>IE 1.7</td>
<td>Safari 2.0</td>
<td>Opera 9.10</td>
<td>Konqueror</td>
</tr>
<tr>
<td>AVI (800x600)</td>
<td>?</td><!-- FF 1.5 -->
<td>?</td><!-- FF 2.0 -->
<td>?</td><!-- IE 1.5 -->
<td>?</td><!-- IE 1.6 -->
<td>?</td><!-- IE 1.7 -->
<td>?</td><!-- Safari 2.0 -->
<td>?</td><!-- Opera 2.0 -->
<td>?</td><!-- Konqueror 2.0 -->
</tr>
<tr>
<td>AVI (300x200)</td>
<td>?</td><!-- FF 1.5 -->
<td>OK (pb with size)</td><!-- FF 2.0 -->
<td>?</td><!-- IE 1.5 -->
<td>OK</td><!-- IE 1.6 -->
<td>OK</td><!-- IE 1.7 -->
<td>OK</td><!-- Safari 2.0 -->
<td>OK</td><!-- Opera 2.0 -->
<td>?</td><!-- Konqueror 2.0 -->
</tr>
<tr>
<td>WMV (800x600)</td>
<td>?</td><!-- FF 1.5 -->
<td>OK</td><!-- FF 2.0 -->
<td>?</td><!-- IE 1.5 -->
<td>OK</td><!-- IE 1.6 -->
<td>OK</td><!-- IE 1.7 -->
<td>NO</td><!-- Safari 2.0 -->
<td>OK</td><!-- Opera 2.0 -->
<td>?</td><!-- Konqueror 2.0 -->
</tr>
<tr>
<td>WMV (300x200)</td>
<td>?</td><!-- FF 1.5 -->
<td>OK (pb with size)</td><!-- FF 2.0 -->
<td>?</td><!-- IE 1.5 -->
<td>OK</td><!-- IE 1.6 -->
<td>OK</td><!-- IE 1.7 -->
<td>OK</td><!-- Safari 2.0 -->
<td>OK</td><!-- Opera 2.0 -->
<td>?</td><!-- Konqueror 2.0 -->
</tr>
<tr>
<td>MOV (800x600)</td>
<td>?</td><!-- FF 1.5 -->
<td>OK</td><!-- FF 2.0 -->
<td>?</td><!-- IE 1.5 -->
<td>OK</td><!-- IE 1.6 -->
<td>OK</td><!-- IE 1.7 -->
<td>NO</td><!-- Safari 2.0 -->
<td>OK</td><!-- Opera 2.0 -->
<td>?</td><!-- Konqueror 2.0 -->
</tr>
<tr>
<td>MOV (300x200)</td>
<td>?</td><!-- FF 1.5 -->
<td>OK</td><!-- FF 2.0 -->
<td>?</td><!-- IE 1.5 -->
<td>OK</td><!-- IE 1.6 -->
<td>OK</td><!-- IE 1.7 -->
<td>NO</td><!-- Safari 2.0 -->
<td>OK</td><!-- Opera 2.0 -->
<td>?</td><!-- Konqueror 2.0 -->
</tr>
</table>
|
2007-03-08 07:49:33 +00:00 |
|
moodler
|
78d4a57d30
|
Merged display footer fixes for block course_list
|
2007-03-07 02:02:17 +00:00 |
|
skodak
|
60ec23afba
|
MDL-8690 popup form now uses div instead of invisible fieldset; merged from MOODLE_18_STABLE
|
2007-03-05 21:42:49 +00:00 |
|
skodak
|
efe12f6c22
|
MDL-8524 general roles cleanup; MDL-8373 authenticated user role now created during upgrade from 1.7.x, xhtml and CSS cleanup in roles GUI; accesslib inline docs cleanup; risk bitmask fixes
|
2007-03-05 11:27:01 +00:00 |
|
moodler
|
38d5ab866c
|
Merged xhtml fixes for MDL-8755
|
2007-03-05 05:36:43 +00:00 |
|
moodler
|
5d251e995a
|
Merged message userpicture fix from stable
|
2007-03-05 01:54:04 +00:00 |
|
stronk7
|
3c8dd686e0
|
re-re-re-re-fixing tabs for wood. :-P
Merged from MOODLE_18_STABLE
|
2007-03-04 20:18:22 +00:00 |
|
urs_hunkler
|
48287e3b94
|
'merged from 1.8: MDL-8747 - added .buttons form div {display:inline} to aligen buttons beside each other'
|
2007-03-04 19:18:05 +00:00 |
|
urs_hunkler
|
8f8b009e5c
|
made tab gifs higher to give better display when font size is changed
|
2007-03-04 17:21:02 +00:00 |
|
urs_hunkler
|
c1f257edb5
|
merged CSS for tabs - changes to resolve IE6 + 7 tabs issues
|
2007-03-04 17:18:50 +00:00 |
|
moodler
|
274b44e643
|
Merged whitespace fixes from stable
|
2007-03-04 07:50:24 +00:00 |
|
skodak
|
a83addc5e5
|
MDL-8522 Add role reset button into role definition form; fixed single button css
|
2007-03-03 22:30:35 +00:00 |
|
skodak
|
3562486b7d
|
MDL-8523 Show default capabilities in role definition; added CSS popup_form spacing
|
2007-03-03 21:07:07 +00:00 |
|
skodak
|
4ed13ed8e0
|
notice_yesno install time fixes
|
2007-03-02 20:46:45 +00:00 |
|
skodak
|
6ebb7659fd
|
MDL-8690 fixed regression in notice_yesno
|
2007-03-02 19:57:24 +00:00 |
|
nicolasconnault
|
8058aa051b
|
MDL-7861 - XHTML errors (strict) were found in course/editsection.html and mod/chat/view.php. They were corrected and additional css rules were written to replace the corrected inline styling.
|
2007-03-02 02:40:30 +00:00 |
|
moodler
|
c4cda2a4b6
|
Merged Urs changes to 1.8 that were not merged to head before MDL-8657
|
2007-03-01 05:52:31 +00:00 |
|
nicolasconnault
|
eb1f8f1dd2
|
MDL-8697 Moved inline text-align:right to stylesheet, and removed table and td text-align: center
|
2007-03-01 04:42:41 +00:00 |
|
nfreear
|
f155c563d8
|
Fixes bug MDL-8695 "Form 'required' icon is hidden", see commit 13 Jan.
|
2007-02-28 18:11:43 +00:00 |
|
tjhunt
|
7919952cf7
|
Remove CVS conflict markers.
|
2007-02-28 15:16:01 +00:00 |
|
toyomoyo
|
5328c274d5
|
merged fix for MDL-8686, MDL-8576, replacing <fieldset> with <div> for display issues
|
2007-02-28 04:58:48 +00:00 |
|
skodak
|
bf315e02c3
|
notice boxes are now 60% of page width - 100% looked too wide for most notice boxes
|
2007-02-27 21:44:18 +00:00 |
|
tjhunt
|
5eb266d8aa
|
Improve quiz editing screen layout a little bit based on a usability suggestion in the forums.
Also, fix uppercase tag names in the tab row CSS, which did not work at DEVELOPER debug level.
Merged from MOODLE_18_STABLE.
|
2007-02-27 14:01:46 +00:00 |
|
defacer
|
4af8d5d3ca
|
Merging from MOODLE_17_STABLE:
Fix for MDL-8402:
$CFG->calendar_weekdays wasn't saved correctly and misbehaved.
I took the opportunity to rewrite a little HTML too.
|
2007-02-27 12:42:08 +00:00 |
|
toyomoyo
|
7900ecb02c
|
MDL-5958, code for advanced search for db module from Elijah (HSU)
|
2007-02-26 06:56:05 +00:00 |
|
moodler
|
4883dcc56d
|
Merged categorylist fix from MDL-8583
|
2007-02-25 07:08:04 +00:00 |
|
stronk7
|
86e78054bf
|
Fixing course & category boxes in main page.
Merged from MOODLE_18_STABLE
|
2007-02-23 16:38:59 +00:00 |
|
moodler
|
9deaeaa174
|
Merged changes from stable to tidy course cats
|
2007-02-23 08:21:38 +00:00 |
|
moodler
|
19a9bf1b8f
|
Merged some fixes for MDL-8285 from stable
|
2007-02-23 06:47:19 +00:00 |
|
stronk7
|
13abd721f2
|
Fixing the auth plugins visual. to use the flexible table properly.
Merged from MOODLE_18_STABLE
|
2007-02-22 23:01:47 +00:00 |
|
urs_hunkler
|
b4a1317475
|
'added nowrap to .flexible th - MDL-8419'
|
2007-02-22 17:51:03 +00:00 |
|
stronk7
|
d5ab0df4c5
|
Merging some pending changes to HEAD in order to backport MDL-8419
to 18_STABLE properly.
|
2007-02-22 17:45:57 +00:00 |
|
urs_hunkler
|
5902558c6f
|
'added nowrap to c0 cell in the module table - MDL-8419'
|
2007-02-22 09:15:39 +00:00 |
|
urs_hunkler
|
8c17dc491e
|
'removed nowrap for the first column for module names in modules tabels again because some tables gets too wide in some languages'
|
2007-02-22 07:51:02 +00:00 |
|
urs_hunkler
|
4db0efdf35
|
'added nowrap to the first column for module names in modules tabels'
|
2007-02-22 07:36:17 +00:00 |
|
urs_hunkler
|
46bd568bf1
|
'added CSS for white-space:nowrap here and took the hardcoded inlinestyle out in lib/tablelib. Where is it missing now???'
|
2007-02-21 21:07:18 +00:00 |
|
urs_hunkler
|
53718d305b
|
'admin module tables are and look the same now. Thanks Eloy'
|
2007-02-21 20:46:34 +00:00 |
|