45404 Commits

Author SHA1 Message Date
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
Moodle Robot
03c6541539 Updated the HEAD build version to 20101027 2010-10-27 00:48:57 +00:00
Petr Skoda
d217b95068 MDL-22584 detect file paths that are too long to fit into 255 char db field 2010-10-26 19:14:22 +00:00
Petr Skoda
ecb97a50f9 MDL-24852 updated yui readme 2010-10-26 19:07:56 +00:00
Petr Skoda
af3426f65e MDL-24852 switching to yui 2.8.2 2010-10-26 19:06:14 +00:00
Petr Skoda
8ebc6dff42 MDL-24852 phploader meta info for yui 2.8.2 2010-10-26 19:02:15 +00:00
Petr Skoda
69747f00de MDL-24834 removing usetags duplicate setting - credit goes to Mark Drechsler 2010-10-26 17:59:56 +00:00
Petr Skoda
568d0b6de0 MDL-24869 fixed incorrect string location 2010-10-26 17:46:57 +00:00
Petr Skoda
d0e538ba1c MDL-19702 rewritten context caching by Sam Marshall + tweaks for potential problems caused by drift 2010-10-26 16:21:23 +00:00
Petr Skoda
510f8b0e5c MDL-22290 stadnardised the cancel button on lesson password page 2010-10-26 15:16:11 +00:00
Petr Skoda
ea7a9614e7 MDL-24859 adding missing glossary ajax text formatting (patch by Jason Platts) + adding missing context param to formatting options 2010-10-26 15:05:04 +00:00
Petr Skoda
b52d96018b MDL-22700 fixed bad foreign key definition in table wiki_pages, patch by Jason Platts 2010-10-26 14:44:13 +00:00
Petr Skoda
f6f06d6919 MDL-22878 fixed incorrect install flag name, patch by John Beedell 2010-10-26 14:37:23 +00:00
Petr Skoda
5bda2d6a67 MDL-24479 fixed invalid strings, patch by Jenny Gray 2010-10-26 14:31:09 +00:00
Petr Skoda
1c7a2f84db MDL-24787 fixing group UI to work for users without roles too 2010-10-26 13:38:05 +00:00
Petr Skoda
fad1178612 MDL-24694 fixing broken upgrade once more - this step was skipped because two blocks had the same version number 2010-10-26 13:04:33 +00:00
Petr Skoda
f026fd1c82 MDL-24847 fixed incorrect unittest setup 2010-10-26 12:58:13 +00:00
Aparup Banerjee
6217809c8c assignment MDL-24694 added contexturl and contexturlname properties to email_teachers() message object. 2010-10-26 09:04:12 +00:00