Commit Graph

5708 Commits

Author SHA1 Message Date
John Stabinger 2553bf60e2 MDL-25834 fix for Overlay theme custom menu 2011-01-17 07:20:08 -05:00
Sam Hemelryk fe1f367a11 Merge branch 'MDL-25729_m20' of git://github.com/rwijaya/moodle 2011-01-17 15:54:27 +08:00
John Stabinger defbd5b0f5 MDL-25723 fix for all course listing in IE 2011-01-14 14:23:10 -05:00
John Stabinger 217947351b MDL-25786 fix for magazine theme 2011-01-14 06:57:44 -05:00
Petr Skoda 8a7703ce53 MDL-25973 add missing charset 2011-01-14 09:32:17 +01:00
Rossiani Wijaya 5419885ff8 MDL-25729_m20: fix invalid string in splash theme 2011-01-14 11:20:55 +08:00
Sam Hemelryk 3e82d63328 theme-overlay MDL-25750 Fixed overflow problem with report layout. 2011-01-14 10:15:24 +08:00
Tim Hunt 7a7197482d MDL-20636 Fix if the use of the File API so images work in questions. 2011-01-13 18:35:57 +00:00
Tim Hunt 481dc639b3 MDL-20636 Add all the new styles to the base theme.
Later, some of these should be moved to canvas, or something, but this is good enough for now.
2011-01-13 18:35:52 +00:00
ptrkmkl 6f2257ae0d Removed white color from course section content and added white color to section content left side for topic number styling 2011-01-08 12:39:05 -05:00
sam marshall f140ee3d17 accessibility MDL-24613 Fixed (sort of) bug with rtl languages 2010-12-27 11:43:08 +01:00
john St 162f4e19d9 fix for magazine theme MDL-25581 2010-12-06 16:00:16 +00:00
Dongsheng Cai 70cb0769d5 "COMMENTING MDL-25540 fixed bullet point displayed over user pics, credits to Davo Smith" 2010-12-05 18:44:01 +00:00
Sam Hemelryk cf5a0dbdd4 course-reports MDL-24173 Course reports now use the report page layout + minor tweaks to the serenity theme. 2010-12-02 07:31:48 +00:00
Sam Hemelryk 1ded6e1f69 theme-base MDL-25498 Fixed up z-index overlay issue with YUI3 custom menu. 2010-12-02 05:20:37 +00:00
Sam Hemelryk c3863f0d56 theme-standardold MDL-25431 Fixed up a block header display issue in standardold ie6 and added readme file 2010-11-29 06:03:33 +00:00
Sam Hemelryk 6117bd9780 theme-formal_white MDL-25090 Further tweaking of region-pre-layout 2010-11-19 07:16:41 +00:00
Sam Hemelryk dbfcdb80c5 theme-formal_white MDL-25090 Fixed up positioning on side-pre-only layouts in formal white. 2010-11-19 05:53:14 +00:00
Sam Hemelryk 060cd0c887 course MDL-25269 Fixed up module/resource indentation on the course view page. Now uses div margins rather than spacer images. 2010-11-19 04:02:21 +00:00
john St 2184f7a740 Formfactor theme custom menu style fixes, MDL-25213 2010-11-18 15:30:39 +00:00
john St cea441e856 fix for Arialist theme submenu arrow, MDL-25211 2010-11-18 14:55:14 +00:00
john St c7a90e1069 Overlay theme fix for MDL-25214 2010-11-18 14:48:42 +00:00
Andrew Davis 696b250217 gradebook MDL-25238 made things line up in IE and Safari with static student columns enabled 2010-11-18 01:56:16 +00:00
Tim Hunt 341be301fc theme MDL-22492 / MDL-25204 hack it so that help popups never appear under other things. 2010-11-16 14:09:39 +00:00
jerome mouneyrac dafd2eb308 publication MDL-25040 fix ugly css (hub logo image has border) 2010-11-15 08:51:44 +00:00
jerome mouneyrac 6dfa3c07e8 publication MDL-25040 display hub information (logo - description - link) on the publication metadata page 2010-11-15 08:38:02 +00:00
Patrick Malley 662078965d MDL-25210 - Creating consistency in README files. 2010-11-14 21:33:37 +00:00
David Mudrak 628c78409c New icon for portfolio export and improving its position
The old icon was considered "temporary" (according to Penny) and it was
not very clear. Hopefully this one is a bit better.
2010-11-12 08:52:55 +00:00
Sam Hemelryk d067fc474c javascript MDL-25013 YUI modules are now recursively loaded and a stacktrace stored when this occurs 2010-11-12 05:26:47 +00:00
john St 333fde7664 fix for brick MDL-25091 2010-11-11 20:10:58 +00:00
David Mudrak bf0fc3c057 Improved portfolio export summary layout 2010-11-11 13:32:57 +00:00
Sam Hemelryk 740952e40b blocks MDL-24999 Fixed up regression in the display of block_list type blocks. Columns now site next to each other rather than below. 2010-11-11 05:15:41 +00:00
Sam Hemelryk 41a42c1d02 mod-wiki MDL-25003 Wiki history diff view now uses divs for layout rather than table which fixes the nasty overflow problems that were occurring 2010-11-11 04:02:37 +00:00
Sam Hemelryk bac233d326 backup MDL-22184 Scheduled backups are now possible again through cron.
AMOS BEGIN
 MOV [move scheduledsetup,core_backup],[automatedsetup,core_backup]
 MOV [scheduledsettings,core_backup],[automatedsettings,core_backup]
 MOV [scheduledstorage,core_backup],[automatedstorage,core_backup]
 MOV [scheduledstoragehelp,core_backup],[automatedstoragehelp,core_backup]
 MOV [scheduledbackupsinactive,core],[automatedbackupsinactive,core_backup]
 MOV [scheduledbackupstatus,core],[automatedbackupstatus,core_backup]
 CPY [schedule,core],[automatedbackupschedule,core_backup]
 MOV [backupschedulehelp,core],[automatedbackupschedulehelp,core_backup]
AMOS END
2010-11-10 06:07:43 +00:00
Sam Hemelryk 5fd9e28505 theme-formal_white MDL-25090 Removed setting that was no longer used. 2010-11-09 06:58:12 +00:00
Tim Hunt 0bfe821805 canvas theme MDL-23664 get rid of ugly black borders round questions. 2010-11-08 14:06:28 +00:00
Andrew Davis 42ec733cac user MDL-25094 adding message link to the user course profile page 2010-11-08 02:55:05 +00:00
Sam Hemelryk 48c8444b48 theme-anomaly MDL-22914 Fixed up minor rounded corner alignment issues in anomaly. 2010-11-08 01:44:40 +00:00
Sam Hemelryk 69c7385657 theme-formal_white MDL-25090 Fixed region width problem. Thanks Daniele for the solution. 2010-11-08 01:27:02 +00:00
Patrick Malley dc7b017a85 MDL-22498 - removed padding from all .content areas 2010-11-07 19:39:10 +00:00
Patrick Malley c5a9fe4b86 Added z-index to helppopupbox 2010-11-07 19:32:27 +00:00
Sam Hemelryk 8fb93005f8 themes MDL-24895 Fixed phantom scroll bar bug that was occurring on OSX Firefox, Chrome, and Safari 2010-11-05 06:37:06 +00:00
Sam Hemelryk 367a75fae4 themes lib MDL-24895 Multiple fixes to better handle overflow.
Major tasks undertaken in this patch:
* New format_text argument, overflowdiv.
* New page layout Report.
* Review of all format_text calls.
* Added support for the report layout to all themes.
* Changed forum post display from tables to divs.
2010-11-05 02:53:47 +00:00
Andrew Davis 9647deaead message MDL-25033 made the contact paging elements clickable even if they spill over into the right hand pane 2010-11-03 06:56:17 +00:00
Sam Hemelryk b1d2d048b0 theme-anomaly MDL-25028 Removed unused function is anomaly's lib.php file. 2010-11-03 02:26:16 +00:00
Andrew Davis a402c30923 message MDL-24972 made search box smaller and added highlighting of currently selected user 2010-11-02 03:05:11 +00:00
Tim Hunt 512b42be5e themes/unit tests MDL-24983 move the pretty colour styles to the base theme.
Patch thanks to James Brisland.
I know that in general, we should not have specific pretty colours in the base theme, but I think unit tests are an exception. The concept of "the bar being green" is so fundamental to unit testing, and this bit of the UI is developer only.
2010-11-01 13:40:06 +00:00
john St 1be50c7008 fix for nonzero blocks, MDL-24792 2010-10-27 18:19:41 +00:00
jerome mouneyrac 4a73f9be8c community block MDL-24830 better "wait for upload" message + fix a javascript issue when screenshot number = 0 (metadata page) 2010-10-26 06:26:52 +00:00
Andrew Davis a813a74843 message MDL-24771 a big commit that fixes a whole bunch of small issues with messaging 2010-10-25 09:29:34 +00:00