Helen Foster
0c19b2c8fa
MDL-63730 lang: Merge English strings from the en_fix language pack
...
Significant string changes:
* withselectedusers_help, core - removing mention of 'Add a common note'
as the option no longer exists
* considereddigitalminor and digitalminor_desc, core - more
child-friendly wording
* configmessagingallusers, core_admin - clearer explanation
* auth_dbtype, auth_db - fixed broken link
2018-10-26 12:48:40 +02:00
Mark Nelson
d1e8e69d85
MDL-63466 core_message: deprecated methods and services
2018-10-24 09:40:07 +08:00
Sara Arjona
f7dfa9ba3e
MDL-63214 message: Add privacy preferences to filter who can message
...
Add new messaging profile preferences to allow users to choose who
can message them:
- By default, users can select between 'My contacts only' and 'My
contacts and anyone in my courses'
- When $CFG->messagingallusers is enabled, a new option is displayed
also: 'Anyone on the site'. For users who have selected this option,
if $CFG->messagingallusers is disabled, the behaviour will be changed
to 'My contacts and anyone in my courses'
2018-10-17 11:52:57 +02:00
Mark Nelson
be016b0144
MDL-63211 core: added notification when contact request is made
2018-10-03 11:58:39 +08:00
Mark Nelson
742c27b3e8
MDL-63211 core_message: updated privacy provider
2018-10-03 11:51:29 +08:00
Mark Nelson
bacebf3738
MDL-63211 core: created new events for blocking/unblocking users
2018-10-03 11:35:25 +08:00
Mark Nelson
b393296311
MDL-63211 core: deprecated events for blocking/unblocking contacts
...
The message_contact_blocked and message_contact_unblocked
events were deprecated. The reason being that you will be
able to block and unblock any user, regardless if they are
a contact or not. This information is also now stored in a
separate DB table.
2018-09-28 10:19:57 +08:00
Helen Foster
24a29d720c
MDL-63249 lang: Merge English strings from the en_fix language pack
...
Significant string changes:
* completionpass_help, gradetopassnotset in mod_quiz - grade to pass set
in quiz settings not gradebook
* namecolumnmissing,core_cohort - fixing incorrect message about adding
users to a cohort
2018-09-04 08:40:48 +02:00
Mark Nelson
dc4dea0e40
MDL-50225 core: removed unused message bulk action files
...
In core we now use a modal to perform these actions. I
initially thought these were kept because they were a fall
back if JS was disabled. However, the functionality is
broken and doesn't work. Since we do not have to support
non-JS anymore these files have simply been removed as well
as relevant strings deprecated.
2018-07-30 09:57:01 +08:00
Mihail Geshoski
10bd37fabd
MDL-54742 general: Remove strings deprecated in 3.2
2018-07-23 14:25:14 +08:00
Mark Nelson
04cd1b3f31
MDL-61919 core_message: implement privacy provider
2018-05-03 20:44:05 +08:00
Mark Nelson
23de6f3a2d
MDL-61255 core_message: add warning when notifications not migrated
2018-04-10 17:28:52 +08:00
Mark Nelson
7022b8d9e4
MDL-61255 core_message: add notification when data not migrated
2018-04-10 15:17:01 +08:00
Mark Nelson
376a79c242
MDL-36941 core: added events for notifications
2018-03-23 12:30:27 +08:00
Damyon Wiese
a6943ebb59
MDL-59758 core_user: Pluralise bulk actions
...
Don't say 1 people.
2017-11-07 14:39:04 +08:00
Damyon Wiese
b5b81de3d6
MDL-59758 core_user: Replace old bulk actions
...
The participants page has some clunky multi page forms for bulk actions. Replaces it with an ajax alternative.
2017-11-07 14:18:49 +08:00
Helen Foster
67823776a0
MDL-57133 lang: Merge English strings from the en_fix language pack
2016-11-29 01:49:28 +01:00
Adrian Greeve
72a5842bd7
MDL-56431 messaging: Added aria label to filter.
...
Added an aria label to the course filter in the
messaging page.
2016-11-24 17:33:22 +08:00
David Monllao
68dde67d9f
Merge branch 'MDL-57094-master' of git://github.com/ryanwyllie/moodle
2016-11-24 15:53:26 +08:00
Adrian Greeve
d14207fd25
MDL-56431 messaging: Adding access to messaging.
...
This adds the most crucial elements needed for making
the messaging page accessible. There are still some other
areas that need addressing.
2016-11-23 09:13:50 +00:00
Ryan Wyllie
b487a7c028
MDL-57094 message: change view more link in notification popover
2016-11-23 05:54:07 +00:00
Mark Nelson
9c6c29932a
MDL-56391 core_message: addressed confusing links on the profile page
...
1) Use the string 'Send message' rather than 'View messages'.
2) Removed the 'View messages' string as it is no longer used
and was introduced in the new messaging UI.
3) Removed the 'View profile' link and made the user's profile
picture a link to their profile instead, this was only
recently plausible because of MDL-57036.
2016-11-22 14:35:19 +08:00
Adrian Greeve
d3d0248afc
MDL-56603 message: Added see all link to message popup.
2016-11-16 14:51:17 +08:00
Adrian Greeve
8151761378
MDL-56603 messaging: Add a new message link to popup.
...
Added a link to create a new message from the message
popup menu.
2016-11-16 14:51:17 +08:00
Mark Nelson
7dbc501811
MDL-54782 core_message: deprecated/removed strings from lang file
2016-11-14 12:09:46 +08:00
Ryan Wyllie
6b5d0e976a
MDL-56087 message: change conversations to messages
2016-10-11 14:39:24 +08:00
Ryan Wyllie
a038fcf5d6
MDL-55635 message: create notifications page
2016-10-07 16:37:56 +08:00
Mark Nelson
48e8bdba13
MDL-55942 core_message: renamed the term 'people' to 'user'
2016-10-07 16:37:56 +08:00
Ryan Wyllie
7b477f5982
MDL-55813 message: add online/offline help icons on preferences page
2016-10-07 16:26:40 +08:00
Ryan Wyllie
fadb831658
MDL-56028 message: change forced to locked on preferences page
2016-10-07 16:26:40 +08:00
Ryan Wyllie
9d8f6f4af0
MDL-55972 message: confirmation modal when deleting conversation
2016-10-07 16:26:40 +08:00
Ryan Wyllie
eeee7bca80
MDL-55822 message: accessibility improvements for popovers
2016-10-07 16:26:40 +08:00
Ryan Wyllie
99c7f0a731
MDL-55801 message: responsive styling for message app
2016-10-07 16:26:40 +08:00
Ryan Wyllie
0b19d04836
MDL-55812 message: simplify notification popover items
2016-10-07 16:26:40 +08:00
Mark Nelson
89a70ba1a5
MDL-55623 core_message: indicate who the message is from
2016-10-07 16:26:40 +08:00
Mark Nelson
658d0b2fd7
MDL-55770 core_message: remove the send message pop-up
...
Revert "MDL-48933 core_message: New dialog to send a message to a user"
Revert "MDL-48933 core_message: Behat tests to cover messenger dialogs"
2016-10-07 16:26:40 +08:00
Mark Nelson
dd0c1403a1
MDL-55637 core_message: display icon for blocked users
2016-10-07 16:26:40 +08:00
Ryan Wyllie
b6723f5b22
MDL-55595 message: fix message preferences for multiple processors
2016-10-07 16:26:40 +08:00
Mark Nelson
4d1b76ee36
MDL-55638 core_message: add message when there are no contacts
2016-10-07 16:26:40 +08:00
Mark Nelson
812cc6f63f
MDL-54698 core_message: moved 'disable/enable' notifications setting
2016-10-07 16:26:40 +08:00
Ryan Wyllie
8c125526f1
MDL-54698 message: move notifications prefs into own page
2016-10-07 16:26:40 +08:00
Mark Nelson
cd03b8d7f2
MDL-54687 core_message: added search functionality
2016-10-07 16:26:40 +08:00
Ryan Wyllie
4d0fa50125
MDL-54687 message: messaging widget styling
2016-10-07 16:26:40 +08:00
Ryan Wyllie
efa079072c
MDL-54698 message: change preferences to on/off text
2016-10-07 16:26:40 +08:00
Ryan Wyllie
34eb5fcb60
MDL-54698 message: move general settings from preference page
2016-10-07 16:26:40 +08:00
Ryan Wyllie
643b015db2
MDL-54698 message: make processor settings dialogue
2016-10-07 16:26:40 +08:00
Ryan Wyllie
406243381c
MDL-54701 message: add message notification popover
2016-10-07 16:26:40 +08:00
Ryan Wyllie
a0eabdd3c8
MDL-54698 message: make preferences page ajax save
2016-10-07 16:26:40 +08:00
Ryan Wyllie
a0e358a64a
MDL-54708 message: add notification popover to nav bar
2016-10-07 16:26:40 +08:00
Ryan Wyllie
12d8c7b222
MDL-54700 message: added toggle contact button to user profile
2016-10-07 16:20:51 +08:00