moodle.git
12 years agocourse-format-topic MDL-24680 Fixed XHTML bug that was destroying page layout.
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.

12 years agocommunity block MDL-24825 fix 'community search' crumbtrail
jerome mouneyrac [Thu, 28 Oct 2010 02:28:29 +0000 (02:28 +0000)]
community block MDL-24825 fix 'community search' crumbtrail

12 years agoUpdated the HEAD build version to 20101028
Moodle Robot [Thu, 28 Oct 2010 00:49:01 +0000 (00:49 +0000)]
Updated the HEAD build version to 20101028

12 years agoMDL-24507 tinymce moodleemoticon plugin replaces all occurrences of emoticon text...
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

12 years agoMDL-23027 CLI installer allows to define site name and shortname
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).

12 years agotypo fix
Helen Foster [Wed, 27 Oct 2010 19:08:06 +0000 (19:08 +0000)]
typo fix

12 years agofix for nonzero blocks, MDL-24792
john St [Wed, 27 Oct 2010 18:19:41 +0000 (18:19 +0000)]
fix for nonzero blocks, MDL-24792

12 years agoMDL-24507 new TinyMCE plugin moodleemoticon
David Mudrak [Wed, 27 Oct 2010 18:13:17 +0000 (18:13 +0000)]
MDL-24507 new TinyMCE plugin moodleemoticon

12 years agoMDL-24507 support for the TinyMCE moodleemoticon plugin
David Mudrak [Wed, 27 Oct 2010 18:12:26 +0000 (18:12 +0000)]
MDL-24507 support for the TinyMCE moodleemoticon plugin

12 years ago"MDL-24851, added DISTINCT statements"
Dongsheng Cai [Wed, 27 Oct 2010 13:16:52 +0000 (13:16 +0000)]
"MDL-24851, added DISTINCT statements"

12 years agomessage MDL-24873 changes to reduce server load and also get the forum's custom email...
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

12 years agocommunity block MDL-24826 'Save a link to this course' redirect to the original course
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

12 years agoglobal search MDL-24874 fixes for updating indexes via cron.
Aparup Banerjee [Wed, 27 Oct 2010 08:28:54 +0000 (08:28 +0000)]
global search MDL-24874 fixes for updating indexes via cron.

12 years agofixed hardcoded prefixes in wiki table names
Petr Skoda [Wed, 27 Oct 2010 08:11:21 +0000 (08:11 +0000)]
fixed hardcoded prefixes in wiki table names

12 years agofixed table name typo
Petr Skoda [Wed, 27 Oct 2010 08:09:32 +0000 (08:09 +0000)]
fixed table name typo

12 years agocommunity block MDL-24826 change 'Add to community block' message
jerome mouneyrac [Wed, 27 Oct 2010 07:56:27 +0000 (07:56 +0000)]
community block MDL-24826 change 'Add to community block' message

12 years agoMDL-24878 fixed missing returns in cli fatal_error rendering
Petr Skoda [Wed, 27 Oct 2010 07:48:19 +0000 (07:48 +0000)]
MDL-24878 fixed missing returns in cli fatal_error rendering

12 years agomessaging NOBUG Fixing case in strings
Martin Dougiamas [Wed, 27 Oct 2010 07:11:22 +0000 (07:11 +0000)]
messaging NOBUG Fixing case in strings

12 years agomessage MDL-24873 updated message_popup_window() to be faster
Andrew Davis [Wed, 27 Oct 2010 06:52:23 +0000 (06:52 +0000)]
message MDL-24873 updated message_popup_window() to be faster

12 years agophpmailer MDL-24876 Changed var from private to public and noted in readme file
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

12 years agomessage MDL-24873 committing new version of message_popup_window() that should be...
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

12 years agoblogs MDL-24875 Fixed typo... whoops
Sam Hemelryk [Wed, 27 Oct 2010 05:59:31 +0000 (05:59 +0000)]
blogs MDL-24875 Fixed typo... whoops

12 years agoblogs MDL-24875 Increased uniquehash field size to 255 and added a str length check...
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.

12 years agoglobal search MDL-24625
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.

12 years agocommunity block MDL-24827 redirect to the referer when remove a link from the communi...
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

12 years agoassignment MDL-24694 lang file string change.
Aparup Banerjee [Wed, 27 Oct 2010 03:10:34 +0000 (03:10 +0000)]
assignment MDL-24694 lang file string change.

12 years agomessage MDL-18977 message defaults. having another go.
Andrew Davis [Wed, 27 Oct 2010 02:55:55 +0000 (02:55 +0000)]
message MDL-18977 message defaults. having another go.

12 years agocommunity block MDL-24827 change community course delete icon (use the standard Moodl...
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)

12 years agomessage MDL-18977 made the message preference default setting code a little more...
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

12 years agocommunity block MDL-24823 add help icon to the 'trusted by Moodle.org' label
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

12 years agoUpdated the HEAD build version to 20101027
Moodle Robot [Wed, 27 Oct 2010 00:48:57 +0000 (00:48 +0000)]
Updated the HEAD build version to 20101027

12 years agoMDL-22584 detect file paths that are too long to fit into 255 char db field
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

12 years agoMDL-24852 updated yui readme
Petr Skoda [Tue, 26 Oct 2010 19:07:56 +0000 (19:07 +0000)]
MDL-24852 updated yui readme

12 years agoMDL-24852 switching to yui 2.8.2
Petr Skoda [Tue, 26 Oct 2010 19:06:14 +0000 (19:06 +0000)]
MDL-24852 switching to yui 2.8.2

12 years agoMDL-24852 phploader meta info for 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

12 years agoMDL-24834 removing usetags duplicate setting - credit goes to Mark Drechsler
Petr Skoda [Tue, 26 Oct 2010 17:59:56 +0000 (17:59 +0000)]
MDL-24834 removing usetags duplicate setting - credit goes to Mark Drechsler

12 years agoMDL-24869 fixed incorrect string location
Petr Skoda [Tue, 26 Oct 2010 17:46:57 +0000 (17:46 +0000)]
MDL-24869 fixed incorrect string location

12 years agoMDL-19702 rewritten context caching by Sam Marshall + tweaks for potential problems...
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

12 years agoMDL-22290 stadnardised the cancel button on lesson password page
Petr Skoda [Tue, 26 Oct 2010 15:16:11 +0000 (15:16 +0000)]
MDL-22290 stadnardised the cancel button on lesson password page

12 years agoMDL-24859 adding missing glossary ajax text formatting (patch by Jason Platts) +...
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

12 years agoMDL-22700 fixed bad foreign key definition in table wiki_pages, patch by Jason Platts
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

12 years agoMDL-22878 fixed incorrect install flag name, patch by John Beedell
Petr Skoda [Tue, 26 Oct 2010 14:37:23 +0000 (14:37 +0000)]
MDL-22878 fixed incorrect install flag name, patch by John Beedell

12 years agoMDL-24479 fixed invalid strings, patch by Jenny Gray
Petr Skoda [Tue, 26 Oct 2010 14:31:09 +0000 (14:31 +0000)]
MDL-24479 fixed invalid strings, patch by Jenny Gray

12 years agoMDL-24787 fixing group UI to work for users without roles too
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

12 years agoMDL-24694 fixing broken upgrade once more - this step was skipped because two blocks...
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

12 years agoMDL-24847 fixed incorrect unittest setup
Petr Skoda [Tue, 26 Oct 2010 12:58:13 +0000 (12:58 +0000)]
MDL-24847 fixed incorrect unittest setup

12 years agoassignment MDL-24694 added contexturl and contexturlname properties to email_teachers...
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.

12 years agomessage MDL-24771 moved the upgrade code
Andrew Davis [Tue, 26 Oct 2010 08:45:51 +0000 (08:45 +0000)]
message MDL-24771 moved the upgrade code

12 years agoMDL-24861 fixed text <> char comparison breaking MSSQL upgrade
Petr Skoda [Tue, 26 Oct 2010 08:28:56 +0000 (08:28 +0000)]
MDL-24861 fixed text <> char comparison breaking MSSQL upgrade

12 years agocommunity block MDL-24824 change 'Add to block' for 'Save a link to this course'
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'

12 years agoMDL-24848 fixed broken extra memory limit
Petr Skoda [Tue, 26 Oct 2010 08:02:51 +0000 (08:02 +0000)]
MDL-24848 fixed broken extra memory limit

12 years agoMDL-24848 prevent undefined docs url problems in install
Petr Skoda [Tue, 26 Oct 2010 08:01:22 +0000 (08:01 +0000)]
MDL-24848 prevent undefined docs url problems in install

12 years agomessage MDL-24771 another big commit of messaging fixes
Andrew Davis [Tue, 26 Oct 2010 08:00:29 +0000 (08:00 +0000)]
message MDL-24771 another big commit of messaging fixes

12 years agoMDL-24847 fixed problem when default roles have probibit capabilities
Petr Skoda [Tue, 26 Oct 2010 07:51:09 +0000 (07:51 +0000)]
MDL-24847 fixed problem when default roles have probibit capabilities

12 years agocommunity block MDL-24829 change community block name
jerome mouneyrac [Tue, 26 Oct 2010 07:50:32 +0000 (07:50 +0000)]
community block MDL-24829 change community block name

12 years agocommunity block MDL-24828 search form language option is default to current_language()
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()

12 years agoassignment MDL-24694
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.

12 years agocommunity block MDL-24830 better "wait for upload" message + fix a javascript issue...
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)

12 years agocommunity block MDL-24830 better "wait for download" message
jerome mouneyrac [Tue, 26 Oct 2010 06:08:49 +0000 (06:08 +0000)]
community block MDL-24830 better "wait for download" message

12 years agoglobal search MDL-24625 fixed up global search regressions so that indexing will...
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.

12 years agocourse-format-social MDL-24254 Removed admin from the default blocks
Sam Hemelryk [Tue, 26 Oct 2010 05:28:57 +0000 (05:28 +0000)]
course-format-social MDL-24254 Removed admin from the default blocks

12 years agomessage MDL-24771 moved common message settings out of the popup processor
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

12 years agorss MDL-24532 made rss item title be the post subject rather than the discussion...
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

12 years agoUpdated the HEAD build version to 20101026
Moodle Robot [Tue, 26 Oct 2010 00:52:52 +0000 (00:52 +0000)]
Updated the HEAD build version to 20101026

12 years agoAutomatic installer lang files (20101026)
AMOS bot [Tue, 26 Oct 2010 00:40:09 +0000 (00:40 +0000)]
Automatic installer lang files (20101026)

12 years agoMDL-24852 latest YUI 2.8.1, unfortunately there is no support for it in yui phploader...
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

12 years agoMDL-24837 improved user preferences internal implementation, general code cleanup...
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

12 years agoSCORM MDL-24272 fix for bad function call - thanks to Peter/Derek
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

12 years agoquiz editing MDL-23761 $PAGE->set_heading should be set_header
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.

12 years agoUnit tests MDL-24842: Fixed unit tests for accesslib, added ability to switch CFG...
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

12 years agoforum cron MDL-24843 fix typo in mtrace message.
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.

12 years agoinstall/upgrade MDL-24840 prevent the messaging pop-up from appearing during install...
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.

12 years agomessage MDL-24771 a big commit that fixes a whole bunch of small issues with messaging
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

12 years agopublication MDL-24661 set default value for creator notes.
jerome mouneyrac [Mon, 25 Oct 2010 09:12:08 +0000 (09:12 +0000)]
publication MDL-24661 set default value for creator notes.

12 years agothemes MDL-24493 Added redirect page layout and styles for all themes
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

12 years agolist-blocks MDL-24517 Altered class on list block contents so that bullet points...
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)

12 years agotheme-standardold MDL-23226 Fixed misplaced block region test
Sam Hemelryk [Mon, 25 Oct 2010 06:57:04 +0000 (06:57 +0000)]
theme-standardold MDL-23226 Fixed misplaced block region test

12 years agowebservice MDL-24821 return description format field for get_users web service function
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

12 years agoimage gallery MDL-24773 remove YUI 3 external lightbox module
jerome mouneyrac [Mon, 25 Oct 2010 06:00:14 +0000 (06:00 +0000)]
image gallery MDL-24773 remove YUI 3 external lightbox module

12 years agoimage gallery MDL-24773 replace external image gallery library calls with a new image...
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

12 years agoUpdated the HEAD build version to 20101025
Moodle Robot [Mon, 25 Oct 2010 00:50:19 +0000 (00:50 +0000)]
Updated the HEAD build version to 20101025

12 years agoMDL-24808
Petr Skoda [Sun, 24 Oct 2010 22:13:43 +0000 (22:13 +0000)]
MDL-24808

12 years agoMDL-22138 backup - added missing required lib
Eloy Lafuente [Sun, 24 Oct 2010 15:37:55 +0000 (15:37 +0000)]
MDL-22138 backup - added missing required lib

12 years agoMDL-24523 adding note that clean_text() is designed to work with htm ltext only,...
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

12 years agoMDL-22138 backup - I know smaller cathedrals than this, yay quizzes!
Eloy Lafuente [Sun, 24 Oct 2010 10:43:42 +0000 (10:43 +0000)]
MDL-22138 backup - I know smaller cathedrals than this, yay quizzes!

12 years agoMDL-24716 fix for broken path info on apache servers
Petr Skoda [Sun, 24 Oct 2010 08:21:40 +0000 (08:21 +0000)]
MDL-24716 fix for broken path info on apache servers

12 years agoUpdated the HEAD build version to 20101024
Moodle Robot [Sun, 24 Oct 2010 00:53:49 +0000 (00:53 +0000)]
Updated the HEAD build version to 20101024

12 years agoAutomatic installer lang files (20101024)
AMOS bot [Sun, 24 Oct 2010 00:40:08 +0000 (00:40 +0000)]
Automatic installer lang files (20101024)

12 years agoMDL-24777 added missing emoticon alt texts
David Mudrak [Sat, 23 Oct 2010 18:44:32 +0000 (18:44 +0000)]
MDL-24777 added missing emoticon alt texts

12 years agoMDL-24777 upgrade the emoticons settings into the new format, using the default values
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

12 years agoMDL-24777 replace_smilies() replaced with the new standard filter
David Mudrak [Sat, 23 Oct 2010 18:43:31 +0000 (18:43 +0000)]
MDL-24777 replace_smilies() replaced with the new standard filter

12 years agoMDL-24777 function replace_smilies() is not called from any other core code
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

12 years agoMDL-24777 get_emoticons_list_for_help_file() is now deprecated
David Mudrak [Sat, 23 Oct 2010 18:41:21 +0000 (18:41 +0000)]
MDL-24777 get_emoticons_list_for_help_file() is now deprecated

12 years agoMDL-24777 core function replace_smilies now uses emoticon_manager API
David Mudrak [Sat, 23 Oct 2010 18:40:46 +0000 (18:40 +0000)]
MDL-24777 core function replace_smilies now uses emoticon_manager API

12 years agoMDL-24777 new emoticon_manager and its admin settings
David Mudrak [Sat, 23 Oct 2010 18:40:11 +0000 (18:40 +0000)]
MDL-24777 new emoticon_manager and its admin settings

12 years agoMDL-24777 new renderable component pix_emoticon
David Mudrak [Sat, 23 Oct 2010 18:39:23 +0000 (18:39 +0000)]
MDL-24777 new renderable component pix_emoticon

12 years agoMDL-24751 64bit systems have higher memory limits now
Petr Skoda [Sat, 23 Oct 2010 10:57:15 +0000 (10:57 +0000)]
MDL-24751 64bit systems have higher memory limits now

12 years agoMDL-24772 fixed a theoritical problem with sites that do not have any enrollable...
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

12 years agoMDL-24803 fixed tagid typo in tag correlation table update
Petr Skoda [Sat, 23 Oct 2010 10:26:38 +0000 (10:26 +0000)]
MDL-24803 fixed tagid typo in tag correlation table update

12 years agoUpdated the HEAD build version to 20101023
Moodle Robot [Sat, 23 Oct 2010 00:51:07 +0000 (00:51 +0000)]
Updated the HEAD build version to 20101023