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
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
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
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
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
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
Dan Poltawski
02315eb2bb
Merge branch 'MDL-51939-master' of git://github.com/andrewnicols/moodle
2015-10-29 13:54:56 +00:00
Eloy Lafuente (stronk7)
1f0f002e1d
MDL-51939 mod_forum: all participants discussions are viewed by students
...
Added scenario to verify that "all participants" discussions, under
separate-groups mode are, by default, visible for students.
2015-10-29 21:10:20 +08:00
Andrew Nicols
7774cf96f8
MDL-51939 mod_forum: Fix groupid data on upgrade
...
This upgrade step addresses issues identified in MDL-51939 where the
groupid was incorrectly set. The issue itself is not present in 2.9, but
this upgrade step is required to correct any incorrect data.
2015-10-29 21:10:11 +08:00
Dan Poltawski
3adcb91d55
Merge branch 'MDL-50811-master' of git://github.com/cameron1729/moodle
2015-10-29 10:53:40 +00:00
Corey Wallis
346ba4f443
MDL-50811 mod_forum: Add completion tracking for emailed replies
2015-10-27 15:53:42 +08:00
Andrew Nicols
3363cbe55b
Merge branch 'MDL-51779_master' of https://github.com/Syxton/moodle
2015-10-26 09:46:38 +08:00
Syxton
626d833543
MDL-51779 assign: PDF annotate quality
...
Fixes the quality of pdf content when annotating.
2015-10-23 09:22:38 -04:00
Dan Poltawski
8c976328c1
MDL-40863 mod_resource: bump version
...
(not technically necessary - but I prefrer to make it explicit against
stable)
2015-10-23 11:34:52 +01:00
Dan Poltawski
94b8c29248
MDL-40863 mod_resource: add missing behat tag
2015-10-23 11:27:57 +01:00
Marina Glancy
9a58434601
MDL-40863 mod_resource: do not cache user-specific info
2015-10-23 11:25:51 +01:00
Andrew Hancox
ba8b641dce
MDL-40863 mod_resource: Add option to show modified date
2015-10-23 11:25:07 +01:00
Mark Nelson
e7be37b1c2
MDL-51782 mod_forum: fixed unit test failing on certain DBs
2015-10-20 14:44:58 +08:00
Andrew Nicols
579b72a227
Merge branch 'MDL-51782_master' of git://github.com/markn86/moodle
2015-10-20 11:50:57 +08:00
Eloy Lafuente (stronk7)
d6ed5f8230
MDL-51836 mod_forum: Fix CASE statement breaking mssql & oracle.
2015-10-19 23:14:35 +02:00
David Monllao
7d45554019
Merge branch 'MDL-50724' of git://github.com/andrewhancox/moodle
2015-10-19 17:21:58 +08:00
Adam Olley
1e36665719
MDL-50993 forum: Display timed posts/discussions in a logical order
...
Users that don't have permission to view timed posts outside of the release
time frame will have discussions that have entered the visible frame appear
in an odd order from their point of view on the discussion list.
Example:
Discussion 1, modified 2015-01-01, hidden till 2015-01-03
Discussion 2, modified 2015-01-02, not hidden
The standard 'modified descending' order means that D2 is listed at the top
even after D1 becomes visible. When scanning the list of discussions for new
posts, the user could be tricked into thinking they'd already read it.
This fix instead takes into account the release time of the discussion when
timed forum posts are enabled.
I opted to use CASE statements to handle this instead of GREATEST as the
latter is not supported by MSSQL.
2015-10-19 04:04:58 +00:00
Andrew Nicols
d8bf49f81e
MDL-51629 mod_survey: Coding style violation fix
2015-10-16 11:10:38 +08:00
Andrew Nicols
5762c92fcf
Merge branch 'MDL-51629-master' of git://github.com/jleyva/moodle
2015-10-16 10:56:19 +08:00
Andrew Nicols
62029ba7f4
Merge branch 'MDL-51565-master' of git://github.com/jleyva/moodle
2015-10-16 09:35:23 +08:00
Juan Leyva
55dca60f45
MDL-51629 mod_survey: New WS mod_survey_submit_answers
2015-10-15 16:17:23 +02:00
Juan Leyva
f772b5159c
MDL-51629 mod_survey: New WS mod_survey_get_questions
2015-10-15 16:17:22 +02:00
Juan Leyva
75516809d2
MDL-51629 mod_survey: New Web Service mod_survey_view_survey
2015-10-15 16:05:05 +02:00
Juan Leyva
a2926eb3e6
MDL-51629 mod_survey: New WS mod_survey_get_surveys_by_courses
2015-10-15 16:05:05 +02:00
Juan Leyva
66a582d0b3
MDL-51703 mod_survey: Trigger response_submitted event in correct place
2015-10-15 13:59:15 +01:00
Andrew Nicols
a308dc15c9
Merge branch 'MDL-51594-master' of git://github.com/jleyva/moodle
2015-10-15 14:19:10 +08:00
Damyon Wiese
bb6ca6f360
MDL-51260 tags: Update the tags form element to use the autocomplete field
...
AMOS BEGIN
REM [interestslist_help,moodle] Commas are no longer required
REM [entertags,tag] Commas are no longer required
REM [othertags,tag] Commas are no longer required
AMOS END
2015-10-15 12:03:35 +08:00
Mark Nelson
fcb30f64f9
MDL-51782 mod_forum: altered unit tests for the post_deleted event
...
This was done to ensure we are actually testing the API, and not
just creating and triggering the event manually.
2015-10-14 18:54:29 -07:00
Mark Nelson
9f468b1b31
MDL-51782 mod_forum: moved post_deleted event into function
2015-10-14 18:21:28 -07:00
Juan Leyva
bb3500c6d4
MDL-51594 webservice: Fix typos in choice and SCORM documentation
2015-10-14 14:29:12 +02:00
Damyon Wiese
ab848fea81
MDL-48861 assign: Make the requires grading filter consistent
...
Consistently include submissions with a null grade (see MDL-47694).
2015-10-13 14:52:50 +08:00
Damyon Wiese
fb6bae3eae
MDL-48861 assign: Fix unit tests and behat tests
...
The tests were not working with the change to the needs grading filter.
2015-10-13 12:59:13 +08:00
David Monllao
ee58df52da
Merge branch 'MDL-46455-master-20151012' of git://github.com/damyon/moodle
2015-10-13 11:42:40 +08:00
Andrew Nicols
5e2547612f
Merge branch 'MDL-51302-master' of git://github.com/danpoltawski/moodle
2015-10-13 11:33:23 +08:00
Andrew Nicols
a6c0702884
Merge branch 'wip-MDL-49515-master' of git://github.com/abgreeve/moodle
2015-10-13 11:05:05 +08:00
Andrew Nicols
3648d7963a
Merge branch 'MDL-51427-master' of git://github.com/marinaglancy/moodle
2015-10-13 10:13:43 +08:00
Adrian Greeve
59d20e706a
MDL-49515 libraries: Update to editpdf/classes/pdf.php
...
This updates fpdi_bridge to extend our Moodle pdf class
as was done before.
2015-10-13 09:28:16 +08:00
Dan Poltawski
37029775f9
Merge branch 'MDL-48861-master' of git://github.com/damyon/moodle
2015-10-12 16:53:18 +01:00
Juan Leyva
5b587c7570
MDL-51565 webservice: Fix return types definitions
...
This commit also format the activity name via external_format_string in
some cases
2015-10-12 13:24:49 +02:00
Andrew Hancox
ce449f6307
MDL-50724 mod_assign: show issues with groups in grading table
...
Where a user is in multiple or no groups show and group membership
is required show an appropriate error in the gradding table rather
than 'Default Group'
2015-10-12 12:04:28 +01:00
David Monllao
fd47ef44bd
Merge branch 'MDL-51637-master' of git://github.com/jleyva/moodle
2015-10-12 17:08:27 +08:00
Juan Leyva
4f3a2d2103
MDL-51637 forum: Make forum_get_discussions_paginated return group post
2015-10-12 10:08:17 +02:00