45421 Commits

Author SHA1 Message Date
Andrew Davis
7c810d077d rss MDL-24902 made sure that the item title tag has something in it 2010-10-29 03:06:11 +00:00
Moodle Robot
9a8369cdd3 Updated the HEAD build version to 20101029 2010-10-29 00:53:18 +00:00
Eloy Lafuente
e3c2e1b2f9 MDL-24921 backup - on restore create missing sections up to max one to avoid some warns 2010-10-28 22:38:03 +00:00
Eloy Lafuente
9af849fa73 MDL-24918 backup - fix setting use leading to wrong security check error 2010-10-28 18:04:35 +00:00
Eloy Lafuente
5d31799af8 MDL-24397 dml - added some tests for limits with subqueries 2010-10-28 10:53:55 +00:00
Rossiani Wijaya
95795187e6 MDL-24897: set ajax course editing to 'ON' 2010-10-28 09:46:07 +00:00
Andrew Davis
f5b9b38cc9 message MDL-18977 altered messaging defaults generation 2010-10-28 08:25:36 +00:00
Aparup Banerjee
34084e9dda tag MDL-24893 removed case for itemtype of 'wiki_page' to refer to table 'wiki_pages' , bug is a clone. (better fix in MDL-24888) 2010-10-28 08:15:11 +00:00
Dongsheng Cai
f0f77dfaae MDL-24888, wiki tags' itemtype should be wiki_pages, taglib will try to query table by itemtype in cron 2010-10-28 07:51:59 +00:00
Andrew Davis
27bfb970f2 message MDL-24894 fixing the jabber message processor after yesterdays refactoring 2010-10-28 07:43:34 +00:00
Rossiani Wijaya
4756795bf7 MDL-22528: fixed AJAX Course editing in Chrome and Safari. 2010-10-28 07:13:56 +00:00
Andrew Davis
6c4e8db081 message MDL-24894 now correctly setting timeread for notifications when there are no processors selected 2010-10-28 07:12:39 +00:00
jerome mouneyrac
429d09eadc community block MDL-24890 YUI: resize dialogue box to fit the screenshot 2010-10-28 07:10:40 +00:00
Aparup Banerjee
a51b0a3df8 tag MDL-24893 added case for itemtype of 'wiki_page' to refer to table 'wiki_pages' 2010-10-28 06:58:01 +00:00
Aparup Banerjee
01f44fd3c9 global search MDL-24625 removed var_dump 2010-10-28 06:06:09 +00:00
jerome mouneyrac
1418e911ed community block MDL-24890 YUI: add loading image when waiting for the screenshot to be loaded 2010-10-28 04:52:35 +00:00
Andrew Davis
7868480ab3 message MDL-24879 removed commented out code 2010-10-28 04:00:38 +00:00
Andrew Davis
212badff4d message MDL-24879 added something to cron to remove read notifications 2010-10-28 03:59:40 +00:00
Aparup Banerjee
f087953c9a global search MDL-24625 fixed page headers sequence error. 2010-10-28 03:40:55 +00:00
Aparup Banerjee
6d485693db global search MDL-24874 changed default search to include numerals so that we can delete indexes by docid. 2010-10-28 03:38:10 +00:00
Sam Hemelryk
45390cf744 course-format-topic MDL-24680 Fixed XHTML bug that was destroying page layout. 2010-10-28 03:32:40 +00:00
jerome mouneyrac
34613fb84a community block MDL-24825 fix 'community search' crumbtrail 2010-10-28 02:28:29 +00:00
Moodle Robot
3b77fb878b Updated the HEAD build version to 20101028 2010-10-28 00:49:01 +00:00
David Mudrak
5d394ec1b3 MDL-24507 tinymce moodleemoticon plugin replaces all occurrences of emoticon text with the image 2010-10-27 22:27:56 +00:00
David Mudrak
9632db7aea MDL-23027 CLI installer allows to define site name and shortname
Credit goes to James Brisland for the submitted patch. I just polished
it a bit and changed the SQL condition that selects the site course
record from id=1 to format='site' (see xmldb_main_install() for how the
site course record is initialised, we should not rely on the id assigned
to it by the DB engine).
2010-10-27 19:18:45 +00:00
Helen Foster
80774d259c typo fix 2010-10-27 19:08:06 +00:00
john St
1be50c7008 fix for nonzero blocks, MDL-24792 2010-10-27 18:19:41 +00:00
David Mudrak
ca7250661c MDL-24507 new TinyMCE plugin moodleemoticon 2010-10-27 18:13:17 +00:00
David Mudrak
b9fadae72d MDL-24507 support for the TinyMCE moodleemoticon plugin 2010-10-27 18:12:26 +00:00
Dongsheng Cai
fc98c3aecb "MDL-24851, added DISTINCT statements" 2010-10-27 13:16:52 +00:00
Andrew Davis
fe983847dd message MDL-24873 changes to reduce server load and also get the forum's custom email headers passed through correctly 2010-10-27 08:47:33 +00:00
jerome mouneyrac
9e32912bca community block MDL-24826 'Save a link to this course' redirect to the original course 2010-10-27 08:42:38 +00:00
Aparup Banerjee
c6619b6c1e global search MDL-24874 fixes for updating indexes via cron. 2010-10-27 08:28:54 +00:00
Petr Skoda
e22465c7bf fixed hardcoded prefixes in wiki table names 2010-10-27 08:11:21 +00:00
Petr Skoda
1fa894b374 fixed table name typo 2010-10-27 08:09:32 +00:00
jerome mouneyrac
48cff382d1 community block MDL-24826 change 'Add to community block' message 2010-10-27 07:56:27 +00:00
Petr Skoda
2b27ae7274 MDL-24878 fixed missing returns in cli fatal_error rendering 2010-10-27 07:48:19 +00:00
Martin Dougiamas
9bd2b1c63c messaging NOBUG Fixing case in strings 2010-10-27 07:11:22 +00:00
Andrew Davis
db0acadf45 message MDL-24873 updated message_popup_window() to be faster 2010-10-27 06:52:23 +00:00
Sam Hemelryk
8c74eec886 phpmailer MDL-24876 Changed var from private to public and noted in readme file 2010-10-27 06:26:30 +00:00
Andrew Davis
8d8d0ee2de message MDL-24873 committing new version of message_popup_window() that should be much faster 2010-10-27 06:22:41 +00:00
Sam Hemelryk
ca824b38ce blogs MDL-24875 Fixed typo... whoops 2010-10-27 05:59:31 +00:00
Sam Hemelryk
3b59524d31 blogs MDL-24875 Increased uniquehash field size to 255 and added a str length check to external blog syncing. 2010-10-27 05:25:00 +00:00
Aparup Banerjee
dbb4a053d3 global search MDL-24625
- maintenance fixes to (regressions in) search documents.
- some table references to old modname_comments tables changed to {comments} table.
2010-10-27 03:50:59 +00:00
jerome mouneyrac
38e22fe9ed community block MDL-24827 redirect to the referer when remove a link from the community finder 2010-10-27 03:24:40 +00:00
Aparup Banerjee
c65c5935c4 assignment MDL-24694 lang file string change. 2010-10-27 03:10:34 +00:00
Andrew Davis
2ab19e2a97 message MDL-18977 message defaults. having another go. 2010-10-27 02:55:55 +00:00
jerome mouneyrac
c37d631fed community block MDL-24827 change community course delete icon (use the standard Moodle delete icon) 2010-10-27 02:37:32 +00:00
Andrew Davis
69554090c7 message MDL-18977 made the message preference default setting code a little more sophisticated to accomodate some requests 2010-10-27 02:14:26 +00:00
jerome mouneyrac
ea738b890d community block MDL-24823 add help icon to the 'trusted by Moodle.org' label 2010-10-27 02:05:42 +00:00