Mark Nelson
c96717fcd9
MDL-54682 core_message: do not disable left panel when deleting messages
2016-10-13 19:32:12 +02:00
Dan Poltawski
49ba9f8fd0
Merge branch 'MDL-56384_master' of https://github.com/markn86/moodle
2016-10-13 19:32:11 +02:00
David Monllao
650beea243
Merge branch 'MDL-56095-master-fix' of git://github.com/cameron1729/moodle
2016-10-13 19:32:10 +02:00
Mark Nelson
448212ecf6
MDL-56384 message_popup: fixed oracle PHPUnit failures
2016-10-13 19:32:10 +02:00
Cameron Ball
3aa8696ce6
MDL-56095 output: Properly set prototype on custom event for IE
2016-10-13 19:32:09 +02:00
Rajesh Taneja
fbaf5d17d8
MDL-27072 behat: Removed wrong tag from feature
2016-10-13 19:32:08 +02:00
David Monllao
d5bd89308e
Merge branch 'wip-mdl-27072' of git://github.com/rajeshtaneja/moodle
2016-10-13 19:32:08 +02:00
David Monllao
1686d93a1c
MDL-55393 message: Missing latest blocker issue code updates
2016-10-13 19:32:07 +02:00
Rajesh Taneja
25b225a995
MDL-27072 behat: Fixed table separators
2016-10-13 19:32:07 +02:00
Juan Leyva
e86f0cb4a1
MDL-55393 message: New WS get_user_notification_preferences
2016-10-13 19:32:06 +02:00
Eloy Lafuente (stronk7)
c405d31bef
Merge branch 'MDL-56319-m' of https://github.com/micaherne/moodle
2016-10-13 19:32:05 +02:00
Juan Leyva
53522c6e38
MDL-55393 message: Add some external functions to mobile service
2016-10-13 19:32:05 +02:00
Eloy Lafuente (stronk7)
403b817857
Merge branch 'wip-mdl-55522' of https://github.com/rajeshtaneja/moodle
2016-10-13 19:32:04 +02:00
Dan Poltawski
36650f11d3
MDL-56423 stylelint: ignore custom.css files
...
The files have non-standard css syntax and with stylelint 7.4.1
it can no longer cope with it.
2016-10-13 10:01:31 +01:00
Dan Poltawski
5c8445b5cd
MDL-56423 stylelint: bump to v7.4.1
...
Fixes a false positive with declaration-block-no-ignored-properties and
display: inline.
2016-10-13 10:01:30 +01:00
Dan Poltawski
53843cc18d
MDL-56423 boostrap: fix eranously removed css
2016-10-13 10:01:30 +01:00
Marina Glancy
fa8e0af1f0
MDL-55833 mod_feedback: display in outline and complete reports
2016-10-13 13:49:16 +08:00
David Monllao
beb505fab1
Merge branch 'wip-mdl-56299-fix' of https://github.com/rajeshtaneja/moodle
2016-10-13 10:51:12 +08:00
Rajesh Taneja
2761e0d604
MDL-56299 behat: Popover doesn't work with phantomjs
2016-10-13 10:47:32 +08:00
David Monllao
f5e8a744bf
Merge branch 'wip-mdl-56087' of https://github.com/rajeshtaneja/moodle
2016-10-13 10:18:20 +08:00
Rajesh Taneja
deb71a0032
MDL-56087 behat: Fixed no messages string
2016-10-13 09:57:53 +08:00
Rajesh Taneja
664a2a2900
MDL-55522 behat: Commented failing transformations
...
- Reverted the order of transformations in order they are expected
- Commented failing transformation steps - MDL-56397
They should be fixed by https://github.com/Behat/Behat/issues/959
2016-10-13 09:41:15 +08:00
Marina Glancy
62a3c42947
MDL-56110 forms: debug message for php 7.1 compat
...
Follow up for MDL-55123
2016-10-13 09:18:34 +08:00
David Mudrák
0cc5c64608
MDL-54945 workshop: Improve the portfolio API implementation
...
* Use a single capability 'mod/workshop:exportsubmissions' to control
who is able to export a submission and all associated visible
peer-assessments.
* The export capability is by default granted to teachers and managers
as well.
* Simplify the integration of the export button into the submission
page. There is now a single place where the export button appears - at
the buttom of the submission page.
* Clean up the new strings introduced for this feature.
* Rewrite the portfolio caller class so that it better mimics the
behaviour of the submission.php page. It must not be possible to get
access to contents otherwise not available via the UI.
* Fix phpunit tests.
* Improve behat tests so that they can run in headless browser
(performance).
During the development, some problems were detected in the underlying
portfolio API, especially with LEAP2A format and files collisions
handling. These may be eventually fixed in the future, should there be a
demand for it.
2016-10-12 18:35:02 +02:00
Tony Butler
23f2f64452
MDL-56062 mod_assign: Use $gradeitem->get_decimals() for grade display
2016-10-12 17:33:23 +01:00
Dan Poltawski
f6b8aec404
Merge branch 'MDL-54682_master-fix-alt' of https://github.com/markn86/moodle
2016-10-12 15:21:02 +01:00
Dan Poltawski
17ab49e9b1
Merge branch 'MDL-56324-master' of https://github.com/lucisgit/moodle
2016-10-12 14:53:01 +01:00
Mark Nelson
2127ca2cde
MDL-54682 core_message: do not disable left panel when deleting messages
2016-10-12 21:45:33 +08:00
Tony Butler
88d309d947
MDL-56324 assignfeedback_editpdf: Use correct page in save_current_page
2016-10-12 14:17:48 +01:00
Dan Poltawski
d68472984a
Merge branch 'MDL-56384_master' of https://github.com/markn86/moodle
2016-10-12 09:26:26 +01:00
David Monllao
6beb7a780c
Merge branch 'MDL-56095-master-fix' of git://github.com/cameron1729/moodle
2016-10-12 15:17:37 +08:00
Mark Nelson
d29be93807
MDL-56384 message_popup: fixed oracle PHPUnit failures
2016-10-12 15:14:30 +08:00
Cameron Ball
00d3a8c5f4
MDL-56095 output: Properly set prototype on custom event for IE
2016-10-12 13:10:30 +08:00
Rajesh Taneja
cd5e416560
MDL-27072 behat: Removed wrong tag from feature
2016-10-12 12:57:22 +08:00
David Monllao
0115782157
Merge branch 'wip-mdl-27072' of git://github.com/rajeshtaneja/moodle
2016-10-12 11:29:59 +08:00
Rajesh Taneja
c76e57aace
MDL-27072 behat: Fixed table separators
2016-10-12 11:05:07 +08:00
David Monllao
bc8a896208
MDL-55393 message: Missing latest blocker issue code updates
2016-10-12 10:45:34 +08:00
Juan Leyva
67d76e2fe2
MDL-55393 message: New WS get_user_notification_preferences
2016-10-12 09:43:16 +08:00
Juan Leyva
311f5e4025
MDL-55393 message: Add some external functions to mobile service
2016-10-12 09:41:59 +08:00
David Monllao
b805d3f8ef
MDL-56057 search: Fix incorrectly reported no enabled search areas
...
Also improved performance caching enabled search areas and
all search areas at the same time.
2016-10-12 08:30:23 +08:00
Eloy Lafuente (stronk7)
2660c96098
Merge branch 'MDL-56319-m' of https://github.com/micaherne/moodle
2016-10-11 20:24:13 +02:00
David Mudrák
931bba6054
MDL-54945 workshop: Introduce workshop::check_group_membership() method
...
This is just a refactored code block present at two different places. We
will need the same logic in the portfolio caller class soit made sense
to implement it as a new method, rather than make another copy&paste.
As a side effect, the logic is now properly unit tested.
2016-10-11 20:23:55 +02:00
Eloy Lafuente (stronk7)
d5bc94628c
Merge branch 'wip-mdl-55522' of https://github.com/rajeshtaneja/moodle
2016-10-11 20:13:04 +02:00
Dan Poltawski
287a906645
Merge branch 'MDL-56324-master' of https://github.com/lucisgit/moodle
2016-10-11 17:35:07 +01:00
AMOS bot
6ceebb9d56
Automatically generated installer lang files
2016-10-12 00:04:48 +08:00
Eloy Lafuente (stronk7)
a34625a17c
Merge branch 'MDL-55345' of https://github.com/paulholden/moodle
2016-10-11 17:06:17 +02:00
Dan Poltawski
412a4a6d8b
MDL-54682 message: fix eslint issues
2016-10-11 13:29:56 +01:00
Dan Poltawski
34930e37cd
MDL-54682 deprecatedlib: fix trailing whitespace
2016-10-11 13:17:42 +01:00
Dan Poltawski
c8303131be
Merge branch 'MDL-54682_master' of git://github.com/markn86/moodle
2016-10-11 12:53:11 +01:00
Loc Nguyen
5fd75ed889
MDL-54945 workshop: Workshop portfolio API integration
...
Users can export their own submission
Users can export feedback/assessment received from other users
2016-10-11 12:51:15 +02:00