88 Commits

Author SHA1 Message Date
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
Sam Hemelryk
c7bbb86fa1 javascript MDL-22517 Fix for IE bug with single selects 2010-05-20 05:22:33 +00:00
Sam Hemelryk
43be52d3f8 smartselect MDL-22487 Minor changes to display when in compact mode and selectable categories 2010-05-19 06:58:25 +00:00
Dongsheng Cai
1345cc539c MDL-16597, tweak filemanager UI 2010-05-19 03:00:10 +00:00
Sam Hemelryk
572dd8ec69 forms MDL-22487 Implemented a JavaScript enhancement that converts an nbps indented form into a tree structure to mask the select. 2010-05-18 07:58:45 +00:00
Dongsheng Cai
1dc28ba6a6 "MDL-19118, make comment widget wider" 2010-05-18 04:17:41 +00:00
Patrick Malley
29ef7d4fe6 Working on Boxxie, Canvas, and Formactor 2010-05-16 22:57:31 +00:00
Martin Dougiamas
99cca8470e MDL-19124 Continued misc user profile cleanups
- fixed user styles in base theme
    - added new divs for better control on user profile and user index pages
    - reduced data on course user profiles down to minimum
    - removed user/tabs.php completely and all uses of it
    - changed default user icon pix to something very bland (bye bye smiley cake)
2010-05-16 08:21:12 +00:00
Sam Hemelryk
d2dbd0c0d0 navigation MDL-22398 Added custom menu to Moodle core. Will document in theme's forum 2010-05-10 05:24:00 +00:00
Rossiani Wijaya
61ddb95355 MDL-22067 - add key event action to close the help popup window. 2010-05-07 06:40:19 +00:00
Dongsheng Cai
46325d3e86 "MDL-13766, use normal button in upload form" 2010-05-06 07:03:39 +00:00
Sam Hemelryk
6605ff8cda themes MDL-22358 Renamed sideblock class to block 2010-05-06 06:16:07 +00:00
Sam Hemelryk
2cf81209ff javascript MDL-22067 Fixed errors with JavaScript openpopup and help icon popups 2010-05-04 08:29:05 +00:00
Dongsheng Cai
63eee7b4b7 "MDL-19118, tweak comment ui" 2010-05-03 16:35:31 +00:00
Rossiani Wijaya
36282d8545 MDL-22067 - modify help popup functionality to use overlay. 2010-05-03 08:44:34 +00:00
Dongsheng Cai
c13b0350fc "MDL-13766, change filepicker style" 2010-05-03 02:52:53 +00:00
Petr Skoda
58ea084b54 MDL-20204 fixed regression - the .dimmed_text was working only for a tags 2010-05-02 13:51:21 +00:00
Sam Hemelryk
1904e9b35b backup MDL-22142 This is the user interface for backups, several minor/cosmetic issues still to be ironed out. See the tracker for details 2010-05-01 09:51:39 +00:00
Sam Hemelryk
875631671e theme-base MDL-21797 Fixed issue with editor bullets within a course section 2010-05-01 07:57:14 +00:00