Adrian Greeve
24f9b01135
Merge branch 'MDL-65075-master' of git://github.com/jleyva/moodle
2019-04-08 07:50:28 +08:00
cescobedo
3a5afbf5f1
MDL-65015 core_message: add trusttext cleaning to messaging
2019-04-07 10:56:53 +02:00
David Monllaó
89f1f98f59
MDL-64954 tool_analytics: More help for analytics api elements
2019-04-05 23:59:20 +02:00
Eloy Lafuente (stronk7)
9d4f4f0051
on-demand release 3.7dev+
2019-04-05 18:33:19 +02:00
David Monllaó
6c0bd61c57
MDL-64779 tool_analytics: Nice styles for the export modal
2019-04-05 18:28:06 +02:00
Thomas Korner
ccc1aaed22
MDL-65279 core: typo in categoriesandcourses fixed
...
AMOS BEGIN
MOV [categoriesandcoures,core],[categoriesandcourses,core]
AMOS END
2019-04-05 14:37:09 +02:00
Mathew May
27deb59557
MDL-64506 mod_choice: fix behat issue with screensize
...
We found issues in FireFox where Behat could not scroll to select
the student two checkbox.
2019-04-05 12:10:00 +02:00
cescobedo
3118db5d66
MDL-65254 core_message: Fix going back to message view drawer search
...
Add the route namespace to description function in message drawer view search.
2019-04-05 10:34:18 +02:00
Juan Leyva
ab1b823860
MDL-64641 calendar: Return global calendar settings
2019-04-05 09:56:39 +02:00
Juan Leyva
2aad6b8261
MDL-64641 calendar: New WS core_calendar_get_allowed_event_types
2019-04-05 09:56:39 +02:00
Juan Leyva
a46980fa79
MDL-64641 calendar: New WS core_calendar_get_access_information
2019-04-05 09:56:39 +02:00
Juan Leyva
ef38c5a531
MDL-64641 calendar: Including missing WS in the mobile service
2019-04-05 09:56:11 +02:00
Juan Leyva
2b34a55d5a
MDL-65075 tool_mobile: Allow auto-login keys only for requests from Moodle apps
...
This change enhances security and avoid any kind of XSS attack.
2019-04-05 09:53:38 +02:00
Simey Lameze
97fddc26f4
MDL-65276 core: delete orphaned cron.php
2019-04-05 13:45:06 +08:00
Simey Lameze
ea9428be7b
MDL-65276 core: move functions to completion_regular_task
...
This commit shifts the content of legacy completion_cron_criteria()
and completion_cron_completions() functions to completion_regular_task.
Also, those functions are deleted as part of this commit.
2019-04-05 13:44:53 +08:00
Simey Lameze
fe4f55ee40
MDL-65276 core: move completion_cron_aggregate() to completionlib
2019-04-05 13:38:30 +08:00
Simey Lameze
a5a0d10e70
MDL-65276 core: convert legacy cron function to task
2019-04-05 13:38:07 +08:00
Adrian Greeve
02b342bb70
MDL-65019 core_course: Update to fix whitespace.
2019-04-05 09:33:13 +08:00
Adrian Greeve
abd898606d
Merge branch 'MDL-65019-master' of git://github.com/jleyva/moodle
2019-04-05 09:15:18 +08:00
Adrian Greeve
cc56e409c3
Merge branch 'MDL-65024-master' of git://github.com/jleyva/moodle
2019-04-05 09:09:16 +08:00
Eloy Lafuente (stronk7)
01cdf16c0e
Merge branch 'MDL-65029-master' of git://github.com/timhunt/moodle
2019-04-05 00:39:10 +02:00
Eloy Lafuente (stronk7)
cd44336505
Merge branch 'MDL-65127-master' of git://github.com/sarjona/moodle
2019-04-05 00:21:20 +02:00
Eloy Lafuente (stronk7)
40df718398
Merge branch 'MDL-65094-master' of git://github.com/rezaies/moodle
2019-04-04 22:32:52 +02:00
Eloy Lafuente (stronk7)
d52f83a37a
Merge branch 'MDL-65114-master' of https://github.com/snake/moodle
2019-04-04 20:41:40 +02:00
Eloy Lafuente (stronk7)
73dd6dea3f
Merge branch 'MDL-65038_master' of https://github.com/maksudr/moodle
2019-04-04 20:30:40 +02:00
Juan Leyva
bf25884677
MDL-61199 tool_mobile: Add new features to the list
...
We have to include the most recent app features in the list of features displayed in Moodle.
Via this list of features, admins can disable mobile functionality.
2019-04-04 15:12:33 +02:00
Bas Brands
2b83a0613c
MDL-64137 core_message: highlight message search results
2019-04-04 12:01:12 +02:00
Adrian Greeve
71d77a6fcc
Merge branch 'MDL-22077-master' of git://github.com/peterRd/moodle
2019-04-04 12:59:51 +08:00
Peter
8245dabaa2
MDL-22077 mod_forum: external unit tests and vault updates
...
* Unit tests for external functions
* Use the new dml_table to fetch a table's columns
2019-04-04 11:56:01 +08:00
Jake Dallimore
9b8a147ea3
Merge branch 'MDL-65087' of git://github.com/stronk7/moodle
2019-04-04 11:37:07 +08:00
Jun Pataleta
a462646095
MDL-65251 tool_xmldb: Create behat tests for mandatory persistent fields
2019-04-04 11:29:18 +08:00
Peter
e782253c5c
MDL-22077 mod_forum: Grammatical and formatting updates
2019-04-04 11:25:29 +08:00
Andrew Nicols
15dc885a8b
MDL-22077 forum: Update post.php to respect private replies
2019-04-04 11:25:29 +08:00
Andrew Nicols
bc4c7337e1
MDL-22077 forum: Add forum private replies
...
This patch adds new capabilities:
'mod/forum:postprivatereply' - whether a user is able to post private replies; and
'mod/forum:readprivatereplies' - whether a user is able to read private replies.
Private replies are only visible to the intended recipient (the author of
the parent post), the author of the private reply, and those with the
ability to read private replies.
If a post is private then it cannot be replied to further.
2019-04-04 11:25:29 +08:00
Andrew Nicols
12a1f9c567
MDL-22077 forum: Deprecate unused helper trait
2019-04-04 11:25:29 +08:00
Jake Dallimore
6243019d03
Merge branch 'MDL-64506' of git://github.com/Chocolate-lightning/moodle
2019-04-04 11:16:42 +08:00
Mathew May
e43bd3762d
MDL-64506 mod_data: correct behat issue for saving items with tags
2019-04-04 11:00:09 +08:00
Jake Dallimore
a26b34c97c
Merge branch 'MDL-64243' of https://github.com/Dagefoerde/moodle
2019-04-04 10:41:42 +08:00
Peter
3afdfce05a
MDL-39261 mod_lesson: Enable other file uploads in essay editor
...
Modify the editor settings so an essay question can upload other types of files other than images
2019-04-04 09:41:18 +08:00
Simey Lameze
15263647fa
MDL-65191 core_badges: delete badges legacy cron file
2019-04-04 09:36:20 +08:00
Simey Lameze
48a4b33a4b
MDL-65191 core: convert legacy cron to scheduled task
2019-04-04 09:36:20 +08:00
Simey Lameze
2b40d66b65
MDL-65191 core_badges: add badges_message_task task
2019-04-04 09:36:20 +08:00
Simey Lameze
7c36d66982
MDL-65191 core: shift badge_assemble_notification to badgeslib
2019-04-04 09:36:13 +08:00
Jun Pataleta
01b79fd9f4
Merge branch 'MDL-65204_oraclemssql_assert_equals' of git://github.com/stronk7/moodle
2019-04-04 09:08:06 +08:00
Eloy Lafuente (stronk7)
31d7eaab5a
MDL-65087 behat: Select the proper search button via xpath
...
By adding the "Search" aria label to a number of elements
any search of "Search" buttons, previously working in other
parts of the UI are not found anymore (because the hidden
ones are found before).
So, moving to click via xpath. Ideally we should be able to
find the target button in an easier, human readable way. But
there aren't many ids, names around to make it easier.
2019-04-04 00:54:45 +02:00
Eloy Lafuente (stronk7)
87f196af93
MDL-65204 phpunit: more isEqual() strict string fixes
...
This is a followup of 85f47ba
, where we were relaxing
the (new since phpunit 7.x) strict (===) isEqual()
comparison for strings. Copying the explanations for
easier understanding.
Link: https://github.com/sebastianbergmann/phpunit/issues/3185
Solution here is one of:
a) Return to the previous situation, making the comparison
softer. That can achieved by forcing different types, so
float == string works.
b) Changing APIs (both forms and database return strings) to
perform some conversion to floats. That would make float
comparison (with floats or strings) to work too.
The patch here follows the a) approach. Changing all the internals
for proper float handling sounds excesive when it has been working
perfectly since ever. So we went the easier route, just getting
rid of the new === comparisons when needed by changing expectation
types to float.
2019-04-03 22:08:16 +02:00
Sara Arjona
86c3df962f
Merge branch 'MDL-64506' of git://github.com/Chocolate-lightning/moodle
2019-04-03 19:30:28 +02:00
Shamim Rezaie
a87f5b2934
MDL-65142 dataformat_pdf: Added privacy implementation
2019-04-04 03:15:52 +11:00
Shamim Rezaie
5b7878993d
MDL-65142 dataformat_pdf: New dataformat for pdf
2019-04-04 03:15:49 +11:00
Juan Leyva
5c502bcd99
MDL-65255 vimeo: Do not require width and height for iframe
...
The script for embedding videos should work without forcing width and height.
This will simplify the way we embed videos in the app.
2019-04-03 15:16:05 +02:00