Dan Poltawski [Tue, 23 Aug 2016 14:48:11 +0000 (15:48 +0100)]
Merge branch 'MDL-55628-master' of https://github.com/sammarshallou/moodle
Dan Poltawski [Tue, 23 Aug 2016 11:36:28 +0000 (12:36 +0100)]
MDL-55423 tests: remove non-cross-db testcase
This isn't used in moodle core and is problematic on oracle, don't test
it.
Dan Poltawski [Tue, 23 Aug 2016 10:12:46 +0000 (11:12 +0100)]
Merge branch 'wip-MDL-55127_master' of https://github.com/dg711/moodle
Andrew Nicols [Tue, 23 Aug 2016 07:40:54 +0000 (15:40 +0800)]
MDL-46654 mod_forum: Reduce complexity of closure
Dan Poltawski [Tue, 23 Aug 2016 07:59:24 +0000 (08:59 +0100)]
Merge branch 'wip-mdl-46514' of https://github.com/rajeshtaneja/moodle
David Monllao [Tue, 23 Aug 2016 07:30:54 +0000 (15:30 +0800)]
Merge branch 'MDL-46654-master' of git://github.com/andrewnicols/moodle
Dan Poltawski [Tue, 23 Aug 2016 07:18:16 +0000 (08:18 +0100)]
Merge branch 'MDL-48773_m32v1' of https://github.com/sbourget/moodle
Rajesh Taneja [Tue, 16 Aug 2016 03:08:09 +0000 (11:08 +0800)]
MDL-46514 behat: section should be set before switch-case
Rajesh Taneja [Tue, 9 Aug 2016 05:32:30 +0000 (13:32 +0800)]
MDL-46514 behat: Catch php errors in shutdown hook
If error is not displayed in web browser then
it will be caught in shutdown hook, so we can
show it to user
David Monllao [Tue, 23 Aug 2016 05:24:29 +0000 (13:24 +0800)]
Merge branch 'MDL-55391-master' of git://github.com/danpoltawski/moodle
David Monllao [Tue, 23 Aug 2016 04:42:52 +0000 (12:42 +0800)]
Merge branch 'MDL-54838-master' of https://github.com/nashtechdev01/moodle
sam marshall [Fri, 19 Aug 2016 11:56:42 +0000 (12:56 +0100)]
MDL-55628 Completion: Use simpledata for completion cache
The completion cache is currently not marked as simpledata. On the
course page it is frequently retrieved hundreds of times which results
in many calls to the slow unserialize function. By making a slight
change to the data format (using arrays instead of objects) we can
mark it as simpledata, which will avoid using unserialize.
Dan Poltawski [Mon, 22 Aug 2016 14:25:15 +0000 (15:25 +0100)]
Merge branch 'MDL-55273-cookie-secure-default' of https://github.com/brendanheywood/moodle
Dan Poltawski [Mon, 22 Aug 2016 14:20:17 +0000 (15:20 +0100)]
Merge branch 'MDL-55320-master' of git://github.com/lameze/moodle
Dan Poltawski [Mon, 22 Aug 2016 13:22:38 +0000 (14:22 +0100)]
Merge branch 'MDL-55565-master' of https://github.com/snake/moodle
Dan Poltawski [Mon, 22 Aug 2016 13:13:26 +0000 (14:13 +0100)]
Merge branch 'MDL-55605-lesson-restore-bug' of https://github.com/kenneth-hendricks/moodle
Dan Poltawski [Mon, 22 Aug 2016 11:53:31 +0000 (12:53 +0100)]
Merge branch 'MDL-55551_m32v1' of https://github.com/sbourget/moodle
Dan Poltawski [Mon, 22 Aug 2016 11:45:18 +0000 (12:45 +0100)]
Merge branch 'MDL-55557_m32v1' of https://github.com/sbourget/moodle
Dan Poltawski [Mon, 22 Aug 2016 11:40:03 +0000 (12:40 +0100)]
MDL-44712 scorm: make upgrade match install.xml defintion
Andrew Nicols [Thu, 11 Aug 2016 06:29:29 +0000 (14:29 +0800)]
MDL-46654 mod_forum: Remove irrelevant digest/subscribe options
If the user cannot subscribe, there is no point showing the digest options.
Andrew Nicols [Thu, 11 Aug 2016 04:47:43 +0000 (12:47 +0800)]
MDL-46654 mod_forum: Hide digestoptions when no subscription
Daily digest options should not be generated if the user cannot subscribe
to anything in the first place.
Dan Poltawski [Mon, 22 Aug 2016 10:19:32 +0000 (11:19 +0100)]
Merge branch 'MDL-54864-master' of https://github.com/snake/moodle
Dan Poltawski [Mon, 22 Aug 2016 09:51:34 +0000 (10:51 +0100)]
MDL-44712 readme: fix trailing whitespace
Dan Poltawski [Mon, 22 Aug 2016 09:33:31 +0000 (10:33 +0100)]
Merge branch 'master_MDL-44712' of git://github.com/danmarsden/moodle
Dan Poltawski [Mon, 22 Aug 2016 08:26:28 +0000 (09:26 +0100)]
Merge branch 'MDL_55423_master' of https://github.com/alexandru-elisei/moodle
Dan Poltawski [Mon, 22 Aug 2016 08:19:59 +0000 (09:19 +0100)]
Merge branch 'wip-MDL-22183-master' of git://github.com/abgreeve/moodle
Jake Dallimore [Mon, 8 Aug 2016 09:52:45 +0000 (17:52 +0800)]
MDL-54864 core_question: Enforce context,stamp uniqueness for category
Added an upgrade step to remove duplicate stamps, added a unique index
on (contextid, stamp) and modified the question_category edit code such
that stamp duplication in the same context is not permitted.
Brendan Heywood [Tue, 16 Aug 2016 01:44:58 +0000 (11:44 +1000)]
MDL-55273 admin: Change $CFG->cookiesecure default to on
Dan Poltawski [Fri, 19 Aug 2016 08:43:32 +0000 (09:43 +0100)]
MDL-55391 block_rss: fix typo preventing feed title display
Devang Gaur [Fri, 19 Aug 2016 08:28:19 +0000 (13:58 +0530)]
MDL-55127 mod_data: added database entries to globalsearch
An Pham Van [Mon, 25 Jul 2016 08:06:23 +0000 (15:06 +0700)]
MDL-54838 workshop: Differentiate labels for each comment field.
In a Workshop activity, comment fields on Assessment forms do not properly link to the corresponding Aspect.
So screen reader users may find it difficult to complete the Assessment forms.
There should be a hidden label text for each comment field.
Rajesh Taneja [Tue, 9 Aug 2016 05:12:27 +0000 (13:12 +0800)]
MDL-46514 behat: Delete tablesupdatedbyscenario before suite
Delete tablesupdatedbyscenario before db reset to ensure
db is fully reset. In case user exits or process terminated
then the file will be left and can lead to wrong results
Rajesh Taneja [Mon, 8 Aug 2016 01:24:41 +0000 (09:24 +0800)]
MDL-46514 behat: Catch errors shown by JS
Kenneth Hendricks [Wed, 17 Aug 2016 07:12:51 +0000 (17:12 +1000)]
MDL-55605 mod_lesson: Fix activitylinks restore bug
Jake Dallimore [Mon, 15 Aug 2016 06:19:35 +0000 (14:19 +0800)]
MDL-55565 core_backup: Fix warning when restoring question categories
Fixed a call to get_records_sql, which was being used incorrectly in
restore_find_best_target_context to determine a unique contextid.
Adrian Greeve [Tue, 9 Aug 2016 07:17:45 +0000 (15:17 +0800)]
MDL-22183 lib: More unit tests for next day start.
Adrian Greeve [Tue, 9 Aug 2016 03:18:40 +0000 (11:18 +0800)]
MDL-22183 lib: Cleanup of get_next functions.
Adrian Greeve [Thu, 4 Aug 2016 07:38:12 +0000 (15:38 +0800)]
MDL-22183 lib: Time settings removed for stats cron.
Old settings that should be ignored have been removed from the
statistics cron code.
Dan Marsden [Tue, 9 Aug 2016 01:53:29 +0000 (13:53 +1200)]
MDL-44712 SCORM: Improve multi-sco activity completion.
Alexandru Elisei [Sun, 14 Aug 2016 12:03:23 +0000 (15:03 +0300)]
MDL-55423 accesslib: Prevent get_role_users() false debugging messages
Dan Poltawski [Wed, 17 Aug 2016 13:47:04 +0000 (14:47 +0100)]
weekly release 3.2dev
Dan Poltawski [Wed, 17 Aug 2016 11:12:00 +0000 (12:12 +0100)]
MDL-55585 bump versions
Dan Poltawski [Wed, 17 Aug 2016 11:10:22 +0000 (12:10 +0100)]
Merge branch 'MDL-55585_master' of git://github.com/dmonllao/moodle
Andrew Nicols [Wed, 17 Aug 2016 05:22:50 +0000 (13:22 +0800)]
Merge branch 'wip-MDL-50586-master-fix' of https://github.com/marinaglancy/moodle
Marina Glancy [Wed, 17 Aug 2016 04:49:10 +0000 (12:49 +0800)]
MDL-50586 gradingform_rubric: 0-level warning during redirection
Andrew Nicols [Wed, 17 Aug 2016 04:57:41 +0000 (12:57 +0800)]
Merge branch 'MDL-54973_master-fix' of git://github.com/dmonllao/moodle
David Monllao [Wed, 17 Aug 2016 04:41:48 +0000 (12:41 +0800)]
MDL-54973 message: Taking care of support and noreply users on search
Andrew Nicols [Wed, 17 Aug 2016 03:25:24 +0000 (11:25 +0800)]
Merge branch 'MDL-55445-master-2nd' of git://github.com/FMCorz/moodle
Frederic Massart [Thu, 11 Aug 2016 06:22:57 +0000 (14:22 +0800)]
MDL-55445 theme: Clean and More automatically use the branding logos
But in order to maintain smooth backwards compatibility, the logos
set in the themes themselves take precedence.
Frederic Massart [Wed, 3 Aug 2016 09:43:23 +0000 (17:43 +0800)]
MDL-55445 core: New setting to host the logos
Frederic Massart [Thu, 11 Aug 2016 03:32:50 +0000 (11:32 +0800)]
MDL-55445 files: Helper functions related to serving and caching
The function send_content_uncached() is meant to be used when serving
content which should not be cached by browsers/proxies. You will
use this in development mode, or when the request is malformed
but you need to return some fallback content which shouldn't be stored
under the URL it was requested from.
The function file_safe_save_content() should only be used for content
not stored in the file API. Good candidates for this are resource
which fit well in the localcache. The function tries to write the
content in the most atomic way as possible to prevent incomplete
writes or concurrent writes.
Dan Poltawski [Tue, 16 Aug 2016 11:48:00 +0000 (12:48 +0100)]
Merge branch 'MDL-55130-master' of git://github.com/crazyserver/moodle
Dan Poltawski [Tue, 16 Aug 2016 11:04:18 +0000 (12:04 +0100)]
Merge branch 'MDL-36713_m32v2' of https://github.com/sbourget/moodle
David Monllao [Tue, 16 Aug 2016 08:53:43 +0000 (16:53 +0800)]
MDL-55585 search: Remove missing report/search file
Andrew Nicols [Tue, 16 Aug 2016 06:55:49 +0000 (14:55 +0800)]
Merge branch 'MDL-55272' of https://github.com/mr-russ/moodle
Andrew Nicols [Tue, 16 Aug 2016 06:48:17 +0000 (14:48 +0800)]
MDL-54680 enrol_lti: Coding Style fixes
Andrew Nicols [Tue, 16 Aug 2016 06:45:33 +0000 (14:45 +0800)]
Merge branch 'MDL-54680-master' of https://github.com/xow/moodle
John Okely [Mon, 23 May 2016 08:12:40 +0000 (16:12 +0800)]
MDL-54680 enrol_lti: Offer cartridges in LTI provider
Damyon Wiese [Tue, 16 Aug 2016 02:59:55 +0000 (10:59 +0800)]
MDL-55520 forms: Properly format the grademax for the database
Andrew Nicols [Tue, 16 Aug 2016 02:47:53 +0000 (10:47 +0800)]
Merge branch 'wip-MDL-18592-fix' of git://github.com/marinaglancy/moodle
Marina Glancy [Tue, 16 Aug 2016 02:43:54 +0000 (10:43 +0800)]
MDL-18592 mod_choice: deprecate incorrect events
Russell Smith [Tue, 19 Jul 2016 00:39:50 +0000 (10:39 +1000)]
MDL-55272 lib: Improve test course create performance
Use core functions that are faster for test file creation.
To support large requests for hashes, the core hash function
must support large hashes without recursion. PHP has a default
recursion depth of 100 and long hashes don't support this.
Remove transactions as they create performance problems for larger
courses and doesn't introduce significant benefit for developers.
Performance changes meant the times were much faster, a reasonable
guess was taken on performance of an average machine.
Stephen Bourget [Tue, 16 Aug 2016 01:46:48 +0000 (21:46 -0400)]
MDL-36713 Blog: Display accurate error when a guest views a user blog
Simey Lameze [Tue, 16 Aug 2016 01:26:48 +0000 (09:26 +0800)]
MDL-55320 theme: Fix chat data table alignment
Andrew Nicols [Tue, 16 Aug 2016 00:52:17 +0000 (08:52 +0800)]
Merge branch 'wip-MDL-50586-master' of git://github.com/marinaglancy/moodle
Andrew Nicols [Tue, 16 Aug 2016 00:21:13 +0000 (08:21 +0800)]
Merge branch 'MDL-54973_master' of https://github.com/dg711/moodle
Andrew Nicols [Tue, 16 Aug 2016 00:11:02 +0000 (08:11 +0800)]
MDL-54647 tests: Clarify unoconv tests
Andrew Nicols [Tue, 16 Aug 2016 00:01:47 +0000 (08:01 +0800)]
Merge branch 'MDL-54647-master' of git://github.com/damyon/moodle
Dan Poltawski [Mon, 15 Aug 2016 13:27:34 +0000 (14:27 +0100)]
Merge branch 'MDL-18592-master' of git://github.com/marinaglancy/moodle
Pau Ferrer Ocaña [Wed, 6 Jul 2016 08:09:48 +0000 (10:09 +0200)]
MDL-55130 wiki: Reduce data usage when only renew lock is needed.
Dan Poltawski [Mon, 15 Aug 2016 12:15:15 +0000 (13:15 +0100)]
Merge branch 'wip-MDL-55494-master' of git://github.com/marinaglancy/moodle
Dan Poltawski [Mon, 15 Aug 2016 11:09:44 +0000 (12:09 +0100)]
MDL-52105 enrol_self: fix upgrade savepoint
Dan Poltawski [Mon, 15 Aug 2016 11:00:47 +0000 (12:00 +0100)]
Merge branch 'MDL-55196_master' of https://github.com/andrewhancox/moodle
Dan Poltawski [Mon, 15 Aug 2016 10:44:09 +0000 (11:44 +0100)]
Merge branch 'wip-MDL-55366-master' of git://github.com/abgreeve/moodle
Dan Poltawski [Mon, 15 Aug 2016 10:38:34 +0000 (11:38 +0100)]
Merge branch 'wip-mdl-55380' of https://github.com/rajeshtaneja/moodle
Dan Poltawski [Mon, 15 Aug 2016 10:35:35 +0000 (11:35 +0100)]
Merge branch 'wip-MDL-55397-master' of git://github.com/marinaglancy/moodle
Dan Poltawski [Mon, 15 Aug 2016 10:13:27 +0000 (11:13 +0100)]
Merge branch 'MDL-52105-master' of git://github.com/lameze/moodle
Dan Poltawski [Mon, 15 Aug 2016 10:09:51 +0000 (11:09 +0100)]
Merge branch 'MDL-55533_multiresponse_feedback' of git://github.com/davosmith/moodle
Dan Poltawski [Mon, 15 Aug 2016 08:47:02 +0000 (09:47 +0100)]
Merge branch 'MDL-46214-master' of git://github.com/andrewnicols/moodle
Damyon Wiese [Mon, 15 Aug 2016 08:34:11 +0000 (16:34 +0800)]
MDL-54647 tests: Reverse order of expected and actual
Damyon Wiese [Wed, 27 Jul 2016 07:57:53 +0000 (15:57 +0800)]
MDL-54647 file_storage: Redo the test pdf every time it's viewed
Andrew Nicols [Mon, 15 Aug 2016 06:07:41 +0000 (14:07 +0800)]
Merge branch 'MDL-55513-master' of https://github.com/lucisgit/moodle
Devang Gaur [Mon, 15 Aug 2016 05:57:25 +0000 (11:27 +0530)]
MDL-54973 message: added messages to globalsearch
Simey Lameze [Tue, 2 Aug 2016 04:27:17 +0000 (12:27 +0800)]
MDL-52105 enrol_self: Behat test for key holder feature
Simey Lameze [Tue, 2 Aug 2016 04:25:58 +0000 (12:25 +0800)]
MDL-52105 enrol_self: Fix wrong holdkey cap restriction for manager
This commit add an upgrade step to remove wrong CAP_PROHIBIT on enrol/self:holdkey for manager role.
Also remove the restriction from the self enrolment access file.
Andrew Nicols [Mon, 15 Aug 2016 04:18:19 +0000 (12:18 +0800)]
Merge branch 'MDL-55229-master' of git://github.com/lameze/moodle
Andrew Nicols [Mon, 15 Aug 2016 02:58:39 +0000 (10:58 +0800)]
Merge branch 'MDL-55520-master' of git://github.com/damyon/moodle
Frederic Massart [Wed, 10 Aug 2016 07:36:29 +0000 (15:36 +0800)]
MDL-55445 files: Support for cacheability in send_file()
Frederic Massart [Wed, 10 Aug 2016 07:32:54 +0000 (15:32 +0800)]
MDL-55445 gdlib: Support for resizing an image
Adrian Greeve [Thu, 28 Jul 2016 03:55:11 +0000 (11:55 +0800)]
MDL-55366 mod_lesson: Fix warning with TF page.
Having an image in the answer text would create a warning.
Andrew Nicols [Thu, 11 Aug 2016 03:17:24 +0000 (11:17 +0800)]
MDL-46214 event: Mark previously deprecated events as deprecated
Andrew Nicols [Thu, 11 Aug 2016 03:14:02 +0000 (11:14 +0800)]
MDL-46214 event: Support deprecation of events
This patch adds two new functions to the event base to allow deprecation of
the individual events, without entirely removing them from the UI.
This is different to our normal deprecation procedure because all events
must support display of historical data. It must also be possible to view
the event information in the event monitor.
Stephen Bourget [Sun, 14 Aug 2016 01:40:41 +0000 (21:40 -0400)]
MDL-55557 mod_wiki: Add missing MOODLE_INTERNAL checks
Stephen Bourget [Sat, 13 Aug 2016 00:16:04 +0000 (20:16 -0400)]
MDL-55551 Blog: Add missing MOODLE_INTERNAL check.
Marina Glancy [Fri, 12 Aug 2016 05:55:38 +0000 (13:55 +0800)]
MDL-55494 report_eventlist: ignore only logstore_legacy
Marina Glancy [Mon, 8 Aug 2016 06:10:38 +0000 (14:10 +0800)]
MDL-55494 tool_monitor: ignore only tool_monitor and logstore_legacy
previously any plugin type ending with _monitor or _legacy would be ignored
Marina Glancy [Wed, 10 Aug 2016 06:21:32 +0000 (14:21 +0800)]
MDL-50586 gradingform_rubric: warn about missing 0-points levels
Rajesh Taneja [Fri, 12 Aug 2016 02:17:00 +0000 (10:17 +0800)]
MDL-55380 behat: Fixed shared stats definition
Stats definition was being shared between
progress and moodle_progress format which
was causing double counting. Now they both
have there own stats counter definitions
Stephen Bourget [Fri, 12 Aug 2016 02:11:57 +0000 (22:11 -0400)]
MDL-48773 mod_choice: Lock number of responses if selections are made.
Davo Smith [Thu, 11 Aug 2016 13:13:58 +0000 (14:13 +0100)]
MDL-55533 qtype_multianswer: fix feedback for multiresponse