David Monllao
7da61f95ce
Merge branch 'MDL-49811_master' of git://github.com/jinhofer/moodle
2015-10-06 16:26:54 +01:00
David Monllao
86c48d177e
Merge branch 'master-MDL-49750' of git://github.com/jojoob/moodle
2015-10-06 16:26:53 +01:00
David Monllao
c6ce30bb3f
Merge branch 'MDL-51434-master' of git://github.com/jleyva/moodle
2015-10-06 16:26:53 +01:00
Juan Leyva
9748791ba8
MDL-51564 webservice: Review the use of external format_string
2015-10-06 14:00:45 +02:00
jinhofer
0b7856efbe
MDL-49811 lib: Added js to skiplinks
...
I have added a JS module to handle skiplinks to send
the focus to the end of the block. This improves the function
and allows the user to better tab through the page.
2015-10-05 06:17:58 -05:00
Johannes Burk
8c3b27d4b2
MDL-49750 mod_data: fix updating file/picture fields breaks references
...
Use file_save_draft_area_files on file/picture update and
set content to null if file was removed.
2015-10-05 11:42:53 +02:00
Adrian Greeve
30836b17da
MDL-49028 mod_wiki: Fully reset wiki pages.
...
All the wiki pages as well as comments and tags
can now be reset.
A thank you to Daniel Kosinski and Pascal Maury for
providing patches for this improvement.
2015-10-05 09:48:38 +08:00
Juan Leyva
dfcdec1254
MDL-50543 mod_lti: New WS mod_lti_get_ltis_by_courses
2015-10-04 21:19:18 +02:00
Juan Leyva
d5ded9e72d
MDL-51615 mod_lti: New Web Service mod_lti_get_tool_launch_data
2015-10-04 21:19:06 +02:00
Juan Leyva
77496aa556
MDL-51567 mod_scorm: Return warnings for invalid attempt numbers
...
In the external function get_scorm_sco_tracks
2015-10-04 21:15:21 +02:00
Juan Leyva
ae67efa883
MDL-51615 mod_lti: New Web Service mod_lti_get_tool_launch_data
2015-10-03 08:25:28 +02:00
Juan Leyva
8b06acf76c
MDL-51434 mod_scorm: New global setting for enabling package downloads
2015-10-01 18:16:01 +02:00
Juan Leyva
d85bedf796
MDL-49823 webservice: Support gravatar profile images
2015-10-01 09:36:31 +02:00
David Monllao
6dbb46ec0f
MDL-46710 mod_lti: Removing duplicated generated events
...
Event generation and completion should be generated only once.
2015-10-01 11:55:38 +08:00
Eloy Lafuente (stronk7)
c75b891ba7
Merge branch 'MDL-49821-master-master' of git://github.com/jleyva/moodle
2015-10-01 01:26:58 +02:00
Eloy Lafuente (stronk7)
9fb434a618
Merge branch 'wip-mdl-51266' of https://github.com/rajeshtaneja/moodle
2015-09-30 20:34:33 +02:00
Adam Olley
dba0fdc2bc
MDL-9070 forum: Add margin in rtl mode to timed post icon
...
As the icon has a float on it to move it to the right, a margin-top
needs to be applied to keep it aligned the same as in ltr.
2015-09-30 12:27:12 +08:00
David Monllao
8e31c017f2
MDL-9070 mod_forum: Reducing it to a single scenario
2015-09-30 10:09:03 +08:00
David Monllao
15791dffac
Merge branch 'MDL-9070' of git://github.com/aolley/moodle
2015-09-30 09:29:55 +08:00
Eloy Lafuente (stronk7)
d4e65df215
Merge branch 'MDL-49143-master' of git://github.com/cameron1729/moodle
...
Note: Fixed small bug in unit test.
2015-09-30 03:22:26 +02:00
Adam Olley
05f1455b35
MDL-9070 forum: Show timed post display period
...
This adds the following changes when viewing a list of discussions and
forum_enabletimedposts is turned on.
* Discussions a student wouldnt see right now are dimmed (timestart in
future or timeend in the past).
* A icon appears next to the discussion subject, the tooltip for this
icon displays the display start and/or end time. This only appears for
the user that made the discussion or has permission to
viewhiddentimedposts.
These two changes achieve a couple of important things, namely, teachers
will not mistakenly think their students can see a discussion when
viewing the list if they've later forgot that they set a time limit on
it (or indeed if someone else put it on their discussion without them
realising). Additionally it makes it easy to see from the list when
different discussions are set to be released without having to go in and
edit them to find out.
Change-Id: Ia1818b33c00adae0dad72df8e170a078fb66cd76
2015-09-30 09:18:31 +09:30
Dan Poltawski
5fc9fdd54e
Merge branch 'MDL-51402' of git://github.com/timhunt/moodle
2015-09-29 20:54:45 +01:00
Dan Poltawski
747554d335
Merge branch 'MDL-50658' of https://github.com/spvickers/moodle
2015-09-29 16:50:45 +01:00
Andrew Nicols
eb89f7cb40
Merge branch 'MDL-43594-master' of git://github.com/junpataleta/moodle
2015-09-29 13:49:30 +08:00
Jun Pataleta
418a0d0465
MDL-43594 mod_assign: Fix calendar update on course reset
...
This patch fixes the updating of calendar events when the course
is reset and its start date is changed.
2015-09-29 13:46:27 +08:00
Eloy Lafuente (stronk7)
07842a3861
MDL-49143 LTI: Test resource_link_id in lti_build_request()
2015-09-29 13:42:02 +08:00
Cameron Ball
219f956acc
MDL-49143 LTI: Fix missing resource id
2015-09-29 13:41:55 +08:00
Dan Poltawski
5a068364cb
Merge branch 'mdl46710-master' of https://github.com/tlock/moodle
2015-09-28 14:56:52 +01:00
Dan Poltawski
158cc03737
Merge branch 'MDL-50109-master-blogsort' of https://github.com/mudrd8mz/moodle
2015-09-28 10:44:47 +01:00
Juan Leyva
4485f7c549
MDL-49821 webservice: Add active user checks in external functions
2015-09-25 11:33:13 +02:00
Tim Lock
86b314c7b0
MDL-46710 mod_lti: fix logging and completion tracking in new windows
2015-09-25 06:27:18 +09:30
spvickers
591b3128eb
MDL-50658 mod_lti: Add LTI Memberships service
...
Implementation of the LTI Memberships service.
2015-09-24 17:44:00 +01:00
Eloy Lafuente (stronk7)
46e92173fd
Merge branch 'wip-MDL-51259-master' of git://github.com/abgreeve/moodle
2015-09-24 15:37:12 +02:00
rajesh Taneja
5ecf8e8f21
MDL-51266 unittest: replaced low level phpunit_util calls
2015-09-23 15:42:48 +08:00
Andrew Nicols
32cc0de4f3
MDL-50349 mod_scorm: Bump version for new WS
2015-09-23 13:40:29 +08:00
Andrew Nicols
be09ca85ef
MDL-50664 mod_data: Fix for unit test failure
2015-09-23 09:27:30 +08:00
Dan Poltawski
b7a87899c5
Merge branch 'MDL-50541-master' of git://github.com/jleyva/moodle
2015-09-22 14:37:22 +01:00
Dan Poltawski
f43194ab36
Merge branch 'MDL-50349-master' of git://github.com/jleyva/moodle
2015-09-22 13:17:03 +01:00
Dan Poltawski
df44776afd
Merge branch 'MDL-50536-master' of git://github.com/jleyva/moodle
2015-09-22 12:55:46 +01:00
Dan Poltawski
79eb3afa9b
Merge branch 'MDL-50132-master' of git://github.com/jleyva/moodle
2015-09-22 12:46:39 +01:00
Dan Poltawski
abd3fdc977
Merge branch 'wip-MDL-51108-master' of git://github.com/abgreeve/moodle
2015-09-22 11:48:49 +01:00
Dan Poltawski
0730ddc2ad
Merge branch 'MDL-50664-master' of git://github.com/ryanwyllie/moodle
2015-09-22 10:39:33 +01:00
Andrew Nicols
a32cd742c3
Merge branch 'MDL-51413-master' of git://github.com/jleyva/moodle
2015-09-22 12:22:55 +08:00
Ferenc Lengyel
efc76e9e90
MDL-51402 quiz: notification emails should respect grouping
...
In the case where teachers do not have the accessallgroups capability,
we only send "an attempt has been sumbitted "notification to teachers
in the same group as the student who submitted.
At the moment this considers all groups in the course. If this
particular quiz has a grouping set, then the logic should only consider
the groups in that grouping.
2015-09-21 13:28:38 +01:00
Dan Poltawski
c331e8f9c0
Merge branch 'MDL-48165-master-dimgrades' of git://github.com/mudrd8mz/moodle
2015-09-21 10:14:47 +01:00
Juan Leyva
bae627b276
MDL-50541 mod_imscp: New Web Service mod_imscp_get_imscps_by_courses
2015-09-21 09:30:59 +02:00
Juan Leyva
580a14c265
MDL-50536 mod_book: New WS mod_book_get_books_by_courses
2015-09-21 09:30:06 +02:00
Juan Leyva
f07a2bb09b
MDL-50132 mod_choice: New WS mod_choice_get_choices_by_courses
2015-09-21 09:27:42 +02:00
Juan Leyva
ea5b910b3a
MDL-51413 forum: Return additional field in get_forums_by_courses WS
2015-09-18 17:27:14 +02:00
Adrian Greeve
453adb1adf
MDL-51108 mod_data: Addition to behat test for Lat. and Long.
2015-09-18 07:33:12 +08:00