1937 Commits

Author SHA1 Message Date
Andrew Davis
70048960a2 messaging MDL-22320 moved the message send button closer to the message box 2010-06-28 03:51:05 +00:00
Andrew Davis
bd40069f4d messaging MDL-22320 removed a hardcoded style tag 2010-06-28 03:39:44 +00:00
Andrew Davis
41117b3ec0 messaging MDL-22320 made the links under the other users pic on the messaging page smaller 2010-06-28 02:59:06 +00:00
Andrew Davis
76026ad1df messaging MDL-22320 left align course participant names on messages page 2010-06-28 02:03:12 +00:00
Martin Dougiamas
5b7c69d143 MDL-22944 I took out the 80% mform width and it looks fine to me even on big screens 2010-06-26 06:04:38 +00:00
Andrew Davis
b541612539 messaging MDL-22320 themes changes for new messaging UI 2010-06-25 08:22:00 +00:00
Patrick Malley
9c476042ec MDL-22874 - added boilerplate to theme config.php files 2010-06-25 06:02:48 +00:00
Patrick Malley
374c0cca55 MDL-22875 adding boilerplate to config.php 2010-06-25 05:51:03 +00:00
Patrick Malley
bc9ceb413c MDL-22875 - cleaning config.php 2010-06-25 05:47:31 +00:00
Patrick Malley
8affa0e269 MDL-22875 - Stylesheet cleanup and refinement 2010-06-25 05:46:02 +00:00
Patrick Malley
ac6b6a481c MDL-22875 - general cleanup of layouts 2010-06-25 05:40:50 +00:00
Patrick Malley
298053d58d Fixing readme MDL-22875 2010-06-25 05:13:37 +00:00
Patrick Malley
3e2a8606de MDL-22835 2010-06-25 05:11:50 +00:00
Sam Hemelryk
2b8f39c473 theme MDL-21435 Fixed incorrect number of arguments for store_css with editor css 2010-06-24 08:31:19 +00:00
Martin Dougiamas
370f9570c7 Tweaking the display of the course overview block, spacing etc 2010-06-24 05:58:42 +00:00
Martin Dougiamas
4e2670a4fe MDL-22919 Fixing the course summary alignment 2010-06-24 05:23:43 +00:00
Martin Dougiamas
0db19d8dcc MDL-22917 Removing links from theme READMEs 2010-06-24 03:34:04 +00:00
Sam Hemelryk
0fb14e5125 theme-standard MDL-19235 Added phpdoc and boilerplate to the standard themes config.php 2010-06-24 01:50:05 +00:00
Patrick Malley
e1d8a75ad3 MDL-22912 - change screenshot 2010-06-23 15:17:34 +00:00
Patrick Malley
ba4ebf42e1 MDL-22835 - adding screenshot 2010-06-23 15:09:49 +00:00
Patrick Malley
6ade56b03e MDL-22834 - adding screenshot 2010-06-23 15:07:52 +00:00
Martin Dougiamas
08c1a2f197 Fixed a typo 2010-06-23 09:45:25 +00:00
Patrick Malley
b02bca46d1 MDL-22835 Fixed internal header height 2010-06-22 17:50:36 +00:00
Patrick Malley
759b81f3dc MDL-22835 First commit 2010-06-22 17:46:35 +00:00
Patrick Malley
abbdb60539 MDL-22834 - added dock support styles 2010-06-22 15:00:57 +00:00
Patrick Malley
e4249c5b32 MDL-22834 - First commit of theme 2010-06-22 13:30:42 +00:00
Sam Hemelryk
36dc3b7104 calendar MDL-22887 Output is now through a renderer, all pages have navigation, and now uses true pretend blocks. 2010-06-22 04:03:44 +00:00
Andrew Davis
fd284cba72 themes MDL-20204 removed the css prevent the browsers horizontal scrollbar from appearing 2010-06-18 09:05:41 +00:00
Sam Hemelryk
233b6ff95f admin MDL-22806 Added a colourpicker admin setting + supporting JavaScript 2010-06-16 08:36:06 +00:00
Martin Dougiamas
3ab2e357ab MDL-22748 Made the standard redirect text and continue link look nicer. 2010-06-14 05:16:56 +00:00
Sam Hemelryk
da15f15d48 themes MDL-22652 Added dock support to the serenity theme 2010-06-11 03:16:54 +00:00
Sam Hemelryk
792fd768da themes MDL-22372 Set a minimum width for the page content. 2010-06-10 09:05:50 +00:00
jerome mouneyrac
82bca83db5 course publication MDL-19315 add screenshots management + fix CSS for gallery for form element (Kudo to Sam for this CSS nightmare) 2010-06-10 03:42:44 +00:00
Andrew Davis
42e5b74426 gradebook MDL-22716 made the categories and items table usable on narrow screens 2010-06-10 03:00:04 +00:00
jerome mouneyrac
139978e50c registration MDL-19313 increase registration text fields width and add help icons 2010-06-09 06:44:50 +00:00
aparup
7328e94b30 navigation MDL-22560 temporary fix for anomaly 2010-06-04 03:51:21 +00:00
Sam Hemelryk
af7c1e29ab block-community MDL-19314 Tweaked image gallery CSS and added a firstimageonly property 2010-06-04 02:46:25 +00:00
Sam Hemelryk
2a102b901e block-community MDL-19314 Fixed gallery lightbox implementation and added proper support for yui3 gallery modules 2010-06-04 01:49:53 +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
Andrew Davis
6712973f27 gradebook MDL-22587 made grader report change the mouse pointer to indicate that clickable table cells are clickable 2010-06-02 02:30:50 +00:00
Sam Hemelryk
b364151cb4 navigation-dock MDL-22560 Tweaked CSS for the dock in the base theme to make it more easily overrideable 2010-06-02 02:07:41 +00:00
Sam Hemelryk
7e4617f7a6 navigation-dock MDL-22560 Major changes to he way the dock works
* Themes can now check if a region is completely docked
* Dock now delegates events to improve performance
* Dock now completely YUI3
* No longer uses YUI overlay instead has custom control
2010-05-31 03:33:34 +00:00
Patrick Malley
bf626bbed0 Added float to navbutton 2010-05-28 03:24:11 +00:00
Patrick Malley
380926466b Work on navbar colors and spacing issues 2010-05-28 03:23:25 +00:00
Patrick Malley
3be5cfd1ae adding screenshot 2010-05-28 03:06:07 +00:00
Patrick Malley
1470ded523 Moved a misplaced element 2010-05-27 02:34:13 +00:00
Patrick Malley
7c8e0b3397 Adding new theme - serenity 2010-05-27 02:27:03 +00:00
Patrick Malley
3b38bca620 minor changes to a few element names 2010-05-27 02:21:29 +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
Tim Hunt
4051a78fa6 quiz editing: MDL-22364 fix text overlap problem by moving something from standard to base. 2010-05-25 15:26:24 +00:00