- 15 Jul, 2021 1 commit
-
-
Paul Holden authored
The `page_type_list` method for the message component was deprecated in 5b0769db as part of MDL-54744. However it is still required when trying to configure blocks on any messaging pages.
-
- 25 Feb, 2021 1 commit
-
-
- 15 Feb, 2021 1 commit
-
-
Paul Holden authored
Also import missing 'core/notification' dependency.
-
- 13 Jan, 2021 1 commit
-
-
Ferran Recio Calderó authored
-
- 07 Sep, 2020 1 commit
-
-
- 13 May, 2020 1 commit
-
-
Paul Holden authored
-
- 04 Oct, 2019 1 commit
-
-
Jake Dallimore authored
Instead of displaying the source code, as text, display a content indicator which tells the user what sort of content the message might contain.
-
- 01 Sep, 2019 1 commit
-
-
Significant string changes: - configgeneralfiles,core_backup - includes explanation of implications of settings - mobilenotificationsdisabledwarning,tool_mobile - location corrected - statsreport14,core - 'views/posts' corrected to 'posts/views' - err_nousers,core_completion - explanation of who completion - information is displayed for errorcourselisting,block_community - note about sunsetting moodle.net
-
- 29 Jul, 2019 1 commit
-
-
Mark Nelson authored
If blocking will have no effect (ie. you are attempting to block the admin) the 'Block' button will not be shown and instead a message will be shown explaining why you can not block the user.
-
- 26 Jun, 2019 1 commit
-
-
Significant string changes: * moodleorghubname,core_admin and sitemustberegistered,message_airnotifier - 'Moodle.net' changed to 'Moodle' * registration_help,core_admin and registermoochtips,core_hub - removed erroneous 'access to Moodle.net our course sharing platform' * trackingtype_help,mod_forum and formnotavailable,core_grading and showgrades_help,core and rolewarning_help,core_rating - 'Administration block' changed to 'Actions menu or admin block', 'navigation block' changed to 'navigation drawer or block'
-
- 10 May, 2019 1 commit
-
-
Significant string changes: * isdataunique_help and isfieldrequired_help,core_customfield - explanatory wording * forum:cantogglefavourite,mod_forum - 'Can toggle favourites.' changed to 'Star discussions'
-
- 06 May, 2019 1 commit
-
-
cescobedo authored
Update JS message drawer to allow delete message for all showing a new checkbox in the confirm dialogue.
-
- 29 Apr, 2019 1 commit
-
-
Significant string changes: * direct:view,gradeimport_direct - wording corrected from 'CSV' to 'spreadsheet' * limitanswers_help,mod_choice - additional wording added explaining how the setting works with groups * pluginname,customfield_text - 'Text field' plugin renamed to 'Short text'
-
- 25 Apr, 2019 1 commit
-
-
Juan Leyva authored
-
- 24 Apr, 2019 4 commits
-
-
Sara Arjona authored
-
Sara Arjona authored
-
Sara Arjona authored
Add better aria labels to the action menus in messaging, renaming some labels and declaring it as a menu.
-
Sara Arjona authored
Add aria labels for cancel edit message button (the little cross when selecting messages).
-
- 16 Apr, 2019 1 commit
-
-
Sara Arjona authored
Added new MESSAGE_CONVERSATION_TYPE_SELF type for self-conversations and upgraded legacy self-conversations to the new type, removing repeated members in the message_conversation_members table. Besides, from now, a self-conversation will be created by default for all the existing users. All the self-conversations have been also starred and a default message will be displayed always to explain how to use them.
-
- 29 Mar, 2019 1 commit
-
-
Sara Arjona authored
Add aria-label to the unread message and notification icons. Add aria-label to the total conversations, unread conversations and unread messages in the overview. Add aria-label to the pending contact requests in the overview and also in the contacts tab. Add aria-hidden to the last message date.
-
- 21 Mar, 2019 1 commit
-
-
AMOS BEGIN CPY [block,core],[blockuserconfirmbutton,core_message] AMOS END
-
- 13 Mar, 2019 2 commits
-
-
Mark Nelson authored
-
Mark Nelson authored
-
- 12 Mar, 2019 2 commits
- 28 Feb, 2019 1 commit
-
-
Significant string changes: * importgroups_help,core_group - Correcting optional fieldnames (removing picture, hidepicture and adding groupidnumber, groupingname and enablemessaging) * penaltyforeachincorrecttry_help,core_question - additional paragraph about scoring logic * resultdownloadready,tool_dataprivacy - wording corrected (no need to go to a download page) * auth_dbfielduser,auth_db - varchar data type requirement
-
- 27 Feb, 2019 1 commit
-
-
Mark Nelson authored
-
- 07 Dec, 2018 1 commit
-
-
Ryan Wyllie authored
-
- 05 Dec, 2018 1 commit
-
-
Mark Nelson authored
-
- 29 Nov, 2018 1 commit
-
-
Passing the last message (which can virtually contain any character) as a parameter for the {{#str}} mustache helper can break the JSON parsing which eventually leads to the breakage of the messaging UI. So for simplicity, revert the addition of the 'conversationlastmessage' language string and render the sender and the last message as separate elements.
-
- 27 Nov, 2018 1 commit
-
-
Ryan Wyllie authored
-
- 23 Nov, 2018 1 commit
-
-
Significant string change: * togglemessagemenu, core_message - messages menu -> messaging drawer (new functionality)
-
- 20 Nov, 2018 3 commits
-
-
Sara Arjona authored
-
Sara Arjona authored
-
Significant string changes: * courseoverviewfiles, courseoverviewfiles_help, courseoverviewfilesext in core, configcourseoverviewfilesext, configcourseoverviewfileslimit in core_admin, areacourseoverviewfiles in core_repository - renaming of 'Course summary files' to 'Course image'
-
- 19 Nov, 2018 1 commit
-
-
David Monllaó authored
-
- 16 Nov, 2018 1 commit
-
-
Ryan Wyllie authored
* Add clarification to delete messages lang strings * Stop message polling when sending a message to fix UI bug * Publish update last message event when polling finds more messages * Remove logged in user from group conversation participants list * Use user object to fetch user preferences to reduce DB calls * Remove animated slide transitions because the browser breaks when showing some conversations
-
- 15 Nov, 2018 2 commits
-
-
Ryan Wyllie authored
-
Ryan Wyllie authored
-
- 12 Nov, 2018 1 commit
-
-
Sara Arjona authored
Create a conversation instead of throwing an exception to get the behaviour working as it was before. The string lang 'conversationdoesntexist' can be removed because it was added in MDL-63466 and it's not used anywhere more.
-