David Mudrák [Fri, 22 Jan 2016 12:43:42 +0000 (13:43 +0100)]
MDL-52873 forms: Generate unique id attributes for modgrade elements
The previous method of generating the id attribute of the elements
within the modgrade group did not take the name of the modgrade field
into account. So if there were multiple fields of the modgrade type
added into a form (not a common case yet still valid), elements created
within the group were assigned same id attributes.
The patch introduces a new method for generating the id attribute of
modgrade elements. The new method takes the name of the modgrade group
into account and returns the id in the format similar to the default one
returned by HTML_QuickForm_element::_generateId().
The patch changes the generated id attribute. Apart from the
block_activity_results' behat feature files, not other places seem to
rely on the exact value.
Andrew Nicols [Thu, 21 Jan 2016 05:43:35 +0000 (13:43 +0800)]
weekly release 3.1dev
Andrew Nicols [Thu, 21 Jan 2016 05:43:32 +0000 (13:43 +0800)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Dan Poltawski [Wed, 20 Jan 2016 14:37:17 +0000 (14:37 +0000)]
Merge branch 'MDL-52702-m' of https://github.com/micaherne/moodle
Dan Poltawski [Wed, 20 Jan 2016 11:42:29 +0000 (11:42 +0000)]
Merge branch 'MDL-52738-fixup' of https://github.com/timhunt/moodle
Tim Hunt [Wed, 20 Jan 2016 11:35:01 +0000 (11:35 +0000)]
MDL-52738 quiz: fix handling of showall by review prev link
Andrew Nicols [Wed, 20 Jan 2016 02:16:19 +0000 (10:16 +0800)]
Merge branch 'MDL-52383' of https://github.com/stronk7/moodle
Eloy Lafuente (stronk7) [Wed, 20 Jan 2016 02:07:57 +0000 (03:07 +0100)]
MDL-52383 Calendar: user prefs are varchar, look for varchars
Andrew Nicols [Wed, 20 Jan 2016 02:02:30 +0000 (10:02 +0800)]
Merge branch 'MDL-50083' of https://github.com/stronk7/moodle
Eloy Lafuente (stronk7) [Wed, 20 Jan 2016 01:50:15 +0000 (02:50 +0100)]
MDL-50083 mod_assign: protect code against not set flags
Yes could have used !empty() but for some reason found
the isset() && condition more clear. Tired brain, surely.
Eloy Lafuente (stronk7) [Wed, 20 Jan 2016 00:31:52 +0000 (01:31 +0100)]
Merge branch 'master_MDL-50083' of https://github.com/greg-or/moodle-mod_assign
Eloy Lafuente (stronk7) [Wed, 20 Jan 2016 00:29:28 +0000 (01:29 +0100)]
Merge branch 'master_MDL-42473' of git://github.com/danmarsden/moodle
Eloy Lafuente (stronk7) [Wed, 20 Jan 2016 00:26:22 +0000 (01:26 +0100)]
Merge branch 'MDL-52383'
Eloy Lafuente (stronk7) [Wed, 20 Jan 2016 00:25:16 +0000 (01:25 +0100)]
MDL-52383 Calendar: fix versions
Greg Faller [Thu, 14 Jan 2016 01:11:15 +0000 (11:41 +1030)]
MDL-50083 mod_assign: unlock submission when adding attempt
Dan Poltawski [Tue, 19 Jan 2016 17:01:21 +0000 (17:01 +0000)]
MDL-52568 version: bump
Dan Poltawski [Tue, 19 Jan 2016 16:48:11 +0000 (16:48 +0000)]
Merge branch 'MDL-52568_master' of https://github.com/kevin-bruton/moodle
Rajesh Taneja [Tue, 19 Jan 2016 14:06:32 +0000 (22:06 +0800)]
MDL-52721 behat: Exclude links in moodle while finding tests
Parallel run create links within moodle
so avoid searching for tests within links
Dan Poltawski [Tue, 19 Jan 2016 11:01:47 +0000 (11:01 +0000)]
Merge branch 'MDL-51123-master' of git://github.com/jleyva/moodle
Dan Poltawski [Tue, 19 Jan 2016 10:39:48 +0000 (10:39 +0000)]
Merge branch 'MDL-51715_master_invalidweights' of https://github.com/colin-umn/moodle
Andrew Nicols [Tue, 19 Jan 2016 07:47:12 +0000 (15:47 +0800)]
Merge branch 'MDL-48621_master' of git://github.com/dmonllao/moodle
David Monllao [Thu, 14 Jan 2016 03:35:28 +0000 (11:35 +0800)]
MDL-48621 admin: Warning about events 1 API deprecation
David Monllao [Thu, 14 Jan 2016 03:32:15 +0000 (11:32 +0800)]
MDL-48621 events: Adapting unit tests to debugging messages
- A new assertDebuggingCalledCount has been introduced, as multiple debugging messages
may be called in some cases, for example when calling events_cron with queued events
that need to be dispatched.
- events_update_definition has been moved out of setUp as debugging messages are only
caught by our phpunit custom stuff when they are called inside tests.
David Monllao [Wed, 6 Jan 2016 01:33:32 +0000 (09:33 +0800)]
MDL-48621 events: Adding debugging messages
Debugging messages triggered once it is confirmed that the events 1 api handlers
are being used.
Eloy Lafuente (stronk7) [Tue, 19 Jan 2016 06:32:09 +0000 (07:32 +0100)]
Merge branch 'MDL-46091' of git://github.com/timhunt/moodle
Andrew Nicols [Tue, 19 Jan 2016 04:56:26 +0000 (12:56 +0800)]
Merge branch 'MDL-48985_m31v1' of https://github.com/sbourget/moodle
Andrew Nicols [Tue, 19 Jan 2016 02:23:53 +0000 (10:23 +0800)]
Merge branch 'MDL-52673-master' of https://github.com/pauln/moodle
Andrew Nicols [Tue, 19 Jan 2016 02:18:41 +0000 (10:18 +0800)]
Merge branch 'MDL-52519' of https://github.com/rushi963/moodle
Andrew Nicols [Tue, 19 Jan 2016 01:13:30 +0000 (09:13 +0800)]
Merge branch 'MDL-52773-master' of https://github.com/pauln/moodle
Andrew Nicols [Tue, 19 Jan 2016 00:54:55 +0000 (08:54 +0800)]
Merge branch 'MDL-52784' of git://github.com/timhunt/moodle
Andrew Nicols [Tue, 19 Jan 2016 00:45:42 +0000 (08:45 +0800)]
Merge branch 'MDL-52269_master' of https://github.com/dmonllao/moodle
Andrew Nicols [Tue, 19 Jan 2016 00:35:23 +0000 (08:35 +0800)]
Merge branch 'MDL-52270_master' of https://github.com/dmonllao/moodle
Andrew Nicols [Tue, 19 Jan 2016 00:04:59 +0000 (08:04 +0800)]
Merge branch 'MDL-49291_master' of git://github.com/markn86/moodle
Andrew Nicols [Mon, 18 Jan 2016 23:56:41 +0000 (07:56 +0800)]
Merge branch 'MDL-50268-master' of git://github.com/lameze/moodle
Eloy Lafuente (stronk7) [Mon, 18 Jan 2016 23:29:26 +0000 (00:29 +0100)]
Merge branch 'MDL-52615_master' of https://github.com/nadavkav/moodle
Tim Hunt [Sun, 22 Jun 2014 20:30:04 +0000 (21:30 +0100)]
MDL-46091 quiz start attempt: rationalise confirmations.
1. Don't show a warning if there are a limited number of attempts, only
if there is a time limit.
2. Merge that time-limit warning into the same form that is used for
entering a password, etc.
3. Make that form an JavaScript dialogue when you click the start attempt
button.
AMOS BEGIN
MOV ['confirmstarttimelimit', 'mod_quiz'], ['confirmstart', 'quizaccess_timelimit']
AMOS END
AMOS bot [Mon, 18 Jan 2016 16:04:29 +0000 (00:04 +0800)]
Automatically generated installer lang files
Dan Poltawski [Mon, 18 Jan 2016 15:50:11 +0000 (15:50 +0000)]
Merge branch 'MDL-52750' of git://github.com/timhunt/moodle
Dan Poltawski [Mon, 18 Jan 2016 14:47:45 +0000 (14:47 +0000)]
Merge branch 'MDL-52738' of git://github.com/timhunt/moodle
Dan Poltawski [Mon, 18 Jan 2016 14:39:46 +0000 (14:39 +0000)]
Merge branch 'wip-mdl-52721' of https://github.com/rajeshtaneja/moodle
Dan Poltawski [Mon, 18 Jan 2016 14:03:54 +0000 (14:03 +0000)]
Merge branch 'MDL-52218_master_alt' of git://github.com/markn86/moodle
Dan Poltawski [Mon, 18 Jan 2016 11:19:55 +0000 (11:19 +0000)]
Merge branch 'MDL-52486-master' of git://github.com/cameron1729/moodle
Dan Poltawski [Mon, 18 Jan 2016 10:24:04 +0000 (10:24 +0000)]
Merge branch 'MDL-36404-master' of git://github.com/junpataleta/moodle
Kevin Bruton [Sat, 9 Jan 2016 23:12:58 +0000 (00:12 +0100)]
MDL-52568 core_cohort: added ability to return all cohorts in WS
Michael Aherne [Fri, 8 Jan 2016 11:09:29 +0000 (11:09 +0000)]
MDL-52702 plagiarism: Improvements to base plugin class
Andrew Nicols [Mon, 18 Jan 2016 06:54:54 +0000 (14:54 +0800)]
Merge branch 'MDL-45265-master' of git://github.com/danpoltawski/moodle
Andrew Nicols [Mon, 18 Jan 2016 06:47:52 +0000 (14:47 +0800)]
Merge branch 'MDL-52608-master' of https://github.com/xow/moodle
Andrew Nicols [Mon, 18 Jan 2016 06:32:41 +0000 (14:32 +0800)]
Merge branch 'MDL-52573-master' of git://github.com/danpoltawski/moodle
Mark Nelson [Wed, 6 Jan 2016 06:05:30 +0000 (14:05 +0800)]
MDL-49291 core: final deprecation of sql_*_reader interfaces
Andrew Nicols [Mon, 18 Jan 2016 06:24:23 +0000 (14:24 +0800)]
Merge branch 'MDL-50464-master' of https://github.com/hcpss-banderson/moodle
Simey Lameze [Mon, 18 Jan 2016 05:44:22 +0000 (13:44 +0800)]
MDL-50268 core: proper deprecation of get_file_url() method
David Monllao [Fri, 15 Jan 2016 02:14:00 +0000 (10:14 +0800)]
MDL-52269 mod_assign: Display info message if blind marking active
Only for users with mod/assign:viewblinddetails capability, as other
users will quickly notice it.
Andrew Nicols [Mon, 18 Jan 2016 02:26:57 +0000 (10:26 +0800)]
MDL-50915 mod_lesson: Remove js dependencies from behat tests
Rajesh Taneja [Wed, 13 Jan 2016 07:13:12 +0000 (15:13 +0800)]
MDL-52721 unittest: Exclude tests in vendor and node_modules
Andrew Nicols [Mon, 18 Jan 2016 02:18:31 +0000 (10:18 +0800)]
Merge branch 'MDL-50915_m31v5' of https://github.com/sbourget/moodle
Andrew Nicols [Mon, 18 Jan 2016 01:49:22 +0000 (09:49 +0800)]
Merge branch 'MDL-52570-master' of git://github.com/jleyva/moodle
Andrew Nicols [Mon, 18 Jan 2016 01:37:29 +0000 (09:37 +0800)]
MDL-52309 gradereport_history: Adjust comment
Andrew Nicols [Mon, 18 Jan 2016 01:33:36 +0000 (09:33 +0800)]
Merge branch 'MDL-52309' of https://github.com/smbader/moodle
Jun Pataleta [Wed, 6 Jan 2016 05:24:42 +0000 (13:24 +0800)]
MDL-36404 gradingform_rubric: Accessibility fixes rubric grading
Rushikesh [Mon, 11 Jan 2016 21:08:01 +0000 (02:38 +0530)]
MDL-52519 Idap tests: use consistent var name
Stephen Bourget [Fri, 15 Jan 2016 18:14:56 +0000 (13:14 -0500)]
MDL-52383 Calendar: Allow users to set lookahead to 1 year
Tim Hunt [Tue, 12 Jan 2016 17:08:32 +0000 (17:08 +0000)]
MDL-52738 quiz: Previous button during attempt review.
This is to be consistent with places like forum and book, where if we
have a next link, we also have a previous link.
At the same time I have amended the links/buttons from 'Previous'/'Next'
to 'Previous page'/'Next page' because I think that is clearer.
Also, on the last page of the quiz, I have changed 'Next' to 'Finish
attempt ...' for consistency with the link in the navigation block.
AMOS BEGIN
CPY [navigatenext,mod_assignment],[navigatenext,mod_quiz]
CPY [navigateprevious,mod_assignment],[navigateprevious,mod_quiz]
AMOS END
Tim Hunt [Wed, 13 Jan 2016 13:37:15 +0000 (13:37 +0000)]
MDL-52750 quiz reviewQ/comment: add page title & student name
Tim Hunt [Fri, 15 Jan 2016 10:58:19 +0000 (10:58 +0000)]
MDL-52784 quiz: unused param in quiz_get_combined_reviewoptions calls
Michael Hughes [Thu, 14 Jan 2016 10:11:18 +0000 (10:11 +0000)]
MDL-52270 mod_assign: Adapt unit tests
Michael Hughes [Mon, 23 Nov 2015 10:47:59 +0000 (10:47 +0000)]
MDL-52270 Assignment: Display Participant Number
Display participant number when user holds mod/assign:viewblinddetails capability.
Paul Nicholls [Thu, 14 Jan 2016 22:49:51 +0000 (11:49 +1300)]
MDL-52773 course: Fix section return from single section page
When editing a section from a single section page, you should be returned
to the section you were viewing/editing, not always to section 1.
Brendan Anderson [Tue, 1 Dec 2015 22:22:35 +0000 (17:22 -0500)]
MDL-50464 block_rss_client: Implement renderers and templates
Dan Poltawski [Thu, 7 Jan 2016 11:16:59 +0000 (11:16 +0000)]
MDL-52573 report_grader: only check cap of installed plugins
Previously we were linking to gradebook plugins regardless of whether
they were installed. This should be fixed properly in MDL-52678.
Dan Poltawski [Thu, 14 Jan 2016 10:09:55 +0000 (10:09 +0000)]
weekly release 3.1dev
Dan Poltawski [Thu, 14 Jan 2016 10:09:55 +0000 (10:09 +0000)]
NOBUG: Fixed file access permissions
Dan Poltawski [Thu, 14 Jan 2016 10:09:52 +0000 (10:09 +0000)]
NOBUG: Fixed SVG browser compatibility
Dan Poltawski [Thu, 14 Jan 2016 10:09:52 +0000 (10:09 +0000)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Dan Poltawski [Thu, 14 Jan 2016 08:31:14 +0000 (08:31 +0000)]
Merge branch 'wip-MDL-50851-backupfix' of https://github.com/marinaglancy/moodle
Marina Glancy [Thu, 14 Jan 2016 08:24:38 +0000 (16:24 +0800)]
MDL-50851 core_tag: avoid fatal errors with corrupted data
Marina Glancy [Thu, 14 Jan 2016 07:26:49 +0000 (15:26 +0800)]
MDL-50851 core_tag: fix db query failure on oracle (again)
Andrew Nicols [Thu, 14 Jan 2016 05:24:57 +0000 (13:24 +0800)]
Merge branch 'wip-MDL-50851-backupfix' of git://github.com/marinaglancy/moodle
Marina Glancy [Thu, 14 Jan 2016 05:19:12 +0000 (13:19 +0800)]
MDL-50851 core_tag: fix db query failure on oracle
Dan Marsden [Fri, 15 May 2015 08:48:31 +0000 (09:48 +0100)]
MDL-42473 mod_scorm: Enable FEATURE_GROUPS for mod_scorm
Andrew Nicols [Thu, 14 Jan 2016 03:03:26 +0000 (11:03 +0800)]
Merge branch 'wip-MDL-50851-backupfix' of git://github.com/marinaglancy/moodle
Marina Glancy [Thu, 14 Jan 2016 02:54:27 +0000 (10:54 +0800)]
MDL-50851 core_tag: make query cross-db compatible
Dan Poltawski [Wed, 13 Jan 2016 15:21:17 +0000 (15:21 +0000)]
MDL-49290 message: add note about removed function
Dan Poltawski [Wed, 13 Jan 2016 15:21:01 +0000 (15:21 +0000)]
Merge branch 'MDL-49290_master' of git://github.com/markn86/moodle
Dan Poltawski [Wed, 13 Jan 2016 14:29:22 +0000 (14:29 +0000)]
MDL-50851 tag: fix whitespace errors
Dan Poltawski [Wed, 13 Jan 2016 13:56:38 +0000 (13:56 +0000)]
MDL-49662 local: upgrade.txt note
Dan Poltawski [Wed, 13 Jan 2016 12:35:18 +0000 (12:35 +0000)]
Merge branch 'wip-MDL-50851-backupfix' of https://github.com/marinaglancy/moodle
Dan Poltawski [Wed, 13 Jan 2016 12:00:11 +0000 (12:00 +0000)]
MDL-50851 upgrade: dan *REALLY* *REALLY* sucks at integrating
Dan Poltawski [Wed, 13 Jan 2016 11:40:49 +0000 (11:40 +0000)]
Merge branch 'MDL-49662_master' of git://github.com/markn86/moodle
Dan Poltawski [Wed, 13 Jan 2016 11:31:21 +0000 (11:31 +0000)]
MDL-49111 bennu: remove outdated readme note
Marina Glancy [Wed, 13 Jan 2016 10:44:41 +0000 (18:44 +0800)]
MDL-50851 block_tags: map context and colleciton in restore
Dan Poltawski [Wed, 13 Jan 2016 09:09:22 +0000 (09:09 +0000)]
MDL-52210 upgrade: dan *REALLY* sucks at integrating
Dan Poltawski [Wed, 13 Jan 2016 09:00:13 +0000 (09:00 +0000)]
MDL-52210 upgrade: dan sucks at integrating
Dan Poltawski [Wed, 13 Jan 2016 08:57:04 +0000 (08:57 +0000)]
Merge branch 'MDL-52210-master-2' of git://github.com/cameron1729/moodle
Cameron Ball [Wed, 13 Jan 2016 05:48:06 +0000 (13:48 +0800)]
MDL-52210 webservices: Revise upgrade version number.
Andrew Nicols [Wed, 13 Jan 2016 02:22:24 +0000 (10:22 +0800)]
Merge branch 'MDL-372-int-master' of git://github.com/ryanwyllie/moodle
Andrew Nicols [Wed, 13 Jan 2016 02:20:25 +0000 (10:20 +0800)]
MDL-43620 mod_chat: Whitespace fix
Ryan Wyllie [Thu, 7 Jan 2016 08:09:57 +0000 (08:09 +0000)]
MDL-372 forum: tests for pinned discussions
Ben Kelada [Thu, 12 Nov 2015 23:10:59 +0000 (10:10 +1100)]
MDL-372 forum: Improve pinning and update for Moodle 3.0
Charles Fulton [Sun, 25 Mar 2012 14:39:24 +0000 (07:39 -0700)]
MDL-372 forum: support for pinned discussion topics
Andrew Nicols [Wed, 13 Jan 2016 01:56:31 +0000 (09:56 +0800)]
Merge branch 'MDL-50829-master' of git://github.com/danpoltawski/moodle