Paul Nicholls [Wed, 7 Nov 2012 01:06:03 +0000 (14:06 +1300)]
MDL-32880: Add moodle1 backup converter for rss_client block.
Creates a shell rss_client.xml file, which contains no feeds. This makes it behave the same as restoring a Moodle 1.9 backup into a different 1.9 site - the block is created, its title is as per the original course, but it has no feeds selected (and none are added to the site's feed list).
Paul Nicholls [Mon, 19 Nov 2012 22:59:51 +0000 (11:59 +1300)]
MDL-32880: Add moodle1 backup converter for html block.
This converter processes the HTML block's content, migrating any referenced files.
Paul Nicholls [Tue, 23 Oct 2012 21:04:21 +0000 (10:04 +1300)]
MDL-32880: moodle1 backup converter: add generic block handler
This handler will automatically be used for any block which does not provide its own handler, and should be subclassed by any block which needs to do anything extra (or different).
This commit incorporates contributions from Mike Churchward and API design suggestions from David Mudrak.
Dan Poltawski [Fri, 16 Nov 2012 07:36:21 +0000 (15:36 +0800)]
weekly release 2.3.3+
Dan Poltawski [Fri, 16 Nov 2012 07:32:33 +0000 (15:32 +0800)]
Merge branch 'install_23_STABLE' of git://git.moodle.cz/moodle-install into MOODLE_23_STABLE
Frederic Massart [Fri, 16 Nov 2012 03:34:20 +0000 (11:34 +0800)]
MDL-26660 libraries: Improved XML validation before parsing
AMOS bot [Thu, 15 Nov 2012 21:29:40 +0000 (21:29 +0000)]
Automatically generated installer lang files
Dan Poltawski [Thu, 15 Nov 2012 07:19:28 +0000 (15:19 +0800)]
MDL-36061 - remove master-only unit tests
Dan Poltawski [Thu, 15 Nov 2012 06:40:56 +0000 (14:40 +0800)]
Merge branch 'MDL-36331_redirect_23' of git://github.com/andyjdavis/moodle into MOODLE_23_STABLE
Dan Poltawski [Thu, 15 Nov 2012 06:32:59 +0000 (14:32 +0800)]
Merge branch 'MDL-36061_userid_23' of git://github.com/andyjdavis/moodle into MOODLE_23_STABLE
Andrew Davis [Tue, 6 Nov 2012 03:02:18 +0000 (11:02 +0800)]
MDL-36061 core_grade: added some unit tests related to refresh_grades()
Matt Switlik [Fri, 19 Oct 2012 13:23:43 +0000 (09:23 -0400)]
MDL-36061 gradebook: grade_item->refresh_grades doesn't propagate $userid
Andrew Davis [Thu, 8 Nov 2012 08:38:16 +0000 (16:38 +0800)]
MDL-36331 core_grade: fixed up 2 incorrect default return URLs
Dan Poltawski [Thu, 15 Nov 2012 00:57:02 +0000 (08:57 +0800)]
Merge branch 'wip-MDL-36576-m23' of git://github.com/amygroshek/moodle into MOODLE_23_STABLE
Amy Groshek [Tue, 13 Nov 2012 20:25:54 +0000 (14:25 -0600)]
MDL-36576 - change generalbox classname to generaltable to fix rounded corners on the table background color
Dan Poltawski [Wed, 14 Nov 2012 03:26:05 +0000 (11:26 +0800)]
Merge branch 'w46_MDL-36283_m23_cohortmembers' of git://github.com/skodak/moodle into MOODLE_23_STABLE
Dan Poltawski [Wed, 14 Nov 2012 03:17:00 +0000 (11:17 +0800)]
Merge branch 'MDL-35358_m23' of git://github.com/rwijaya/moodle into MOODLE_23_STABLE
Dan Poltawski [Wed, 14 Nov 2012 02:33:54 +0000 (10:33 +0800)]
Merge branch 'MDL-26660-23' of git://github.com/FMCorz/moodle into MOODLE_23_STABLE
Dan Poltawski [Wed, 14 Nov 2012 01:56:03 +0000 (09:56 +0800)]
Merge branch 'MDL-34520-m23' of git://github.com/ankitagarwal/moodle into MOODLE_23_STABLE
Amy Groshek [Wed, 14 Nov 2012 01:44:42 +0000 (09:44 +0800)]
MDL-36540 - Survey language pack typo
Aparup Banerjee [Wed, 14 Nov 2012 01:41:34 +0000 (09:41 +0800)]
MDL-24736 anotating tinymce changes to readme
Dan Poltawski [Wed, 14 Nov 2012 01:18:33 +0000 (09:18 +0800)]
Merge branch 'wip-MDL-36413-MOODLE_23_STABLE' of https://github.com/nicolasconnault/moodle into MOODLE_23_STABLE
Aparup Banerjee [Wed, 14 Nov 2012 01:13:30 +0000 (09:13 +0800)]
Merge branch 'wip_23_mdl-25736_tinymce_spellchecker_frech_issues' of https://github.com/iarenaza/moodle into MOODLE_23_STABLE
Michael Aherne [Mon, 29 Oct 2012 15:18:21 +0000 (15:18 +0000)]
MDL-34762 course Hide system archetypes from mod chooser
Dan Poltawski [Tue, 13 Nov 2012 14:34:36 +0000 (22:34 +0800)]
MDL-30545 messaging - remove DISTINCT from union statement
Dan Poltawski [Tue, 13 Nov 2012 07:09:14 +0000 (15:09 +0800)]
MDL-30545 - messagelib: use $DB->sql_concat()
Dan Poltawski [Tue, 13 Nov 2012 06:13:37 +0000 (14:13 +0800)]
MDL-30545 tests - use mod_assignment data generator
mod_assign doens't exist yet..!
Petr Škoda [Wed, 24 Oct 2012 16:55:10 +0000 (00:55 +0800)]
MDL-30545/ MDL-36199 reset plugin manager singletons
Dan Poltawski [Tue, 13 Nov 2012 05:40:28 +0000 (13:40 +0800)]
Merge branch 'w46_MDL-36169_m23_enrolsort' of git://github.com/skodak/moodle into MOODLE_23_STABLE
Dan Poltawski [Tue, 13 Nov 2012 05:22:47 +0000 (13:22 +0800)]
Merge branch 'MDL-30545_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
Damyon Wiese [Tue, 13 Nov 2012 00:51:00 +0000 (08:51 +0800)]
MDL-36509: Assignment grading table rownum offset is wrong by one.
David Mudrák [Wed, 24 Oct 2012 09:41:54 +0000 (17:41 +0800)]
MDL-35422 Fix the confusing submit button label
AMOS bot [Mon, 12 Nov 2012 00:35:49 +0000 (00:35 +0000)]
Automatically generated installer lang files
Petr Škoda [Sat, 10 Nov 2012 19:43:35 +0000 (20:43 +0100)]
MDL-36283 use accesscontext when assigning cohort members
Iñaki Arenaza [Sun, 4 Sep 2011 21:03:12 +0000 (23:03 +0200)]
MDL-25736 TinyMce Spellchecker French issues
GoogleSpell checker already returns data un UTF8, so there's no need
to use utf8_encode (in fact, using it completely mangles the string).
All credit goes to David Quintal for finding the issue and proposing
the fix.
AMOS bot [Sat, 10 Nov 2012 00:36:24 +0000 (00:36 +0000)]
Automatically generated installer lang files
Petr Škoda [Fri, 9 Nov 2012 18:47:35 +0000 (19:47 +0100)]
MDL-36169 fix enrolled users sorting by alphanumerical column
Credit goes to Nicholas Koeppen, thanks!
Eloy Lafuente (stronk7) [Fri, 9 Nov 2012 18:35:55 +0000 (19:35 +0100)]
Moodle release 2.3.3
Dan Poltawski [Fri, 9 Nov 2012 09:58:34 +0000 (17:58 +0800)]
weekly release 2.3.2+
Dan Poltawski [Fri, 9 Nov 2012 09:53:20 +0000 (17:53 +0800)]
Merge branch 'install_23_STABLE' of git://git.moodle.cz/moodle-install into MOODLE_23_STABLE
Aparup Banerjee [Fri, 9 Nov 2012 06:15:07 +0000 (14:15 +0800)]
Merge branch 'WIP-MDL-35512-M23' of git://github.com/nadavkav/moodle into MOODLE_23_STABLE
Aparup Banerjee [Fri, 9 Nov 2012 06:11:42 +0000 (14:11 +0800)]
Merge branch 'MDL-35510_M23' of git://github.com/lazydaisy/moodle into MOODLE_23_STABLE
Aparup Banerjee [Fri, 9 Nov 2012 02:27:32 +0000 (10:27 +0800)]
Merge branch 'MDL-35571_M23' of git://github.com/lazydaisy/moodle into MOODLE_23_STABLE
AMOS bot [Fri, 9 Nov 2012 00:38:56 +0000 (00:38 +0000)]
Automatically generated installer lang files
Dan Poltawski [Thu, 8 Nov 2012 10:55:10 +0000 (18:55 +0800)]
Merge branch 'MDL-35349_m23' of git://github.com/markn86/moodle into MOODLE_23_STABLE
Dan Poltawski [Thu, 8 Nov 2012 07:13:18 +0000 (15:13 +0800)]
Merge branch 'w45_MDL-36196_m23_vercheck' of git://github.com/skodak/moodle into MOODLE_23_STABLE
Dan Poltawski [Thu, 8 Nov 2012 07:10:06 +0000 (15:10 +0800)]
Merge branch 'MDL-36051_23' of git://github.com/rlorenzo/moodle into MOODLE_23_STABLE
Aparup Banerjee [Thu, 8 Nov 2012 05:32:27 +0000 (13:32 +0800)]
Merge branch 'MDL-27824_m23' of git://github.com/rwijaya/moodle into MOODLE_23_STABLE
Rossiani Wijaya [Thu, 8 Nov 2012 04:29:42 +0000 (12:29 +0800)]
MDL-27824 course categories: remove trailing whitespace
Rossiani Wijaya [Fri, 12 Oct 2012 07:24:55 +0000 (15:24 +0800)]
MDL-27824 course categories: change isset() to empty()
Rossiani Wijaya [Tue, 11 Sep 2012 08:17:22 +0000 (16:17 +0800)]
MDL-27824 course categories: Added @todo comments to remove the temporary fix
Rossiani Wijaya [Thu, 30 Aug 2012 04:23:18 +0000 (12:23 +0800)]
MDL-27824 - course category: add check test for ->coursesperpage value.
Dan Poltawski [Thu, 8 Nov 2012 03:08:06 +0000 (11:08 +0800)]
Merge branch 'MDL-36422-23' of git://github.com/FMCorz/moodle into MOODLE_23_STABLE
Frederic Massart [Thu, 8 Nov 2012 02:20:22 +0000 (10:20 +0800)]
MDL-36422 question: Fixed malformed HTML in manual marking
Rex Lorenzo [Thu, 8 Nov 2012 00:26:26 +0000 (16:26 -0800)]
MDL-36051 - Quick Grading in Assignment module does not turn on in some circumstances
* Fixed bug with quick grading when file submission is turned off
Mark Nelson [Wed, 7 Nov 2012 08:39:01 +0000 (16:39 +0800)]
MDL-33791 Portfolio: Fixed security issue with passing file paths.
Mary Evans [Fri, 26 Oct 2012 00:18:17 +0000 (01:18 +0100)]
MDL-36197 theme_fusion: Fix for "Your progress" overlaps completion tracking checkbox
Sam Hemelryk [Wed, 7 Nov 2012 22:06:58 +0000 (11:06 +1300)]
Merge branch 'MDL-36271_m23' of https://github.com/markn86/moodle into MOODLE_23_STABLE
Nadav Kavalerchik [Sat, 29 Sep 2012 14:09:51 +0000 (16:09 +0200)]
MDL-35249 - Move Grading popmenu "userid" column after "scale" column (workaround)
Conflicts:
mod/assign/gradingtable.php
Adrian Greeve [Wed, 7 Nov 2012 18:50:15 +0000 (19:50 +0100)]
MDL-35558 mod_data: Show only own entries while there are required pending.
Petr Škoda [Wed, 24 Oct 2012 15:37:49 +0000 (23:37 +0800)]
MDL-36196 hardcode the required PHP version in installer
Eloy Lafuente (stronk7) [Wed, 7 Nov 2012 10:49:56 +0000 (11:49 +0100)]
NOBUG: Trivial whitespace fix to quickly fix ongoing CI status.
Dan Poltawski [Wed, 7 Nov 2012 08:56:19 +0000 (16:56 +0800)]
Merge branch 'MDL-36092-MOODLE_23_STABLE' of git://git.luns.net.uk/moodle into MOODLE_23_STABLE
Nicolas Connault [Wed, 7 Nov 2012 06:52:09 +0000 (14:52 +0800)]
MDL-36413 Added "this->" to exclude variable assignment
The this-> keyword was missing from the $exclude = array() statement.
Dan Poltawski [Wed, 7 Nov 2012 01:27:53 +0000 (09:27 +0800)]
Merge branch 'MDL-36346_23' of git://github.com/pauln/moodle into MOODLE_23_STABLE
Paul Nicholls [Wed, 7 Nov 2012 00:45:34 +0000 (13:45 +1300)]
MDL-36346 - YUI2 SWF vulnerability, part 2
AMOS bot [Wed, 7 Nov 2012 00:36:31 +0000 (00:36 +0000)]
Automatically generated installer lang files
Andrew Davis [Tue, 9 Oct 2012 03:22:54 +0000 (11:22 +0800)]
MDL-35762 core_grade: altered the code that determines whether an activity is visible on the user report
Andrew Robert Nicols [Tue, 6 Nov 2012 10:16:28 +0000 (10:16 +0000)]
MDL-36023 AJAX Fix reference to chooserdiaogue jumplink
Dan Poltawski [Tue, 6 Nov 2012 08:20:14 +0000 (16:20 +0800)]
Merge branch 'MDL-36346_23' of git://github.com/pauln/moodle into MOODLE_23_STABLE
David Mudrák [Tue, 30 Oct 2012 11:00:03 +0000 (12:00 +0100)]
MDL-36266 Improve update notification message subject
Paul Nicholls [Tue, 6 Nov 2012 01:36:29 +0000 (14:36 +1300)]
MDL-36346 - YUI2 SWF vulnerability
Dan Poltawski [Tue, 6 Nov 2012 01:50:23 +0000 (09:50 +0800)]
Merge branch 'wip-MDL-36379-m23' of git://github.com/samhemelryk/moodle into MOODLE_23_STABLE
Dan Poltawski [Tue, 6 Nov 2012 01:42:11 +0000 (09:42 +0800)]
Merge branch 'MDL-36347_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
Dan Poltawski [Tue, 6 Nov 2012 01:36:08 +0000 (09:36 +0800)]
Merge branch 'MDL-36023-MOODLE_23_STABLE' of git://git.luns.net.uk/moodle into MOODLE_23_STABLE
Sam Hemelryk [Tue, 6 Nov 2012 01:01:14 +0000 (14:01 +1300)]
MDL-36379 user_view: fixed issue with page layout when editing was on
Petr Škoda [Sat, 15 Sep 2012 18:54:40 +0000 (20:54 +0200)]
MDL-35381 limit teachers to do permissions checks of enrolled users only
Sam Hemelryk [Mon, 5 Nov 2012 21:08:31 +0000 (10:08 +1300)]
Merge branch 'MDL-31629-MOODLE_23_STABLE' of git://github.com/micaherne/moodle into MOODLE_23_STABLE
Dan Poltawski [Mon, 5 Nov 2012 05:27:35 +0000 (13:27 +0800)]
MDL-34527 - fix trailing whitespace
Dan Poltawski [Mon, 5 Nov 2012 05:25:18 +0000 (13:25 +0800)]
Merge branch 'wip-MDL-34527-m23' of git://github.com/samhemelryk/moodle into MOODLE_23_STABLE
Dan Poltawski [Mon, 5 Nov 2012 03:31:55 +0000 (11:31 +0800)]
Merge branch 'WIP-MDL-36069-M23' of git://github.com/nadavkav/moodle into MOODLE_23_STABLE
Sam Hemelryk [Mon, 5 Nov 2012 03:29:28 +0000 (16:29 +1300)]
MDL-21625 question: Fixed phpdocs
Sam Hemelryk [Mon, 5 Nov 2012 03:27:30 +0000 (16:27 +1300)]
Merge branch 'MDL-21625_b_m23' of git://github.com/rwijaya/moodle into MOODLE_23_STABLE
Dan Poltawski [Mon, 5 Nov 2012 03:12:41 +0000 (11:12 +0800)]
Merge branch 'MDL-33621_m23' of git://github.com/rwijaya/moodle into MOODLE_23_STABLE
Dan Poltawski [Mon, 5 Nov 2012 02:58:59 +0000 (10:58 +0800)]
Merge branch 'wip-mdl-35787-m23' of git://github.com/rajeshtaneja/moodle into MOODLE_23_STABLE
Sam Hemelryk [Mon, 5 Nov 2012 02:07:00 +0000 (15:07 +1300)]
Merge branch 'MDL-36107b-23' of git://github.com/srynot4sale/moodle into MOODLE_23_STABLE
Tim Hunt [Sat, 3 Nov 2012 07:36:13 +0000 (18:36 +1100)]
MDL-36347 quiz: formchangechecker should not obstruct auto-submit.
When the quiz time limit runs out, the quiz should be submitted
automatically, withouth formchangechecker popping up a dialogue.
Mark Nelson [Fri, 2 Nov 2012 07:32:36 +0000 (15:32 +0800)]
MDL-35349 paypal: Fixing return page so that it now declares page context
Dan Poltawski [Fri, 2 Nov 2012 04:07:16 +0000 (12:07 +0800)]
Merge branch 'w42_MDL-35469_m23_geckover' of git://github.com/skodak/moodle into MOODLE_23_STABLE
Sam Hemelryk [Thu, 4 Oct 2012 03:20:43 +0000 (16:20 +1300)]
MDL-34527 forum: Fixed up a couple of SQL queries causing issues in Oracle.
Nadav Kavalerchik [Tue, 16 Oct 2012 08:19:31 +0000 (10:19 +0200)]
MDL-36069 - Right align TEXTAREA "Format selector" listbox, when in RTL mode (theme/standard)
Nadav Kavalerchik [Sat, 29 Sep 2012 10:33:21 +0000 (12:33 +0200)]
MDL-35512 - Two left pointing arrows appear after clicking "left indent activity/resource" arrow, when in RTL mode
Ankit Agarwal [Thu, 1 Nov 2012 05:36:29 +0000 (13:36 +0800)]
MDL-34520 gradebook: Missing droplow setting in gradebook backup
Andrew Robert Nicols [Fri, 26 Oct 2012 09:33:57 +0000 (17:33 +0800)]
MDL-36092 Course/AJAX Ensure that dropdown resource pickers are shown when JS is disabled
Mark Nelson [Tue, 30 Oct 2012 07:24:09 +0000 (15:24 +0800)]
MDL-36271 feedback: Fixed variable typo
Dan Poltawski [Thu, 1 Nov 2012 06:16:33 +0000 (14:16 +0800)]
weekly release 2.3.2+
Dan Poltawski [Thu, 1 Nov 2012 06:13:50 +0000 (14:13 +0800)]
Merge branch 'install_23_STABLE' of git://git.moodle.cz/moodle-install into MOODLE_23_STABLE
Dan Poltawski [Thu, 1 Nov 2012 02:03:19 +0000 (10:03 +0800)]
Merge branch 'MDL-36315_23' of git://github.com/stronk7/moodle into MOODLE_23_STABLE
Eloy Lafuente (stronk7) [Wed, 31 Oct 2012 23:28:59 +0000 (00:28 +0100)]
MDL-36315 backup: reduce the DST tests failing-window
This reduces the period of time that some of the unit tests
for calculate_next_automated_backup() are failing right now
(from 1week to just some hours around the DST changes).
Note it's not the final solution because they will still fail
when New_York or Brussels DST changes are about to happen, but
to get this completely fixed we'll need to wait to switch from
current custom TZ/DST support to PHP built-in one.
AMOS bot [Thu, 1 Nov 2012 00:36:39 +0000 (00:36 +0000)]
Automatically generated installer lang files