Adrian Greeve
8515fbfbaa
Merge branch 'MDL-65919-master' of git://github.com/marinaglancy/moodle
2019-10-03 15:59:03 +08:00
Jun Pataleta
27c648a095
Merge branch 'MDL-61450-master' of git://github.com/lameze/moodle
2019-10-03 15:42:19 +08:00
Jun Pataleta
ec720611d5
MDL-61450 calendar: Unit test for calendar_view_event_allowed()
...
* Unit test for calendar_view_event_allowed() when dealing with course
events.
2019-10-03 15:38:43 +08:00
Juan Leyva
12a289c7a4
MDL-66775 tool_mobile: Return additional app data
...
We need this information for creating a link to the app store listing for updating.
2019-10-03 09:29:38 +02:00
Juan Leyva
4bf08f5b4d
MDL-66775 tool_mobile: New force minimum app version setting
2019-10-03 09:29:38 +02:00
Simey Lameze
ec482557a8
MDL-61450 calendar: fix course event type permissions
2019-10-03 13:20:33 +08:00
David Monllaó
63c15f6c58
MDL-66004 mlbackend_python: Purge testing output dirs properly
2019-10-03 09:45:57 +08:00
Eloy Lafuente (stronk7)
aab2b2103e
Merge branch 'MDL-66774-master-macedonia' of git://github.com/mudrd8mz/moodle
2019-10-03 00:57:21 +02:00
Eloy Lafuente (stronk7)
846521d817
Merge branch 'MDL-63453-38_media_videojs_upgrade' of https://github.com/mattporritt/moodle
2019-10-03 00:48:56 +02:00
Eloy Lafuente (stronk7)
5260feb506
Merge branch 'MDL-66197-master' of git://github.com/marinaglancy/moodle
2019-10-03 00:45:31 +02:00
Eloy Lafuente (stronk7)
20502fa30c
Merge branch 'MDL-66004_master' of git://github.com/dmonllao/moodle
2019-10-02 20:53:24 +02:00
Eloy Lafuente (stronk7)
35da660ab0
Merge branch 'MDL-66254_master' of git://github.com/dmonllao/moodle
2019-10-02 17:00:39 +02:00
Eloy Lafuente (stronk7)
d25ece5ed9
Merge branch 'MDL-65957-master' of git://github.com/mihailges/moodle
2019-10-02 16:49:30 +02:00
Eloy Lafuente (stronk7)
637707bcb0
Merge branch 'MDL-64588-master-2' of git://github.com/snake/moodle
2019-10-02 16:39:44 +02:00
Jun Pataleta
31b4ff1db3
Merge branch 'MDL-62191_master' of git://github.com/dmonllao/moodle
2019-10-02 16:35:50 +08:00
Adrian Greeve
8fec1626d0
Merge branch 'MDL-66477-master' of git://github.com/junpataleta/moodle
2019-10-02 16:15:13 +08:00
Jun Pataleta
83e1b0e7f1
MDL-66477 mod_forum: Enclose setting switch in div
2019-10-02 16:12:44 +08:00
Jake Dallimore
0c3eaf9ee6
MDL-64588 core_comment: fix unnecessary type check in add_comments
...
We should rely on the return type, else an exception with be thrown.
2019-10-02 09:23:43 +08:00
Jake Dallimore
93ea6612bd
MDL-64588 core_comment: make external test code use helper method
...
Instead of using setUp to create testing objects, use a helper.
2019-10-02 09:23:43 +08:00
Jake Dallimore
ae94d477a6
MDL-64588 core_comment: fix get_comment ordering when timestamps match
...
Include id in the sorting, to be sure that we always get the correct
record in cases where the comment timestamps are the same.
2019-10-02 09:23:43 +08:00
Jake Dallimore
6cd3d398a9
MDL-64588 core_comment: use comment structure in external get_comments
...
Other minor changes include:
- added the since tag to newly added external functions
- Changed 'web service' to 'external function' in comment/upgrade.txt
2019-10-02 09:23:33 +08:00
David Monllaó
463b63db2a
MDL-66004 analytics: mlbackend_python tested just once
...
Either running locally from the web server or using a server if
TEST_MLBACKEND_* vars are set. The tests will still be skipped if
the python backend is not available in the web server.
2019-10-02 08:41:14 +08:00
David Monllaó
fea66a0854
MDL-66004 mlbackend_python: Bump the required python package version
2019-10-02 08:41:14 +08:00
David Monllaó
aa5b705607
MDL-66004 mlbackend_python: Package installed on a separate server
2019-10-02 08:41:14 +08:00
David Monllaó
7bde26ed9f
MDL-66254 analytics: Requires active enrolments for most of analysis
2019-10-02 08:12:56 +08:00
David Monllaó
ea30943119
MDL-66254 course: Unit tests for the new restrictions
2019-10-02 08:12:56 +08:00
Eloy Lafuente (stronk7)
5e58b43ca7
Merge branch 'MDL-65096-m' of https://github.com/micaherne/moodle
2019-10-02 00:01:37 +02:00
Eloy Lafuente (stronk7)
7dbc1041b3
Merge branch 'MDL-65335_master' of https://github.com/marxjohnson/moodle
2019-10-01 23:21:51 +02:00
Tim Hunt
6e73157a3c
MDL-66815 behat: question category generator must find right parent id
...
This is implemented in a bit of a hacky way, because the only other
alternative would be a large rewrite of the whole class, which is
not feasible for me right now. Note that many other types of thing
that can be generated suffer from the same issue. (E.g. if you ever
wanted to generate two groups with the same name in two different
courses and then add group memebers.)
It is worth doing a special-case fix for question categories, because
way Moodle works, it is inevitable that we end up with many categories
called 'top' in the database.
2019-10-01 16:43:25 +01:00
Eloy Lafuente (stronk7)
ba9110e1c8
Merge branch 'MDL-65522' of https://github.com/NeillM/moodle
2019-10-01 16:09:57 +02:00
Eloy Lafuente (stronk7)
13b85c61c6
Merge branch 'MDL-66542_master' of https://github.com/t-schroeder/moodle
2019-10-01 15:56:08 +02:00
Jake Dallimore
9a820e0af9
MDL-66725 core: fix language in str.js
...
When ommitted from the get_string() or get_strings() calls, it should be
inferring from the page language.
2019-10-01 13:53:59 +08:00
Kristian Ringer
5bd72dd661
MDL-66805 search: Close session early during searches
2019-10-01 12:30:13 +10:00
Mihail Geshoski
e8edca25b8
MDL-65957 repository_upload: Throw exception if @_file_upload is missing
2019-10-01 09:35:53 +08:00
Mihail Geshoski
56932a19b4
MDL-65957 mod_imscp: Add required @file_upload tag in behat scenarios
2019-10-01 09:35:53 +08:00
Juan Leyva
09899abc55
MDL-64588 comment: New WebService core_comment_delete_comment
2019-10-01 09:26:01 +08:00
Juan Leyva
8e4a9ed854
MDL-64588 comment: New WebService core_comment_add_comment
2019-10-01 09:26:01 +08:00
Juan Leyva
2234b6c9dc
MDL-64588 comment: Return whether the user can post in a comments area
2019-10-01 09:25:36 +08:00
Eloy Lafuente (stronk7)
12c377bbb6
Merge branch 'MDL-65876-master' of https://github.com/lucaboesch/moodle
2019-10-01 00:07:30 +02:00
Paul Holden
8208292f65
MDL-66804 user: consistent user access times in privacy export.
2019-09-30 23:02:50 +01:00
Tim Hunt
e247068d72
MDL-66801 questions: XML import/export should include category idnumbers
2019-09-30 18:59:23 +01:00
Brendan Heywood
3bc082dd07
MDL-66166 core_useragent: Update MoodleBot UA and treat as web crawler
2019-09-30 23:30:20 +10:00
Marina Glancy
ec8453c122
MDL-65187 core_hub: truncate registration request, use post
2019-09-30 13:05:19 +02:00
Marina Glancy
04645f4e9b
MDL-65187 core_hub: send more important info first to moodle.net
...
Rumor has it that some browsers may truncate the GET request to 2000 characters,
make sure that all important info is sent first
Everything else will be updated on the first registration update request.
2019-09-30 13:05:19 +02:00
Marina Glancy
b51bfaf594
MDL-65919 core: add test for table download
2019-09-30 12:00:37 +02:00
Alberto Lara Hernández
40a6b502ae
MDL-65919 core: Skip send headers during phpunit exec in dataformats
2019-09-30 12:00:33 +02:00
Tim Schroeder
f8f04b773d
MDL-66542 lib: Fix quote escaping in JS quote helper
2019-09-30 10:09:07 +02:00
Neill Magill
b3a0f15444
MDL-65522 block_social_activities: Improve behat steps documentation
...
The documentation for these steps was not helpful in the Acceptance
testing admin tool page.
2019-09-30 08:56:31 +01:00
Mikhail Golenkov
15136147ba
MDL-66794 core_customfield: Reset Course handler after unit tests run.
2019-09-30 10:56:04 +10:00
Luca Bösch
b284ab6935
MDL-65876 forum: same arrows forum/activity navigation
2019-09-27 14:20:17 +02:00