1485 Commits

Author SHA1 Message Date
andreabix
98b9add6a1 Fixed MDL-13832 2008-07-03 22:07:22 +00:00
sam_marshall
ed9f9947e8 MDL-15519: [Accessibility] Added heading tags around current month on monthly calendar view (and changed default styling so this doesn't affect appearance). 2008-07-03 14:16:22 +00:00
Francois Marier
6800d78e06 Drift between CVS and git
- large deletions
- lucene updates
- error() => print_error()
- NO_MOODLE_COOKIES define
- various other things
2008-06-25 17:31:23 +00:00
jamiesensei
c025084022 MDL-14203 "split report into two seperate reports - Quiz Statistics report and Individual Item Analysis report" added start of "Quiz structure analysis" table 2008-06-15 11:58:16 +00:00
dongsheng
4f2a63c81e "MDL-14129, fix print_error" 2008-06-15 10:13:30 +00:00
scyrma
034f0ca0a6 MDL-14741:
* make the htmleditor display like all other fields
 * fixes typos in the theme file
2008-06-11 08:39:05 +00:00
jamiesensei
0c1c764e82 MDL-14203 "split report into two seperate reports - Quiz Statistics report and Individual Item Analysis report" started quiz statistics report in directory 'statistics' 2008-06-10 16:18:10 +00:00
skodak
294ce9870f MDL-15189 magic quotes finally removed 2008-06-09 16:53:30 +00:00
dongsheng
a2d0b88564 "MDL-14932, merged from MOODLE_19_STABLE" 2008-06-05 06:25:25 +00:00
skodak
7cac0c4b2b MDL-14679 fixed references to mod.html 2008-06-01 19:09:13 +00:00
skodak
5dd27c57f6 MDL-14679 towards /themes conversion 2008-05-31 11:42:44 +00:00
moodler
d4a4be895e MDL-15053 Merged from 1.9: Fixed typo in rtl.css 2008-05-30 03:22:58 +00:00
dongsheng
5e1062a6b2 "MDL-14932, accessibility imporvement, see tracker, merged from MOODLE_19_STABLE" 2008-05-28 01:48:25 +00:00
jamiesensei
d842c35907 MDL-15002 "grading report : notice from quiz_num_attempt_summary about how many total attempts there are on the quiz and how many in this group would make UI clearer" oops. Put the clear:both in the wrong place. 2008-05-26 14:38:48 +00:00
jamiesensei
ee5163b051 MDL-15002 "grading report : notice from quiz_num_attempt_summary about how many total attempts there are on the quiz and how many in this group would make UI clearer" added call to function and fixed centering of notice on overview and grading report by adding a clear:left to stop the centering being affected by the groups menu.
merged from 1.9 branch
2008-05-26 14:26:24 +00:00
jamiesensei
686e602047 MDL-12824 "Essay type of quiz questions needs to color mark which students have been graded and which have NOT"
As well as highlighting graded questions with a new CSS class highlightgraded which is a yellow bg in the standard theme, have also added the option to grade all ungraded attempts for a question.
2008-05-26 12:47:42 +00:00
moodler
c164dfeab7 Merged RTL fix for orangewhite theme 2008-05-13 08:05:32 +00:00
dongsheng
957f6fc9d2 "MDL-14460, fix all the other get_context_instance, merged from MOODLE_19_STABLE" 2008-05-02 04:37:02 +00:00
dongsheng
8f7198cdca "MDL-13233, emoticons documentation should be dynamic" 2008-04-30 04:07:08 +00:00
tjhunt
e31a98a6e1 MDL-14352 - General feedback for descriptions not showing up on the review page, as it should. 2008-04-22 16:17:01 +00:00
tjhunt
8a99f5c3fc MDL-14477 - Improve display of tab bars
1. Make disable tabs look more disabled, in particular, make sure they don't do anything when you mouse over them, and make the text colour grey.

2. Put the active tab into bold, to make it look more active.
2008-04-22 15:15:58 +00:00
sam_marshall
03beb65b3a MDL-14476: Made 'fake blocks' in calendar and elsewhere more consistent with real blocks (so styling themes is easier) 2008-04-22 14:14:47 +00:00
stronk7
aa1e80500a fixed typo 2008-04-19 00:54:43 +00:00
stronk7
9d4c8748d9 Changes to support table-less course formats 2008-04-19 00:33:33 +00:00
moodler
9aa82ed6d4 MDL-14399 Merged RTL fixes from 1.9 2008-04-17 08:50:56 +00:00
moodler
b32cec0757 Merged MDL-12279 for RTL fix from 1.9 2008-04-17 07:19:24 +00:00
dongsheng
1684e3eeb7 MDL-8188, add approve.gif to chameleon theme 2008-04-17 02:27:58 +00:00
skodak
b3cdbc240d MDL-14270 mode selector alignment for single discussion forums; merged from MOODLE_19_STABLE 2008-04-14 09:24:53 +00:00
sam_marshall
a41b301703 MDL-14260: Changed print_heading_with_help so that the help button is outside the heading (for accessibility reasons) and changed themes so that this makes no visual difference. 2008-04-08 16:10:49 +00:00
dongsheng
5a2a53316f MDL-14129, remove all the other error() call 2008-04-04 02:54:20 +00:00
scyrma
9f9bdaf80b MDL-14057 - Change position of the continue button. (merge) 2008-03-26 03:01:20 +00:00
skodak
80452dc333 MDL-14023 frontpage edit summary centering issue; merged from MOODLE_19_STABLE 2008-03-24 20:24:57 +00:00
nicolasconnault
902d5cc046 MDL-13880 Overridden and excluded grades are now coloured with alternate row colours that override the default alternate row colours (gray). I also fixed the long-standing notice about aggregationposition. See attached patch. 2008-03-20 06:05:44 +00:00
tjhunt
b1a284b8c9 MDL-13968 - followup - fix layout regression caused in IE. 2008-03-19 13:26:22 +00:00
tjhunt
375ba6e52b MDL-13968 - Use h2 tag for the question number, as it is better for accessibility 2008-03-18 18:58:29 +00:00
andreabix
7d47ca30d0 fixed [MDL-13181] 2008-03-10 16:27:37 +00:00
andreabix
0d75d2bfc7 Fixed [MDL-12830] 2008-03-10 16:03:09 +00:00
andreabix
48fd6b71cc Added grade pass/fail colours. Fixed label line height in course page 2008-03-10 15:14:42 +00:00
andreabix
7929ba8693 Added grade pass/fail colours. Fixed label line height in course page 2008-03-10 15:14:42 +00:00
nicolasconnault
6f066b8c2f MDL-13830 Added colours for gradepass and gradefail. Merging from MOODLE_19_STABLE 2008-03-10 06:38:21 +00:00
stronk7
c21e611a34 Wood-ize groupinfo boxes. Merged from 19_STABLE 2008-03-08 22:29:10 +00:00
tjhunt
c52c62d1b1 MDL-13806 - Refactor all the code that implements the rules for whether students can attempt the quiz now into some classes.
Resource page now done as well. That should be everything.
2008-03-07 12:33:07 +00:00
moodler
0036b42fa3 Merged MDL-11484 Added some colors for overridden grades 2008-03-03 05:57:32 +00:00
nicolasconnault
b64792f664 MDL-13736 Wrapped the link in a div and fixed the style. Merging from MOODLE_19_STABLE 2008-02-29 21:46:14 +00:00
urs_hunkler
70795f4c14 added new icon 2008-02-28 08:14:57 +00:00
urs_hunkler
c4edeb6ffc merged form 1.9 :: MDL-13700 :: added fontsizes for tag clouds 2008-02-27 18:41:18 +00:00
andreabix
ea61750908 Fixed MDL-12564 2008-02-27 17:40:50 +00:00
andreabix
661bed5244 Updates and fix for Moodle 1.9 2008-02-27 15:46:21 +00:00
andreabix
9e23029f25 Updates and fix for Moodle 1.9 2008-02-27 15:26:02 +00:00
urs_hunkler
b85104e3d3 merged from 1.9 :: MDL-13648 :: removed the chameleon settings 2008-02-27 12:09:00 +00:00