Jan Dageförde
f422e24d9c
MDL-65059 messaging: don't refer to block plugin type
...
AMOS BEGIN
CPY [block,core],[blockuserconfirmbutton,core_message]
AMOS END
2019-03-20 22:23:12 +01:00
Mark Nelson
bd038cc19f
MDL-64773 core_message: add ability to mute/unmute conversations
2019-03-13 08:55:14 +08:00
Mark Nelson
6408ea75ed
MDL-64333 core_message: add migration message to new UI
2019-03-06 17:26:15 +08:00
Andrew Nicols
ccf03e1398
Merge branch 'MDL-63674-master' of git://github.com/rezaies/moodle
2019-02-27 13:01:08 +08:00
Mark Nelson
fd998fc6f0
MDL-63915 core_message: add the UI to the message/index.php page
2019-02-27 11:35:36 +08:00
Mark Nelson
cb01c45c5d
MDL-63915 core_message: add namespacing to messaging widget
2019-02-27 11:35:36 +08:00
Mark Nelson
b01d0535bc
MDL-63915 core_message: removed unused templates
...
Also removed no longer used renderer.
2019-02-27 11:35:36 +08:00
Shamim Rezaie
87dc257d55
MDL-63674 core_messaging: Bidi text support
2019-02-25 14:38:20 +11:00
Andrew Nicols
3127feeb74
Merge branch 'MDL-61575-master' of git://github.com/cescobedo/moodle
2019-02-18 08:34:46 +08:00
Sara Arjona
f0919712ba
Merge branch 'MDL-64143-master' of https://github.com/ryanwyllie/moodle
2019-01-30 09:22:23 +01:00
Ryan Wyllie
dea0c9dcdf
MDL-64143 message: make message drawer contacts bold
2019-01-30 08:58:57 +08:00
Sara Arjona
b594c853b9
Merge branch 'MDL-64144-master' of https://github.com/ryanwyllie/moodle
2019-01-29 16:08:10 +01:00
cescobedo
cd03a6fe88
MDL-61575 message_notification: replace lp/dialogue with core/modal
2019-01-28 10:33:25 +01:00
Sara Arjona
2a2fa61025
Merge branch 'MDL-64134-master' of git://github.com/ryanwyllie/moodle
2019-01-16 13:06:57 +01:00
Ryan Wyllie
dc10aa06d9
MDL-64166 message: reduce size of conversation counts in overview
2019-01-04 12:12:54 +08:00
Ryan Wyllie
13d09efb8e
MDL-64144 message: show message date in message search results
2019-01-04 11:43:04 +08:00
Jake Dallimore
57e94e365e
Merge branch 'MDL-64229_master' of git://github.com/markn86/moodle
2018-12-19 11:37:15 +08:00
Mark Nelson
9b39f28214
MDL-64229 core_message: ensure profile pic links to profile
2018-12-13 12:01:06 +08:00
Ryan Wyllie
9acc0bc6ec
MDL-64134 message: hide empty sections in search results
2018-12-07 10:56:56 +08:00
Mark Nelson
0db6fd3603
MDL-64309 core_message: minor string changes to drawer
2018-12-05 18:18:46 +08:00
Jun Pataleta
7d82e35e39
MDL-64245 message: Ditch sender+lastmessage lang string for simplicity
...
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.
2018-11-29 10:45:22 +08:00
Ryan Wyllie
030f164ecc
MDL-64245 message: fix contacts list height on Safari 10
2018-11-29 10:45:22 +08:00
Ryan Wyllie
c337741524
MDL-64099 message: fix lazy load list overflow
2018-11-28 10:25:29 +08:00
Jun Pataleta
494575bc55
MDL-64099 message: Show last message for individual messages
2018-11-28 09:27:06 +08:00
Bas Brands
f3194f39bb
MDL-64099 message: group conversation heading html
...
* Fix for IE11 group conversation header image sticking to group name
2018-11-27 13:15:22 +01:00
Bas Brands
4d446b8814
MDL-64099 message: last message container minimum size
...
* empty last message containers should have a minimum size
to ensure list-group-item element are in the right place.
2018-11-27 12:44:43 +01:00
Ryan Wyllie
12d238100d
MDL-64099 message: fix last message and date in group conversations
2018-11-27 10:51:39 +08:00
Bas Brands
4631749c5a
MDL-64099 message: Hide scrollbar on section collapsing
2018-11-27 10:51:04 +08:00
Bas Brands
dfd6eec2b4
MDL-64099 message: Make collapsible headers bold
2018-11-27 10:51:04 +08:00
Bas Brands
986d1a20f6
MDL-64099 message: Move timestamps all the way to the right
2018-11-27 10:48:52 +08:00
Bas Brands
e2cf9af22d
MDL-64099 message: conversation long sender names truncate
2018-11-27 10:48:52 +08:00
Bas Brands
2edfbf880a
MDL-64099 message: Align group image to container top
2018-11-27 10:48:52 +08:00
Bas Brands
e677e0e53b
MDL-64099 message: Replace badge with rectangular shape
2018-11-27 10:48:52 +08:00
Bas Brands
051c675fd2
MDL-64099 message: Add a border in between messages and contacts
2018-11-27 10:48:52 +08:00
Bas Brands
71b13a84a4
MDL-64099 message: Add sender name to conversation preview in overview
2018-11-27 10:48:52 +08:00
Ryan Wyllie
302586a5bc
MDL-64099 message: Change icons for select and selected messages
2018-11-27 10:47:59 +08:00
Ryan Wyllie
41cc9fbb57
MDL-64099 message: move delete messages icon to the right
2018-11-27 10:47:59 +08:00
Ryan Wyllie
2809ab7b52
MDL-64099 message: Align the icons and avatar at the top of the header
2018-11-27 10:47:59 +08:00
Ryan Wyllie
c483a8eee7
MDL-64099 message: remove conversation name link underline
2018-11-27 10:47:59 +08:00
Ryan Wyllie
a009ce6014
MDL-64099 message: de-emphasize participant count in group conversation
2018-11-27 10:47:59 +08:00
Ryan Wyllie
a471607457
MDL-64099 message: increase margins between messages in conversations
2018-11-27 10:47:59 +08:00
Ryan Wyllie
af3cfc7729
MDL-64099 message: bold senders name in message
2018-11-27 10:47:59 +08:00
Ryan Wyllie
3528c86c12
MDL-64139 message: load conversation counts async
2018-11-26 14:36:35 +08:00
Andrew Nicols
77295b2922
Merge branch 'MDL-64136-master' of git://github.com/ryanwyllie/moodle
2018-11-21 14:48:31 +08:00
Ryan Wyllie
070d4819b2
MDL-64136 message: remove unused message_drawer_view_contacts_section.js
2018-11-21 14:11:29 +08:00
Damyon Wiese
730284fc16
Merge branch 'MDL-64054-master' of git://github.com/ryanwyllie/moodle
2018-11-21 10:07:42 +08:00
Ryan Wyllie
b263491138
MDL-64045 message: stop favouriting null conversations
...
Don't show the controls to favourite a conversation until one has been
created.
2018-11-21 08:57:34 +08:00
Ryan Wyllie
08ae9a7362
MDL-64054 message: add all processors to message settings
...
Changed the settings page in the message drawer to display all message
notification processors (e.g. email, mobile, jabber) for the user to
configure based on which processors are enabled on the site.
2018-11-19 14:53:38 +08:00
Ryan Wyllie
d3d95d5dc2
MDL-63303 message: fix bugs in message drawer part 4
...
* 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
2018-11-16 14:10:10 +08:00
Ryan Wyllie
a111ab44af
MDL-63303 message: fix bugs in message drawer part 2
...
* Added missing icon mappings for font-awesome
* Fixed focus on dialogue button when it opens
* Fixed UI updates on user block / unblock
* Fix jQuery syntax error when sending message with quotes
* Fix message/index.php opening drawer when no conversation found
* Fix placeholders rendered for new requests
2018-11-15 14:43:21 +08:00