Commit graph

1193 commits

Author SHA1 Message Date
moodler
986f093fef Fixing some alignment of categry boxes on front page 2007-02-02 07:39:40 +00:00
moodler
9ca8cc0847 Basic fixing of tabs for glossary 2007-02-01 06:54:15 +00:00
jamiesensei
8cf2a05c4a fix for misalignment of text inputs in formslib forms in ie MDL-7748 2007-01-30 19:09:46 +00:00
skodak
71eee5f216 MDL-8343 reorganize frontpage settings in admintree - fixed installation bug and warnings 2007-01-30 09:33:11 +00:00
moodler
d14d6f7903 FIxed a style typo that made login page look odd 2007-01-29 02:45:48 +00:00
skodak
bc0dc07cba MDL-8323 fixed global $COURSE in chameleon theme footer 2007-01-28 22:29:24 +00:00
skodak
9152fc9938 MDL-8323 finished full conversion to proper $COURSE global - no more $CFG->coursetheme, $CFG->courselang - improved course_setup(), current_language() and current_theme(); and Chameleon theme fixes needed for global $COURSE
MDL-7962 chat seems to be completely broken in head (fixed wrong JS)
* reworked chat themes support
MDL-8338 Cron does not need cookies
MDL-8339 forum cron capabilities problems
* minor deprecated function current_encoding() cleanup
2007-01-28 21:18:08 +00:00
skodak
dcf6d93c9c MDL-8323 Add proper setup of course $CFG variables, fix use of global $COURSE
new function course_setup() thats does proper $CFG-> , locale and themes setup much sooner than print_header() originally (needed for MDL-8067), cleanup of forgotten global $course issues

MDL-8067 Fixed several $HTTPSREQUIRED issues - html editor now loads from https (the old hack did not wotk with IE7, new hack is uglier but works), fixed formlibs images (we can not set them in library global scope, we must wait for httpsrequired() and require_login() and od that in function), fixed links in meta.php, fixed help images

fixed setting of new $USER values in user edit forms
2007-01-27 19:56:08 +00:00
urs_hunkler
cce6f1bd1a 'IE7 bug - not handling sidblocks correctly with long words. overflow and word-wrap corrects the sideblock width in most cases.' 2007-01-27 19:34:54 +00:00
moodler
0c2864c146 FIxed an annoying little artifact showing up on the second line of the last tab MDL-7782 2007-01-26 07:09:39 +00:00
mits
eab4b70f30 Added some new settings to config.php based on /theme/standard change. 2007-01-26 02:16:31 +00:00
nfreear
8e452b0730 Fix for reopened bug MDL-6685, "Arrows on course roles screen are displaying as squares" 2007-01-25 11:18:39 +00:00
urs_hunkler
d59eca206d some tab tweeks 2007-01-25 11:14:42 +00:00
moodler
f4e5991261 Prettied up RSS pages a bit 2007-01-25 07:09:24 +00:00
moodler
8b74cd23f4 Added some documentation and renamed thngs for clarity 2007-01-25 04:51:37 +00:00
moodler
698a966098 Fixes to styles and new images to finalise new tabs as per MDL-7782
Looking much better!  Thanks, Urs!
2007-01-25 04:44:51 +00:00
moodler
0e4c5b5210 New IE-only css 2007-01-24 13:22:11 +00:00
moodler
b717101071 New pix from Urs 2007-01-24 13:21:00 +00:00
moodler
79f533c388 Added some new settings to theme config.php so that a file meta.php can be
automatically included into the HEAD section of the current theme.

Supports parent and standard files too.

I added this to support the inclusion of some IE specific CSS  :-( which needs
to be done from HTML and not CSS, (MDL-7782) but it could be used to include other things
as well, or even to run some PHP code, set various vriables etc without messing
up the theme header.html (and regardless of the theme being used).
2007-01-24 09:20:32 +00:00
moodler
1a8b5f9568 Set some sizes on the selects for group management (make it look better) 2007-01-23 09:06:10 +00:00
moodler
e6b9fd5147 Added styles to support recent changes to MDL-8101 2007-01-23 05:41:35 +00:00
jamiesensei
642b2ab182 fixed problem with helpbuttons appearing below the label on static and frozen elements. 2007-01-19 11:06:05 +00:00
vyshane
0d061d8edb Styles for group management interface 2007-01-19 05:08:56 +00:00
skodak
5577ceb354 xhtml fixing in logs and reports, code cleanup MDL-8187 2007-01-15 21:28:25 +00:00
stronk7
84e2c6c724 Added some styles to display phpinfo properly. 2007-01-13 20:12:32 +00:00
moodler
ce8a6756d7 Tidying up tab coloring 2007-01-13 06:00:13 +00:00
moodler
b5252261f1 POssible slight improvement to looks in standardwhite 2007-01-13 05:56:45 +00:00
moodler
c4054f90f3 Admin registration page -> XHTML Strict 2007-01-13 05:38:37 +00:00
moodler
b1ea439eea Moved color CSS to the right file 2007-01-13 04:56:19 +00:00
moodler
6ba2c73d04 More fixes for the help on required fields 2007-01-13 04:54:44 +00:00
moodler
49c7f3a850 Tidying up form appearance
1) Changed required/advanced images to something language neutral (asterisks)
2) Moved them to pixpath so people can override them easily
3) Hide the images completely using CSS (keep them only for accessibility)
   so that all the labels have a consistent alignment.
4) Use CSS to color the labels instead.
2007-01-13 04:24:15 +00:00
moodler
04441ec3d7 *** empty log message *** 2007-01-12 08:01:24 +00:00
vyshane
1f0acd62c6 Added class for lesson xhtml fixes. Related to MDL-7861. 2007-01-12 07:00:58 +00:00
urs_hunkler
5b4d9f8f68 '1.) commented out again: clearfix - overflow: hidden. 2.) there are some patch issues with body#question-preview, I can't resolve them and commented them out' 2007-01-11 10:16:03 +00:00
vyshane
53399f0f61 Changes for lesson. MDL-7861 related. 2007-01-11 08:52:38 +00:00
moodler
195b310566 XHTML Strrrrict and css tidying 2007-01-11 08:31:58 +00:00
moodler
4f49f10c79 Lots of tidying up for user profile page 2007-01-11 08:18:53 +00:00
moodler
d2f9ab1667 Fixed some buggy css for user view buttons 2007-01-11 08:11:34 +00:00
moodler
0f283cb6e2 Fixed up generalbox intro css 2007-01-11 08:07:56 +00:00
moodler
4c8df2615d Some styles for tab fonts MDL-7782 2007-01-11 07:35:06 +00:00
moodler
a15e1ef767 CSS for centered buttons on course page 2007-01-11 07:21:28 +00:00
moodler
902a721282 Improvements to the CSS MDL-7782 2007-01-11 07:11:22 +00:00
moodler
3e2b348226 SOmething of a cleanup MDL-7782 2007-01-11 07:04:49 +00:00
moodler
6b25a26ed9 First pass at some tableless tabs - I need CSS help! :-) MDL-7782 2007-01-11 06:54:23 +00:00
toyomoyo
fc9cb24a18 MDL-7861, fixes for workshop 2007-01-10 08:29:41 +00:00
moodler
08570bdcfd Made course boxes look nice 2007-01-10 08:23:55 +00:00
moodler
4f61eea0bf New styles for admin pages 2007-01-10 03:48:00 +00:00
toyomoyo
82056f6735 MDL-7861 xhtml strict fixes for wiki 2007-01-10 03:07:24 +00:00
skodak
440d164869 MDL-7861xhtml strict and css fixes in blocks 2007-01-09 23:45:24 +00:00
skodak
f82c88abd4 MDL-5120 list blocks now use <div for columns instead of span and floats; blocks related CSS cleanup, some xhtml strict fixes 2007-01-09 11:04:13 +00:00