Commit Graph

16 Commits

Author SHA1 Message Date
Frederic Massart 76055f5de4 MDL-33442 Course: actions bring you back where you came from 2012-06-14 17:07:57 +08:00
Petr Skoda fad8e0248c MDL-29030 move user log reporting to report_log plugin 2011-11-06 12:22:52 +01:00
Petr Skoda 4d00fded9d MDL-29030 migrate outline user reporting to plugin 2011-11-06 12:22:51 +01:00
Petr Skoda f0897f4426 MDL-29030 more css cleanup 2011-11-06 12:22:51 +01:00
Petr Skoda 635284c42f MDL-29030 update themes to use new report selectors 2011-11-06 12:22:50 +01:00
jerome mouneyrac dafd2eb308 publication MDL-25040 fix ugly css (hub logo image has border) 2010-11-15 08:51:44 +00:00
jerome mouneyrac 6dfa3c07e8 publication MDL-25040 display hub information (logo - description - link) on the publication metadata page 2010-11-15 08:38:02 +00:00
jerome mouneyrac 4a73f9be8c community block MDL-24830 better "wait for upload" message + fix a javascript issue when screenshot number = 0 (metadata page) 2010-10-26 06:26:52 +00:00
jerome mouneyrac 0b55ad4a69 publication MDL-24663 increase default metadata text field size 2010-10-18 09:00:06 +00:00
Sam Hemelryk 002fc5baaa enrolments MDL-22795 Added icons to the front page courses list 2010-09-21 02:56:39 +00:00
Andrew Davis 61b024d2b4 themes MDL-23507 prevented standard theme from not highlighting the current week on the course page 2010-08-04 01:15:18 +00:00
Sam Hemelryk 9feea31229 reports MDL-23451 Fixed centering of all content on course reports page 2010-07-30 01:49:18 +00:00
Martin Dougiamas 4e2670a4fe MDL-22919 Fixing the course summary alignment 2010-06-24 05:23:43 +00:00
Sam Hemelryk 3ebc548f9b course MDL-8369 Fixed bug in front page combo list and tweaked CSS 2010-06-03 06:11:39 +00:00
Sam Hemelryk 24e27ac0c1 course MDL-8369 Front page combo list is now restructured and exandable by JavaScript
This patch also implements a course renderer.
2010-05-27 01:40:11 +00:00
Sam Hemelryk 90723839ca themes MDL-21862 Implements base theme and standard theme.
Very big theme changes, standardold theme has been split into two themes base and standard. Base theme contains only CSS that is absolutly required (e.g. layout, white space rules, specific widths) and standard (which now looks like standardwhite) contains all the frills.
The following noteable changes have also been made:
  * Plugin CSS has been pushed back into the plugin directories as styles.css files.
  * Install_print_header has been corrected.
  * Redundant or deprecated rules have been removed.
  * Several minor class changes throughout Moodle.
  * CSS is now single line rules not multiline indented.
  * Installs with theme=standardold automatically switch to standard.
  * body classes / id now have prefixes to make it clearer what they are and avoid conflicts.
Also worth noting:
  * There is still alot of tweaking that is required to get everything looking as it is supposed to, please be patient or better yet help out.
  * I am currently working on the documentation for the themes system... it will be here soon.
2010-03-25 06:38:21 +00:00