Peter
56e9b6d67d
MDL-65603 mod_forum: Recall inline private reply
2019-05-15 09:50:46 +08:00
Eloy Lafuente (stronk7)
c3b8f0ceb3
Merge branch 'MDL-65537-master-enfix' of git://github.com/mudrd8mz/moodle
2019-05-10 20:07:50 +02:00
David Mudrák
14f7489675
MDL-65537 lang: Use fixed strings in tests, too
2019-05-10 12:37:03 +02:00
Helen Foster
f715376907
MDL-65537 lang: Import fixed English strings (en_fix)
...
Significant string changes:
* isdataunique_help and isfieldrequired_help,core_customfield -
explanatory wording
* forum:cantogglefavourite,mod_forum - 'Can toggle favourites.'
changed to 'Star discussions'
2019-05-10 10:17:47 +02:00
Andrew Nicols
04a6cd7b44
Merge branch 'MDL-65520-master' of git://github.com/peterRd/moodle
2019-05-10 11:46:34 +08:00
Andrew Nicols
b375f5731f
MDL-63959 feedback: Adjust unit test for perf
2019-05-10 11:41:23 +08:00
Andrew Nicols
090fbe8653
Merge branch 'MDL-63959-master' of git://github.com/tobiasreischmann/moodle
2019-05-10 11:41:11 +08:00
Adrian Greeve
cdc5c34030
Merge branch 'MDL-65457-master' of git://github.com/peterRd/moodle
2019-05-10 10:42:34 +08:00
Peter
9b8e599868
MDL-65457 mod_forum: Provide latest post's author
...
Provide an updated private replies restriction to latest post
Get the latest post's author and time which takes into account private replies.
2019-05-10 10:29:39 +08:00
Eloy Lafuente (stronk7)
97b6ea2c30
Merge branch 'MDL-65543-master' of git://github.com/andrewnicols/moodle
2019-05-09 19:38:27 +02:00
Andrew Nicols
ac8c12c7b5
MDL-65543 mod_forum: Move require_login before cap check
2019-05-09 19:34:01 +08:00
Peter
da04a0a918
MDL-65520 mod_forum: Add lock icon to indicate locked discussions
2019-05-09 14:27:37 +08:00
Andrew Nicols
3ec925e15e
Merge branch 'MDL-65373-master' of https://github.com/ryanwyllie/moodle
2019-05-09 10:51:19 +08:00
Adrian Greeve
6310072793
Merge branch 'MDL-65519-master' of https://github.com/ryanwyllie/moodle
2019-05-09 09:31:47 +08:00
Ryan Wyllie
23129586db
MDL-65373 forum: accessibility changes for discussion
2019-05-09 09:10:40 +08:00
Jake Dallimore
3e5f439cb1
Merge branch 'MDL-62599-master' of https://github.com/snake/moodle
2019-05-08 11:48:51 +08:00
Adrian Greeve
bf23d85bf7
Merge branch 'MDL-65484-master' of git://github.com/damyon/moodle
2019-05-08 11:21:59 +08:00
Jake Dallimore
e61312afc9
MDL-62599 mod_lti: fix coding style issues
2019-05-08 11:16:21 +08:00
Peter
cee572aac6
MDL-65508 mod_forum: Add private to the quick forum reply
2019-05-08 11:03:28 +08:00
Adrian Greeve
83cb72bf9e
Merge branch 'MDL-65516-master' of git://github.com/mihailges/moodle
2019-05-08 10:27:18 +08:00
Andrew Nicols
544f1d0b0b
Merge branch 'MDL-35396-master' of git://github.com/mihailges/moodle
2019-05-08 09:47:04 +08:00
Adrian Greeve
413d09ee9e
Merge branch 'MDL-65511-master' of git://github.com/mihailges/moodle
2019-05-08 09:37:27 +08:00
Ryan Wyllie
c27e8d5010
MDL-65519 forum: remove profile link from started by column
2019-05-08 09:37:01 +08:00
Jake Dallimore
7b3297d298
MDL-62599 lti_gradebookservices: use correct key in get_permitted_scopes
...
This was missing from the revert commit, a464331db2594c, causing scopes
to be empty.
2019-05-08 09:28:23 +08:00
Andrew Nicols
83477cedaf
Merge branch 'MDL-65505-master' of https://github.com/ryanwyllie/moodle
2019-05-07 16:24:39 +08:00
Jun Pataleta
b6082744ed
Merge branch 'MDL-65399-master' of git://github.com/rezaies/moodle
2019-05-07 16:24:38 +08:00
David Monllaó
8e17a2aceb
Merge branch 'MDL-65474-master' of https://github.com/ryanwyllie/moodle
2019-05-07 16:24:37 +08:00
David Monllaó
2558e0cd71
Merge branch 'MDL-65464-master' of https://github.com/ryanwyllie/moodle
2019-05-07 16:24:37 +08:00
Adrian Greeve
e41678d75e
Merge branch 'MDL-64968-master' of https://github.com/lucaboesch/moodle
2019-05-07 16:24:36 +08:00
Jake Dallimore
b96b80bec0
Merge branch 'MDL-64988-master' of git://github.com/rezaies/moodle
2019-05-07 16:24:35 +08:00
Damyon Wiese
5bda066caa
MDL-65484 assign: Scrolling overflow CSS
...
Use relatively positioned elements, not absolutely positioned to prevent
elements being visible when they are scrolled outside the containing drawing region.
2019-05-07 16:20:22 +08:00
Mihail Geshoski
e610404477
MDL-65516 forum: Improve the UX when opening inline reply
2019-05-07 16:08:48 +08:00
Mihail Geshoski
8ac1820b57
MDL-35396 lesson: Fix detailed statistics display for essay questions
2019-05-07 13:55:11 +08:00
Mihail Geshoski
918d35fe07
MDL-65511 forum: Send forum post notifications setting not visible
2019-05-07 10:08:43 +08:00
Ryan Wyllie
b61639598f
MDL-65505 forum: handle deleted users with no context in render
2019-05-06 16:13:15 +08:00
Shamim Rezaie
e7b3575cf1
MDL-65399 mod_quiz: Handling the edge case when section name is ''
2019-05-06 18:11:23 +10:00
Shamim Rezaie
aa6a8b98c6
MDL-65399 mod_quiz: UI should prevent deleting the last slot of section
2019-05-06 18:11:22 +10:00
Jake Dallimore
5c73f6e2e5
MDL-62599 mod_lti: correct deprecations in service_base
2019-05-06 15:12:40 +08:00
Mark Nelson
89dad59d3f
MDL-62599 mod_lti: added locallib unit tests
2019-05-06 13:48:30 +08:00
Mark Nelson
379536a3a2
MDL-62599 mod_lti: use moodle_url for config values
2019-05-06 13:48:12 +08:00
Shamim Rezaie
a834294228
MDL-65399 mod_quiz: remove_slot should update the existing info
...
The remove_slot method should update the remaining slot's slot
attribute. It also should update the remaining slot's question number
and section info.
2019-05-06 15:34:50 +10:00
Stephen Vickers
878339017d
MDL-62599 mod_lti: Correct documentation
2019-05-06 13:33:42 +08:00
Stephen Vickers
8ca51fa124
MDL-62599 mod_lti: Update documentation
...
Change documentation for typeconfig property of service_base from stdClass to array.
2019-05-06 13:33:42 +08:00
Stephen Vickers
75f020862a
MDL-62599 mod_lti: Replace language string removed in error
2019-05-06 13:33:42 +08:00
Stephen Vickers
408cb8d64c
MDL-62599 mod_lit: Missing end of function
2019-05-06 13:33:42 +08:00
Stephen Vickers
1bc7f99bf7
MDL-62599 mod_lti: Merge lti_convert_to_jwt and lti_sign_jwt
2019-05-06 13:33:42 +08:00
Stephen Vickers
f6662ae4de
MDL-62599 mod_lti: Correct content-item return
...
Update method used to verify the JWT version of content-items being returned by a tool.
2019-05-06 13:33:42 +08:00
Stephen Vickers
a464331db2
MDL-62599 mod_lti: Revert service configuration parameters
...
Code to add configuration settings for LTI services reverted to current release code which injects them directly into the edit form. This has the risk of name clashes and changes being made to elements not created by the service.
2019-05-06 13:33:42 +08:00
Stephen Vickers
d930ef0491
MDL-62599 mod_lti: Correct parameter name
2019-05-06 13:33:42 +08:00
Stephen Vickers
8a8221f587
MDL-62599 mod_lti: Changes from integration review
2019-05-06 13:33:42 +08:00