Commit graph

556 commits

Author SHA1 Message Date
Petr Skoda
3002e7fd98 MDL-23784 oh, fixing very wrong image links in base css 2010-08-12 18:47:30 +00:00
Tim Hunt
9f87e6aa15 quiz editing: MDL-22263 Editing UI messed up with JavaScript disabled.
Also, other minor layout improvements.
2010-08-04 19:43:26 +00:00
Tim Hunt
21d4bdb7be base theme MDL-17388 make more efficient use of the full width available in Moodle forms.
I hope this is OK with Patrick M.
2010-08-04 18:36:52 +00:00
Sam Hemelryk
e5473854a0 form-dateselector MDL-23096 Converted the date selector to a YUI-Moodle module 2010-08-04 09:13:27 +00:00
Dongsheng Cai
563d04175a MDL-23065, fix non js filepicker 2010-08-04 03:57:10 +00:00
Andrew Davis
81bb901021 themes MDL-23507 made base theme highlight the current week on the course page 2010-08-03 08:39:41 +00:00
Dongsheng Cai
b667ba0049 "COMMENT MDL-19118 improve nonjs comment ui link" 2010-08-02 08:16:51 +00:00
Sam Hemelryk
1823d85466 NOBUG: Removed some unused CSS rules 2010-08-02 06:05:23 +00:00
Sam Hemelryk
97cea7fff1 themes MDL-23607 Fixed opacity issue with Internet explorer and hidden blocks 2010-08-02 05:57:45 +00:00
Rossiani Wijaya
b9a048f879 MDL-20459 - add missing CSS class to clear float. 2010-07-29 05:28:59 +00:00
Sam Hemelryk
3acc9b81f5 restore MDL-23109 Added role mapping interface and implemented searchable course/category selectors 2010-07-27 06:58:39 +00:00
Rossiani Wijaya
ea831ceb6d MDL-20459 - convert $OUTPUT->spacer to use CSS. eliminate echo '<div>' to use html_writer::tag 2010-07-26 05:43:10 +00:00
Rossiani Wijaya
2afcfc44cf MDL-23501- convert table to CSS. 2010-07-23 08:34:59 +00:00
Rossiani Wijaya
cb184beb24 MDL-20459 - update list of categories layout to support accessibility. Convert table to CSS. 2010-07-23 08:11:22 +00:00
Rossiani Wijaya
315d4971f3 MDL-20508 - update choice module to fix accessibility issue and eliminate the use of table. 2010-07-23 03:55:06 +00:00
Dan Marsden
40a4633861 Theme MDL-23490 fix invalid css 2010-07-23 00:37:20 +00:00
Sam Hemelryk
785d6603dd backup MDL-23109 Implemented base restore UI within Moodle and linked through the navigation. 2010-07-22 07:48:02 +00:00
Andrew Davis
7941cb2163 theme MDL-23369 removed logged in notification from popups 2010-07-21 06:13:04 +00:00
Sam Hemelryk
57e8a9361f enrol MDL-23384 fixed issue with cohort sync JavaScript not redirecting after successfully enrolling a cohort 2010-07-20 03:56:22 +00:00
Patrick Malley
39e19487a8 MDL-23351 - removed Moodle orange backgrounds from help and comments 2010-07-17 05:24:09 +00:00
Rossiani Wijaya
97ce18fbcf MDL-22952 - Fixed bidirectional page problems (right to left). 2010-07-15 03:00:23 +00:00
Rossiani Wijaya
21cbbf3fe9 MDL-22952 (bulk commit) - Fixed bidirectional page problems (right to left). 2010-07-14 01:50:57 +00:00
Rossiani Wijaya
43c90b9b0f MDL-22952 (bulk commit) - Fixed bidirectional page problems (right to left) 2010-07-13 09:01:58 +00:00
Martin Dougiamas
f59d8e45db MDL-22320 Added a 'Send a message' link to the main profile page, linking to messaging 2010-07-12 13:31:32 +00:00
Martin Dougiamas
4fb1d940dc Added new messaging styles to base, might need to be checked, looks good for me in binarius 2010-07-12 12:52:51 +00:00
Sam Hemelryk
a6338a134b themes MDL-22826 Some minor changes to improve the IE user experience 2010-07-07 09:10:10 +00:00
Sam Hemelryk
a70eb30fa9 enrol MDL-22854 New ajaxified enrolment interface 2010-07-07 02:46:34 +00:00
Martin Dougiamas
26ffb4b172 MDL-22978 Cleaned up styles for course overview and added a link to assignment grade page 2010-06-29 04:09:55 +00:00
Andrew Davis
b541612539 messaging MDL-22320 themes changes for new messaging UI 2010-06-25 08:22:00 +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
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
jerome mouneyrac
139978e50c registration MDL-19313 increase registration text fields width and add help icons 2010-06-09 06:44:50 +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
3ebc548f9b course MDL-8369 Fixed bug in front page combo list and tweaked CSS 2010-06-03 06:11:39 +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
1470ded523 Moved a misplaced element 2010-05-27 02:34:13 +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
Dongsheng Cai
da794241f3 "MDL-16597, show a hand cursor file menu" 2010-05-25 06:48:55 +00:00
Dongsheng Cai
713e08cf97 MDL-16597, moved menu button, credits to martin's menu icon 2010-05-25 06:28:42 +00:00
Dongsheng Cai
bb496de7c2 MDL-13766, move file picker element to core renderer 2010-05-24 07:55:57 +00:00
Sam Hemelryk
b496e6345c navigation MDL-22373 Reorientated title of docked blocks and moved a little bit of the standard theme's navigation into the core docks library 2010-05-24 04:03:31 +00:00
Dongsheng Cai
879b4f9ae1 MDL-13766, improve file picker UI 2010-05-21 08:13:08 +00:00
Dongsheng Cai
d8f3170367 MDL-16597, added some style to make filemanger prettier 2010-05-20 06:15:44 +00:00