moodle.git
14 years agoUpdated the HEAD build version to 20101112
Moodle Robot [Fri, 12 Nov 2010 00:48:49 +0000 (00:48 +0000)]
Updated the HEAD build version to 20101112

14 years agoMDL-24924 course/import - delete one more file I missed in my prev commit
Eloy Lafuente [Thu, 11 Nov 2010 22:57:39 +0000 (22:57 +0000)]
MDL-24924 course/import - delete one more file I missed in my prev commit

14 years agoMDL-24924 course/import - plugin not available anymore. Killed!
Eloy Lafuente [Thu, 11 Nov 2010 22:52:17 +0000 (22:52 +0000)]
MDL-24924 course/import - plugin not available anymore. Killed!

14 years agoMDL-24718 import - always import adding
Eloy Lafuente [Thu, 11 Nov 2010 22:17:09 +0000 (22:17 +0000)]
MDL-24718 import - always import adding

14 years agoquestion bank MDL-24995 clean up a lot of deprecated code to do with moving questions...
Tim Hunt [Thu, 11 Nov 2010 21:54:22 +0000 (21:54 +0000)]
question bank MDL-24995 clean up a lot of deprecated code to do with moving questions around.

This should also fix MDL-25172, MDL-23021 and MDL-23073. In other words, moving questions between categories should now work.

14 years agofix for brick MDL-25091
john St [Thu, 11 Nov 2010 20:10:58 +0000 (20:10 +0000)]
fix for brick MDL-25091

14 years agoMDL-22135 - logs restore, course and activities + cleanup
Eloy Lafuente [Thu, 11 Nov 2010 19:46:04 +0000 (19:46 +0000)]
MDL-22135 - logs restore, course and activities + cleanup

14 years agoforum files MDL-25167 files in the post file area were not moved when the post was...
Tim Hunt [Thu, 11 Nov 2010 18:58:06 +0000 (18:58 +0000)]
forum files MDL-25167 files in the post file area were not moved when the post was moved or deleted.

Also, I refactord some code out of forum_move_post and into a new method file_storage::move_area_files_to_new_context. I hope that is OK.

14 years agoText filters can not be applied on the content exported to the portfolio
David Mudrak [Thu, 11 Nov 2010 18:47:57 +0000 (18:47 +0000)]
Text filters can not be applied on the content exported to the portfolio

Filters can replace text with images (smilies, temporary TeX images
etc.), links to glossaries or databases or embedded media players.
Therefore it is important to disable filter processing during portfolio
export.

14 years agoformslib editor NOBUG delete unused global file reference.
Tim Hunt [Thu, 11 Nov 2010 18:33:11 +0000 (18:33 +0000)]
formslib editor NOBUG delete unused global file reference.

14 years agoPortfolio export link displays title plus obsolete code cleanup
David Mudrak [Thu, 11 Nov 2010 18:24:49 +0000 (18:24 +0000)]
Portfolio export link displays title plus obsolete code cleanup

14 years agoFixed portfolio UI integration in forum thread
David Mudrak [Thu, 11 Nov 2010 18:04:43 +0000 (18:04 +0000)]
Fixed portfolio UI integration in forum thread

There was not enough space to put yet another discussion thread control
widget.

14 years agoPortfolio strings changed to reflect the heading of the next page
David Mudrak [Thu, 11 Nov 2010 18:04:27 +0000 (18:04 +0000)]
Portfolio strings changed to reflect the heading of the next page

Plus fixed some typos in the portfolio library

14 years agoquestion upgrade MDL-16094 fix up earlier mistakes in the text format upgrade.
Tim Hunt [Thu, 11 Nov 2010 17:32:25 +0000 (17:32 +0000)]
question upgrade MDL-16094 fix up earlier mistakes in the text format upgrade.

There was a mistake in the text format upgrade in the question bank. The wrong conversions were performed, and the wrong arguments were passed to text_to_html in the conversions that were done.

Also, not all the calls to format_text had been updated to use the values in the new format columns.

I think this change fixes everything, but I have only had very limited time to test it. I am committing it anyway, because that seems to me to be the best way to maximise testing. I think that the new code is certainly better than the old code was.

14 years agoFixed trivial typo in debugging message text
David Mudrak [Thu, 11 Nov 2010 16:46:41 +0000 (16:46 +0000)]
Fixed trivial typo in debugging message text

14 years agoIncorrect order of content processing during forum post portfolio export
David Mudrak [Thu, 11 Nov 2010 16:42:53 +0000 (16:42 +0000)]
Incorrect order of content processing during forum post portfolio export

During the portfolio export, portfolio_rewrite_pluginfile_urls() must be
called before format_text(). Otherwise some filters can interfere with
internal raw record syntax. For example, the Algebra Notation uses @@
for its own purposes and it used to break @@PLUGINFILE@@ placeholder.

14 years agoFixed undefined variable notice
David Mudrak [Thu, 11 Nov 2010 15:44:34 +0000 (15:44 +0000)]
Fixed undefined variable notice

14 years agoBox.net portfolio setup instructions updated
David Mudrak [Thu, 11 Nov 2010 13:33:37 +0000 (13:33 +0000)]
Box.net portfolio setup instructions updated

14 years agoMDL-24693 Flickr.com portfolio plugin fixed
David Mudrak [Thu, 11 Nov 2010 13:33:13 +0000 (13:33 +0000)]
MDL-24693 Flickr.com portfolio plugin fixed

14 years agoImproved portfolio export summary layout
David Mudrak [Thu, 11 Nov 2010 13:32:57 +0000 (13:32 +0000)]
Improved portfolio export summary layout

14 years agoattempt to fix mnet jumping issue when already logged in as guest
Petr Skoda [Thu, 11 Nov 2010 09:39:41 +0000 (09:39 +0000)]
attempt to fix mnet jumping issue when already logged in as guest

14 years agomessage MDL-25148 fixed a bug with my popup availability bug fix
Andrew Davis [Thu, 11 Nov 2010 09:17:47 +0000 (09:17 +0000)]
message MDL-25148 fixed a bug with my popup availability bug fix

14 years agonavigation MDL-24990 Wrapped link to assign roles in categories within proper capabil...
Sam Hemelryk [Thu, 11 Nov 2010 08:58:46 +0000 (08:58 +0000)]
navigation MDL-24990 Wrapped link to assign roles in categories within proper capability check.

14 years agoMDL-21963 rewritten progress bar internals, hopefully working now properly
Petr Skoda [Thu, 11 Nov 2010 07:56:49 +0000 (07:56 +0000)]
MDL-21963 rewritten progress bar internals, hopefully working now properly

14 years agomessage MDL-25148 using method on $PAGE to allow or disallow popup notifications
Andrew Davis [Thu, 11 Nov 2010 06:11:43 +0000 (06:11 +0000)]
message MDL-25148 using method on $PAGE to allow or disallow popup notifications

14 years agoMDL-25152 guest logging can be disabled now
Petr Skoda [Thu, 11 Nov 2010 06:11:13 +0000 (06:11 +0000)]
MDL-25152 guest logging can be disabled now

14 years agomessage MDL-25148 added method to $PAGE to allow or disallow popup notifications
Andrew Davis [Thu, 11 Nov 2010 06:06:11 +0000 (06:06 +0000)]
message MDL-25148 added method to $PAGE to allow or disallow popup notifications

14 years agoglobal search MDL-25133 fixes to blog posts search documents so that it will add...
Aparup Banerjee [Thu, 11 Nov 2010 05:53:43 +0000 (05:53 +0000)]
global search MDL-25133 fixes to blog posts search documents so that it will add new posts into the search index successfully

14 years agoMDL-25150 new debugusers setting
Petr Skoda [Thu, 11 Nov 2010 05:27:34 +0000 (05:27 +0000)]
MDL-25150 new debugusers setting

14 years agoblocks MDL-24999 Fixed up regression in the display of block_list type blocks. Column...
Sam Hemelryk [Thu, 11 Nov 2010 05:15:41 +0000 (05:15 +0000)]
blocks MDL-24999 Fixed up regression in the display of block_list type blocks. Columns now site next to each other rather than below.

14 years agouser-profile-field-datetime MDL-24806 Fixed typo
Sam Hemelryk [Thu, 11 Nov 2010 05:04:07 +0000 (05:04 +0000)]
user-profile-field-datetime MDL-24806 Fixed typo

14 years agomod-wiki MDL-25003 Wiki history diff view now uses divs for layout rather than table...
Sam Hemelryk [Thu, 11 Nov 2010 04:02:37 +0000 (04:02 +0000)]
mod-wiki MDL-25003 Wiki history diff view now uses divs for layout rather than table which fixes the nasty overflow problems that were occurring

14 years agoMDL-24239 scorm upgrade includes handling of extracted archives
Petr Skoda [Thu, 11 Nov 2010 03:43:04 +0000 (03:43 +0000)]
MDL-24239 scorm upgrade includes handling of extracted archives

14 years agonavigation MDL-25142 Fixed up differences in navigation between guest and normal...
Sam Hemelryk [Thu, 11 Nov 2010 03:37:56 +0000 (03:37 +0000)]
navigation MDL-25142 Fixed up differences in navigation between guest and normal user.
As part of this patch I also introduced a new method in accesslib can_access_course that can be used
to check a users access to a course.
I also fixed a minor issue with guest access flag caching in require_login

14 years agoglobal search MDL-25099 setting global search block to 'hidden' when feature is disab...
Aparup Banerjee [Thu, 11 Nov 2010 03:37:54 +0000 (03:37 +0000)]
global search MDL-25099 setting global search block to 'hidden' when feature is disabled in experimental settings.

14 years agocommunity block MDL-25141 hub description is now format in FORMAT_PLAIN + xhtml stric...
jerome mouneyrac [Thu, 11 Nov 2010 02:41:04 +0000 (02:41 +0000)]
community block MDL-25141 hub description is now format in FORMAT_PLAIN + xhtml strict code + remove BR tags

14 years agoNOBUG: Improved docs for concat functions within mysql_native_moodle_database.php
Sam Hemelryk [Thu, 11 Nov 2010 01:57:35 +0000 (01:57 +0000)]
NOBUG: Improved docs for concat functions within mysql_native_moodle_database.php

14 years agoenrol-users MDL-24618 Enrol users search now concats firstname and lastname as reques...
Sam Hemelryk [Thu, 11 Nov 2010 01:49:58 +0000 (01:49 +0000)]
enrol-users MDL-24618 Enrol users search now concats firstname and lastname as requested and searches email.

14 years agorestore MDL-24757 Fixed up course and category selectors
Sam Hemelryk [Thu, 11 Nov 2010 01:21:16 +0000 (01:21 +0000)]
restore MDL-24757 Fixed up course and category selectors

14 years agoUpdated the HEAD build version to 20101111
Moodle Robot [Thu, 11 Nov 2010 00:49:30 +0000 (00:49 +0000)]
Updated the HEAD build version to 20101111

14 years agoMDL-25145 ignore bogus roles of deleted users in meta enrol sync
Petr Skoda [Thu, 11 Nov 2010 00:46:33 +0000 (00:46 +0000)]
MDL-25145 ignore bogus roles of deleted users in meta enrol sync

14 years agoAutomatic installer lang files (20101111)
AMOS bot [Thu, 11 Nov 2010 00:40:10 +0000 (00:40 +0000)]
Automatic installer lang files (20101111)

14 years agono return necessary after exception thrown
Petr Skoda [Thu, 11 Nov 2010 00:39:53 +0000 (00:39 +0000)]
no return necessary after exception thrown

14 years agoMDL-24806 new time/date profile field
Petr Skoda [Thu, 11 Nov 2010 00:34:44 +0000 (00:34 +0000)]
MDL-24806 new time/date profile field
Credit goes to Mark Nelson - Pukunui Technology

14 years agoMDL-25147 tidy up readme wording related to cron
Dan Marsden [Thu, 11 Nov 2010 00:24:43 +0000 (00:24 +0000)]
MDL-25147 tidy up readme wording related to cron

14 years agoSCORM MDL-25124 report attempts correctly for SCORM 1.2 objects that don't return...
Dan Marsden [Wed, 10 Nov 2010 23:40:00 +0000 (23:40 +0000)]
SCORM MDL-25124 report attempts correctly for SCORM 1.2 objects that don't return a score.raw - thanks to Greg Franklin for report and fix!

14 years agoSCORM 2004 MDL-18756 - only return previous datamodel elements on re-launch if cmi...
Dan Marsden [Wed, 10 Nov 2010 23:22:31 +0000 (23:22 +0000)]
SCORM 2004 MDL-18756 - only return previous datamodel elements on re-launch if cmi.exit is set to "suspend"

14 years agoSCORM MDL-24579 remove badly formatted debugging code - thanks to Peter Chamberlain...
Dan Marsden [Wed, 10 Nov 2010 21:50:49 +0000 (21:50 +0000)]
SCORM MDL-24579 remove badly formatted debugging code - thanks to Peter Chamberlain for report.

14 years agoSCORM MDL-24579 fix CMILongIdentifier regex (SCORM 2004) - thanks to Peter Chamberlai...
Dan Marsden [Wed, 10 Nov 2010 21:37:47 +0000 (21:37 +0000)]
SCORM MDL-24579 fix CMILongIdentifier regex (SCORM 2004) - thanks to Peter Chamberlain for report/fix

14 years agoNOMDL workshop more referential integrity checks
David Mudrak [Wed, 10 Nov 2010 16:02:07 +0000 (16:02 +0000)]
NOMDL workshop more referential integrity checks

As reported by Trudy Koedooder at http://moodle.org/mod/forum/discuss.php?d=161322
there can be some orphaned grade records without the referenced
assessment. It threw upgrade error. Such grades are now just ignored
during the upgrade.

14 years agoMNet upgrade: missing required not null value
David Mudrak [Wed, 10 Nov 2010 16:01:23 +0000 (16:01 +0000)]
MNet upgrade: missing required not null value

The column description in mnet_service table is set to not null and no
value is set for the insert_record(). We must explicitly provide the
empty string if the description is not defined in db/mnet.php file.

14 years agoUnit tests MDL-24993 Disable obsolete portfolio tests until such time as somebody...
Sam Marshall [Wed, 10 Nov 2010 12:06:24 +0000 (12:06 +0000)]
Unit tests MDL-24993 Disable obsolete portfolio tests until such time as somebody can fix them

14 years agoMDL-23587 Italicise the names of unedited pages
Dongsheng Cai [Wed, 10 Nov 2010 09:40:31 +0000 (09:40 +0000)]
MDL-23587  Italicise the names of unedited pages

14 years agoMDL-25070 fixed Wiki Search results in double breadcrumb node
Dongsheng Cai [Wed, 10 Nov 2010 09:35:45 +0000 (09:35 +0000)]
MDL-25070 fixed Wiki Search results in double breadcrumb node

14 years agoMDL-22184 Re-execution of the fixed AMOScript from Sam's commit
David Mudrak [Wed, 10 Nov 2010 09:29:13 +0000 (09:29 +0000)]
MDL-22184 Re-execution of the fixed AMOScript from Sam's commit

AMOS BEGIN
 MOV [scheduledsettings,core_backup],[automatedsettings,core_backup]
 MOV [scheduledstorage,core_backup],[automatedstorage,core_backup]
 MOV [scheduledstoragehelp,core_backup],[automatedstoragehelp,core_backup]
 MOV [scheduledbackupsinactive,core],[automatedbackupsinactive,core_backup]
 MOV [scheduledbackupstatus,core],[automatedbackupstatus,core_backup]
 CPY [schedule,core],[automatedbackupschedule,core_backup]
 MOV [backupschedulehelp,core],[automatedbackupschedulehelp,core_backup]
AMOS END

14 years agoglobal search MDL-25099 undoing fix - bad for performance! - will re-implement later.
Aparup Banerjee [Wed, 10 Nov 2010 09:27:47 +0000 (09:27 +0000)]
global search MDL-25099 undoing fix - bad for performance! - will re-implement later.

14 years agoMDL-23636, fixed text when deleting or editing wiki comments
Dongsheng Cai [Wed, 10 Nov 2010 09:24:57 +0000 (09:24 +0000)]
MDL-23636, fixed text when deleting or editing wiki comments

14 years agoMDL-23677, fixed commenting on creole format wiki page
Dongsheng Cai [Wed, 10 Nov 2010 09:09:14 +0000 (09:09 +0000)]
MDL-23677, fixed commenting on creole format wiki page

14 years agoglobal search MDL-25099 locking the global search block to 'hidden' when feature...
Aparup Banerjee [Wed, 10 Nov 2010 09:06:46 +0000 (09:06 +0000)]
global search MDL-25099 locking the global search block to 'hidden' when feature is disabled in experimental settings.

14 years agoNew installer files
AMOS bot [Wed, 10 Nov 2010 08:58:10 +0000 (08:58 +0000)]
New installer files

14 years agoMDL-24491, removed print_object in wiki upgrade code
Dongsheng Cai [Wed, 10 Nov 2010 08:22:16 +0000 (08:22 +0000)]
MDL-24491, removed print_object in wiki upgrade code

14 years agoMDL-25138 tag_get_correlated should return unique records
Dongsheng Cai [Wed, 10 Nov 2010 06:37:11 +0000 (06:37 +0000)]
MDL-25138 tag_get_correlated should return unique records

14 years agobackup MDL-22184 Scheduled backups are now possible again through cron.
Sam Hemelryk [Wed, 10 Nov 2010 06:07:43 +0000 (06:07 +0000)]
backup MDL-22184 Scheduled backups are now possible again through cron.
AMOS BEGIN
 MOV [move scheduledsetup,core_backup],[automatedsetup,core_backup]
 MOV [scheduledsettings,core_backup],[automatedsettings,core_backup]
 MOV [scheduledstorage,core_backup],[automatedstorage,core_backup]
 MOV [scheduledstoragehelp,core_backup],[automatedstoragehelp,core_backup]
 MOV [scheduledbackupsinactive,core],[automatedbackupsinactive,core_backup]
 MOV [scheduledbackupstatus,core],[automatedbackupstatus,core_backup]
 CPY [schedule,core],[automatedbackupschedule,core_backup]
 MOV [backupschedulehelp,core],[automatedbackupschedulehelp,core_backup]
AMOS END

14 years agoregistration MDL-25135 fix registration when private hub url has a trailing "/" character
jerome mouneyrac [Wed, 10 Nov 2010 03:50:03 +0000 (03:50 +0000)]
registration MDL-25135 fix registration when private hub url has a trailing "/" character

14 years agoregistration MDL-25135 fix registration when private hub url has a trailing "/" character
jerome mouneyrac [Wed, 10 Nov 2010 03:35:40 +0000 (03:35 +0000)]
registration MDL-25135 fix registration when private hub url has a trailing "/" character

14 years agoMDL-24955 improved add discussion logic for users that are not enrolled yet
Petr Skoda [Wed, 10 Nov 2010 02:49:00 +0000 (02:49 +0000)]
MDL-24955 improved add discussion logic for users that are not enrolled yet

14 years agoMDL-24955 improved reply link logic for users that are not enrolled yet
Petr Skoda [Wed, 10 Nov 2010 02:43:56 +0000 (02:43 +0000)]
MDL-24955 improved reply link logic for users that are not enrolled yet

14 years agocourse MDL-25101 made course description popup actually set its layout to popup
Andrew Davis [Wed, 10 Nov 2010 02:42:57 +0000 (02:42 +0000)]
course MDL-25101 made course description popup actually set its layout to popup

14 years agoMDL-24955 improved detection of available self enrol plugins
Petr Skoda [Wed, 10 Nov 2010 02:14:27 +0000 (02:14 +0000)]
MDL-24955 improved detection of available self enrol plugins

14 years agoGlobal Search MDL-25131 fix typo
Dan Marsden [Wed, 10 Nov 2010 01:05:10 +0000 (01:05 +0000)]
Global Search MDL-25131 fix typo

14 years agoUpdated the HEAD build version to 20101110
Moodle Robot [Wed, 10 Nov 2010 00:47:17 +0000 (00:47 +0000)]
Updated the HEAD build version to 20101110

14 years agoAutomatic installer lang files (20101110)
AMOS bot [Wed, 10 Nov 2010 00:40:09 +0000 (00:40 +0000)]
Automatic installer lang files (20101110)

14 years agoSCORM MDL-25985 wrong key to check $usertracks array - thanks to Valerian for report/fix
Dan Marsden [Tue, 9 Nov 2010 22:55:58 +0000 (22:55 +0000)]
SCORM MDL-25985 wrong key to check $usertracks array - thanks to Valerian for report/fix

14 years agoUnit tests MDL-24980 Disable obsolete portfolio tests until such time as somebody...
Sam Marshall [Tue, 9 Nov 2010 17:10:34 +0000 (17:10 +0000)]
Unit tests MDL-24980 Disable obsolete portfolio tests until such time as somebody can fix them

14 years agoUnit tests MDL-24993 Disable obsolete portfolio tests until such time as somebody...
Sam Marshall [Tue, 9 Nov 2010 17:09:13 +0000 (17:09 +0000)]
Unit tests MDL-24993 Disable obsolete portfolio tests until such time as somebody can fix them

14 years agoMDL-25052 Do not display 'All hosts' as the identity provider at login form
David Mudrak [Tue, 9 Nov 2010 15:39:07 +0000 (15:39 +0000)]
MDL-25052 Do not display 'All hosts' as the identity provider at login form

14 years agoNOMDL MNet: fixed incorrect usage of get_record() in permission_to_call()
David Mudrak [Tue, 9 Nov 2010 15:38:50 +0000 (15:38 +0000)]
NOMDL MNet: fixed incorrect usage of get_record() in permission_to_call()

When $CFG->mnet_all_hosts_id was set, the get_record() returned multiply
records and produced warnings. Also, get_record_sql() == true was just
ugly.

14 years agoMDL-25111 MNet: fixed typo in the callback function name
David Mudrak [Tue, 9 Nov 2010 13:11:28 +0000 (13:11 +0000)]
MDL-25111 MNet: fixed typo in the callback function name

Credit goes to Hubert Chathi.

14 years agoRoles MDL-23986 Added help to role archetype
Sam Marshall [Tue, 9 Nov 2010 12:41:29 +0000 (12:41 +0000)]
Roles MDL-23986 Added help to role archetype

14 years agoMDL-24625 Dropped $CFG->block_search_text and $CFG->block_search_button
David Mudrak [Tue, 9 Nov 2010 12:40:56 +0000 (12:40 +0000)]
MDL-24625 Dropped $CFG->block_search_text and $CFG->block_search_button

We should never store strings in the database, use get_string()
whenever possible. Also, I removed legacy config_global.html even though
I know Apu kept it intentionally for regressions test. The file can
always be searched in the repository history, no need to keep it.

14 years agoMDL-25072 reverted theme's disablecourseajax to enablecourseajax property
David Mudrak [Tue, 9 Nov 2010 11:55:37 +0000 (11:55 +0000)]
MDL-25072 reverted theme's disablecourseajax to enablecourseajax property

14 years agoMDL-14790 ajax delete confirmation box now uses the same wording as the non-ajax...
David Mudrak [Tue, 9 Nov 2010 11:55:26 +0000 (11:55 +0000)]
MDL-14790 ajax delete confirmation box now uses the same wording as the non-ajax confirmation page

14 years agoMDL-25072 convert $CFG->disablecourseajax to $CFG->enablecourseajax
David Mudrak [Tue, 9 Nov 2010 11:55:11 +0000 (11:55 +0000)]
MDL-25072 convert $CFG->disablecourseajax to $CFG->enablecourseajax

14 years agoMDL-25072 Stop abusing $CFG->ajaxcapable and $CFG->ajaxtestedbrowsers
David Mudrak [Tue, 9 Nov 2010 11:54:58 +0000 (11:54 +0000)]
MDL-25072 Stop abusing $CFG->ajaxcapable and $CFG->ajaxtestedbrowsers

14 years agoMDL-19168, dropbox plugin now have full access
Dongsheng Cai [Tue, 9 Nov 2010 09:11:28 +0000 (09:11 +0000)]
MDL-19168, dropbox plugin now have full access

14 years agomod-forum MDL-25113 Fixed up navigation for forum when browsing a discussion.
Sam Hemelryk [Tue, 9 Nov 2010 08:59:53 +0000 (08:59 +0000)]
mod-forum MDL-25113 Fixed up navigation for forum when browsing a discussion.

14 years agoforum MDL-24850 added ratings to mod/forum/user.php
Andrew Davis [Tue, 9 Nov 2010 08:34:30 +0000 (08:34 +0000)]
forum MDL-24850 added ratings to mod/forum/user.php

14 years agoblock-recent_activity MDLSITE-1118 Tweaking styles for recent activity block
Sam Hemelryk [Tue, 9 Nov 2010 08:25:52 +0000 (08:25 +0000)]
block-recent_activity MDLSITE-1118 Tweaking styles for recent activity block

14 years agoblock-recent_activity MDLSITE-1118 Added spacing below each item
Sam Hemelryk [Tue, 9 Nov 2010 08:16:43 +0000 (08:16 +0000)]
block-recent_activity MDLSITE-1118 Added spacing below each item

14 years agoregistration MDL-25116 change some wording on the main registration page
jerome mouneyrac [Tue, 9 Nov 2010 07:58:54 +0000 (07:58 +0000)]
registration MDL-25116 change some wording on the main registration page

14 years agotheme-formal_white MDL-25090 Removed setting that was no longer used.
Sam Hemelryk [Tue, 9 Nov 2010 06:58:12 +0000 (06:58 +0000)]
theme-formal_white MDL-25090 Removed setting that was no longer used.

14 years agomessage MDL-25114 corrected some code doc
Andrew Davis [Tue, 9 Nov 2010 06:47:53 +0000 (06:47 +0000)]
message MDL-25114 corrected some code doc

14 years agomessage MDL-25114 tried to make the message provider not found error info more helpful
Andrew Davis [Tue, 9 Nov 2010 06:12:04 +0000 (06:12 +0000)]
message MDL-25114 tried to make the message provider not found error info more helpful

14 years agomessage MDL-25114 tried to provide a more helpful error message for when code sending...
Andrew Davis [Tue, 9 Nov 2010 06:01:20 +0000 (06:01 +0000)]
message MDL-25114 tried to provide a more helpful error message for when code sending a message supplied an unknown component or event name

14 years agoMDL-25104 Fixing cloze import and export
Pierre Pichet [Tue, 9 Nov 2010 04:07:37 +0000 (04:07 +0000)]
MDL-25104 Fixing cloze import and export

14 years agomod-forum MDL-25113 Fixed up navbar display for forum threads
Sam Hemelryk [Tue, 9 Nov 2010 03:43:40 +0000 (03:43 +0000)]
mod-forum MDL-25113 Fixed up navbar display for forum threads

14 years agogradebook MDL-25112 made /grade/edit/outcome/edit.php set page context before trying...
Andrew Davis [Tue, 9 Nov 2010 03:24:09 +0000 (03:24 +0000)]
gradebook MDL-25112 made /grade/edit/outcome/edit.php set page context before trying to initialize an mform

14 years agocommunity block/publication MDL-23056 use required_param instead of optional_param...
jerome mouneyrac [Tue, 9 Nov 2010 02:35:36 +0000 (02:35 +0000)]
community block/publication MDL-23056 use required_param instead of optional_param when possible

14 years agoMDL-24955 prevent infinite redirect loop when not enrolled and self enrol not available
Petr Skoda [Tue, 9 Nov 2010 01:53:28 +0000 (01:53 +0000)]
MDL-24955 prevent infinite redirect loop when not enrolled and self enrol not available

14 years agoMDL-25072 themes may disable ajax course edit
Petr Skoda [Tue, 9 Nov 2010 01:28:43 +0000 (01:28 +0000)]
MDL-25072 themes may disable ajax course edit