Petr Skoda [Mon, 15 Nov 2010 05:52:33 +0000 (05:52 +0000)]
MDL-25031, MDL-25198 fixed use of proper table prefixes in blocks upgrade and fixed invalid DML call in questions ugprade
Andrew Davis [Mon, 15 Nov 2010 03:56:12 +0000 (03:56 +0000)]
blog MDL-25217 now checking for null creation and modified timestamps when importing external blog entries
Dongsheng Cai [Mon, 15 Nov 2010 02:54:31 +0000 (02:54 +0000)]
MDL-25198, fixed incorrect sql, protect question image migration code by field_exists check
Moodle Robot [Mon, 15 Nov 2010 00:48:37 +0000 (00:48 +0000)]
Updated the HEAD build version to
20101115
Patrick Malley [Sun, 14 Nov 2010 21:33:37 +0000 (21:33 +0000)]
MDL-25210 - Creating consistency in README files.
Pierre Pichet [Sun, 14 Nov 2010 03:51:35 +0000 (03:51 +0000)]
MDL-25104 removing unnecessary $options = array_shift($oldoptions) line 192 that generates 2 question_numerical records,
this was added by inadvertence in the last many lines modifications
Petr Skoda [Sun, 14 Nov 2010 02:01:59 +0000 (02:01 +0000)]
MDL-11728 finally defining the exact meaning of is_internal() in auth plugins
internal means "uses password hash for user authentication", there is a new is_synchronised_with_external() method that indicates if moodle should automatically sync user info with external system after login; I have also improved the default for prevent_local_passwords() which is now defaulting to !is_internal()
Moodle Robot [Sun, 14 Nov 2010 00:47:59 +0000 (00:47 +0000)]
Updated the HEAD build version to
20101114
Martin Dougiamas [Sat, 13 Nov 2010 03:47:16 +0000 (03:47 +0000)]
Bumping to RC2
Martin Dougiamas [Sat, 13 Nov 2010 03:37:22 +0000 (03:37 +0000)]
MDL-19124 removed old parameters, no longer used
Moodle Robot [Sat, 13 Nov 2010 00:47:50 +0000 (00:47 +0000)]
Updated the HEAD build version to
20101113
Helen Foster [Fri, 12 Nov 2010 20:40:37 +0000 (20:40 +0000)]
MDL-24405 lang string rewording and removing capitalization
Pierre Pichet [Fri, 12 Nov 2010 20:30:09 +0000 (20:30 +0000)]
MDL-25104 correcting import_or_save_files() function
Helen Foster [Fri, 12 Nov 2010 20:14:23 +0000 (20:14 +0000)]
MDL-25127 lang string rewording
Helen Foster [Fri, 12 Nov 2010 17:16:56 +0000 (17:16 +0000)]
MDL-21302 lang string polishing
Tim Hunt [Fri, 12 Nov 2010 17:11:34 +0000 (17:11 +0000)]
questions MDL-25104 and MDL-25088 fix question editing and import
Editing of some qtypes was broken since a previous commit by me earlier in the week.
Import of XML and GIFT should now work, but could use some more testing.
Eloy Lafuente [Fri, 12 Nov 2010 16:15:26 +0000 (16:15 +0000)]
MDL-23479 backup - now restoring workshop logs, thanks David for support!
David Mudrak [Fri, 12 Nov 2010 16:07:05 +0000 (16:07 +0000)]
MDL-25144 Fixed SQL causing error in MSSQL
David Mudrak [Fri, 12 Nov 2010 14:53:38 +0000 (14:53 +0000)]
Language customization report uses proper plugin prefix for table names
David Mudrak [Fri, 12 Nov 2010 14:28:59 +0000 (14:28 +0000)]
MDL-25166 Oops sorry the previous commit introduced a new string that is not needed actually
David Mudrak [Fri, 12 Nov 2010 14:27:02 +0000 (14:27 +0000)]
MDL-25166 Language customization does not interfere with the current language selector
Tim Hunt [Fri, 12 Nov 2010 12:07:22 +0000 (12:07 +0000)]
question export MDL-25088 followup - remove no-longer-used function.
Tim Hunt [Fri, 12 Nov 2010 12:06:48 +0000 (12:06 +0000)]
question export MDL-25088 this is the first part. I think question export is now working for all types.
Import to follow soon.
David Mudrak [Fri, 12 Nov 2010 11:54:53 +0000 (11:54 +0000)]
Fixed workshop view logging
add_to_log() used to log whole workshop name instead of just id. Thanks
to Eloy for spotting that.
Helen Foster [Fri, 12 Nov 2010 11:31:53 +0000 (11:31 +0000)]
MDL-25151 new help string thanks to Mark Nelson for reporting it missing
Tim Hunt [Fri, 12 Nov 2010 11:29:53 +0000 (11:29 +0000)]
question deletion MDL-25173 when a question is deleted, all the associated files must be deleted.
David Mudrak [Fri, 12 Nov 2010 10:33:13 +0000 (10:33 +0000)]
workshop: create empty legacy tables to keep DB consistency with install.xml
Tim Hunt [Fri, 12 Nov 2010 10:23:29 +0000 (10:23 +0000)]
question editing MDL-25151 Notices when editing random questions.
Petr Skoda [Fri, 12 Nov 2010 10:13:40 +0000 (10:13 +0000)]
MDL-25174 adding a workaround for old passwords that were hashed with magic quotes
David Mudrak [Fri, 12 Nov 2010 09:36:50 +0000 (09:36 +0000)]
Fixed MNet strings that explicitly talk about Moodle site
The remote site can be Mahara site, too.
David Mudrak [Fri, 12 Nov 2010 08:52:55 +0000 (08:52 +0000)]
New icon for portfolio export and improving its position
The old icon was considered "temporary" (according to Penny) and it was
not very clear. Hopefully this one is a bit better.
Sam Hemelryk [Fri, 12 Nov 2010 07:53:55 +0000 (07:53 +0000)]
lib MDL-1975 Users who have been auto logged in by guest are now redirected to login on capability exceptions rather than being shown the exception.
Dongsheng Cai [Fri, 12 Nov 2010 07:26:42 +0000 (07:26 +0000)]
"MDL-25184, fixed regular expression of youtube"
Sam Hemelryk [Fri, 12 Nov 2010 07:05:18 +0000 (07:05 +0000)]
backup MDL-25183 Added a dedicated CLI script for running automated backups
Sam Hemelryk [Fri, 12 Nov 2010 05:26:47 +0000 (05:26 +0000)]
javascript MDL-25013 YUI modules are now recursively loaded and a stacktrace stored when this occurs
Andrew Davis [Fri, 12 Nov 2010 04:00:45 +0000 (04:00 +0000)]
gradebook MDL-21907 grader report group view was being limited to groups in the course's default grouping
Dongsheng Cai [Fri, 12 Nov 2010 03:34:49 +0000 (03:34 +0000)]
"MDL-25175, fixed groups_get_group parameter"
Pierre Pichet [Fri, 12 Nov 2010 02:45:30 +0000 (02:45 +0000)]
MDL-25168 decoding questiontext using new questiontext array [text]....
Petr Skoda [Fri, 12 Nov 2010 02:36:20 +0000 (02:36 +0000)]
MDL-25174 adding a workaround for old passwords that were hashed with magic quotes
Moodle Robot [Fri, 12 Nov 2010 00:48:49 +0000 (00:48 +0000)]
Updated the HEAD build version to
20101112
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
Eloy Lafuente [Thu, 11 Nov 2010 22:52:17 +0000 (22:52 +0000)]
MDL-24924 course/import - plugin not available anymore. Killed!
Eloy Lafuente [Thu, 11 Nov 2010 22:17:09 +0000 (22:17 +0000)]
MDL-24718 import - always import adding
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.
john St [Thu, 11 Nov 2010 20:10:58 +0000 (20:10 +0000)]
fix for brick MDL-25091
Eloy Lafuente [Thu, 11 Nov 2010 19:46:04 +0000 (19:46 +0000)]
MDL-22135 - logs restore, course and activities + cleanup
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.
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.
Tim Hunt [Thu, 11 Nov 2010 18:33:11 +0000 (18:33 +0000)]
formslib editor NOBUG delete unused global file reference.
David Mudrak [Thu, 11 Nov 2010 18:24:49 +0000 (18:24 +0000)]
Portfolio export link displays title plus obsolete code cleanup
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.
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
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.
David Mudrak [Thu, 11 Nov 2010 16:46:41 +0000 (16:46 +0000)]
Fixed trivial typo in debugging message text
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.
David Mudrak [Thu, 11 Nov 2010 15:44:34 +0000 (15:44 +0000)]
Fixed undefined variable notice
David Mudrak [Thu, 11 Nov 2010 13:33:37 +0000 (13:33 +0000)]
Box.net portfolio setup instructions updated
David Mudrak [Thu, 11 Nov 2010 13:33:13 +0000 (13:33 +0000)]
MDL-24693 Flickr.com portfolio plugin fixed
David Mudrak [Thu, 11 Nov 2010 13:32:57 +0000 (13:32 +0000)]
Improved portfolio export summary layout
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
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
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.
Petr Skoda [Thu, 11 Nov 2010 07:56:49 +0000 (07:56 +0000)]
MDL-21963 rewritten progress bar internals, hopefully working now properly
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
Petr Skoda [Thu, 11 Nov 2010 06:11:13 +0000 (06:11 +0000)]
MDL-25152 guest logging can be disabled now
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
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
Petr Skoda [Thu, 11 Nov 2010 05:27:34 +0000 (05:27 +0000)]
MDL-25150 new debugusers setting
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.
Sam Hemelryk [Thu, 11 Nov 2010 05:04:07 +0000 (05:04 +0000)]
user-profile-field-datetime MDL-24806 Fixed typo
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
Petr Skoda [Thu, 11 Nov 2010 03:43:04 +0000 (03:43 +0000)]
MDL-24239 scorm upgrade includes handling of extracted archives
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
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.
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
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
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.
Sam Hemelryk [Thu, 11 Nov 2010 01:21:16 +0000 (01:21 +0000)]
restore MDL-24757 Fixed up course and category selectors
Moodle Robot [Thu, 11 Nov 2010 00:49:30 +0000 (00:49 +0000)]
Updated the HEAD build version to
20101111
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
AMOS bot [Thu, 11 Nov 2010 00:40:10 +0000 (00:40 +0000)]
Automatic installer lang files (
20101111)
Petr Skoda [Thu, 11 Nov 2010 00:39:53 +0000 (00:39 +0000)]
no return necessary after exception thrown
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
Dan Marsden [Thu, 11 Nov 2010 00:24:43 +0000 (00:24 +0000)]
MDL-25147 tidy up readme wording related to cron
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!
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"
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.
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
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.
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.
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
Dongsheng Cai [Wed, 10 Nov 2010 09:40:31 +0000 (09:40 +0000)]
MDL-23587 Italicise the names of unedited pages
Dongsheng Cai [Wed, 10 Nov 2010 09:35:45 +0000 (09:35 +0000)]
MDL-25070 fixed Wiki Search results in double breadcrumb node
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
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.
Dongsheng Cai [Wed, 10 Nov 2010 09:24:57 +0000 (09:24 +0000)]
MDL-23636, fixed text when deleting or editing wiki comments
Dongsheng Cai [Wed, 10 Nov 2010 09:09:14 +0000 (09:09 +0000)]
MDL-23677, fixed commenting on creole format wiki page
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.
AMOS bot [Wed, 10 Nov 2010 08:58:10 +0000 (08:58 +0000)]
New installer files
Dongsheng Cai [Wed, 10 Nov 2010 08:22:16 +0000 (08:22 +0000)]
MDL-24491, removed print_object in wiki upgrade code