Commit Graph

1078 Commits

Author SHA1 Message Date
toyomoyo d6693a3400 fix for MDL-8576,MDL-8686, changing <fieldset> to <div> to solve display issues 2007-02-28 04:56:27 +00:00
urs_hunkler 95a3fb3aad '3 changes for better quiz display - MDL-8576' 2007-02-27 15:52:58 +00:00
tjhunt 7a201b247e Improve quiz editing screen layout a little bit based on a usability suggestion in the forums.
Also, fix uppercase tag names in the tab row CSS, which did not work at DEVELOPER debug level.
2007-02-27 13:59:10 +00:00
defacer e790b61e38 Merging from MOODLE_17_STABLE:
Fix for MDL-8402:
$CFG->calendar_weekdays wasn't saved correctly and misbehaved.

I took the opportunity to rewrite a little HTML too.
2007-02-27 12:40:37 +00:00
urs_hunkler dbd594ed15 'sideblock list alignment corrected for .list line 1025 onward and line 1057. Don't know what .unlist and .inline-list are used for. Somebody should check and correct those if necessary' 2007-02-27 07:42:28 +00:00
moodler 47fcfc7317 Tidied up alignment of category counts MDL-8583 2007-02-25 07:07:08 +00:00
stronk7 60eaa2e72d Fixing course & category boxes in main page. 2007-02-23 16:38:10 +00:00
moodler 7d728003ae Some beautification fixes for MDL-8583 2007-02-23 08:17:54 +00:00
moodler 0bc4168200 Fixed up some padding MDL-8285 2007-02-23 06:45:42 +00:00
toyomoyo 8aee86e196 taking out s() on header 2007-02-23 05:22:22 +00:00
toyomoyo afb3efd947 checking in nick's patch for MDL-8582 2007-02-23 05:05:56 +00:00
stronk7 b94129bc1c Fixing the auth plugins visual. to use the flexible table properly. 2007-02-22 22:59:47 +00:00
stronk7 a081748db4 admin modules tables styling. Points 1 & 2. MDL-8419
Backporting from HEAD.
2007-02-22 17:55:46 +00:00
urs_hunkler 4b8a063ad3 corrected hover gif on right side 2007-02-21 07:54:37 +00:00
urs_hunkler 73de424b0b 'some tab display enhancements' 2007-02-20 21:01:23 +00:00
skodak eada4f02cc MDL-8560 Chameleon not loading pix list on start page; backported from HEAD 2007-02-18 13:01:42 +00:00
moodler 70cf311253 Fixed selector menus and strings etc at the top MDL-8558 2007-02-18 12:58:44 +00:00
skodak b3bef28cc0 notice_yesno() buttons now centered; merged from HEAD 2007-02-14 22:13:14 +00:00
toyomoyo 6463b3dea7 adding a div to help with css 2007-02-14 05:45:36 +00:00
moodler c68e578b3a FIxed CSS for courseboxes on course-index 2007-02-14 04:24:43 +00:00
nfreear a5ca0d57d8 Fixes bug MDL-7257, "stylesheet bug: text color undefined" 2007-02-13 12:08:43 +00:00
toyomoyo 007456de61 MDL-8425, fixing xhtml strict issues 2007-02-08 07:12:53 +00:00
toyomoyo 60a9a6ea67 fix for some of the MDL-8425 issues 2007-02-07 07:34:53 +00:00
toyomoyo fbe31d22d1 xhtml validation fixes for MDL-8425 2007-02-06 08:24:37 +00:00
moodler 1e0fb1054c Resolved duplicate id issue MDL-8410 2007-02-05 07:58:29 +00:00
moodler 378ef1fe98 Cleaned up HTML, quotes and styles for the neglected category editing screen MDL-8145 2007-02-05 07:27:07 +00:00
moodler 5479b98dff Fixed alignment of logs MDL-8418 2007-02-04 11:57:18 +00:00
stronk7 64e396939c Adjusting Wood theme for 1.8 2007-02-03 19:39:09 +00:00
moodler c158eac4c3 Merged some changes from stable 1.7 2007-02-02 15:03:40 +00:00
moodler 3577daa4f2 Merged some unmerged changes from 1.7 (urs! ;-) 2007-02-02 14:57:10 +00:00
moodler f1a20f1efe Merged some outstanding css from 1.7 2007-02-02 14:44:27 +00:00
skodak d4ec5b1e8c MDL-8334 CSS code needed for lang.php changes - patch by David ;-) 2007-02-02 14:35:30 +00:00
skodak eebb96e5da MDL-8392 Permanent Message "Chameleon is loading..." 2007-02-02 14:06:04 +00:00
moodler ec45c67924 FIxed some colors 2007-02-02 08:38:44 +00:00
moodler 06f8943cb3 Some changes to make this theme sort of work, but it still needs a lot of love <3 2007-02-02 08:29:45 +00:00
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