215 Commits

Author SHA1 Message Date
fiedorow
06870aa324 fixing a couple of instances of hardcoded /admin/ 2004-12-31 16:12:58 +00:00
moodler
f54b0f24d6 Some styles for the RSS client listing 2004-12-31 08:21:16 +00:00
moodler
7556ac089d Some tab styles while I'm testing 2004-12-31 01:53:11 +00:00
moodler
bbd587a753 Changes to the generaltab classes to distinguish between selected and non
selected tabs
2004-12-28 10:04:49 +00:00
defacer
bb4a2e85c0 New features implemented:
* Configurable defaults for the calendar upcoming events lookahead and
   maximum upcoming events displayed (bug #1623)

 * Configurable setting for which days of the week are treated as weekend
   (bug #1919)

 * Configurable setting for which day starts the week (the admin can now set
   this as the default for new users and guests without messing with language
   packs) (no butracker issue)
2004-12-16 18:49:57 +00:00
defacer
86f092d25e New "Calendar" section in Admin -> Configuration.
Includes preliminary support for DST!
Includes "admin sees all events or only own?" setting (bug 1972)

WARNING: Modified moodlelib.php to explicitly specify NOT-DST when
calling mktime() and gmmktime(). This is essential since we don't want
PHP to second-guess us for the DST matters, but... it may affect existing
code?
2004-12-15 07:14:41 +00:00
stronk7
14ed121a90 Some checks added. SC#34.
Merged from MOODLE_14_STABLE
2004-12-12 12:34:59 +00:00
moodler
08cb1a69a4 Style for quiz feedback updated 2004-11-25 10:03:57 +00:00
gustav_delius
4de5f7bbdf added some missing styles to make Latest News and Recent Activity blocks look the same as in Moodle 1.4 2004-11-24 09:38:04 +00:00
moodler
bb9436edd1 Classes added for XHTML compatibility in main code 2004-10-08 13:35:36 +00:00
gustav_delius
3da3bf18e2 Martin, did you really mean to switch XHTML on in the standard standard theme? 2004-09-30 20:39:35 +00:00
moodler
c9fc958803 Some style additions 2004-09-30 08:41:53 +00:00
moodler
18fc7e7c67 Moving style information from XHTML code to stylesheets 2004-09-30 06:52:49 +00:00
gustav_delius
4fd59da7ab added missing </center> 2004-09-16 18:33:35 +00:00
gustav_delius
839f2456bb XHTML compliance
- fixed (hopefully) all <img> tags
- global replace on <br> to <br />
- &amp; in URLs
- got the forum module XHTML compliant
Julian Sedding
2004-09-16 17:13:57 +00:00
andreabix
0e71599da4 eliminated unwnted double space CRs 2004-09-16 09:45:23 +00:00
gustav_delius
9a58f7cb85 towards XHTML compliance 2004-09-12 21:43:59 +00:00
andreabix
5d6bb02f7c Added XHTML header definition and footer validation links 2004-09-08 07:53:53 +00:00
moodler
f7263a16a4 Make the footer more compliant with the validator 2004-09-07 10:18:29 +00:00
moodler
46a52eacab Added show source because it's useful 2004-09-07 10:15:40 +00:00
moodler
95ea15e43b Added links to validaton services 2004-09-07 10:00:02 +00:00
moodler
8fa41bc93d Temporary theme to help with XHTML testing and validation 2004-09-07 07:01:00 +00:00
moodler
81af792484 Merged from stable --- updates for 1.4 2004-09-02 10:10:15 +00:00
moodler
9cccc2efda Merged robustness check 2004-08-31 13:37:24 +00:00
moodler
4b544a3758 Fixed spaces/returns 2004-08-17 05:51:53 +00:00
gustav_delius
fe4bc8337d removed non-standard line-endings, see http://moodle.org/mod/forum/discuss.php?d=10369. 2004-07-27 07:42:14 +00:00
moodler
63f3cbbd7d Merged $bodytags parameter in headers from STABLE 2004-07-14 06:54:43 +00:00
moodler
dca5ac23eb Added styles for site topic on front page 2004-07-14 06:51:13 +00:00
moodler
bf04f911b9 One character fixes bug 1513 2004-06-01 17:53:39 +00:00
defacer
87722d4f2c A couple of new CSS rules to make the course summary block display the same as before. 2004-05-28 10:48:59 +00:00
gustav_delius
52c4ef835a Changed readme text because copying of theme folder is no longer needed as theme is now in main CVS 2004-05-23 20:23:19 +00:00
moodler
b1049b0bdd Added styles for full event display 2004-05-23 10:29:46 +00:00
moodler
f96831ee67 Now the same colours as standard 2004-05-23 06:38:48 +00:00
moodler
0948ab2609 Display README.html as well 2004-05-22 08:53:58 +00:00
moodler
7387fa2620 Improved Standard Logo theme now actually uses the standard logo. ;-)
Replacing the logo is as easy as dropping a logo.jpg in the Moodle
home directory OR in the site files
2004-05-22 08:53:22 +00:00
moodler
f722b73c88 Print a theme README.txt if there is one. 2004-05-22 08:04:10 +00:00
moodler
2367e13d6c LOTS of theme fixes for calendars etc 2004-05-22 07:53:40 +00:00
moodler
e71d0740a8 Added some missing icons 2004-05-22 07:32:27 +00:00
moodler
c488e669cc Updated standard styles for new calendar popups 2004-05-22 07:03:55 +00:00
defacer
f5e99d07a0 Removed obsolete class 2004-05-21 13:47:15 +00:00
moodler
4db1fd85e0 Metal theme from A. Chavan 2004-05-20 04:31:01 +00:00
moodler
89fa8e4a49 FIxed short tag 2004-05-10 17:47:54 +00:00
stronk7
18b13a8370 Added rss needed images for this theme 2004-05-07 18:09:23 +00:00
andreabix
95eaae26f8 Changed calendar colors to accomplish needs of people with visual deficiencies. 2004-05-04 09:39:09 +00:00
defacer
6e245258d2 Changed a few visuals, mainly colors to better distinguish among event types.
It's probably better this way.
2004-04-28 09:46:56 +00:00
moodler
adb590fb76 Added some missing icons 2004-04-28 03:15:31 +00:00
andreabix
5321d59360 Addressed some transparency issues affecting the calendar popup winndow. Corrected the border color of the same popup window. 2004-04-27 16:30:39 +00:00
andreabix
293c959426 Changed group event color to better differentiate Group and Course event 2004-04-22 11:37:02 +00:00
defacer
562727705f Upgrade with more intelligent CSS rules.
Maybe needs some color changes, but I 'm not really much of an interior decorator... :)
2004-04-20 12:14:57 +00:00
defacer
9087d5e219 Upgrade with more intelligent CSS rules.
This one needed color changes.
2004-04-20 12:03:20 +00:00