1257 Commits

Author SHA1 Message Date
urs_hunkler
a8ab4e2535 cleanup after changed rtl CSS file handling 2007-08-09 11:47:24 +00:00
moodler
4f4e85189b Renaming to rtl.css so it will be included 2007-08-09 10:13:13 +00:00
moodler
02b394e47e Use rtlbg.gif for reversed tabs MDL-10768 2007-08-09 09:06:03 +00:00
moodler
65252ecc4a Reverse background for right-to-left tabs MDL-10768 2007-08-09 09:05:10 +00:00
moodler
128377e5e2 New styles JUST for right-to-left languages. It's always included last after the other standard files so that it can override other styles. It should only be be used for layout related to this (left vs right). 2007-08-09 09:00:54 +00:00
nicolasconnault
d4795a0792 MDL-9628 When a timestamp is selected for locktime or hiddenuntil, the grader report now shows a new icon (lock or eye in front of a calendar), with a tooltip showing the selected date. Very useful :-) 2007-08-08 15:48:20 +00:00
urs_hunkler
1632679d7f merged 2007-08-06 19:47:37 +00:00
urs_hunkler
9577f56311 merged 2007-08-06 19:39:08 +00:00
nicolasconnault
be55a047dc MDL-9628 Added title attributes to quickgrading and quickfeedback input elements, and gave the quickfeedback input a dashed 1px black border to distinguish it easily from the grade input. 2007-08-06 09:02:22 +00:00
urs_hunkler
48bfa2e0c9 Nicolas' changes to custom_corners has broken the theme. I decided to use the same method as clearfix by adding a "." and not a " ". Some additional CSS is needed either way. 2007-08-05 10:31:57 +00:00
moodler
71593f3e9c iMerged theme fix from 18 2007-08-05 05:44:13 +00:00
luizlaydner
5557c75a9f - added block support for tag pages 2007-08-03 21:41:09 +00:00
luizlaydner
327136f735 - improved the layout of the list of user in a tag page 2007-08-02 17:23:42 +00:00
moodler
3a64057689 Bigger image for big screens 2007-08-02 02:50:53 +00:00
moodler
d5581d97d8 New styles for tags 2007-07-31 08:09:20 +00:00
skodak
173a9d21ea various grade outcomes and scales improvements, fixes, changes and refactoring
added new favoutcomes plugin settings page - to be used later, this replaces the grade_outcomes_grades table
admin settings - outcomes and scales both have settings page now
2007-07-30 22:56:45 +00:00
urs_hunkler
78b90296f7 MDL-10645 :: removed the quotes around $navigation" within print_navigation($navigation). 2007-07-30 18:43:43 +00:00
tjhunt
00719c02d6 MDL-10656 - Way to control when Overall feedback is displayed, independantly of the other sorts of feedback. Also, improve the layout of those settings on the quiz editing form. 2007-07-30 10:05:11 +00:00
tjhunt
9fd26d1042 Eliminate commented code. 2007-07-30 09:36:39 +00:00
toyomoyo
57a80eb6a3 fixing notes style 2007-07-30 04:31:26 +00:00
skodak
78ad5f3ff0 MDL-10544 placeholder for outcome edit forms grade/edit/outcome/
MDL-10650 scales code moved to grade/edit/scale/
refactoring in grade/edit/
2007-07-29 23:02:03 +00:00
urs_hunkler
70244cc2cd MDL-10075 - changes done following Petr's patch and optional_param with default ltr 2007-07-29 20:46:05 +00:00
dwoolhead
98907dbaaa Correct display of unittest results for IE 2007-07-27 11:13:22 +00:00
tjhunt
8995ddda2a MDL-10619 - Quiz password form does not work. 2007-07-26 11:39:04 +00:00
urs_hunkler
e7bbdbbaa1 added paddign-top:1em for removed <br /> in sitelink 2007-07-25 14:58:40 +00:00
thepurpleblob
ba5c5f210a MDL-10604:
Add ability to add sub categories directly from category screens.

Merged from STABLE_18
2007-07-25 13:57:26 +00:00
tjhunt
33dfb53e09 Fix whitespace. 2007-07-25 12:34:21 +00:00
moodler
5ca1655863 Just small changes 2007-07-24 08:16:43 +00:00
skodak
65dd61bda6 MDL-10579 Implement capability checks in grade import/export/report/edit pages - work in progress
refactoring - reports now use real index.php
2007-07-23 22:20:07 +00:00
urs_hunkler
65c7a378cd MDL-10556 :: absolute positioning removed - I am powerless against Microsofts ignorance 2007-07-23 11:40:39 +00:00
stronk7
0315a841a3 some minor changes for better IE experience 2007-07-22 22:45:13 +00:00
urs_hunkler
99daae0c7a MDL-10556 IE7 has CSS position absolute problems. Solved with IE inline JS expression. 2007-07-22 19:20:23 +00:00
urs_hunkler
8b992903d7 MDL-10556 IE has position absolute problems. set to relative 2007-07-22 19:18:56 +00:00
stronk7
4f8cf5bb5f Align properly buttons and drop-down in navigation menu. 2007-07-20 23:44:59 +00:00
stronk7
dd04665779 Final improvements for glossary. Seems ready for 1.9dev. 2007-07-20 23:38:24 +00:00
stronk7
06ec822832 Just fixing one comment 2007-07-19 21:33:21 +00:00
stronk7
d18634d3fd Splitting white-wood backgroud into two different backgrounds,
one to be used with blocks (darker) and the other for
contents (brighter). Suggestion from Urs!
2007-07-19 17:20:38 +00:00
urs_hunkler
33762ff3da corrected display of blocks without title 2007-07-19 11:06:19 +00:00
skodak
29a5680ef7 MDL-10527 changed overridden UI logic 2007-07-19 10:04:08 +00:00
stronk7
604015c878 Adding style to one more header. 2007-07-19 00:02:13 +00:00
stronk7
72c7ee0c4d Avoid some nested boxes in calendar block 2007-07-18 18:38:28 +00:00
nicolasconnault
e7536c9222 MDL-10479 Done, but would be nice to middle-align the user names vertically. 2007-07-18 03:34:55 +00:00
urs_hunkler
f0e4a5ee4f Added check if $PAGE is set. Seams that $PAGE is not set on all pages. 2007-07-16 20:59:38 +00:00
nicolasconnault
bb384a8e29 MDL-10477 Mainly the percentage grade display type 2007-07-16 19:46:54 +00:00
urs_hunkler
fc1f65794c #admin-report-courseoverview-index .invisiblefieldset { display: block; } 2007-07-16 19:25:11 +00:00
skodak
a8578a933b fixed css broken by edit_tree.php to tree.php renaming 2007-07-16 07:32:51 +00:00
moodler
e95e2f4ccf MDL-9628 FIxed the CSS for category headers 2007-07-16 07:06:51 +00:00
moodler
fbb004324a SOme tidying upup of CSS MDL-9628 2007-07-16 06:24:09 +00:00
moodler
06954a036c Use a private CSS class for this table to be more flexible 2007-07-16 05:40:18 +00:00
toyomoyo
c55dee3fa9 MDL-10181, user management improvements fixes 2007-07-13 08:26:47 +00:00