2125 Commits

Author SHA1 Message Date
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
Sam Hemelryk
96321cf4d8 themes MDL-24493 Added redirect page layout and styles for all themes 2010-10-25 08:52:37 +00:00
Sam Hemelryk
15e08444bd theme-standardold MDL-23226 Fixed misplaced block region test 2010-10-25 06:57:04 +00:00
jerome mouneyrac
ba5c144c0b image gallery MDL-24773 remove YUI 3 external lightbox module 2010-10-25 06:00:14 +00:00
jerome mouneyrac
20e033bd34 image gallery MDL-24773 replace external image gallery library calls with a new image gallery created in community block 2010-10-25 03:42:46 +00:00
David Mudrak
7680da6ce8 MDL-24777 new emoticon_manager and its admin settings 2010-10-23 18:40:11 +00:00
Andrea Bicciolo
8a8490b7b5 - added language page setting
- fixed a code error
- updated screenshot.gif
2010-10-19 17:04:48 +00:00
Andrew Davis
aebc0cc31a gradebook MDL-24717 adding a background and a border to the grader report overlay 2010-10-19 02:40:14 +00:00
jerome mouneyrac
0b55ad4a69 publication MDL-24663 increase default metadata text field size 2010-10-18 09:00:06 +00:00
Andrew Davis
6ee2611c63 message MDL-24563 altered messaging so that forum post notifications aren't so overwhelming when viewed on /message/index.php 2010-10-15 06:59:02 +00:00
Dongsheng Cai
034699d20a MDL-24657, fixed xhtml in comment 2010-10-14 03:21:31 +00:00
Sam Marshall
f86037c926 accessibility MDL-24163 Change to accesshide definition to avoid rare Safari/VoiceOver crashes 2010-10-11 15:58:33 +00:00
Andrew Davis
3737d27862 message MDLSITE-1063 altered the css for /message/index.php and removed a bunch of redundant css 2010-10-11 08:09:04 +00:00
Andrea Bicciolo
67bd584ee0 Fixed uneven column color below header 2010-10-09 17:15:30 +00:00
Sam Hemelryk
4d909122c4 yui combo MDLSITE-1032 Fixed relative paths to assets 2010-10-07 08:25:56 +00:00
Sam Hemelryk
6c0fb99b79 editor-css MDL-16319 Set default font for the core moodle themes 2010-10-07 04:17:15 +00:00
Sam Hemelryk
ca194849f0 themes-base MDL-16319 Base theme now has an editor sheet and sets a default font size 2010-10-06 07:38:34 +00:00
john St
6207f81da4 fix for backgrounds in pop-ups, MDL-23773 2010-10-05 16:59:15 +00:00
john St
c80f93933b fix for custom menu sub menu, MDL-24389 2010-10-05 16:41:15 +00:00
Petr Skoda
edda2b9af6 MDL-24485 fixed lowercase theme names (credit goes to Anthony Borrow) + using get_string() to show real theme name on the theme selection page 2010-10-03 10:38:48 +00:00
john St
7d73180fa1 Theme fix for magazine, MDL-24392 2010-10-03 02:02:20 +00:00
john St
4892b7c4d3 Theme fix for brick, MDL-24392 2010-10-03 02:01:45 +00:00
Sam Hemelryk
71be124d02 themes MDL-22247 Fixed up broken editor_sheets for themes 2010-10-01 01:43:06 +00:00
David Mudrak
47cdfde347 MDL-24449 Fixed icons at /course/category.php page 2010-09-29 20:41:37 +00:00
Sam Hemelryk
d703f226da course-combolist MDL-24300 Added CSS to dim categories on the combolist. 2010-09-28 02:17:20 +00:00
john St
066fd53d4f additional update for binarius theme, MDL-24323 2010-09-22 11:02:08 +00:00
Sam Hemelryk
9fa5887214 theme-anomaly MDL-21918 Tidy up of whitespace and CSS files in anomaly theme 2010-09-22 06:20:06 +00:00
Aparup Banerjee
b7ff4643ae filters MDL-24152 added a grey highlight to censor words for admin to see words being filtered. 2010-09-22 03:51:47 +00:00
john St
9d18bb6b65 binarius frontpage white footer fix, MDL-24323 2010-09-21 18:45:18 +00:00
john St
5e437543a9 additional fixes for magazine theme title issue, MDL-24185 2010-09-21 18:44:05 +00:00
Sam Hemelryk
87b4981b4a enrolments MDL-24317 Permission filter now remembers what you type into it. 2010-09-21 06:09:14 +00:00
Sam Hemelryk
002fc5baaa enrolments MDL-22795 Added icons to the front page courses list 2010-09-21 02:56:39 +00:00
Dongsheng Cai
0b259d91a9 MDL-24295, Course files display should show more information, like Moodle 1.x 2010-09-20 11:59:11 +00:00
Petr Skoda
497e2fe27e fixed . typo 2010-09-17 20:00:29 +00:00