Dan Poltawski [Tue, 10 Dec 2013 03:54:13 +0000 (11:54 +0800)]
MDL-43306 restore: fix grade item sortorder restoration
Previously, restore was blindly inserting the old sort order into the
database, causing duplicate sortorders which lead to unpredicatble
sorting results.
Now we will use the api function to add it after the original sortorder,
this means if a duplicate exists in the original location, this item
will appear after it.
Dan Poltawski [Thu, 5 Dec 2013 07:09:59 +0000 (15:09 +0800)]
weekly release 2.4.7+
Dan Poltawski [Thu, 5 Dec 2013 07:09:56 +0000 (15:09 +0800)]
Merge branch 'install_24_STABLE' of git://git.moodle.org/moodle-install into MOODLE_24_STABLE
Dan Poltawski [Thu, 5 Dec 2013 01:34:04 +0000 (09:34 +0800)]
Merge branch 'MDL-43068_24' of git://github.com/timhunt/moodle into MOODLE_24_STABLE
Tim Hunt [Wed, 4 Dec 2013 15:34:31 +0000 (15:34 +0000)]
MDL-43068 course&gradebook: fix use of new API in old branches.
AMOS bot [Wed, 4 Dec 2013 00:43:17 +0000 (00:43 +0000)]
Automatically generated installer lang files
Eloy Lafuente (stronk7) [Tue, 3 Dec 2013 22:56:02 +0000 (23:56 +0100)]
Merge branch 'MDL-41446-m24' of git://github.com/sammarshallou/moodle into MOODLE_24_STABLE
Mark Nelson [Fri, 29 Nov 2013 22:12:09 +0000 (14:12 -0800)]
MDL-43142 mnet: fixed typo in variable passed to get_string
Mark Nelson [Fri, 29 Nov 2013 22:25:45 +0000 (14:25 -0800)]
MDL-43140 mnet: display header after redirects to avoid warning
Eloy Lafuente (stronk7) [Tue, 3 Dec 2013 16:37:15 +0000 (17:37 +0100)]
Merge branch 'moodle24-mdl33971' of https://github.com/tlock/moodle into MOODLE_24_STABLE
James Pratt [Wed, 27 Nov 2013 05:49:19 +0000 (12:49 +0700)]
MDL-43079 quiz statistics : fix stats graph when all grades zero
Damyon Wiese [Tue, 3 Dec 2013 03:44:28 +0000 (11:44 +0800)]
Merge branch 'wip-mdl-43048-m24' of https://github.com/rajeshtaneja/moodle into MOODLE_24_STABLE
Damyon Wiese [Tue, 3 Dec 2013 03:21:40 +0000 (11:21 +0800)]
MDL-42904: Self enrol. Fix sloppy version numbers
Damyon Wiese [Tue, 3 Dec 2013 03:20:47 +0000 (11:20 +0800)]
Merge branch 'wip-mdl-42904-m24' of https://github.com/rajeshtaneja/moodle into MOODLE_24_STABLE
Sam Hemelryk [Mon, 2 Dec 2013 20:57:03 +0000 (09:57 +1300)]
Merge branch 'w48_MDL-41819_m24_maxinputvars' of https://github.com/skodak/moodle into MOODLE_24_STABLE
Damyon Wiese [Mon, 2 Dec 2013 06:35:53 +0000 (14:35 +0800)]
Merge branch 'm24_MDL-43039_SessionDiskFull_False_Positive' of https://github.com/scara/moodle into MOODLE_24_STABLE
Dan Poltawski [Mon, 2 Dec 2013 03:19:49 +0000 (11:19 +0800)]
Merge branch 'wip-MDL-40191-m24' of git://github.com/marinaglancy/moodle into MOODLE_24_STABLE
Dan Poltawski [Mon, 2 Dec 2013 03:11:12 +0000 (11:11 +0800)]
Merge branch 'MDL-43068_24' of git://github.com/timhunt/moodle into MOODLE_24_STABLE
AMOS bot [Mon, 2 Dec 2013 00:42:58 +0000 (00:42 +0000)]
Automatically generated installer lang files
Petr Škoda [Mon, 18 Nov 2013 02:50:26 +0000 (10:50 +0800)]
MDL-41819 try to work around max_input_vars restriction
Marina Glancy [Tue, 26 Nov 2013 02:54:19 +0000 (13:54 +1100)]
MDL-40191 navigation: do not throw an error if activity is not visible
navigationlib is not the place to check it, let the page itself decide what to do in this case
David Mudrák [Tue, 27 Aug 2013 09:40:18 +0000 (11:40 +0200)]
MDL-40191 MDLSITE-2455 Do not throw coding exception when the activity is not found
Under certain conditions, coding exception is thrown when fetching items from
the navigation bar. The patch prevents them. See more details in the tracker.
Sam Hemelryk [Tue, 26 Nov 2013 22:41:05 +0000 (11:41 +1300)]
MDL-43033 cache: added stats logging to set_many methods
Sam Hemelryk [Tue, 26 Nov 2013 22:28:54 +0000 (11:28 +1300)]
MDL-43033 pix: backport warning icon
Sam Hemelryk [Tue, 26 Nov 2013 22:18:53 +0000 (11:18 +1300)]
MDL-43033 cache: fixed display of definition stores in admin interface
Sam Hemelryk [Tue, 26 Nov 2013 01:07:29 +0000 (14:07 +1300)]
MDL-43033 cache: added a warning icon for mappings
We now show a warning icon with an explanatory alt if the user
has mapped a store as a mode default that doesn't not fulfill the
requirements of every known definition.
Sam Hemelryk [Mon, 25 Nov 2013 23:17:33 +0000 (12:17 +1300)]
MDL-43033 cache: fixed mode map event invalidation scenario
Sam Hemelryk [Mon, 25 Nov 2013 23:03:40 +0000 (12:03 +1300)]
MDL-43033 cache: added stats logging to get_many methods
Matteo Scaramuccia [Sun, 24 Nov 2013 08:51:45 +0000 (09:51 +0100)]
MDL-43039 Libraries "The session partition is full." false positive.
Dan Poltawski [Fri, 29 Nov 2013 04:52:44 +0000 (12:52 +0800)]
weekly release 2.4.7+
Dan Poltawski [Fri, 29 Nov 2013 04:52:42 +0000 (12:52 +0800)]
Merge branch 'install_24_STABLE' of git://git.moodle.org/moodle-install into MOODLE_24_STABLE
Tim Hunt [Wed, 27 Nov 2013 17:40:40 +0000 (17:40 +0000)]
MDL-43068 course&gradebook: show/hide cm & CONTROLS_GRADE_VISIBILITY
Making a quiz visible on the course page, of via the settings form,
could cause the grade item to become visible in the gradebook, even
though the quiz supports FEATURE_CONTROLS_GRADE_VISIBILITY to ensure
that when the grades are hidden in the quiz settings, they do not appear
in the gradebook.
Now, if a module supports FEATURE_CONTROLS_GRADE_VISIBILITY, then
set_coursemodule_visible calls the _grade_item_update callback to update
the grade item(s).
In addition, there was a bug when saving the quiz form, where it used
the value of $cm->visible from the database, which was wrong if the
value of cm->visible had just been changed on the setting form.
AMOS bot [Thu, 28 Nov 2013 09:12:45 +0000 (09:12 +0000)]
Automatically generated installer lang files
Tim Lock [Sun, 24 Jun 2012 08:56:02 +0000 (18:26 +0930)]
MDL-33971: When viewing course log entries for Quiz View Summary a number is displayed not the quiz name
Rajesh Taneja [Mon, 25 Nov 2013 06:27:36 +0000 (14:27 +0800)]
MDL-43048 block_tags: Initalised content->text for tags block
Dan Poltawski [Wed, 27 Nov 2013 03:14:52 +0000 (11:14 +0800)]
Merge branch 'wip-mdl-41635-m24' of git://github.com/rajeshtaneja/moodle into MOODLE_24_STABLE
Rajesh Taneja [Wed, 27 Nov 2013 01:56:34 +0000 (09:56 +0800)]
MDL-41635 Report: Added string to action link for display
Tim Lock [Wed, 20 Nov 2013 22:47:04 +0000 (09:17 +1030)]
MDL-42998: Fix user selection search options autoselectunique.
AMOS bot [Wed, 27 Nov 2013 00:48:27 +0000 (00:48 +0000)]
Automatically generated installer lang files
Eloy Lafuente (stronk7) [Tue, 26 Nov 2013 20:30:46 +0000 (21:30 +0100)]
Merge branch 'm24_MDL-43045' of git://github.com/totara/moodle into MOODLE_24_STABLE
Dan Poltawski [Tue, 26 Nov 2013 07:06:41 +0000 (15:06 +0800)]
Merge branch 'MDL-43000_24' of git://github.com/timhunt/moodle into MOODLE_24_STABLE
Dan Poltawski [Tue, 26 Nov 2013 02:25:05 +0000 (10:25 +0800)]
Merge branch 'wip-mdl-41635-m24' of git://github.com/rajeshtaneja/moodle into MOODLE_24_STABLE
Sam Hemelryk [Mon, 25 Nov 2013 19:41:48 +0000 (08:41 +1300)]
Merge branch 'MDL-43005-24' of git://github.com/ankitagarwal/moodle into MOODLE_24_STABLE
Simon Coggins [Mon, 25 Nov 2013 19:20:19 +0000 (08:20 +1300)]
MDL-43045 report: Fix missing role name in security overview report
Damyon Wiese [Mon, 25 Nov 2013 05:47:10 +0000 (13:47 +0800)]
Merge branch 'wip-MDL-41257-24' of git://github.com/abgreeve/moodle into MOODLE_24_STABLE
Dan Poltawski [Mon, 25 Nov 2013 05:41:00 +0000 (13:41 +0800)]
Merge branch 'w48_MDL-37016_m24_sloppymysql' of https://github.com/skodak/moodle into MOODLE_24_STABLE
Damyon Wiese [Mon, 25 Nov 2013 05:17:13 +0000 (13:17 +0800)]
Merge branch 'wip-mdl-42924-m24' of https://github.com/rajeshtaneja/moodle into MOODLE_24_STABLE
Dan Poltawski [Mon, 25 Nov 2013 02:37:40 +0000 (10:37 +0800)]
Merge branch 'MDL-42547_m24' of https://github.com/markn86/moodle into MOODLE_24_STABLE
Rajesh Taneja [Thu, 21 Nov 2013 06:11:28 +0000 (14:11 +0800)]
MDL-42904 self_enrol: Set customint1 if it's null
Eloy Lafuente (stronk7) [Sun, 24 Nov 2013 15:51:37 +0000 (16:51 +0100)]
Merge branch 'wip-MDL-29071-m24' of git://github.com/marinaglancy/moodle into MOODLE_24_STABLE
Petr Škoda [Thu, 21 Nov 2013 01:44:41 +0000 (09:44 +0800)]
MDL-37016 fix sloppy mysql nulls in event.uuid
Tim Hunt [Fri, 22 Nov 2013 11:29:56 +0000 (11:29 +0000)]
MDL-43000 shortanswer qtype: handle patterns with many *s
Teachers were typing patterns like
********************************<em>****************************</em>
which translates into a pattern like .*.*.*.*, which is very inefficient
to try to match, althought it is equivalent ot a single .*. At a certain
point preg was just giving up.
Since people actually do this, we should simplify the regex by treating
runs of * like a single *.
Eloy Lafuente (stronk7) [Thu, 21 Nov 2013 18:33:30 +0000 (19:33 +0100)]
weekly release 2.4.7+
Eloy Lafuente (stronk7) [Thu, 21 Nov 2013 18:33:25 +0000 (19:33 +0100)]
Merge branch 'install_24_STABLE' of git://git.moodle.org/moodle-install into MOODLE_24_STABLE
Ankit Agarwal [Thu, 21 Nov 2013 05:36:48 +0000 (13:36 +0800)]
MDL-43005 blogs: Fix issues with blog tags
Marina Glancy [Fri, 8 Nov 2013 02:17:47 +0000 (13:17 +1100)]
MDL-29071 ddl: unittest for objects name length
Marina Glancy [Fri, 8 Nov 2013 00:58:35 +0000 (11:58 +1100)]
MDL-29071 ddl: make sure object name never exceeds max length
Many thanks to Ray Bon for finding the problem
Mark Nelson [Thu, 14 Nov 2013 01:25:48 +0000 (17:25 -0800)]
MDL-42547 tool_uploaduser: trim values before uploading users
FilipBenco [Tue, 8 Oct 2013 19:19:16 +0000 (21:19 +0200)]
MDL-41635 Reports: Added missing string in loglive reports
Under course administration navigation log live doesn't appear
or appear with empty string (in some themes), this is happening
because text passed is empty.
Marina Glancy [Wed, 20 Nov 2013 02:24:29 +0000 (13:24 +1100)]
Merge branch 'MDL-42767-24' of git://github.com/ankitagarwal/moodle into MOODLE_24_STABLE
Michael Milette [Wed, 20 Nov 2013 01:55:43 +0000 (09:55 +0800)]
MDL-41257 calendar: Day and Upcoming-Events view not processed through text_filters() function
This fix adds text filtering to the Calendar Day view and Upcoming Events view, specifically the event name and event description.
Signed-off-by: Michael Milette <michael.milette@instruxmedia.com>
Rajesh Taneja [Tue, 19 Nov 2013 03:58:52 +0000 (11:58 +0800)]
MDL-42924 Administration: use normalize_component to extract plugin name and type
Sam Hemelryk [Sun, 17 Nov 2013 20:37:01 +0000 (09:37 +1300)]
MDL-42060 block_course_list: fixed sorting of mycourses
Dan Poltawski [Tue, 19 Nov 2013 02:07:09 +0000 (10:07 +0800)]
Merge branch 'MDL-42181_24' of git://github.com/mkassaei/moodle into MOODLE_24_STABLE
Damyon Wiese [Tue, 19 Nov 2013 01:51:53 +0000 (09:51 +0800)]
Merge branch 'm24_MDL-40223' of git://github.com/danmarsden/moodle into MOODLE_24_STABLE
AMOS bot [Tue, 19 Nov 2013 00:40:30 +0000 (00:40 +0000)]
Automatically generated installer lang files
Dan Marsden [Tue, 19 Nov 2013 00:30:27 +0000 (13:30 +1300)]
MDL-40223 SCORM: pass limit into function instead of hardcoding to allow cross-db
Sam Hemelryk [Mon, 18 Nov 2013 23:27:45 +0000 (12:27 +1300)]
Merge branch 'MDL-41316-24' of git://github.com/ankitagarwal/moodle into MOODLE_24_STABLE
Sam Hemelryk [Mon, 18 Nov 2013 23:03:14 +0000 (12:03 +1300)]
Merge branch 'MDL-42863_24' of git://github.com/timhunt/moodle into MOODLE_24_STABLE
Sam Hemelryk [Mon, 18 Nov 2013 22:50:23 +0000 (11:50 +1300)]
Merge branch 'MDL-42865_24' of git://github.com/timhunt/moodle into MOODLE_24_STABLE
Sam Hemelryk [Mon, 18 Nov 2013 21:07:49 +0000 (10:07 +1300)]
Merge branch 'MDL-42853-24' of git://github.com/FMCorz/moodle into MOODLE_24_STABLE
Ankit Agarwal [Fri, 8 Nov 2013 06:26:02 +0000 (14:26 +0800)]
MDL-42767 notes: Delete notes on a course delete
Dan Poltawski [Mon, 18 Nov 2013 07:38:50 +0000 (15:38 +0800)]
Merge branch 'MDL-42880b_24' of git://github.com/timhunt/moodle into MOODLE_24_STABLE
Damyon Wiese [Mon, 18 Nov 2013 07:21:37 +0000 (15:21 +0800)]
Merge branch 'm24_MDL-41695' of git://github.com/danmarsden/moodle into MOODLE_24_STABLE
Dan Marsden [Fri, 8 Nov 2013 00:51:39 +0000 (13:51 +1300)]
MDL-41695 SCORM: allow unlimited decimal places in CMIDecimal
Dan Marsden [Thu, 7 Nov 2013 01:27:25 +0000 (14:27 +1300)]
MDL-40223 SCORM: update scorm->launch param after restore - also check that scorm->launch is valid.
Tim Hunt [Fri, 15 Nov 2013 14:41:48 +0000 (14:41 +0000)]
MDL-42880 quiz settings: remove unnecessary disabledif rules.
These rules were causing problems in the case where the form was
sumitted with validation errors. In that case, the During the attempt ->
The attempt checkbox was becoming unset, and hence the other During the
attmept checkboxes became disabled, and the values were not saved.
Thanks to Sam Marshall for suggesting this fix.
M Kassaei [Thu, 17 Oct 2013 13:46:58 +0000 (14:46 +0100)]
MDL-42181 quiz nav: highight all buttons when all Qs on one page
Tim Hunt [Wed, 13 Nov 2013 11:34:53 +0000 (11:34 +0000)]
MDL-42865 Make XMLDB foreign key check more robust.
Otherwise, installing one bad add-on can completely break this report.
Tim Hunt [Wed, 13 Nov 2013 11:02:35 +0000 (11:02 +0000)]
MDL-42863 make capabilities overview more fault-tolerant.
Eloy Lafuente (stronk7) [Fri, 15 Nov 2013 10:14:49 +0000 (11:14 +0100)]
weekly release 2.4.7+
Eloy Lafuente (stronk7) [Fri, 15 Nov 2013 10:14:44 +0000 (11:14 +0100)]
Merge branch 'install_24_STABLE' of git://git.moodle.org/moodle-install into MOODLE_24_STABLE
Frederic Massart [Fri, 15 Nov 2013 07:55:57 +0000 (15:55 +0800)]
MDL-42912 mod_glossary: Fix typo and call to core_text
Eloy Lafuente (stronk7) [Fri, 15 Nov 2013 01:07:01 +0000 (02:07 +0100)]
Merge branch 'wip-MDL-42912-m24' of git://github.com/marinaglancy/moodle into MOODLE_24_STABLE
Marina Glancy [Fri, 15 Nov 2013 00:36:11 +0000 (11:36 +1100)]
MDL-42912 glossary: oracle-compatibility of SQL queries
Frederic Massart [Thu, 14 Nov 2013 01:46:53 +0000 (09:46 +0800)]
MDL-42853 theme: Fix incorrect CSS select and place right rules
AMOS bot [Thu, 14 Nov 2013 00:45:23 +0000 (00:45 +0000)]
Automatically generated installer lang files
Damyon Wiese [Wed, 13 Nov 2013 06:35:20 +0000 (14:35 +0800)]
Merge branch 'MDL-42598_24' of git://github.com/timhunt/moodle into MOODLE_24_STABLE
Damyon Wiese [Wed, 13 Nov 2013 05:12:19 +0000 (13:12 +0800)]
Merge branch 'MDL-33536-24' of git://github.com/damyon/moodle into MOODLE_24_STABLE
Ankit Agarwal [Wed, 13 Nov 2013 03:21:58 +0000 (11:21 +0800)]
MDL-41316 tool_spamcleaner: AS keyword is not allowed in sql qeries for table alias as Oracle doesn't support it
Damyon Wiese [Wed, 13 Nov 2013 01:59:44 +0000 (09:59 +0800)]
MDL-33536 Navigation: Add missing require_once for safety.
AMOS bot [Wed, 13 Nov 2013 00:47:35 +0000 (00:47 +0000)]
Automatically generated installer lang files
Eloy Lafuente (stronk7) [Wed, 13 Nov 2013 00:10:39 +0000 (01:10 +0100)]
Merge branch 'MDL-42839-m24' of git://github.com/sammarshallou/moodle into MOODLE_24_STABLE
Marina Glancy [Wed, 13 Nov 2013 00:06:38 +0000 (11:06 +1100)]
Merge branch 'MDL-38574_24' of git://github.com/timhunt/moodle into MOODLE_24_STABLE
Eloy Lafuente (stronk7) [Tue, 12 Nov 2013 23:53:23 +0000 (00:53 +0100)]
Merge branch 'wip_24_mdl-42723' of https://github.com/iarenaza/moodle into MOODLE_24_STABLE
Eloy Lafuente (stronk7) [Tue, 12 Nov 2013 19:07:22 +0000 (20:07 +0100)]
Merge branch 'wip-MDL-42672-m24' of git://github.com/marinaglancy/moodle into MOODLE_24_STABLE
sam marshall [Tue, 12 Nov 2013 12:23:10 +0000 (12:23 +0000)]
MDL-42839 MUC: Memcache server configuration too sensitive to whitespace
Marina Glancy [Tue, 12 Nov 2013 03:50:08 +0000 (14:50 +1100)]
Merge branch 'MDL-42540_24' of git://github.com/timhunt/moodle into MOODLE_24_STABLE
Damyon Wiese [Tue, 12 Nov 2013 02:05:18 +0000 (10:05 +0800)]
Merge branch '42806-24' of git://github.com/samhemelryk/moodle into MOODLE_24_STABLE
AMOS bot [Tue, 12 Nov 2013 00:53:15 +0000 (00:53 +0000)]
Automatically generated installer lang files