Petr Skoda [Wed, 17 Nov 2010 03:52:05 +0000 (03:52 +0000)]
MDL-23610 increasing version number to trigger environment test
jerome mouneyrac [Wed, 17 Nov 2010 03:29:35 +0000 (03:29 +0000)]
community block MDL-25256 fix hub description on the search form (previous hub description was assigned to the following)
Sam Hemelryk [Wed, 17 Nov 2010 02:20:05 +0000 (02:20 +0000)]
navigation MDL-25247 Fixed regression in the navigation.
Petr Skoda [Wed, 17 Nov 2010 01:58:38 +0000 (01:58 +0000)]
MDL-23610 finally fixed the broken utf8 detection in mysqli driver
this was actually causing tons of false reports because people are often creating the database without the encoding parameter, especially when testing upgrades
Moodle Robot [Wed, 17 Nov 2010 00:48:28 +0000 (00:48 +0000)]
Updated the HEAD build version to
20101117
AMOS bot [Wed, 17 Nov 2010 00:40:13 +0000 (00:40 +0000)]
Automatic installer lang files (
20101117)
David Mudrak [Tue, 16 Nov 2010 18:25:28 +0000 (18:25 +0000)]
Fixed trivial typo in enrolment string
David Mudrak [Tue, 16 Nov 2010 18:02:14 +0000 (18:02 +0000)]
AJAX enrolment uses proper {$a} placeholder
We now have M.util.get_string() that should be used instead of custom
replacement. Otherwise the placeholder is not detected in AMOS
web translator.
David Mudrak [Tue, 16 Nov 2010 17:36:01 +0000 (17:36 +0000)]
Fixed typo in the capability name
Helen Foster [Tue, 16 Nov 2010 16:59:00 +0000 (16:59 +0000)]
MDL-22449 wiki lang string polishing plus adding link strings
Pierre Pichet [Tue, 16 Nov 2010 15:53:11 +0000 (15:53 +0000)]
MDL-25194 setting 'returnurl' and removing display of correctanswerfeedback... , left these only on calculatedmultichoice
Pierre Pichet [Tue, 16 Nov 2010 15:50:50 +0000 (15:50 +0000)]
MDL-25194 removing display of correctanswerfeedback... , left these only on calculatedmultichoice
Pierre Pichet [Tue, 16 Nov 2010 15:47:42 +0000 (15:47 +0000)]
MDL-25194 settig 'returnurl'
Tim Hunt [Tue, 16 Nov 2010 14:09:39 +0000 (14:09 +0000)]
theme MDL-22492 / MDL-25204 hack it so that help popups never appear under other things.
David Mudrak [Tue, 16 Nov 2010 13:40:34 +0000 (13:40 +0000)]
MDL-13379 mnet: course overview at my home page displays remote courses, too
The patch submitted by Hubert Chathi. I just changed it a bit to use
moodle_url instead of string URLs and to use s() instead of format_string()
when putting the course fullname into title="" attribute value.
Petr Skoda [Tue, 16 Nov 2010 10:27:00 +0000 (10:27 +0000)]
MDL-25235 fixed param type for OS paths
paths to executable are not PARAM_TEXT, we have to use PARAM_RAW there + whitespace fixes
Sam Hemelryk [Tue, 16 Nov 2010 09:00:47 +0000 (09:00 +0000)]
mod-forum-search MDL-25239 Fixed double encoding of the search param during pagination
jerome mouneyrac [Tue, 16 Nov 2010 07:45:31 +0000 (07:45 +0000)]
webservice MDL-25195 fix web service admin pages navigation bar/navigation
Pierre Pichet [Tue, 16 Nov 2010 03:43:54 +0000 (03:43 +0000)]
MDL-25194 replace protected options of default_question_type by public optionsa defined in calculated.
the same parameter is used in calculatedsimple and caculatedmulti which extends question_calculated_qtype
jerome mouneyrac [Tue, 16 Nov 2010 03:04:40 +0000 (03:04 +0000)]
publication MDL-25221 destroy backup controller once backup is done.
Dan Marsden [Tue, 16 Nov 2010 01:03:56 +0000 (01:03 +0000)]
SCORM MDL-24273 fix typo in SCORM 2004 code
Dan Marsden [Tue, 16 Nov 2010 01:02:17 +0000 (01:02 +0000)]
SCORM MDL-24273 fix typo in SCORM 2004 code
Dan Marsden [Tue, 16 Nov 2010 00:56:24 +0000 (00:56 +0000)]
SCORM MDL-24273 fix typo in SCORM 2004 code
Dan Marsden [Tue, 16 Nov 2010 00:49:37 +0000 (00:49 +0000)]
SCORM MDL-24273 fix typo in SCORM 2004 code
Moodle Robot [Tue, 16 Nov 2010 00:49:07 +0000 (00:49 +0000)]
Updated the HEAD build version to
20101116
Dan Marsden [Tue, 16 Nov 2010 00:21:59 +0000 (00:21 +0000)]
SCORM MDL-24273 fix typo in SCORM 2004 code
Dan Marsden [Tue, 16 Nov 2010 00:19:41 +0000 (00:19 +0000)]
SCORM MDL-24273 fix typo in SCORM 2004 code
Dan Marsden [Tue, 16 Nov 2010 00:16:56 +0000 (00:16 +0000)]
SCORM MDL-24273 fix typo in SCORM 2004 code
David Mudrak [Mon, 15 Nov 2010 22:59:06 +0000 (22:59 +0000)]
MDL-23978 portfolio: do not cleanup images with portfolio URI scheme
The problem was in the order of the content preparing. Now when the
filters are always skipped (they have to) we must always run
format_text() first. That will prepare nice HTML in which we just
rewrite the portfolio URIs.
Note that we are still calling clean_text() so that we do not export
malicious code for portfolios like File download. In the future, this
may be changed, made format specific or even per-export configurable.
As a side product of the patch, I have re-enabled online assignment
portfolio export and switched $options->para to false consistently.
Helen Foster [Mon, 15 Nov 2010 20:47:07 +0000 (20:47 +0000)]
MDL-25205 help string improvement
Tim Hunt [Mon, 15 Nov 2010 17:17:48 +0000 (17:17 +0000)]
qtype multichoice MDL-25208 Saving questions was broken.
Eloy Lafuente [Mon, 15 Nov 2010 17:10:11 +0000 (17:10 +0000)]
MDL-25161 restore - keep course->numsections unmodified
Tim Hunt [Mon, 15 Nov 2010 17:00:38 +0000 (17:00 +0000)]
quiz editing MDL-25205 help for the order and paging page.
Tim Hunt [Mon, 15 Nov 2010 16:41:42 +0000 (16:41 +0000)]
quiz reports MDL-25206 Make it more obvious how to review the students responses.
David Mudrak [Mon, 15 Nov 2010 16:13:06 +0000 (16:13 +0000)]
report_customlang: regenerate foreign key after recent tables rename
Thanks to Tim Hunt for spotting this overlooked key definition.
Eloy Lafuente [Mon, 15 Nov 2010 16:08:02 +0000 (16:08 +0000)]
MDL-24962 backup - clean plan/settings circular refs on restore
Eloy Lafuente [Mon, 15 Nov 2010 15:46:14 +0000 (15:46 +0000)]
MDL-24959 glossary_random - render images in picked entries properly
Tim Hunt [Mon, 15 Nov 2010 15:27:24 +0000 (15:27 +0000)]
question import MDL-25200 was ignoring the category specified in the file.
Eloy Lafuente [Mon, 15 Nov 2010 15:16:57 +0000 (15:16 +0000)]
MDL-25227 glossary - fix delete_instance() and clean orphaned entries
David Mudrak [Mon, 15 Nov 2010 14:18:24 +0000 (14:18 +0000)]
MDL-25225 forum: fixed discussion control layout
The display mode selector is supposed to display in the middle of the
row. Move discussion selector should be on the right, portfolio export
selector on the left. Thanks Sam Marshall for the report and testing the
patches.
Pierre Pichet [Mon, 15 Nov 2010 14:14:43 +0000 (14:14 +0000)]
MDL-25192 and MDL-25194 import and saving images using instructions ['files'] array
Pierre Pichet [Mon, 15 Nov 2010 14:09:19 +0000 (14:09 +0000)]
MDL-25192 editing and saving instructions image usng question->id
Helen Foster [Mon, 15 Nov 2010 12:19:37 +0000 (12:19 +0000)]
MDL-24405 reverting lang strings thanks to Chris Collman for review
Sam Marshall [Mon, 15 Nov 2010 10:41:26 +0000 (10:41 +0000)]
Forum MDL-25170 Discussion move feature should have button so you don't do it by accident (again)
David Mudrak [Mon, 15 Nov 2010 10:02:44 +0000 (10:02 +0000)]
MDL-21657 fixed regression in function call after its API change
The API of the function forum_print_posts_threaded() was changed in
63e87951e6ce93aadc2b891556bf832fe4b5226c but this call was not updated.
This led to not displaying other replies when replying to a forum post.
Andrew Davis [Mon, 15 Nov 2010 09:03:32 +0000 (09:03 +0000)]
gradebook MDL-25171 made it possible to deselect all grade items when exporting grades
jerome mouneyrac [Mon, 15 Nov 2010 08:51:44 +0000 (08:51 +0000)]
publication MDL-25040 fix ugly css (hub logo image has border)
jerome mouneyrac [Mon, 15 Nov 2010 08:38:02 +0000 (08:38 +0000)]
publication MDL-25040 display hub information (logo - description - link) on the publication metadata page
Petr Skoda [Mon, 15 Nov 2010 08:05:02 +0000 (08:05 +0000)]
MDL-25123 description of more hidden debug settings
credit goes to Matteo Scaramuccia
Petr Skoda [Mon, 15 Nov 2010 07:38:02 +0000 (07:38 +0000)]
MDL-25187 upgrade log debugging to use new DML style
all credit goes to Eloy Lafuente (stronk7)
Eloy Lafuente [Mon, 15 Nov 2010 07:17:24 +0000 (07:17 +0000)]
MDL-24962 backup - cache xmldb_tables for multiple operations. Apply destroyer to temp controller.
Eloy Lafuente [Mon, 15 Nov 2010 07:16:51 +0000 (07:16 +0000)]
MDL-24962 backup - circular refs. cleaner in backup_controller
Eloy Lafuente [Mon, 15 Nov 2010 07:16:24 +0000 (07:16 +0000)]
MDL-24962 backup - circular refs destroyer for backup settings
Eloy Lafuente [Mon, 15 Nov 2010 07:15:48 +0000 (07:15 +0000)]
MDL-24962 backup - circular refs destroyer for backup plan
Dongsheng Cai [Mon, 15 Nov 2010 06:37:13 +0000 (06:37 +0000)]
MDL-25220 Question editors need to support subdirs
Petr Skoda [Mon, 15 Nov 2010 05:53:22 +0000 (05:53 +0000)]
MDL-25031 fixed question ugprade - credit goes to Mark Nelson
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.