Commit Graph

76 Commits

Author SHA1 Message Date
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
Patrick Malley 7b4c6d34b8 still building themes 2010-05-01 01:46:48 +00:00
Sam Hemelryk 4d56ee95e0 themes MDL-22223 Added hidefromselector setting for theme. 2010-04-28 03:32:16 +00:00
Sam Hemelryk 931697773c theme MDL-22187 upgrade settings page no longer shows blocks 2010-04-27 03:47:51 +00:00
Patrick Malley 1c601a5302 Checking in basic file structure for new theme. 2010-04-27 02:12:24 +00:00
Patrick Malley aa1b682edf MDL-22180 - Implementing new selector names for page layout 2010-04-23 17:47:48 +00:00
Martin Dougiamas cdb34efc83 Removing rubbish screenshot from base 2010-04-21 03:00:52 +00:00
Martin Dougiamas 9126644461 theme/base MDL-21862 some docs and a default screenshot (also used for base unfortunately) 2010-04-20 16:46:49 +00:00
Andrew Davis f9da5ee0f6 themes MDL-21862 added nonavbar to popup layout 2010-04-19 09:01:40 +00:00
Patrick Malley 2d74495c3b Putting navigation styles back in MDL-22108 2010-04-19 01:59:08 +00:00
Sam Hemelryk f1d12a2fa7 themes MDL-22108 Removed horizontal scroll bars from navigation and settings blocks. Thanks Patrick 2010-04-19 01:39:05 +00:00
Sam Hemelryk 84db3ea2a3 themes MDL-21984 Removed the need to specify the theme name in layouts within its config.php file 2010-04-15 06:37:55 +00:00
Sam Hemelryk 07a14a3b02 themes MDL-22014 Reversal of YUI css property for input widths so that input size attribute is respected. 2010-04-15 04:14:15 +00:00