Commit graph

41 commits

Author SHA1 Message Date
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
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
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
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
Tim Hunt
67f1a6966e base theme/questionbank: MDL-20090 Add new question pop-up styling screwed since theme changes. 2010-04-12 13:21:53 +00:00
Patrick Malley
d730eae98b Removed #page-header from CSS selectors for .navbar 2010-04-12 12:20:13 +00:00
Dongsheng Cai
7deb5107da MDL-19118, now comments overlay works without yui3 hacks 2010-04-12 06:19:47 +00:00
Patrick Malley
ab3169cfc5 Changed width on coursebox divs and changed .sideblock content margin to .sideblock .content padding 2010-04-12 01:26:00 +00:00
Dongsheng Cai
34e20eb422 "MDL-19118, improve comments management" 2010-03-31 09:53:05 +00:00
Dongsheng Cai
d3eb3b2951 "MDL-21170, improve filemanger style" 2010-03-29 07:13:55 +00:00
Dongsheng Cai
c794595d5f "MDL-21943, fixed paging class name" 2010-03-29 05:29:53 +00:00
Dongsheng Cai
b1d124d1df "MDL-21943, remove hard-coded style" 2010-03-29 04:06:13 +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
Sam Hemelryk
46de77b6b7 navigation MDL-21543 Moved block docking icons next to the show-hide block icon 2010-02-24 08:12:17 +00:00
Sam Hemelryk
c24895978f group MDL-21533 Replaced overlib usage within Group with YUI3 equivilant JavaScript code 2010-02-24 03:57:36 +00:00
Sam Hemelryk
d896fd51ba themes MDL-21589 Added a CSS rule to correct the show advanced buttons in themes the make base their parent rather than standardold 2010-02-18 09:29:39 +00:00
Petr Skoda
2d65597b6c MDL-21403 removing ->asap() used for flicker-lessremoval of go button, no use .hiddenifjs class instead 2010-01-26 09:32:21 +00:00
Sam Hemelryk
9d89733132 javascript-dock MDL-21329 Several major changes to the underlying navigation and dock code
The following changes have been made in this commit:
1. Renamed the side bar thing to dock, this is consistent through all code/css now.
2. Converted everything to YUI 3 except the panel which docked items are shown in, this iwll be converted once YUI 3 overlay is no longer beta.
3 Redisigned the dock, all blocks can now make use of it, and theme code within JS can override it so they can make it look as they want.
More changes are coming
2010-01-14 05:35:23 +00:00
Petr Skoda
6f0a938be5 MDL-20204 more BC in standard theme CSS 2009-12-20 19:41:47 +00:00
Petr Skoda
78946b9bdb MDL-20204 first batch of major theme changes, some regressions are still there, expect more changes and improvements soon; see tracker for details and list of subtasks 2009-12-16 18:00:58 +00:00