Paul Holden
3c4d30bcf4
MDL-65687 message: increase confirmation dialog zindex.
...
Make sure that confirmation dialogs (such as block/unblock user,
delete conversation) are shown with prominence in the messaging
drawer.
2021-03-30 10:50:57 +01:00
Mihail Geshoski
337704e555
MDL-44613 core_message: Update datetime format usages to strftime
...
Updates all existing datetime format usages to strftime in the
'time to timestamp' transformation in core_message behat tests.
2021-03-15 20:05:25 +08:00
Ilya Tregubov
8d4930ab11
MDL-70552 core_message: Show popup for teachers when anonymous
...
user completed feedback.
2021-02-17 08:43:35 +02:00
Shamim Rezaie
5fae9c213d
MDL-70173 message: Fix empty link
2021-02-09 16:33:43 +11:00
Ferran Recio
8bbc064e29
MDL-67782 message: fix messages max length
2021-01-12 10:27:31 +01:00
David Matamoros
e80e613f65
MDL-69411 core_message: Fix return structure for empty result set
...
Passing a timefrom higher than last message timecreated needs to
return a formatted response so it does not break ws.
2020-11-23 19:25:44 +01:00
Andrew Nicols
61d0134488
MDL-70148 behat: Update steps for keyboard
2020-11-17 15:14:43 +08:00
Eloy Lafuente (stronk7)
99732c4c3b
Merge branch 'MDL-70081-39' of git://github.com/jleyva/moodle into MOODLE_39_STABLE
2020-11-03 01:26:11 +01:00
Juan Leyva
223f7cc0b4
MDL-70081 airnotifier: Add missing device type in token registration
2020-10-31 13:08:05 +01:00
Matteo Scaramuccia
faa76ee29a
MDL-70042 message_popup: Trivial savepoint comment cleanup
2020-10-28 23:03:34 +01:00
Matteo Scaramuccia
d6491a67c8
MDL-70042 message_popup: progress bar on upgrade only when necessary
2020-10-28 23:03:26 +01:00
Tim Schroeder
f0e9fa2a7b
MDL-68438 message: fixed email format change with messaging disabled
2020-10-21 12:47:53 +02:00
Eloy Lafuente (stronk7)
f68a64d50b
MDL-68070 messaging: Ensure that error is shown on first messages
...
Before there is a conversation, messages between users are sent
using core_message_send_instant_messages instead of
core_message_send_messages_to_conversation.
That method had an undefined $errormessage variable, ultimately
causing the problem detected on message_post_message()/message_send()
to never been returned by the external.
This just adds the same error than already existing conversations do,
but returning it as warning, for BC, JS will show it.
2020-10-14 18:57:43 +02:00
Jake Dallimore
31d3a656d6
Merge branch 'MOODLE_39_MDL-69848' of https://github.com/golenkovm/moodle into MOODLE_39_STABLE
2020-10-14 09:43:03 +08:00
Simon Mok
6de6fe9590
MDL-68070 messaging: Fix error when personal notification is disabled
2020-10-12 21:43:48 +08:00
Mikhail Golenkov
99d0308e4b
MDL-69848 upgrade: Delete notifications in chunks
2020-10-05 13:14:26 +11:00
Dani Palou
7aca3ebb3c
MDL-68098 ws: Add unit tests to test mathjax in WS
2020-10-01 12:50:00 +02:00
Dani Palou
fba96f096b
MDL-68098 ws: Fix WebServices broken by filters HTML
2020-09-23 16:23:19 +02:00
Adrian Greeve
75911e67bd
Merge branch 'MDL-68423-39' of git://github.com/ferranrecio/moodle into MOODLE_39_STABLE
2020-08-13 11:05:37 +08:00
Eloy Lafuente (stronk7)
f29c1bee74
Merge branch 'MDL-67831-39' of git://github.com/bmbrands/moodle into MOODLE_39_STABLE
2020-08-05 00:47:33 +02:00
Bas Brands
9ffeab1ad1
MDL-67831 core_message: use space available for message index page
...
- the prevents the message reply box from being out of view when
a user has many conversations.
2020-07-23 11:34:44 +02:00
Ferran Recio
1e63a97698
MDL-68423 message: avoid self-xss when send a message
2020-07-20 19:52:58 +02:00
Paul Holden
af1f371aa7
MDL-65819 message: send contact requests using recipient language.
2020-07-17 13:33:20 +01:00
Paul Holden
d783f12861
MDL-69150 message_airnotifier: correct apps portal link.
2020-07-01 08:39:47 +08:00
Paul Holden
f324c2d16c
MDL-69151 message_airnotifier: start output before accesskey request.
...
This allows debugging generated by the request to be shown on the
page.
2020-07-01 08:32:34 +08:00
Eloy Lafuente (stronk7)
a30eb7d16c
MDL-69044 upgrade: add 3.9.0 separation line to all upgrade scripts
2020-06-14 13:09:13 +02:00
Eloy Lafuente (stronk7)
115cc0214f
MDL-68973 versions: bump all versions and requires near release
...
version = 2020061500 release version
requires= 2020060900 current rc1 (week7roll1) version
2020-06-09 16:23:09 +02:00
Andrew Nicols
9777b0fa19
Merge branch 'MDL-68312-master-2' of git://github.com/rezaies/moodle
2020-06-03 08:00:57 +08:00
Shamim Rezaie
65b73df1c9
MDL-68353 message: enclose privacy settings within a fieldset
2020-05-29 14:37:05 +10:00
Shamim Rezaie
21d1a03b51
MDL-68312 output: Fix empty links
...
If a link contains no text, the function or purpose of the link will not
be presented to the user. This can introduce confusion for keyboard and
screen reader users.
2020-05-28 19:18:38 +10:00
Jun Pataleta
87decf6e00
Merge branch 'MDL-65796' of https://github.com/paulholden/moodle
2020-05-22 11:50:53 +08:00
Andrew Nicols
c225a42c19
Merge branch 'MDL-67700-master' of git://github.com/ferranrecio/moodle
2020-05-22 10:51:31 +08:00
Ferran Recio
778846987a
MDL-67700 message: prevent async loading conversation message mix
2020-05-21 18:02:42 +02:00
Bas Brands
92bc86e429
MDL-68299 theme_boost: theme updates for accessible zoom
...
The Moodle UI should be functional in a viewport of 320px by 256px to
meet WCAG 1.4.10
this patch contains improvements to:
-prevent horizontal scrolling
-better wrapping of page header
-message drawer funtional on tiny screens
-remove indenting on courses
-prevent elements overlapping on quiz editing
-better navigation tabs
-fix colour picker
-quiz editing
2020-05-19 10:13:20 +02:00
Ferran Recio
99374e7e14
MDL-67700 message: correcting conversation timer reset
2020-05-19 08:38:26 +02:00
Paul Holden
9965b654f8
MDL-65796 message: improve content of contact request notifications.
2020-05-13 15:40:17 +01:00
Andrew Nicols
29c5fafff5
MDL-66109 js: Fix Shifter linting issues
2020-05-11 11:07:49 +08:00
Andrew Nicols
7afd16ad84
MDL-66109 behat: Require newline at EOF
...
This change enables the gherkinlint rule to require a new line at the
end of the file. This change is in keeping with existing Moodle coding
style guidelines.
2020-05-11 11:07:49 +08:00
Andrew Nicols
f879cc518e
MDL-66109 js: Build changes for NodeJS upgrade
...
This change includes a build to fix all minified file changes in Moodle
as a result of upgrades to our build process.
2020-05-11 10:55:54 +08:00
Andrew Nicols
9b7e6e9c6c
MDL-66109 js: Built file changes from new Node version
2020-05-11 10:53:35 +08:00
Eloy Lafuente (stronk7)
7bf6fd4528
Merge branch 'MDL-67753-master' of git://github.com/jleyva/moodle
2020-05-07 18:44:45 +02:00
Juan Leyva
37bd67f54b
MDL-67753 registration: Enable Push Notifications when site register
...
There are some changes to make this possible:
- Enable by default the Mobile notifications plugin
- Implement a new callback for core -> plugins communication
- Generate an Airnotifier access key in the callback when needed
2020-05-06 23:20:13 +02:00
Jake Dallimore
3e5c3cf8d9
Merge branch 'MDL-68293-master' of git://github.com/jleyva/moodle
2020-05-06 12:53:16 +08:00
Andrew Nicols
1174dcb184
Merge branch 'MDL-68465-master' of git://github.com/junpataleta/moodle
2020-05-05 11:29:10 +08:00
Andrew Nicols
7be118e265
Merge branch 'MDL-67881-master' of git://github.com/bmbrands/moodle
2020-05-05 11:17:33 +08:00
Eloy Lafuente (stronk7)
9b2b1f3fa5
Merge branch 'MDL-68434-master-enfix' of git://github.com/mudrd8mz/moodle
2020-04-29 22:52:40 +02:00
Eloy Lafuente (stronk7)
368dd60877
Merge branch 'MDL-64417' of https://github.com/paulholden/moodle
2020-04-28 23:55:22 +02:00
Helen Foster
1fce3f52ac
MDL-68434 lang: Import fixed English strings (en_fix)
...
Significant string changes:
* pluginnamesummary,qtype_ddimageortext and
pluginnamesummary,qtype_ddmarker - Note about the question type not
being accessible to visually impaired users
* addresourceoractivity,core - Removing 'resource' as the new activity
chooser doesn't have resource types separated
2020-04-28 14:01:20 +02:00
Juan Leyva
e624a2c8a1
MDL-68293 mobile: Update language strings to mention new app plans
...
We need to update different language strings to let our site admins know about the new app restrictions
(for both features and user devices able to receive notifications)
2020-04-27 18:26:30 +02:00
Jwalit Shah
d743aaf262
MDL-66035 message: Restore missing message preferences files
2020-04-27 09:48:41 +10:00