Adrian Greeve
8fa61e525a
Merge branch 'MDL-65015-master' of git://github.com/cescobedo/moodle
2019-04-11 10:14:23 +08:00
Amaia Anabitarte
fce10f0e95
MDL-64669 core_message: Waiting for buttons to hide before login out
2019-04-08 10:21:07 +02:00
Amaia Anabitarte
fd72e75443
MDL-64669 core_message: Behat tests for send messages
2019-04-08 09:48:51 +02:00
Amaia Anabitarte
d624c13542
MDL-64669 core_message: New steps and selectors for messaging
2019-04-08 09:48:51 +02:00
cescobedo
3a5afbf5f1
MDL-65015 core_message: add trusttext cleaning to messaging
2019-04-07 10:56:53 +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)
d52f83a37a
Merge branch 'MDL-65114-master' of https://github.com/snake/moodle
2019-04-04 20:41:40 +02:00
Sara Arjona
86c3df962f
Merge branch 'MDL-64506' of git://github.com/Chocolate-lightning/moodle
2019-04-03 19:30:28 +02:00
Mathew May
5db1ce5331
MDL-64506 templates: BS2 pull-x -> BS4 float-x
2019-04-03 19:47:13 +08:00
Mathew May
3f2c68f119
MDL-64506 templates: Move BS2 labels to BS4 badges
2019-04-03 19:34:20 +08:00
Mathew May
6ecc445939
MDL-64506 templates: Remove BS2 spans from elements.
2019-04-03 19:34:20 +08:00
Jake Dallimore
143122bfcc
Merge branch 'MDL-65087-master' of git://github.com/sarjona/moodle
2019-04-03 14:12:24 +08:00
Sara Arjona
199167f590
MDL-65213 core_message: fix random failures when declining contacts
2019-04-02 20:26:26 +02:00
Adrian Greeve
6934691fce
Merge branch 'MDL-65173_master' of git://github.com/markn86/moodle
2019-04-01 10:21:10 +08:00
Sara Arjona
ccd4752356
MDL-65127 message: add aria-labels to the numbers in the overview
...
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.
2019-03-29 09:38:22 +01:00
Sara Arjona
67855b3b4e
MDL-65087 message: add aria-label to search, settings and starred
2019-03-29 09:33:35 +01:00
Sara Arjona
c0d2558c43
MDL-65087 message: add button role to all the links that perfom actions
...
For accessibility reasons, add the role="button" attribute to the links
with href="#" performing actions, like the icon to open the messaging
drawer.
2019-03-29 09:33:35 +01:00
Jake Dallimore
51be3bf18d
MDL-65114 core_message: date format depends on message age
...
Messages sent today are displayed using 24 hour time, e.g. "14:21".
Older messages are displayed using the format, e.g. "31/01/2019".
2019-03-29 09:18:09 +08:00
Eloy Lafuente (stronk7)
510c107aa9
Merge branch 'MDL-64664-master' of git://github.com/cescobedo/moodle
2019-03-27 22:58:27 +01:00
cescobedo
994b006421
MDL-64664 core_message: Create more specific selector to contact menu
2019-03-27 13:43:09 +01:00
Mark Nelson
2a0b517257
MDL-65173 message_email: removed bogus logic
...
This reverts commit 0f38e629708ee4ff1d2d357357268a46ca9c19ec.
2019-03-25 17:12:53 +08:00
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
cescobedo
67251e316d
MDL-64664 core_message: Behat tests to manage contacts
2019-03-15 13:42:05 +01:00
cescobedo
2cc0330576
MDL-64664 core_message: New step for open contact menu
2019-03-15 13:42:05 +01:00
Jake Dallimore
a3d85254f1
Merge branch 'MDL-64495-master' of https://github.com/aanabit/moodle
2019-03-13 16:36:04 +08:00
Mark Nelson
978f233b8b
MDL-64568 core_message: added new method to nuke conversations entirely
...
This method removes all data in the database related to a
given conversation.
2019-03-13 15:41:53 +08:00
Jake Dallimore
a6646dfd92
Merge branch 'MDL-64773_master' of git://github.com/markn86/moodle
2019-03-13 11:03:52 +08:00
Mark Nelson
bd038cc19f
MDL-64773 core_message: add ability to mute/unmute conversations
2019-03-13 08:55:14 +08:00
Mark Nelson
00c5924546
MDL-64773 core_message: ensure existing APIs return muted status
2019-03-13 08:55:13 +08:00
Mark Nelson
1c36c11a18
MDL-64773 core_message: updated privacy provider
2019-03-13 08:55:13 +08:00
Mark Nelson
086409f601
MDL-64773 core_message: added web services to mute/unmute conversations
2019-03-13 08:55:13 +08:00
Mark Nelson
2687312b29
MDL-64773 core_message: added API to mute/unmute conversations
2019-03-13 08:55:13 +08:00
Eloy Lafuente (stronk7)
da97d01192
Merge branch 'MDL-64670-master' of git://github.com/aanabit/moodle
2019-03-12 18:05:17 +01:00
Amaia Anabitarte
4bbec310aa
MDL-64495 admin: Removed setting page and deprecation
2019-03-12 10:40:43 +01:00
Amaia Anabitarte
a029ee00cd
MDL-64495 admin: New Messaging settings category in Site administration
2019-03-12 10:40:43 +01:00
Jun Pataleta
6c2fc65887
Merge branch 'MDL-64333_master' of git://github.com/markn86/moodle
2019-03-06 17:34:10 +08:00
Mark Nelson
6408ea75ed
MDL-64333 core_message: add migration message to new UI
2019-03-06 17:26:15 +08:00
cescobedo
a57e09230f
MDL-64342 core_message: make ajax call when privacy setting is changed
...
Only fire ajax request when the privacy setting value is changed.
2019-03-03 23:23:04 +01:00
Amaia Anabitarte
75e7553aa3
MDL-64670 core_message: behat tests for group conversations
...
Co-authored-by: Mathew May <mathew@moodle.com>
Co-authored-by: Amaia Anabitarte <amaia@moodle.com>
2019-03-01 14:14:32 +01:00
Amaia Anabitarte
65f631c5bc
MDL-64670 core_message: New steps and selectors for message drawer
...
Co-authored-by: Mathew May <mathew@moodle.com>
Co-authored-by: Amaia Anabitarte <amaia@moodle.com>
2019-03-01 14:14:32 +01:00
Andrew Nicols
ccf03e1398
Merge branch 'MDL-63674-master' of git://github.com/rezaies/moodle
2019-02-27 13:01:08 +08:00
Andrew Nicols
3d122bd284
Merge branch 'MDL-63915_master' of git://github.com/markn86/moodle
2019-02-27 12:08:09 +08:00
Ryan Wyllie
42702e4186
MDL-63915 core_message: prevent drawer overriding index page widget
...
The module message_drawer_view_conversation.js is written in a way
where it keeps the conversation data as a static module variable.
It also does the same thing for the render function and generates it
when the conversation is shown, and only holds one instance as a static
module variable. This means which ever version of the messaging UI opens
second will override the first render function.
2019-02-27 11:35:36 +08:00
Ryan Wyllie
3e79a7bbe8
MDL-63915 core_message: fix view contacts loading only on one app
2019-02-27 11:35:36 +08:00
Mark Nelson
6f9d34bd46
MDL-63915 core_message: 'message' link on profile opens drawer
2019-02-27 11:35:36 +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
7ece4ca9da
MDL-63915 core_message: mark items that can be removed in MDL-63261
2019-02-27 11:35:36 +08:00
Mark Nelson
ee45ecc014
MDL-63915 core_message: remove use of renderable so we can nuke it
...
The other renderables in the same namespace are still used by
deprecated web services. Once we do the final deprecation of
those web services they will be removed - see MDL-63261.
2019-02-27 11:35:36 +08:00
Mark Nelson
273dadeb50
MDL-63915 core_message: removed unused AMD modules
2019-02-27 11:35:36 +08:00