moodle.git
6 years agoMDL-65262 core_calendar: change location param type
Simey Lameze [Thu, 4 Apr 2019 23:17:51 +0000 (07:17 +0800)]
MDL-65262 core_calendar: change location param type

6 years agoon-demand release 3.7dev+
Eloy Lafuente (stronk7) [Tue, 30 Apr 2019 22:29:20 +0000 (00:29 +0200)]
on-demand release 3.7dev+

6 years agoNOBUG: Fixed SVG browser compatibility
Eloy Lafuente (stronk7) [Tue, 30 Apr 2019 22:29:18 +0000 (00:29 +0200)]
NOBUG: Fixed SVG browser compatibility

6 years agoMerge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Eloy Lafuente (stronk7) [Tue, 30 Apr 2019 22:29:17 +0000 (00:29 +0200)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install

6 years agoMDL-5311 qtype_multichoice: replace label to a for clean button
Sara Arjona [Tue, 30 Apr 2019 15:54:23 +0000 (17:54 +0200)]
MDL-5311 qtype_multichoice: replace label to a for clean button

To avoid behat errors with Firefox, the 'Clean my choice' has been
changed from label to link (with role button).

6 years agoMDL-65033 mod_forum: Modified sort sql for cross db support
Ryan Wyllie [Tue, 30 Apr 2019 08:36:35 +0000 (16:36 +0800)]
MDL-65033 mod_forum: Modified sort sql for cross db support

6 years agoMerge branch 'MDL-65276-master' of git://github.com/lameze/moodle
Jake Dallimore [Tue, 30 Apr 2019 03:35:44 +0000 (11:35 +0800)]
Merge branch 'MDL-65276-master' of git://github.com/lameze/moodle

6 years agoMerge branch 'MDL-64906_hideif_mod' of git://github.com/davosmith/moodle
Adrian Greeve [Tue, 30 Apr 2019 02:14:42 +0000 (10:14 +0800)]
Merge branch 'MDL-64906_hideif_mod' of git://github.com/davosmith/moodle

6 years agoMerge branch 'MDL-63137' of git://github.com/stronk7/moodle
Andrew Nicols [Tue, 30 Apr 2019 00:42:42 +0000 (08:42 +0800)]
Merge branch 'MDL-63137' of git://github.com/stronk7/moodle

6 years agoMDL-63137 mod_feedback: discern between user or id better
Eloy Lafuente (stronk7) [Tue, 30 Apr 2019 00:11:42 +0000 (02:11 +0200)]
MDL-63137 mod_feedback: discern between user or id better

is_int('1') => false, so better we invert the check that is safer.

6 years agoMDL-65348 lang string: updating an outdated lang string
Eloy Lafuente (stronk7) [Mon, 29 Apr 2019 23:44:14 +0000 (01:44 +0200)]
MDL-65348 lang string: updating an outdated lang string

6 years agoMerge branch 'MDL-65257_master' of git://github.com/markn86/moodle
Eloy Lafuente (stronk7) [Mon, 29 Apr 2019 22:03:07 +0000 (00:03 +0200)]
Merge branch 'MDL-65257_master' of git://github.com/markn86/moodle

6 years agoMerge branch 'MDL-65436-master' of git://github.com/sarjona/moodle
Eloy Lafuente (stronk7) [Mon, 29 Apr 2019 20:49:33 +0000 (22:49 +0200)]
Merge branch 'MDL-65436-master' of git://github.com/sarjona/moodle

6 years agoMerge branch 'MDL-57900_master' of git://github.com/dmonllao/moodle
Eloy Lafuente (stronk7) [Mon, 29 Apr 2019 18:41:36 +0000 (20:41 +0200)]
Merge branch 'MDL-57900_master' of git://github.com/dmonllao/moodle

6 years agoMerge branch 'MDL-65348_master' of git://github.com/dmonllao/moodle
Eloy Lafuente (stronk7) [Mon, 29 Apr 2019 18:25:51 +0000 (20:25 +0200)]
Merge branch 'MDL-65348_master' of git://github.com/dmonllao/moodle

6 years agoMerge branch 'MDL-63137-master' of git://github.com/aanabit/moodle
Eloy Lafuente (stronk7) [Mon, 29 Apr 2019 18:09:42 +0000 (20:09 +0200)]
Merge branch 'MDL-63137-master' of git://github.com/aanabit/moodle

6 years agoMerge branch 'MDL-65033-master2' of git://github.com/peterRd/moodle
David Monllaó [Mon, 29 Apr 2019 14:04:46 +0000 (16:04 +0200)]
Merge branch 'MDL-65033-master2' of git://github.com/peterRd/moodle

6 years agoMerge branch 'MDL-65279-master' of https://github.com/tkorner/moodle
Jun Pataleta [Mon, 29 Apr 2019 09:09:38 +0000 (17:09 +0800)]
Merge branch 'MDL-65279-master' of https://github.com/tkorner/moodle

6 years agoAutomatically generated installer lang files
AMOS bot [Tue, 30 Apr 2019 00:12:17 +0000 (00:12 +0000)]
Automatically generated installer lang files

6 years agoMDL-65348 analytics: Upcoming periodic from time()
David Monllaó [Mon, 29 Apr 2019 14:24:26 +0000 (16:24 +0200)]
MDL-65348 analytics: Upcoming periodic from time()

6 years agoMDL-65033 mod_forum: Move locked functionality into action menu
Peter [Mon, 29 Apr 2019 09:37:35 +0000 (17:37 +0800)]
MDL-65033 mod_forum: Move locked functionality into action menu

Moved the lock functionality into the menu which exposes it to the
discussion list

6 years agoMDL-65436 message: fix error while upgrading legacy self-conversations
Sara Arjona [Mon, 29 Apr 2019 05:53:07 +0000 (07:53 +0200)]
MDL-65436 message: fix error while upgrading legacy self-conversations

Delete self-messages from the legacy message_read table once they
are migrated.

6 years agoMDL-65033 mod_forum: Testing updates
Peter [Fri, 26 Apr 2019 02:23:44 +0000 (10:23 +0800)]
MDL-65033 mod_forum: Testing updates

Testing and code updates after rebase

6 years agoMDL-65033 mod_forum: Update existing function to include starring params
Peter [Mon, 15 Apr 2019 02:52:45 +0000 (10:52 +0800)]
MDL-65033 mod_forum: Update existing function to include starring params

6 years agoMDL-65033 mod_forum: Accessibility updates
Peter [Thu, 28 Mar 2019 04:09:10 +0000 (12:09 +0800)]
MDL-65033 mod_forum: Accessibility updates

6 years agoMDL-65033 mod_forum: Pass the favourites into the exporter
Peter [Mon, 25 Mar 2019 00:16:14 +0000 (08:16 +0800)]
MDL-65033 mod_forum: Pass the favourites into the exporter

Query and pass the favouriting information into the exporter instead of within the exporter itself

6 years agoMDL-65033 mod_forum: Feedback updates
Peter [Fri, 22 Mar 2019 02:40:57 +0000 (10:40 +0800)]
MDL-65033 mod_forum: Feedback updates

6 years agoMDL-65033 mod_forum: Externallib tests
Peter [Wed, 20 Mar 2019 23:11:57 +0000 (07:11 +0800)]
MDL-65033 mod_forum: Externallib tests

6 years agoMDL-65033 mod_forum: Hook up the pin toggle via AJAX
Peter [Wed, 20 Mar 2019 22:54:56 +0000 (06:54 +0800)]
MDL-65033 mod_forum: Hook up the pin toggle via AJAX

6 years agoMDL-65033 mod_forum: Toggle pin state via ajax
andrewnicols [Wed, 20 Mar 2019 22:30:26 +0000 (06:30 +0800)]
MDL-65033 mod_forum: Toggle pin state via ajax

6 years agoMDL-65033 mod_forum: pin_toggle js
andrewnicols [Wed, 20 Mar 2019 22:27:33 +0000 (06:27 +0800)]
MDL-65033 mod_forum: pin_toggle js

6 years agoMDL-65033 mod_forum: Set pin state external service
andrewnicols [Wed, 20 Mar 2019 22:23:04 +0000 (06:23 +0800)]
MDL-65033 mod_forum: Set pin state external service

6 years agoMDL-65033 mod_forum: Fix up the unit tests
Peter [Wed, 20 Mar 2019 04:46:53 +0000 (12:46 +0800)]
MDL-65033 mod_forum: Fix up the unit tests

6 years agoMDL-65033 mod_forum: incorporate the new icons into the UI
Peter [Wed, 20 Mar 2019 04:37:24 +0000 (12:37 +0800)]
MDL-65033 mod_forum: incorporate the new icons into the UI

6 years agoMDL-65033 mod_forum: New star icons
barbararamiro [Wed, 20 Mar 2019 04:33:51 +0000 (12:33 +0800)]
MDL-65033 mod_forum: New star icons

6 years agoMDL-65033 mod_forum: Behat and unit tests for favouriting
Peter [Wed, 20 Mar 2019 04:19:11 +0000 (12:19 +0800)]
MDL-65033 mod_forum: Behat and unit tests for favouriting

6 years agoMDL-65033 mod_forum: Add a new menu dropdown to the forum list
Peter [Wed, 20 Mar 2019 00:09:06 +0000 (08:09 +0800)]
MDL-65033 mod_forum: Add a new menu dropdown to the forum list

* Add new dropdown
* Pass the pinned discussion URL
* Add a new template for the pinned html

6 years agoMDL-65033 mod_forum: Favouriting in forum
Peter [Mon, 18 Mar 2019 06:45:42 +0000 (14:45 +0800)]
MDL-65033 mod_forum: Favouriting in forum

Modify the discussion vault to take into account the favourite sql and also sort by favourite

6 years agoMDL-57900 analytics: Site info settings
David Monllaó [Mon, 18 Mar 2019 12:22:16 +0000 (13:22 +0100)]
MDL-57900 analytics: Site info settings

6 years agoMDL-65257 message_email: apply filters to course and group names
Mark Nelson [Mon, 29 Apr 2019 07:20:29 +0000 (15:20 +0800)]
MDL-65257 message_email: apply filters to course and group names

6 years agoMerge branch 'MDL-5311-master' of git://github.com/lameze/moodle
Jake Dallimore [Mon, 29 Apr 2019 07:19:31 +0000 (15:19 +0800)]
Merge branch 'MDL-5311-master' of git://github.com/lameze/moodle

6 years agoMDL-5311 qtype_multichoice: make clear choice option accessible
Simey Lameze [Thu, 4 Apr 2019 05:46:02 +0000 (13:46 +0800)]
MDL-5311 qtype_multichoice: make clear choice option accessible

Thanks to Damyon for the help with accessibility.

6 years agoMDL-5311 qtype_multichoice: add php unit tests for the new option
Simey Lameze [Thu, 4 Apr 2019 02:45:50 +0000 (10:45 +0800)]
MDL-5311 qtype_multichoice: add php unit tests for the new option

6 years agoMDL-5311 qtype_multichoice: add behat scenario to question preview
Simey Lameze [Thu, 4 Apr 2019 02:45:18 +0000 (10:45 +0800)]
MDL-5311 qtype_multichoice: add behat scenario to question preview

6 years agoMDL-5311 qtype_multichoice: add a bit of styling to the option
Simey Lameze [Thu, 4 Apr 2019 02:44:34 +0000 (10:44 +0800)]
MDL-5311 qtype_multichoice: add a bit of styling to the option

6 years agoMDL-65257 message_email: add images to digest
Mark Nelson [Mon, 29 Apr 2019 07:01:30 +0000 (15:01 +0800)]
MDL-65257 message_email: add images to digest

6 years agoMerge branch 'MDL-64702-master' of git://github.com/damyon/moodle
Sara Arjona [Mon, 29 Apr 2019 06:34:21 +0000 (08:34 +0200)]
Merge branch 'MDL-64702-master' of git://github.com/damyon/moodle

6 years agoMerge branch 'MDL-36088-master' of https://github.com/lethevinh/moodle
Adrian Greeve [Mon, 29 Apr 2019 06:12:53 +0000 (14:12 +0800)]
Merge branch 'MDL-36088-master' of https://github.com/lethevinh/moodle

6 years agoMDL-5311 qtype_multichoice: add clear my choice option
Simey Lameze [Thu, 4 Apr 2019 02:43:14 +0000 (10:43 +0800)]
MDL-5311 qtype_multichoice: add clear my choice option

6 years agoMerge branch 'MDL-65206-master' of git://github.com/tobiasreischmann/moodle
Jun Pataleta [Mon, 29 Apr 2019 04:44:33 +0000 (12:44 +0800)]
Merge branch 'MDL-65206-master' of git://github.com/tobiasreischmann/moodle

6 years agoMDL-36088 questions: Add new events
VinhLe [Mon, 4 Mar 2019 09:38:11 +0000 (16:38 +0700)]
MDL-36088 questions: Add new events

6 years agoMDL-36088 questions: Add new events
Stephen Bourget [Mon, 22 Aug 2016 01:41:16 +0000 (21:41 -0400)]
MDL-36088 questions: Add new events

6 years agoAutomatically generated installer lang files
AMOS bot [Sat, 27 Apr 2019 00:12:32 +0000 (00:12 +0000)]
Automatically generated installer lang files

6 years agoMerge branch 'MDL-65428-master' of git://github.com/marinaglancy/moodle
Eloy Lafuente (stronk7) [Fri, 26 Apr 2019 17:45:25 +0000 (19:45 +0200)]
Merge branch 'MDL-65428-master' of git://github.com/marinaglancy/moodle

6 years agoon-demand release 3.7dev+
Eloy Lafuente (stronk7) [Fri, 26 Apr 2019 16:43:25 +0000 (18:43 +0200)]
on-demand release 3.7dev+

6 years agoNOBUG: Fixed SVG browser compatibility
Eloy Lafuente (stronk7) [Fri, 26 Apr 2019 16:43:23 +0000 (18:43 +0200)]
NOBUG: Fixed SVG browser compatibility

6 years agoMDL-63137 mod_feedback: PHPUnit tests for new userid parameter
Amaia Anabitarte [Tue, 26 Mar 2019 15:03:26 +0000 (16:03 +0100)]
MDL-63137 mod_feedback: PHPUnit tests for new userid parameter

6 years agoMDL-63137 mod_feedback: mod_feedback_core_calendar_provide_event_action
Amaia Anabitarte [Mon, 25 Mar 2019 16:59:09 +0000 (17:59 +0100)]
MDL-63137 mod_feedback: mod_feedback_core_calendar_provide_event_action

Update mod_feedback_core_calendar_provide_event_action function to add a new userid parameter
Add userid to check capabilities, etc. to feedback completion and structure.

6 years agoMDL-65428 core_tag: fix callback param type
Marina Glancy [Fri, 26 Apr 2019 11:11:05 +0000 (13:11 +0200)]
MDL-65428 core_tag: fix callback param type

6 years agoMerge branch 'MDL-64676-master-fix' of https://github.com/snake/moodle
Sara Arjona [Fri, 26 Apr 2019 09:50:27 +0000 (11:50 +0200)]
Merge branch 'MDL-64676-master-fix' of https://github.com/snake/moodle

6 years agoMerge branch 'MDL-65032-master-fix' of git://github.com/junpataleta/moodle
Sara Arjona [Fri, 26 Apr 2019 08:08:44 +0000 (10:08 +0200)]
Merge branch 'MDL-65032-master-fix' of git://github.com/junpataleta/moodle

6 years agoMDL-65032 mod_forum: Use correct template context data 'istimelocked'
Jun Pataleta [Fri, 26 Apr 2019 07:42:54 +0000 (15:42 +0800)]
MDL-65032 mod_forum: Use correct template context data 'istimelocked'

6 years agoMDL-63137 mod_feedback: Pointing TODO tasks to right deprecation issue
Amaia Anabitarte [Tue, 26 Mar 2019 12:46:35 +0000 (13:46 +0100)]
MDL-63137 mod_feedback: Pointing TODO tasks to right deprecation issue

6 years agoMDL-64676 core_message: fix legacy behat step which failed on firefox
Jake Dallimore [Fri, 26 Apr 2019 07:22:43 +0000 (15:22 +0800)]
MDL-64676 core_message: fix legacy behat step which failed on firefox

Old step was looking for a link, which didn't exist. Now, we use image.

6 years agoMerge branch 'MDL-58581-master-take2' of https://github.com/lucaboesch/moodle
Jake Dallimore [Fri, 26 Apr 2019 04:03:33 +0000 (12:03 +0800)]
Merge branch 'MDL-58581-master-take2' of https://github.com/lucaboesch/moodle

6 years agoMerge branch 'MDL-64573-master' of git://github.com/damyon/moodle
Jun Pataleta [Fri, 26 Apr 2019 02:59:30 +0000 (10:59 +0800)]
Merge branch 'MDL-64573-master' of git://github.com/damyon/moodle

6 years agoMDL-64573 calendar: behat fix, validation is now on client
Marina Glancy [Thu, 25 Apr 2019 09:49:03 +0000 (11:49 +0200)]
MDL-64573 calendar: behat fix, validation is now on client

6 years agoMerge branch 'MDL-64573-master' of git://github.com/damyon/moodle
Jun Pataleta [Fri, 26 Apr 2019 02:50:55 +0000 (10:50 +0800)]
Merge branch 'MDL-64573-master' of git://github.com/damyon/moodle

6 years agoMerge branch 'MDL-65032-master' of git://github.com/peterRd/moodle
Jun Pataleta [Fri, 26 Apr 2019 01:52:47 +0000 (09:52 +0800)]
Merge branch 'MDL-65032-master' of git://github.com/peterRd/moodle

6 years agoMDL-65032 mod_forum: Remove unused discussion userid
Peter [Thu, 25 Apr 2019 22:46:59 +0000 (06:46 +0800)]
MDL-65032 mod_forum: Remove unused discussion userid

6 years agoMerge branch 'MDL-65416-master' of git://github.com/bmbrands/moodle
Eloy Lafuente (stronk7) [Thu, 25 Apr 2019 21:43:32 +0000 (23:43 +0200)]
Merge branch 'MDL-65416-master' of git://github.com/bmbrands/moodle

6 years agoMDL-60418 Behat: Fix missing $installurl
Eloy Lafuente (stronk7) [Thu, 25 Apr 2019 21:38:01 +0000 (23:38 +0200)]
MDL-60418 Behat: Fix missing $installurl

6 years agoMerge branch 'MDL-60418' of git://github.com/timhunt/moodle
Eloy Lafuente (stronk7) [Thu, 25 Apr 2019 21:25:51 +0000 (23:25 +0200)]
Merge branch 'MDL-60418' of git://github.com/timhunt/moodle

6 years agoMDL-60418 Behat: Fix broken docs links in Behat code.
Tim Hunt [Mon, 15 Apr 2019 15:50:46 +0000 (16:50 +0100)]
MDL-60418 Behat: Fix broken docs links in Behat code.

6 years agoMerge branch 'MDL-65412-master' of http://github.com/dravek/moodle
Eloy Lafuente (stronk7) [Thu, 25 Apr 2019 18:02:47 +0000 (20:02 +0200)]
Merge branch 'MDL-65412-master' of github.com/dravek/moodle

6 years agoMerge branch 'MDL-60680-master' of git://github.com/jleyva/moodle
David Monllaó [Thu, 25 Apr 2019 16:54:19 +0000 (18:54 +0200)]
Merge branch 'MDL-60680-master' of git://github.com/jleyva/moodle

6 years agoMerge branch 'MDL-64673-master' of git://github.com/aanabit/moodle
David Monllaó [Thu, 25 Apr 2019 16:40:49 +0000 (18:40 +0200)]
Merge branch 'MDL-64673-master' of git://github.com/aanabit/moodle

6 years agoMDL-60680 notifications: Support privacy API
Juan Leyva [Fri, 5 Apr 2019 07:50:05 +0000 (09:50 +0200)]
MDL-60680 notifications: Support privacy API

6 years agoMDL-60680 notifications: Include action buttons information
Juan Leyva [Wed, 27 Mar 2019 11:54:59 +0000 (12:54 +0100)]
MDL-60680 notifications: Include action buttons information

6 years agoMDL-60680 notifications: Return custom data in notifications
Juan Leyva [Wed, 20 Mar 2019 17:54:35 +0000 (18:54 +0100)]
MDL-60680 notifications: Return custom data in notifications

6 years agoMDL-65416 theme_classic: change theme screenshot in theme selector
Bas Brands [Thu, 25 Apr 2019 11:38:53 +0000 (13:38 +0200)]
MDL-65416 theme_classic: change theme screenshot in theme selector

6 years agoMDL-64673 core_message: Modifying group_messate_tab xpath
Amaia Anabitarte [Thu, 25 Apr 2019 08:07:53 +0000 (10:07 +0200)]
MDL-64673 core_message: Modifying group_messate_tab xpath

6 years agoMerge branch 'MDL-65069' of git://github.com/stronk7/moodle
Sara Arjona [Thu, 25 Apr 2019 06:24:33 +0000 (08:24 +0200)]
Merge branch 'MDL-65069' of git://github.com/stronk7/moodle

6 years agoMDL-65069 mod_forum: moodle_url to ensure we call the correct post.php
Eloy Lafuente (stronk7) [Thu, 25 Apr 2019 00:33:35 +0000 (02:33 +0200)]
MDL-65069 mod_forum: moodle_url to ensure we call the correct post.php

No matter where the inline edition is happening (forum or social course)

6 years agoMerge branch 'MDL-65407-master' of git://github.com/sarjona/moodle
Eloy Lafuente (stronk7) [Wed, 24 Apr 2019 21:34:48 +0000 (23:34 +0200)]
Merge branch 'MDL-65407-master' of git://github.com/sarjona/moodle

6 years agoMerge branch 'MDL-65170-master' of https://github.com/sarjona/moodle
Eloy Lafuente (stronk7) [Wed, 24 Apr 2019 18:36:50 +0000 (20:36 +0200)]
Merge branch 'MDL-65170-master' of https://github.com/sarjona/moodle

6 years agoMerge branch 'MDL-65056-master' of https://github.com/sarjona/moodle
Eloy Lafuente (stronk7) [Wed, 24 Apr 2019 18:12:54 +0000 (20:12 +0200)]
Merge branch 'MDL-65056-master' of https://github.com/sarjona/moodle

6 years agoMerge branch 'MDL-64672-master' of git://github.com/aanabit/moodle
David Monllaó [Wed, 24 Apr 2019 18:06:13 +0000 (20:06 +0200)]
Merge branch 'MDL-64672-master' of git://github.com/aanabit/moodle

6 years agoMerge branch 'MDL-64665-master' of git://github.com/cescobedo/moodle
David Monllaó [Wed, 24 Apr 2019 18:00:03 +0000 (20:00 +0200)]
Merge branch 'MDL-64665-master' of git://github.com/cescobedo/moodle

6 years agoMDL-65170 core_user: fix behat for viewing full profile
Sara Arjona [Wed, 24 Apr 2019 17:40:17 +0000 (19:40 +0200)]
MDL-65170 core_user: fix behat for viewing full profile

Users belonging to the same course with separate groups forced
will only be able to find their contacts or other users on the
same group.

6 years agoMDL-64665 core_message: Behat tests for manage preferences
cescobedo [Wed, 24 Apr 2019 14:43:35 +0000 (16:43 +0200)]
MDL-64665 core_message: Behat tests for manage preferences

6 years agoMDL-64665 core_message: New step to open settings preferences
cescobedo [Fri, 29 Mar 2019 20:28:51 +0000 (21:28 +0100)]
MDL-64665 core_message: New step to open settings preferences

6 years agoMDL-65056 completion: fix behat tests for survey
Sara Arjona [Wed, 24 Apr 2019 16:32:25 +0000 (18:32 +0200)]
MDL-65056 completion: fix behat tests for survey

6 years agoMerge branch 'MDL-64985-master' of git://github.com/sarjona/moodle
David Monllaó [Wed, 24 Apr 2019 16:13:21 +0000 (18:13 +0200)]
Merge branch 'MDL-64985-master' of git://github.com/sarjona/moodle

6 years agoMerge branch 'MDL-64666-master' of git://github.com/aanabit/moodle
David Monllaó [Wed, 24 Apr 2019 16:07:22 +0000 (18:07 +0200)]
Merge branch 'MDL-64666-master' of git://github.com/aanabit/moodle

6 years agoMDL-64673 core_message: Starring conversations behat test
Amaia Anabitarte [Tue, 19 Mar 2019 09:23:51 +0000 (10:23 +0100)]
MDL-64673 core_message: Starring conversations behat test

6 years agoMDL-64666 core_message: Favourite private conversations data generator
Amaia Anabitarte [Wed, 3 Apr 2019 16:05:55 +0000 (18:05 +0200)]
MDL-64666 core_message: Favourite private conversations data generator

6 years agoMDL-58581 editor_atto: change paragraph icon.
Sanya Negi [Sun, 10 Mar 2019 09:33:23 +0000 (10:33 +0100)]
MDL-58581 editor_atto: change paragraph icon.

6 years agoMDL-64985 message: display aria label to the mute icon
Sara Arjona [Tue, 23 Apr 2019 11:40:04 +0000 (13:40 +0200)]
MDL-64985 message: display aria label to the mute icon

6 years agoMDL-64985 message: deprecate unused strings
Sara Arjona [Mon, 4 Mar 2019 13:42:12 +0000 (14:42 +0100)]
MDL-64985 message: deprecate unused strings