Commit graph

892 commits

Author SHA1 Message Date
sam_marshall
9b50bd46ad MDL-12075 Display individually colour-coded events in calendar rather than random day colours 2007-11-19 10:53:23 +00:00
moodler
21090e447a Merged from 1.9
Improvements to the tabs for assigning and overriding roles.   MDL-12120

Tabs are now all on the top row
Tabs have clearer titles
Other help texts improved
2007-11-19 07:13:02 +00:00
urs_hunkler
7506339261 merged from 1.9 :: removed CSSEdit reference line. 2007-11-13 10:33:04 +00:00
urs_hunkler
e4063e7d97 merged from 1.9 :: The XHTML of the actual tab has been changed. Therefor the actual tab was not shown in front of the line any more. I changed the CSS to correct this introduced bug. 2007-11-12 20:22:04 +00:00
urs_hunkler
82e74e90cc merged from 1.9 :: MDL-10683 :: added as Eric proposed:
.mform .ftextarea #id_alltext {
    width: 100%;
}
2007-11-11 19:34:37 +00:00
urs_hunkler
e09c7b223f merged from 1.9 :: moved the sideblock accessibility property to the sidblocks section. 2007-11-11 19:26:20 +00:00
urs_hunkler
0859ecfffb merged form 1.9 and corrected a CSS bug :: MDL-12045 :: the extra "clearer" div broke the custom_corners theme on IE7. I removed the "clearer" div and added the class "clerafix" to the surrounding coursebox.
In FF and Safari floating is a mess now. I removed float:left for "coursebox" to get the page working in all browsers. It is a single element and should not need floating.
2007-11-11 11:22:54 +00:00
sam_marshall
8220806924 MDL-12072 Added heading tag for calendar 'blocks' 2007-11-08 17:01:35 +00:00
nfreear
120a18f051 Follow up fixes MDL-12029 "Glossary view needs heading markup..." 2007-11-07 17:45:57 +00:00
nicolasconnault
1ce18c08d3 MDL-9306 Applied Ann's patches: seems to work very well, the output is entirely XHTML compliant, and displays really nicely. 2007-11-06 14:01:13 +00:00
nfreear
097d705e6d Fixes MDL-12029 "Glossary view needs heading markup + other accessibility fixes". 2007-11-05 15:22:22 +00:00
skodak
e4e38544f8 MDL-11996 bulk user upload - improvements, bugfixes and cleanup;
new csv import library included ;-)
2007-11-05 00:43:37 +00:00
nfreear
8fc45264b9 Fixes bug MDL-11994, Accessibility: "Users tagged with ..." should be marked up as a list. 2007-11-01 12:32:58 +00:00
skodak
d121490949 MDL-11718 report styles moved to report/xx/styles.php - for better consistency with other plugins; other cleanup in user report css; fixed css in user profile 2007-10-28 12:51:16 +00:00
tjhunt
3a48e3da50 MDL-11917 - Improve the title on the assign/override roles page. Merged from MOODLE_19_STABLE. 2007-10-26 17:00:05 +00:00
tjhunt
dcd55b7e80 MDL-11784 - On the role assign page, list who is assigned the role for roles with only a few assignments. Merged from MOODLE_19_STABLE. 2007-10-23 16:27:25 +00:00
urs_hunkler
86f7ba7f8d merged from 1.9 :: CSS color "lightgrey" does not exist. I replaced it with the "corresponding" Linux color value #D3D3D3. 2007-10-22 10:36:30 +00:00
nfreear
5c3550191a Partial fix for reopened bug MDL-7878, "Link identification and skipping" - affects all course formats + other files. 2007-10-22 06:43:00 +00:00
skodak
6391ebe7da MDL-11718 aggregated grades which depend on hidden grades are now hidden too; cleanup in user report 2007-10-17 09:45:14 +00:00
nfreear
17a6161d20 Follow up for MDL-11430, Flickr & Youtube tag blocks should use list markup - Fix styles. 2007-10-15 16:59:17 +00:00
toyomoyo
548bf94678 merged fix for MDL-11717, adding dimmed_text a, to dim links as well 2007-10-15 02:08:03 +00:00
nfreear
12b9aee7d7 Fixes MDL-11695, Skip block links inaccessible for many keyboard-only users 2007-10-11 16:35:20 +00:00
tjhunt
14e66f3beb MDL-9542 - Show final grades from new gradebook in Quiz UI - with help from Petr. Merged from MOODLE_19_STABLE. 2007-10-11 11:42:49 +00:00
moodler
09deab0661 Miscellaneous fixes for MDL-11543
- added button to edit current category
 - removed old mini-forms to do the same
 - tidied up various things and CSS as well
2007-10-10 04:05:46 +00:00
sam_marshall
ca3b6e52d1 MDL-11681 Changed it so current tab no longer is a link to # 2007-10-09 16:56:00 +00:00
nfreear
e09586c589 Fixes MDL-11676, Skip block links are broken in Internet Explorer 6. 2007-10-09 15:48:48 +00:00
moodler
dff9d94d6e Added CSS classes to totals columns (cat and course) so that styles can be applied.
Made them bold by default in standard anc custom_corners.

MDL-11666
2007-10-09 09:16:44 +00:00
toyomoyo
e3bb6401e1 MDL-10048, revert some changes in courses regaring coloring of courses 2007-10-09 04:02:43 +00:00
moodler
c727acb64b Just a little tidying up in the user report (padding) 2007-10-04 09:21:23 +00:00
nicolasconnault
9fa46707f3 MDL-11456 the .grade-report-grader table {} style was cascading down to the popups (which use tables, alas...), so I created a number of css classes which now control color, font etc for caption and feedback cells of the popup. 2007-09-27 18:00:25 +00:00
tjhunt
4879c1ab03 Tweak the styles for <pre> tags in help files. These are mostly used for code samples, and they have a grey background and are shown in a different font, so the indent I am getting rid of is not necessarly to make the structure of the document clearn, and usually just means that the code sample does not fit. Merged from MOODLE_18_STABLE. 2007-09-26 20:10:08 +00:00
moodler
2f99f1da14 Fixed the HTML editor being too wide for the messaging window MDL-11242 2007-09-26 11:21:54 +00:00
tjhunt
7e7b6825ef MDL-11446 - when a set of radio buttons is a required field, don't colour the lables of all the individual radio buttons red. 2007-09-26 10:02:00 +00:00
nfreear
42ead7d7cd Fix MDL-7436 Accessibility "Indicate type of resource in the name of the resource" 2007-09-25 14:59:16 +00:00
mattc-catalyst
acf000b077 MDL-11419 - groups: interface enhancements + new features:
* Display the grouping a course module belongs to on the course page - for course managers only.
    * When adding users to groups, display the groups a user already belongs to.
    * Added an overview report that shows groupings, groups and members for a course.
    * Added a dialogue to automatically create groups and assign members based on either the number of desired groups or the number of desired users per group.
2007-09-24 21:55:15 +00:00
nfreear
9d42692aad Partial fix reopened for MDL-7493, Accessibility: Make sure 'Show hide block' button-link visible under Windows High Contrast. 2007-09-24 16:39:05 +00:00
moodler
8a34e1d7ca Some layout for the grades export download link / buttons 2007-09-18 03:24:28 +00:00
stronk7
84970b96fd Stylise online assignment word count. 2007-09-16 21:06:01 +00:00
moodler
2c7a9bd2af Fix the location of the link to the site-wide grading preferences 2007-09-14 06:51:57 +00:00
nicolasconnault
aae94377b7 Issue:
Only students should appear in the tutor report, however
    sorting by Surname results in the tutor being included, which we don't want.
Solution:
    Confirmed as a bug and filed in tracker: http://tracker.moodle.org/browse/MDL-11233

Issue:
    Clicking on Hide Groups reveals the results for all students
    and all tutors and course staff appear. A tutor should only be able to see
    the results for their tutor group
Solution:
    Prevent tutors from ever seeing student grades from other groups: use existing capabilities
        moodle/site:accessallgroups = off AND moodle/grade:viewall = on

Issue:
    Preferences tab should not be available to users without gradereport/grader:manage capability
Solution:
    Hide the tab completely

Issue:
    Apply different style to average cells
Solution:
    Add css classes to the different average cells, and write a default style in css file.

Issue:
    The Average under group average might be better labelled Course average.
Solution:
    Rename to "Complete average"
2007-09-13 15:11:16 +00:00
stronk7
8011f7c575 Improved ims styles + working under rounded-corner themes. 2007-09-03 23:20:51 +00:00
moodler
807188ebaa More tidying up of notes appearance 2007-08-31 04:52:24 +00:00
moodler
feb79469c8 Fixed up some spacing issues 2007-08-31 04:06:22 +00:00
moodler
83e70cc299 Some cleaning up of the notes interface and conversion from DOS to unix 2007-08-31 04:05:11 +00:00
moodler
a84902827e Fix the link CSS I just added 2007-08-31 02:47:48 +00:00
moodler
44842cc6e2 Added link to see all related blogs (on tags page) 2007-08-31 02:29:10 +00:00
luizlaydner
11492da340 - small css fix 2007-08-30 18:09:01 +00:00
moodler
53bde3e1be Make blog links pretty 2007-08-30 09:49:50 +00:00
toyomoyo
79081e871b modifying manage tags page to print user names, allowing modifying of tag types, minor css 2007-08-30 05:34:31 +00:00
moodler
3aa3cf3d21 Some tweaks to the appearance of messaging window 2007-08-27 03:22:16 +00:00