Sam Hemelryk [Thu, 28 Oct 2010 03:32:40 +0000 (03:32 +0000)]
course-format-topic MDL-24680 Fixed XHTML bug that was destroying page layout.
jerome mouneyrac [Thu, 28 Oct 2010 02:28:29 +0000 (02:28 +0000)]
community block MDL-24825 fix 'community search' crumbtrail
Moodle Robot [Thu, 28 Oct 2010 00:49:01 +0000 (00:49 +0000)]
Updated the HEAD build version to
20101028
David Mudrak [Wed, 27 Oct 2010 22:27:56 +0000 (22:27 +0000)]
MDL-24507 tinymce moodleemoticon plugin replaces all occurrences of emoticon text with the image
David Mudrak [Wed, 27 Oct 2010 19:18:45 +0000 (19:18 +0000)]
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).
Helen Foster [Wed, 27 Oct 2010 19:08:06 +0000 (19:08 +0000)]
typo fix
john St [Wed, 27 Oct 2010 18:19:41 +0000 (18:19 +0000)]
fix for nonzero blocks, MDL-24792
David Mudrak [Wed, 27 Oct 2010 18:13:17 +0000 (18:13 +0000)]
MDL-24507 new TinyMCE plugin moodleemoticon
David Mudrak [Wed, 27 Oct 2010 18:12:26 +0000 (18:12 +0000)]
MDL-24507 support for the TinyMCE moodleemoticon plugin
Dongsheng Cai [Wed, 27 Oct 2010 13:16:52 +0000 (13:16 +0000)]
"MDL-24851, added DISTINCT statements"
Andrew Davis [Wed, 27 Oct 2010 08:47:33 +0000 (08:47 +0000)]
message MDL-24873 changes to reduce server load and also get the forum's custom email headers passed through correctly
jerome mouneyrac [Wed, 27 Oct 2010 08:42:38 +0000 (08:42 +0000)]
community block MDL-24826 'Save a link to this course' redirect to the original course
Aparup Banerjee [Wed, 27 Oct 2010 08:28:54 +0000 (08:28 +0000)]
global search MDL-24874 fixes for updating indexes via cron.
Petr Skoda [Wed, 27 Oct 2010 08:11:21 +0000 (08:11 +0000)]
fixed hardcoded prefixes in wiki table names
Petr Skoda [Wed, 27 Oct 2010 08:09:32 +0000 (08:09 +0000)]
fixed table name typo
jerome mouneyrac [Wed, 27 Oct 2010 07:56:27 +0000 (07:56 +0000)]
community block MDL-24826 change 'Add to community block' message
Petr Skoda [Wed, 27 Oct 2010 07:48:19 +0000 (07:48 +0000)]
MDL-24878 fixed missing returns in cli fatal_error rendering
Martin Dougiamas [Wed, 27 Oct 2010 07:11:22 +0000 (07:11 +0000)]
messaging NOBUG Fixing case in strings
Andrew Davis [Wed, 27 Oct 2010 06:52:23 +0000 (06:52 +0000)]
message MDL-24873 updated message_popup_window() to be faster
Sam Hemelryk [Wed, 27 Oct 2010 06:26:30 +0000 (06:26 +0000)]
phpmailer MDL-24876 Changed var from private to public and noted in readme file
Andrew Davis [Wed, 27 Oct 2010 06:22:41 +0000 (06:22 +0000)]
message MDL-24873 committing new version of message_popup_window() that should be much faster
Sam Hemelryk [Wed, 27 Oct 2010 05:59:31 +0000 (05:59 +0000)]
blogs MDL-24875 Fixed typo... whoops
Sam Hemelryk [Wed, 27 Oct 2010 05:25:00 +0000 (05:25 +0000)]
blogs MDL-24875 Increased uniquehash field size to 255 and added a str length check to external blog syncing.
Aparup Banerjee [Wed, 27 Oct 2010 03:50:59 +0000 (03:50 +0000)]
global search MDL-24625
- maintenance fixes to (regressions in) search documents.
- some table references to old modname_comments tables changed to {comments} table.
jerome mouneyrac [Wed, 27 Oct 2010 03:24:40 +0000 (03:24 +0000)]
community block MDL-24827 redirect to the referer when remove a link from the community finder
Aparup Banerjee [Wed, 27 Oct 2010 03:10:34 +0000 (03:10 +0000)]
assignment MDL-24694 lang file string change.
Andrew Davis [Wed, 27 Oct 2010 02:55:55 +0000 (02:55 +0000)]
message MDL-18977 message defaults. having another go.
jerome mouneyrac [Wed, 27 Oct 2010 02:37:32 +0000 (02:37 +0000)]
community block MDL-24827 change community course delete icon (use the standard Moodle delete icon)
Andrew Davis [Wed, 27 Oct 2010 02:14:26 +0000 (02:14 +0000)]
message MDL-18977 made the message preference default setting code a little more sophisticated to accomodate some requests
jerome mouneyrac [Wed, 27 Oct 2010 02:05:42 +0000 (02:05 +0000)]
community block MDL-24823 add help icon to the 'trusted by Moodle.org' label
Moodle Robot [Wed, 27 Oct 2010 00:48:57 +0000 (00:48 +0000)]
Updated the HEAD build version to
20101027
Petr Skoda [Tue, 26 Oct 2010 19:14:22 +0000 (19:14 +0000)]
MDL-22584 detect file paths that are too long to fit into 255 char db field
Petr Skoda [Tue, 26 Oct 2010 19:07:56 +0000 (19:07 +0000)]
MDL-24852 updated yui readme
Petr Skoda [Tue, 26 Oct 2010 19:06:14 +0000 (19:06 +0000)]
MDL-24852 switching to yui 2.8.2
Petr Skoda [Tue, 26 Oct 2010 19:02:15 +0000 (19:02 +0000)]
MDL-24852 phploader meta info for yui 2.8.2
Petr Skoda [Tue, 26 Oct 2010 17:59:56 +0000 (17:59 +0000)]
MDL-24834 removing usetags duplicate setting - credit goes to Mark Drechsler
Petr Skoda [Tue, 26 Oct 2010 17:46:57 +0000 (17:46 +0000)]
MDL-24869 fixed incorrect string location
Petr Skoda [Tue, 26 Oct 2010 16:21:23 +0000 (16:21 +0000)]
MDL-19702 rewritten context caching by Sam Marshall + tweaks for potential problems caused by drift
Petr Skoda [Tue, 26 Oct 2010 15:16:11 +0000 (15:16 +0000)]
MDL-22290 stadnardised the cancel button on lesson password page
Petr Skoda [Tue, 26 Oct 2010 15:05:04 +0000 (15:05 +0000)]
MDL-24859 adding missing glossary ajax text formatting (patch by Jason Platts) + adding missing context param to formatting options
Petr Skoda [Tue, 26 Oct 2010 14:44:13 +0000 (14:44 +0000)]
MDL-22700 fixed bad foreign key definition in table wiki_pages, patch by Jason Platts
Petr Skoda [Tue, 26 Oct 2010 14:37:23 +0000 (14:37 +0000)]
MDL-22878 fixed incorrect install flag name, patch by John Beedell
Petr Skoda [Tue, 26 Oct 2010 14:31:09 +0000 (14:31 +0000)]
MDL-24479 fixed invalid strings, patch by Jenny Gray
Petr Skoda [Tue, 26 Oct 2010 13:38:05 +0000 (13:38 +0000)]
MDL-24787 fixing group UI to work for users without roles too
Petr Skoda [Tue, 26 Oct 2010 13:04:33 +0000 (13:04 +0000)]
MDL-24694 fixing broken upgrade once more - this step was skipped because two blocks had the same version number
Petr Skoda [Tue, 26 Oct 2010 12:58:13 +0000 (12:58 +0000)]
MDL-24847 fixed incorrect unittest setup
Aparup Banerjee [Tue, 26 Oct 2010 09:04:12 +0000 (09:04 +0000)]
assignment MDL-24694 added contexturl and contexturlname properties to email_teachers() message object.
Andrew Davis [Tue, 26 Oct 2010 08:45:51 +0000 (08:45 +0000)]
message MDL-24771 moved the upgrade code
Petr Skoda [Tue, 26 Oct 2010 08:28:56 +0000 (08:28 +0000)]
MDL-24861 fixed text <> char comparison breaking MSSQL upgrade
jerome mouneyrac [Tue, 26 Oct 2010 08:21:08 +0000 (08:21 +0000)]
community block MDL-24824 change 'Add to block' for 'Save a link to this course'
Petr Skoda [Tue, 26 Oct 2010 08:02:51 +0000 (08:02 +0000)]
MDL-24848 fixed broken extra memory limit
Petr Skoda [Tue, 26 Oct 2010 08:01:22 +0000 (08:01 +0000)]
MDL-24848 prevent undefined docs url problems in install
Andrew Davis [Tue, 26 Oct 2010 08:00:29 +0000 (08:00 +0000)]
message MDL-24771 another big commit of messaging fixes
Petr Skoda [Tue, 26 Oct 2010 07:51:09 +0000 (07:51 +0000)]
MDL-24847 fixed problem when default roles have probibit capabilities
jerome mouneyrac [Tue, 26 Oct 2010 07:50:32 +0000 (07:50 +0000)]
community block MDL-24829 change community block name
jerome mouneyrac [Tue, 26 Oct 2010 06:55:34 +0000 (06:55 +0000)]
community block MDL-24828 search form language option is default to current_language()
Aparup Banerjee [Tue, 26 Oct 2010 06:46:01 +0000 (06:46 +0000)]
assignment MDL-24694
- added message provider to manage assignment's messaging
- user_preferences.name length changed form 50 to 255 due to long messaging preference names.
jerome mouneyrac [Tue, 26 Oct 2010 06:26:52 +0000 (06:26 +0000)]
community block MDL-24830 better "wait for upload" message + fix a javascript issue when screenshot number = 0 (metadata page)
jerome mouneyrac [Tue, 26 Oct 2010 06:08:49 +0000 (06:08 +0000)]
community block MDL-24830 better "wait for download" message
Aparup Banerjee [Tue, 26 Oct 2010 06:01:37 +0000 (06:01 +0000)]
global search MDL-24625 fixed up global search regressions so that indexing will complete successfully.
Sam Hemelryk [Tue, 26 Oct 2010 05:28:57 +0000 (05:28 +0000)]
course-format-social MDL-24254 Removed admin from the default blocks
Andrew Davis [Tue, 26 Oct 2010 02:39:23 +0000 (02:39 +0000)]
message MDL-24771 moved common message settings out of the popup processor
Andrew Davis [Tue, 26 Oct 2010 01:33:08 +0000 (01:33 +0000)]
rss MDL-24532 made rss item title be the post subject rather than the discussion title
Moodle Robot [Tue, 26 Oct 2010 00:52:52 +0000 (00:52 +0000)]
Updated the HEAD build version to
20101026
AMOS bot [Tue, 26 Oct 2010 00:40:09 +0000 (00:40 +0000)]
Automatic installer lang files (
20101026)
Petr Skoda [Mon, 25 Oct 2010 21:08:22 +0000 (21:08 +0000)]
MDL-24852 latest YUI 2.8.1, unfortunately there is no support for it in yui phploader - that means we can not use it yet in moodle
Petr Skoda [Mon, 25 Oct 2010 20:44:32 +0000 (20:44 +0000)]
MDL-24837 improved user preferences internal implementation, general code cleanup, minor bugfixing, fixed '0' value regression and improved caching options in cron scripts (this should hopefully help with messaging performance in cron once it is used there), implemented basic unit tests for user user preferences
Dan Marsden [Mon, 25 Oct 2010 20:33:01 +0000 (20:33 +0000)]
SCORM MDL-24272 fix for bad function call - thanks to Peter/Derek
Tim Hunt [Mon, 25 Oct 2010 16:17:57 +0000 (16:17 +0000)]
quiz editing MDL-23761 $PAGE->set_heading should be set_header
Thanks to Derek Woolhead for the fix.
Sam Marshall [Mon, 25 Oct 2010 14:43:59 +0000 (14:43 +0000)]
Unit tests MDL-24842: Fixed unit tests for accesslib, added ability to switch CFG in test baseclass
Tim Hunt [Mon, 25 Oct 2010 13:11:51 +0000 (13:11 +0000)]
forum cron MDL-24843 fix typo in mtrace message.
Fix thanks to Colin Chambers.
Tim Hunt [Mon, 25 Oct 2010 10:47:16 +0000 (10:47 +0000)]
install/upgrade MDL-24840 prevent the messaging pop-up from appearing during install or upgrade
Thanks to Colin Chambers.
Andrew Davis [Mon, 25 Oct 2010 09:29:34 +0000 (09:29 +0000)]
message MDL-24771 a big commit that fixes a whole bunch of small issues with messaging
jerome mouneyrac [Mon, 25 Oct 2010 09:12:08 +0000 (09:12 +0000)]
publication MDL-24661 set default value for creator notes.
Sam Hemelryk [Mon, 25 Oct 2010 08:52:37 +0000 (08:52 +0000)]
themes MDL-24493 Added redirect page layout and styles for all themes
Sam Hemelryk [Mon, 25 Oct 2010 07:32:51 +0000 (07:32 +0000)]
list-blocks MDL-24517 Altered class on list block contents so that bullet points aren't added (1.9 functionality)
Sam Hemelryk [Mon, 25 Oct 2010 06:57:04 +0000 (06:57 +0000)]
theme-standardold MDL-23226 Fixed misplaced block region test
jerome mouneyrac [Mon, 25 Oct 2010 06:47:14 +0000 (06:47 +0000)]
webservice MDL-24821 return description format field for get_users web service function
jerome mouneyrac [Mon, 25 Oct 2010 06:00:14 +0000 (06:00 +0000)]
image gallery MDL-24773 remove YUI 3 external lightbox module
jerome mouneyrac [Mon, 25 Oct 2010 03:42:46 +0000 (03:42 +0000)]
image gallery MDL-24773 replace external image gallery library calls with a new image gallery created in community block
Moodle Robot [Mon, 25 Oct 2010 00:50:19 +0000 (00:50 +0000)]
Updated the HEAD build version to
20101025
Petr Skoda [Sun, 24 Oct 2010 22:13:43 +0000 (22:13 +0000)]
MDL-24808
Eloy Lafuente [Sun, 24 Oct 2010 15:37:55 +0000 (15:37 +0000)]
MDL-22138 backup - added missing required lib
Petr Skoda [Sun, 24 Oct 2010 11:48:45 +0000 (11:48 +0000)]
MDL-24523 adding note that clean_text() is designed to work with htm ltext only, technically we can not clean other formats before the conversion, sorry
Eloy Lafuente [Sun, 24 Oct 2010 10:43:42 +0000 (10:43 +0000)]
MDL-22138 backup - I know smaller cathedrals than this, yay quizzes!
Petr Skoda [Sun, 24 Oct 2010 08:21:40 +0000 (08:21 +0000)]
MDL-24716 fix for broken path info on apache servers
Moodle Robot [Sun, 24 Oct 2010 00:53:49 +0000 (00:53 +0000)]
Updated the HEAD build version to
20101024
AMOS bot [Sun, 24 Oct 2010 00:40:08 +0000 (00:40 +0000)]
Automatic installer lang files (
20101024)
David Mudrak [Sat, 23 Oct 2010 18:44:32 +0000 (18:44 +0000)]
MDL-24777 added missing emoticon alt texts
David Mudrak [Sat, 23 Oct 2010 18:44:04 +0000 (18:44 +0000)]
MDL-24777 upgrade the emoticons settings into the new format, using the default values
David Mudrak [Sat, 23 Oct 2010 18:43:31 +0000 (18:43 +0000)]
MDL-24777 replace_smilies() replaced with the new standard filter
David Mudrak [Sat, 23 Oct 2010 18:41:47 +0000 (18:41 +0000)]
MDL-24777 function replace_smilies() is not called from any other core code
David Mudrak [Sat, 23 Oct 2010 18:41:21 +0000 (18:41 +0000)]
MDL-24777 get_emoticons_list_for_help_file() is now deprecated
David Mudrak [Sat, 23 Oct 2010 18:40:46 +0000 (18:40 +0000)]
MDL-24777 core function replace_smilies now uses emoticon_manager API
David Mudrak [Sat, 23 Oct 2010 18:40:11 +0000 (18:40 +0000)]
MDL-24777 new emoticon_manager and its admin settings
David Mudrak [Sat, 23 Oct 2010 18:39:23 +0000 (18:39 +0000)]
MDL-24777 new renderable component pix_emoticon
Petr Skoda [Sat, 23 Oct 2010 10:57:15 +0000 (10:57 +0000)]
MDL-24751 64bit systems have higher memory limits now
Petr Skoda [Sat, 23 Oct 2010 10:48:25 +0000 (10:48 +0000)]
MDL-24772 fixed a theoritical problem with sites that do not have any enrollable roles with moodle/course:view, credit goes to Tim Lock
Petr Skoda [Sat, 23 Oct 2010 10:26:38 +0000 (10:26 +0000)]
MDL-24803 fixed tagid typo in tag correlation table update
Moodle Robot [Sat, 23 Oct 2010 00:51:07 +0000 (00:51 +0000)]
Updated the HEAD build version to
20101023