Inaki
d09cad434b
grade/report: MDL-21001 Gradebook shows ranges always
...
We unconditionnally set them to visible, ignoring configured settings.
Fix it.
2010-11-01 10:24:21 +00:00
David Mudrak
f8392c810c
MDL-24960 emoticon admin settings: fixed a bug in the upgrade path
...
I forgot to unset the $CFG->emoticon from the memory so the upgrade
process still had the old emoticons format loaded in the memory which
led to coding exception.
2010-11-01 09:35:57 +00:00
Andrew Davis
7610341ab8
message MDL-24972 removed a table from the messaging config page
2010-11-01 09:09:58 +00:00
Andrew Davis
31c532d0c8
message MDL-24972 removed the new search button and moved blocked users to last position in the messaging nav box
2010-11-01 09:01:45 +00:00
Andrew Davis
06d30c430c
message MDL-24970 removed some commented out code and removed a reference to discussion.php
2010-11-01 07:34:32 +00:00
Petr Skoda
8365e25f6b
MDL-24954 fixed inverted guest icons
2010-11-01 07:31:54 +00:00
Aparup Banerjee
c79fd8a91e
global search MDL-24892 fix in wiki search document to use subwikis.
2010-11-01 03:34:42 +00:00
Andrew Davis
33bd52f3e9
message MDL-24935 a fix to prevent notifications of your own actions appearing in your own messaging history
2010-11-01 02:27:34 +00:00
Sam Hemelryk
65e52192d5
NOBUG: Removed duplicate call to set pagelayout within adminlib
2010-11-01 02:10:31 +00:00
Moodle Robot
086349fab4
Updated the HEAD build version to 20101101
2010-11-01 00:47:46 +00:00
Andreas Grabs
8d8e6694c8
MDL-24958 - bad permission check on anonymous feedbacks
2010-10-31 22:05:57 +00:00
Pierre Pichet
8f609a37cf
MDL-10110 MDL-20296 improve grading when unit input is empty
2010-10-31 13:27:58 +00:00
Moodle Robot
522226e1ee
Updated the HEAD build version to 20101031
2010-10-31 00:51:57 +00:00
Pierre Pichet
e8a67abab4
MDL-10110 Eliminating references to question_numerical_options table
2010-10-30 15:36:23 +00:00
Pierre Pichet
92b3600575
MDL-24503 recoding unit grading options
2010-10-30 15:14:57 +00:00
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