Moodle Robot
122416d197
Updated the HEAD build version to 20101030
2010-10-30 00:50:00 +00:00
David Mudrak
2bd56a246f
MDL-24932 Fixed regression caused by the previous commit
...
To reproduce it, I just added a smiley via the popup and inserted some
character directly afterwards. While the smiley img was saved, the text
was not 8-o (it even did not appear in the HTML source view of the
editor before the save).
2010-10-29 22:51:51 +00:00
David Mudrak
d504aeba97
MDL-24932 way around for bloody IE8 loosing caret position in moodleemoticon
...
Credit goes to Jan Sindberg for the idea published at
http://tinymce.moxiecode.com/punbb/viewtopic.php?pid=59653#p59653
2010-10-29 22:01:07 +00:00
David Mudrak
9d16a85707
MDL-24932 fixed IE related bugs in moodleemoticon plugin
2010-10-29 21:22:11 +00:00
Petr Skoda
2b9cc35e36
MDL-24938 fixed missing context ino
2010-10-29 20:08:29 +00:00
Petr Skoda
36b1c872a3
MDL-24927 fixed orphaned activities regression when single topic selected
2010-10-29 20:01:21 +00:00
Aparup Banerjee
8dc68e3e7c
global search MDL-24892 fixes for updating the search index.
2010-10-29 09:41:42 +00:00
Andrew Davis
388025cbeb
message MDL-24713 added code to mark messages/notifications read if messaging is disabled to prevent the new message table getting huge
2010-10-29 08:02:42 +00:00
jerome mouneyrac
8a6b119343
webservice MDL-24926 fix undefined variables into external course create.
2010-10-29 05:30:00 +00:00
jerome mouneyrac
8abfe38321
webservice MDL-24758 ws doc better looking on chrome + print default value for array/object
2010-10-29 03:51:03 +00:00
Andrew Davis
24a56744c1
message MDL-24788 improved jabber notifications
2010-10-29 03:45:47 +00:00
Rossiani Wijaya
b2b204b764
MDL-20044: fixed ajax functionality when using bullet points (<ul>) in topic summary.
2010-10-29 03:38:59 +00:00
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