Andrew Nicols
4d95d3f0e5
Merge branch 'MDL-51918-master-navigable' of https://github.com/pauln/moodle
2015-11-04 11:25:34 +08:00
Adrian Greeve
4a9a9bad73
MDL-51486 mod_data: Unit test update for item ratings.
...
Additional checks that access is available for item ratings
on records that have a group id of zero (all participants).
2015-11-04 10:12:39 +08:00
Adrian Greeve
ca3e8022d1
MDL-51486 mod_data: Can view rating information.
...
When students are given the appropriate permissions
to view ratings, in the situation where there are
separate groups. The students can view the ratings
of an entry that is in the all participants group.
2015-11-04 10:12:39 +08:00
Andrew Nicols
36e323645a
Merge branch 'MDL-51970-master' of git://github.com/damyon/moodle
2015-11-04 08:28:57 +08:00
Paul Nicholls
245f45f4d6
MDL-51918 gradereport: Fix AJAX mode keyboard navigation
...
Keyboard navigation (ctrl+up/down/left/right) with AJAX enabled ceased
functioning with editing mode enabled after MDL-36606, as it was looking
for cells with a "clickable" class - but was only applying that class when
editing mode is NOT enabled. This patch uses a new "gbnavigable" class to
control keyboard navigation, whether editing mode is on or not. It also
addresses some browser compatibility and minor behavioural issues.
2015-11-04 11:27:35 +13:00
Eloy Lafuente (stronk7)
4cef723c22
Moodle release 3.0rc1
v3.0.0-rc1
2015-11-03 19:00:58 +01:00
Eloy Lafuente (stronk7)
561413695d
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2015-11-03 19:00:41 +01:00
Eloy Lafuente (stronk7)
217c3e0fc9
Merge branch 'wip-mdl-52007' of https://github.com/rajeshtaneja/moodle
2015-11-03 17:56:23 +01:00
Eloy Lafuente (stronk7)
836c6d7883
Merge branch 'wip-mdl-52020' of https://github.com/rajeshtaneja/moodle
2015-11-03 17:56:22 +01:00
Dan Poltawski
728754de6b
Merge branch 'MDL-52018-master-enfix' of git://github.com/mudrd8mz/moodle
2015-11-03 17:56:21 +01:00
Andrew Nicols
40a44cdd52
Merge branch 'MDL-51993-master' of git://github.com/cameron1729/moodle
2015-11-03 17:56:21 +01:00
AMOS bot
52617af3c9
Automatically generated installer lang files
2015-11-04 00:04:21 +08:00
Dan Poltawski
7a89772cfb
MDL-45814 login: don't prompt guest user to change password
2015-11-03 14:48:58 +00:00
Dan Poltawski
72ae4ec8d4
MDL-49473 logs: ensure exported logs contain year
2015-11-03 11:37:24 +00:00
Dan Poltawski
24c3db91a4
MDL-50781 user: do not print useless table cell
...
Thanks to Maurício Severo da Silva for the patch
2015-11-03 10:51:49 +00:00
rajesh Taneja
180fdb2f7c
MDL-52007 behat: Use extended timeout for site admin expansion
2015-11-03 16:08:27 +08:00
Barbara Ramiro
08dc6b095e
MDL-26429 Course completion icons for self, duration, and role.
2015-11-03 14:54:15 +08:00
Cameron Ball
c47b6f97d7
MDL-51993 course: Set valid default for section_edit_control_menu
...
Thank you to Gareth Barnard for originally providing this patch.
2015-11-03 10:29:38 +08:00
Andrew Nicols
80ad34e720
Merge branch 'MDL-51914' of git://github.com/timhunt/moodle
2015-11-03 09:42:04 +08:00
rajesh Taneja
f497fdcc21
MDL-52020 behat: Removed text checking to ensure window switch
...
Comment question window closes after 2 sec.
which crashes win-FF as it's slow to check for
"Changes saved" text. As after switching it is
checked the changes are saved, this step can be
avoided to ensure robustness of the scenario
2015-11-03 09:40:33 +08:00
Tim Hunt
0b4b0a7eea
MDL-51914 qtype_ddmarker: fix checking points on the boundary
...
All points on the boundary are now considered in the shape, on the
grounds that it is better to grade someone right for an edge case.
2015-11-02 22:06:23 +00:00
David Mudrák
e8b75e6292
MDL-52018 lang: Fix behat tests to use the new strings
2015-11-02 22:30:46 +01:00
Helen Foster
da6ecfd8c1
MDL-52018 lang: Merge English strings from the en_fix language pack
2015-11-02 22:12:06 +01:00
Eloy Lafuente (stronk7)
2cc040c6c0
Merge branch 'MDL-52014-master' of git://github.com/danpoltawski/moodle
2015-11-02 20:02:16 +01:00
Eloy Lafuente (stronk7)
e88100f673
Merge branch 'wip-MDL-51999-master' of https://github.com/marinaglancy/moodle
2015-11-02 19:59:01 +01:00
Eloy Lafuente (stronk7)
373748277a
Merge branch 'MDL-51829-master' of git://github.com/dpalou/moodle
2015-11-02 19:40:16 +01:00
Dan Poltawski
5294052875
MDL-52014 quiz: do not log preview attempt deletions
...
This happens automatically by the system.
2015-11-02 16:17:22 +00:00
Dan Poltawski
28aadc2b12
Merge branch 'MDL-51128-master' of git://github.com/junpataleta/moodle
2015-11-02 14:07:10 +00:00
Dan Poltawski
2088c22e41
Merge branch 'wip-MDL-50633-master2' of https://github.com/marinaglancy/moodle
2015-11-02 14:04:44 +00:00
Marina Glancy
57ee89569a
MDL-50633 dml: deprecated var replaced in mysql 5.7
...
Thanks to Charles Verge for providing a patch
2015-11-02 21:05:20 +08:00
Tony Butler
d3069afd27
MDL-52012 core_lib: Add namespace to $OUTPUT->notify_message definition
2015-11-02 11:12:47 +00:00
Dan Poltawski
deec056650
Merge branch 'MDL-51854-master' of https://github.com/pauln/moodle
2015-11-02 09:08:01 +00:00
Damyon Wiese
cfca338d7a
MDL-52004 assign: Set unique urls when grading so autosaves work
...
The Atto autosave feature uses the $PAGE->url to generate unique hashes for
each page. Assignment uses a MUC cache to persist ordering of lists - the result
is that the urls are not unique (they depend on the cached filter).
The fix is to spoof a unique url that will grade only that student with no
active grading list (no next/prev buttons).
2015-11-02 16:41:55 +08:00
Andrew Nicols
693ed49c10
Merge branch 'MDL-51707-m' of https://github.com/micaherne/moodle
2015-11-02 14:36:10 +08:00
Andrew Nicols
df8095156e
Merge branch 'MDL-47073-master' of git://github.com/junpataleta/moodle
2015-11-02 11:54:21 +08:00
Marina Glancy
bb0ac1fdc2
MDL-51999 user: remove unnecessary continue
2015-11-02 10:53:43 +08:00
Andrew Nicols
117dc470bc
Merge branch 'MDL-51964-master' of git://github.com/damyon/moodle
2015-11-02 10:52:37 +08:00
Marina Glancy
9dfe870449
MDL-51888 mod_resource: cache file details for performance
...
If file details (size, type, date) are configured to be displayed we cache them
in course cache raw and build the display string in user language/timezone when
displaying. Also changed behat test not to fail in 2016
2015-11-02 10:38:26 +08:00
Damyon Wiese
273b255673
MDL-51970 autocomplete: Small refactor because too many options
...
Each function was taking 8-10 args - combine them all in state and options
objects and pass those around instead.
2015-11-02 10:22:53 +08:00
Damyon Wiese
97d2ea7f87
MDL-51970 autocomplete: Add an option to hide the suggestions
...
This is used by tags when official tags are disabled.
2015-11-02 10:21:57 +08:00
Damyon Wiese
be9b036a33
MDL-51964 autocomplete: IE11 fires spurious "input" events
...
We need to check for "real" changes to the input value because
ie11 is just firing events willy nilly.
2015-11-02 10:11:13 +08:00
AMOS bot
e0b2ad1f35
Automatically generated installer lang files
2015-11-01 00:07:45 +08:00
Jun Pataleta
bbbdfc8610
MDL-47073 lib: Replace backslashes with slashes in jquery plugin urls
...
This patch replaces backslash characters in the generated jQuery
plugin URL to forward slashes when slasharguments is disabled and
the Moodle server is running on IIS.
Thanks to Ryan Panning <Ryan.Panning@district196.org> for
reporting this issue and for suggesting a fix.
2015-10-30 17:05:23 -05:00
Dan Poltawski
821ab27c19
on-demand release 3.0beta+
2015-10-30 21:09:21 +00:00
Dan Poltawski
999aa8ca45
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2015-10-30 21:09:20 +00:00
Dan Poltawski
3a723033e8
MDL-36109 accesibility: use proper words for logo alt text
2015-10-30 16:55:03 +00:00
Eloy Lafuente (stronk7)
d708bf59e4
Merge branch 'wip-mdl-51981' of https://github.com/rajeshtaneja/moodle
2015-10-30 10:23:52 +01:00
rajesh Taneja
4b274a10c2
MDL-51981 behat: No need for JS tag
...
This scenario crashes win-chrome and probably
other comninations. Looking at this, it seems
js tag is not needed, so removing js tag to make
it pass on all OS
2015-10-30 11:29:52 +08:00
Andrew Nicols
ee0546291a
Merge branch 'wip-MDL-51552-master' of git://github.com/abgreeve/moodle
2015-10-30 11:01:00 +08:00
Adrian Greeve
42b3a58c47
MDL-51552 gradebook: Update to singleview behat test.
2015-10-30 10:08:02 +08:00