Sara Arjona
d4ebb3988a
MDL-73917 message: Remove labels from notification preferences
...
In MDL-67853, the "Enabled" label was added to all the toggle switches in the
user notification preferences page. This string is confusing, so this issue
is to remove it (and leave it as it was in 3.11).
Apart from that, following Helen's suggestion, I've renamed "Disallowed" to
"Locked off" and "Locked" to "Locked on", in order to help users to understand
better their meaning.
2022-02-23 17:42:48 +01:00
Pau Ferrer Ocaña
d74bd798b6
MDL-67853 message: Remove on/offline settings on message preferences
2022-01-27 15:22:15 +01:00
Sara Arjona
dc0e7a45df
Merge branch 'MDL-70721-master' of git://github.com/rezaies/moodle
2021-11-18 15:18:51 +01:00
Shamim Rezaie
652392d932
MDL-70721 output: remove {{#quote}} wherever it was misused
...
Also use the new {{#cleanstr}} helper where it was more appropriate
than the {{#str} helper.
2021-11-16 10:08:06 +11:00
Simey Lameze
1eed73fc4b
MDL-72667 message: fix contrast issue in the drawer
2021-11-04 21:01:56 +08:00
Bas Brands
61bacfb935
MDL-72455 theme_boost: enable roundness for bootstrap components
2021-09-30 15:53:44 +02:00
Bas Brands
c36972b2c0
MDL-71293 theme_boost: improve navbar for new navigation
2021-06-23 12:03:10 +02:00
Sara Arjona
6319dc8c2c
Merge branch 'MDL-71403' of git://github.com/paulholden/moodle
2021-04-27 16:01:55 +02:00
Víctor Déniz
54191ad718
Merge branch 'MDL-65687' of git://github.com/paulholden/moodle
2021-04-27 00:51:43 +01:00
Paul Holden
ad7092d281
MDL-71403 message: Bootstrap controls for message preferences.
...
Replicates changes made to notification preferences in e41b3485.
The templates for each are similar enough than one can be used
from the other. Remove redundant styles for previous controls.
2021-04-25 16:43:06 +01:00
Paul Holden
702b119f57
MDL-57831 theme_boost: accessibility update for message preferences.
...
The preferences table did not meet accessibility guidelines regarding
colour contrast between hovered rows and the disabled switch
elements.
Ensure white background is used for all table cells, and replace the
highlighted columns used to differentiate processors with borders.
2021-04-21 21:46:29 +01:00
Paul Holden
e41b3485ba
MDL-57831 message: Boostrap controls for notification preferences.
...
Switch from previous custom controls that caused problems with
overflowing labels when using long language strings.
2021-04-19 23:48:36 +01:00
Paul Holden
6150e8c7f4
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:29 +01:00
Shamim Rezaie
a6578dd64f
MDL-70173 message: Fix empty link
2021-02-09 16:16:09 +11:00
Víctor Déniz
df4ca28e37
Merge branch 'MDL-65135' of https://github.com/paulholden/moodle
2021-01-25 13:48:52 +00:00
Paul Holden
5d778a7646
MDL-65135 message: use full date in messaging drawer for old messages.
...
Messages sent in previous years will now include the year portion of
the date string.
2021-01-14 08:01:07 +00:00
Ferran Recio
ce87be7db6
MDL-67782 message: fix messages max length
2021-01-12 17:14:33 +01:00
Bas Brands
35bd8622f7
MDL-69878 core_message: always show message drawer close icon
2020-11-11 15:39:16 +01:00
Bas Brands
ae0f81f8d8
MDL-69454 core_search: message search
2020-09-21 11:54:51 +02:00
Bas Brands
1a2a52d121
MDL-69454 core_search: consistent navbar search
2020-09-21 10:15:11 +02:00
Bas Brands
4394f9e358
MDL-67735 theme_boost: remove bs2 and bs4alpha compatibility css
2020-08-17 08:16:42 +00:00
Bas Brands
8e039a5662
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:19 +02:00
Shamim Rezaie
65b73df1c9
MDL-68353 message: enclose privacy settings within a fieldset
2020-05-29 14:37:05 +10: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
Andrew Nicols
7be118e265
Merge branch 'MDL-67881-master' of git://github.com/bmbrands/moodle
2020-05-05 11:17:33 +08:00
Jwalit Shah
d743aaf262
MDL-66035 message: Restore missing message preferences files
2020-04-27 09:48:41 +10:00
Bas Brands
45decc81c4
MDL-67881 core_message: fix tab order for message drawer
2020-04-20 11:37:34 +02:00
Shamim Rezaie
0499a8c24f
MDL-67970 core: remove unnecessary roles
...
- The navigation role is unnecessary for element nav
- The textbox role is unnecessary for element textarea
2020-03-17 18:16:25 +11:00
Eloy Lafuente (stronk7)
5ea7d1b205
Merge branch 'MDL-67862-master' of git://github.com/junpataleta/moodle
2020-02-25 12:09:33 +01:00
Shamim Rezaie
cd4c44bea4
MDL-67899 message: Add aria-label to the emoji picker button
2020-02-12 01:01:22 +11:00
Jun Pataleta
fb31e3da0b
MDL-67862 message: Render dialogue header only when necessary
2020-02-10 13:08:31 +08:00
Bas Brands
77e5b4462e
MDL-67577 core_message: navbar_output order
...
* moved the logic from core_message_popup_render_navbar_output to
message_popup_render_navbar_output in message/output/popup/lib.php
* using float: left instead of float: right in theme
2020-01-27 12:14:16 +01:00
Adrian Greeve
e33b86507d
Merge branch 'MDL-67660-master-v2' of https://github.com/TobiGa/moodle
2020-01-22 10:41:03 +08:00
Jun Pataleta
34cdacbfff
Merge branch 'MDL-66883-master' of git://github.com/bmbrands/moodle
2020-01-20 16:36:40 +08:00
Tobias Garske
951b7d8fc5
MDL-67660 core_message: Messages search change input focus
2020-01-17 09:36:23 +01:00
Jun Pataleta
33a9d82e81
Merge branch 'MDL-67491-master' of git://github.com/junpataleta/moodle
2019-12-30 12:41:49 +08:00
Didier 'OdyX' Raboud
b7d80e9450
MDL-67491 core_message: Primary'fy the contact request counts
2019-12-20 15:16:24 +01:00
Bas Brands
dc38af73e6
MDL-66883 theme_boost: use bootstrap native switches
2019-12-19 13:03:24 +01:00
Bas Brands
9396731e94
MDL-66999 theme_boost: @extend replace .col-xs-*
...
Remove legacy col-xs-* classes. They are changed in upstream
Bootstrap 4 stable with just col-*.
2019-12-09 10:49:39 +01:00
Bas Brands
f2ace4d45a
MDL-66812 core_message: update custom checkbox for message dialogue
2019-11-11 15:06:47 +01:00
Jun Pataleta
b6fcec009e
Merge branch 'MDL-65896-master' of https://github.com/ryanwyllie/moodle
2019-10-23 11:13:27 +08:00
Ryan Wyllie
4060fcc662
MDL-65896 admin: add admin setting to show emoji picker
...
Added an admin setting to show/hide the emoji picker in messaging
because some versions of MySQL don't have full unicode support so
emojis won't save in the dabase.
If we detect that the site is running an unsupported version of MySQL
then the setting can not be enabled. Instead the admin will see a
message explaining that they will need to upgrade their database
before they can enable the emoji picker.
2019-10-23 10:59:59 +08:00
Ryan Wyllie
9f536ec696
MDL-65896 message: add emoji auto complete to message app
2019-10-23 10:59:59 +08:00
Ryan Wyllie
8f80d18766
MDL-65896 message: add emoji picker to message app
2019-10-23 10:59:58 +08:00
Jun Pataleta
c2e4e6d588
Merge branch 'MDL-66226-master-2' of https://github.com/snake/moodle
2019-10-15 11:56:05 +08:00
Michael Hawkins
fb599f32d6
MDL-66076 message: Add copy of template plus JS comment fix
2019-10-11 11:09:50 +08:00
Eloy Lafuente (stronk7)
f3bb36720b
Merge branch 'MDL-66749-master' of git://github.com/bmbrands/moodle
2019-10-07 22:03:08 +02:00
Jake Dallimore
545e8988c3
MDL-66226 core_message: don't display html as text in overview section
...
Instead of displaying the source code, as text, display a content
indicator which tells the user what sort of content the message might
contain.
2019-10-04 14:34:19 +08:00
Ryan Wyllie
6d9c93560b
MDL-66477 core: remove snakeCase block regions from drawer.mustache
2019-09-27 15:46:15 +08:00
Jun Pataleta
8aca1807ae
MDL-66477 message: Use the generic drawer for the message drawer
2019-09-27 15:38:54 +08:00