Commit graph

131 commits

Author SHA1 Message Date
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
skodak
3562486b7d MDL-8523 Show default capabilities in role definition; added CSS popup_form spacing 2007-03-03 21:07:07 +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
nfreear
a5ca0d57d8 Fixes bug MDL-7257, "stylesheet bug: text color undefined" 2007-02-13 12:08:43 +00:00
skodak
d4ec5b1e8c MDL-8334 CSS code needed for lang.php changes - patch by David ;-) 2007-02-02 14:35:30 +00:00
moodler
f4e5991261 Prettied up RSS pages a bit 2007-01-25 07:09:24 +00:00
moodler
ce8a6756d7 Tidying up tab coloring 2007-01-13 06:00:13 +00:00
moodler
b1ea439eea Moved color CSS to the right file 2007-01-13 04:56:19 +00:00
moodler
4f61eea0bf New styles for admin pages 2007-01-10 03:48:00 +00:00
skodak
b0ec5c662b MDL-8105 fixed theme colors in login page after recent div optimisation 2007-01-08 19:49:28 +00:00
skodak
b1307cbca5 MDL-7861 xhtml strict fixes - removed table from navbar layout 2007-01-06 20:18:44 +00:00
skodak
9a34376e21 MDL-7861 xhtml strict fixes - login page - final CSS cleanup, finished! 2007-01-05 19:41:51 +00:00
skodak
4b873929be MDL-7861 xhtml strict fixes for login page revisited 2007-01-05 16:31:44 +00:00
moodler
9adb267c95 Fixed required class leaking around the place 2007-01-05 06:46:58 +00:00
moodler
cdcbb2dd22 Style fixes related to coursebox fixes MDL-7861 2007-01-04 15:59:26 +00:00
skodak
e0fdb167d9 MDL-8032 remove repeated dashes from navmenu - replace with CSS styling 2007-01-02 10:27:59 +00:00
skodak
953eb6f315 MDL-8022 Chat accessibility - new gui_basic should integrated and fully working now
+ improved print_user_picture() to allow images with empty alt to prevent repetitive reading of usernames in jaws when username is printed next to avatar
2006-12-30 19:45:24 +00:00
vyshane
07d9065d0b Tweaked CSS for question feedback. 2006-12-14 02:31:05 +00:00
nfreear
35befea728 Fixes MDL-7758 "Replace breadcrumb image with THEME->rarrow in unit test reports". 2006-12-01 10:21:11 +00:00
skodak
d03a6500c4 MDL-7137 permission UI improvements merged into role overrides; s() used instead of htmlentities(); merged from MOODLE_17_STABLE 2006-10-25 21:20:56 +00:00
moodler
82350116ba Merged roles gui changes from stable 2006-10-24 14:39:41 +00:00
moodler
27160c814b Cleaned up style for background of admin settings 2006-10-02 07:06:47 +00:00
moodler
c5d08a1526 Highlight the currently selected admin menu 8-) 2006-10-02 06:37:58 +00:00
moodler
15a169222b Some extra changes from the duplicate work I did on upgradesettings.php
main change is that adminsettings is now an ID on the form
2006-09-27 07:49:34 +00:00
urs_hunkler
26620ae2d0 'separated CSS properties to color/fonts/layout/' 2006-09-25 11:56:45 +00:00
skodak
6124048972 major whitespace cleanup - fixed tabs 2006-09-20 20:31:09 +00:00
nfreear
57100a9098 Fixes bug MDL-6360 "Resizable image in breadcrumb trail..."
- files block_search_forums.php, calendar/lib.php, lang/en_utf8/access.php, weblib.php, theme/standard/config.php, styles_color.css
2006-09-19 11:36:21 +00:00
moodler
4934c49719 Cleaning up assign and override interfaces 2006-09-15 06:04:10 +00:00
tjhunt
45f501a54b Put the unit test styles in the standard theme, rather than using the previous nasty hack that had been broken by the admin page changes. 2006-09-13 16:16:39 +00:00
tjhunt
307f045f07 MDL-5969 Let multiple choice questions have feedback that does not depend on the chosen answer
In passing, I fixed MDL-6297 Export of multichoice questions in Moodle XML format doesn't save shuffle option too.
2006-08-24 10:22:43 +00:00
moodler
bbbf2d4015 ROLES AND PERMISSIONS - FIRST CHECK-IN
=======================================

WARNING:  DEV IS CURRENTLY VERY UNSTABLE.

This is a mega-checkin of the new Roles system.   A lot of changes have
been made in core and modules.

Currently there are a lot of rough edges and known problems.  We are
working hard on these .. .the reason for getting this into HEAD at this
stage is enable us to move faster (our branch was diverging from HEAD
too much).

Please keep an eye on http://docs.moodle.org/en/Roles for current status
and information for developers on how to use the new Roles system.
2006-08-08 05:13:06 +00:00
martinlanghoff
07b76bad6a chat: Prevent user from submitting a 2nd message before his 1st is received.
Some users reported that mod/chat was silently dropping some messages. The
user's browser may not be able to keep up with the rate at which he submits
chat messages. This update keeps things sane.

Merged from MOODLE_16_STABLE

Author: Donal McMullan <donal@catalyst.net.nz>
2006-07-12 02:29:12 +00:00
tjhunt
37611ee17c Bug #5559: revised fix - using better CSS class names. Merged from MOODLE_16_STABLE. 2006-06-06 17:10:04 +00:00
moodler
10312bf9a2 Fixed some issues with course overview report 2006-05-29 09:10:33 +00:00
nfreear
b656d9226c Subtle fix to style-selectors/ background colours
- Bug 5161 "Course format weekscss looks unfinished".
2006-04-27 16:03:24 +00:00
stronk7
25b7cdf308 Finishing with ims cp styles, I think... :-/ 2006-04-23 18:19:50 +00:00
nfreear
498bdc51f2 Fix, Bug 5161 "Course format weekscss looks unfinished". Added ommitted 'hidden' style, background-color. 2006-04-18 11:00:25 +00:00
moodler
0b2d7e7eca New style for draft blog posts 2006-04-13 05:54:44 +00:00
nfreear
cbc18ef9dc Initial fix, Bug 5161 "Course format weekscss looks unfinished". Includes making CSS-selectors #course-view .section .side more specific (td.side). 2006-04-12 10:54:48 +00:00
nfreear
a99404f074 Accessibility: fix to .headerskip, new class .debugwarn. 2006-04-12 09:14:46 +00:00
moodler
5509b4cdc0 Fixes to make the courses look nice again after the accessibility
style changes seemed to have destroyed things a bit
2006-04-12 07:57:03 +00:00
urs_hunkler
7b1f6431a3 removed !important from border definition of the sideblock calender to be able to style it in the theme 2006-04-09 10:49:14 +00:00
nfreear
52309a36da Bug 4995, 'Calendar, colour combinations give poor contrast'. Fix: increase contrast, darker link/weekend colors, lighter event backgrounds, original duration borders. 2006-03-29 16:46:30 +00:00
nfreear
05c5dc6a53 Accessibility: Bug tracker 4994, "Need skip navigation link..." 2006-03-27 15:05:35 +00:00
gustav_delius
a239d1d92c Renamed the question style class from question to que, see bug 4904 2006-03-26 11:11:29 +00:00
ikawhero
eaa319b355 Added colours (correct Aust English spelling) for block blog tags 2006-03-22 10:14:08 +00:00
moodler
e037ed244a Some new default styles for generaltables 2006-03-20 15:44:07 +00:00
nfreear
ee692a4210 Accessibility: fix - darker, 'weeks' course format - date text too pale (OU-Bugz: 751) 2006-03-15 15:26:15 +00:00
nfreear
1b3a4c8f1c Accessibility: 'weekscss' course format - layout table of weeks, now a list. 2006-03-15 15:20:53 +00:00
urs_hunkler
26b820a501 splitted CSS for questions in layout, fonts and color specific properties. 2006-03-12 13:36:18 +00:00