Граф коммитов

4953 Коммитов

Автор SHA1 Сообщение Дата
Martin Giger 7340134fa7 Bug 1851608 - Remove importDialog and exportDialog. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D187464

--HG--
extra : moz-landing-system : lando
2023-09-07 04:17:35 +00:00
Geoff Lankow 41aa86351d Bug 1851450 - Remove assignments of MailServices members to variables. r=mkmelin
Differential Revision: https://phabricator.services.mozilla.com/D187369

--HG--
extra : moz-landing-system : lando
2023-09-04 10:14:17 +00:00
Magnus Melin 97eaf7b555 Bug 1848261 - Event dialog with many invitees expands beyond screen height. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D186432

--HG--
extra : amend_source : 88c6ec027631f7daa5d2d388d9be4d76af7c9bef
2023-08-31 18:54:49 +02:00
Magnus Melin b320ad4c48 Bug 1827100 - Prevent events/tasks from incorrectly disappearing from view. r=leftmostcat
existing.remove(); would remove an calendar-editable-item, and then we're inserting listItemWrapper which is an li
Insteaed we need to remove the wrapper, like deleteEvent() does.

Differential Revision: https://phabricator.services.mozilla.com/D185644
2023-08-10 12:27:07 +00:00
Sean Burke 151cb9e647 Bug 1847647 - ESMify calendar utility modules. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D185875

--HG--
rename : calendar/base/modules/calUtils.jsm => calendar/base/modules/calUtils.sys.mjs
rename : calendar/base/modules/utils/calACLUtils.jsm => calendar/base/modules/utils/calACLUtils.sys.mjs
rename : calendar/base/modules/utils/calAlarmUtils.jsm => calendar/base/modules/utils/calAlarmUtils.sys.mjs
rename : calendar/base/modules/utils/calAuthUtils.jsm => calendar/base/modules/utils/calAuthUtils.sys.mjs
rename : calendar/base/modules/utils/calCategoryUtils.jsm => calendar/base/modules/utils/calCategoryUtils.sys.mjs
rename : calendar/base/modules/utils/calDataUtils.jsm => calendar/base/modules/utils/calDataUtils.sys.mjs
rename : calendar/base/modules/utils/calDateTimeFormatter.jsm => calendar/base/modules/utils/calDateTimeFormatter.sys.mjs
rename : calendar/base/modules/utils/calDateTimeUtils.jsm => calendar/base/modules/utils/calDateTimeUtils.sys.mjs
rename : calendar/base/modules/utils/calEmailUtils.jsm => calendar/base/modules/utils/calEmailUtils.sys.mjs
rename : calendar/base/modules/utils/calInvitationUtils.jsm => calendar/base/modules/utils/calInvitationUtils.sys.mjs
rename : calendar/base/modules/utils/calItemUtils.jsm => calendar/base/modules/utils/calItemUtils.sys.mjs
rename : calendar/base/modules/utils/calIteratorUtils.jsm => calendar/base/modules/utils/calIteratorUtils.sys.mjs
rename : calendar/base/modules/utils/calItipUtils.jsm => calendar/base/modules/utils/calItipUtils.sys.mjs
rename : calendar/base/modules/utils/calL10NUtils.jsm => calendar/base/modules/utils/calL10NUtils.sys.mjs
rename : calendar/base/modules/utils/calPrintUtils.jsm => calendar/base/modules/utils/calPrintUtils.sys.mjs
rename : calendar/base/modules/utils/calProviderDetectionUtils.jsm => calendar/base/modules/utils/calProviderDetectionUtils.sys.mjs
rename : calendar/base/modules/utils/calProviderUtils.jsm => calendar/base/modules/utils/calProviderUtils.sys.mjs
rename : calendar/base/modules/utils/calUnifinderUtils.jsm => calendar/base/modules/utils/calUnifinderUtils.sys.mjs
rename : calendar/base/modules/utils/calViewUtils.jsm => calendar/base/modules/utils/calViewUtils.sys.mjs
rename : calendar/base/modules/utils/calWindowUtils.jsm => calendar/base/modules/utils/calWindowUtils.sys.mjs
rename : calendar/base/modules/utils/calXMLUtils.jsm => calendar/base/modules/utils/calXMLUtils.sys.mjs
extra : amend_source : c2e9643e8c3f953786dd86e61743c299214d5c48
2023-08-15 11:08:52 +01:00
Magnus Melin 5417ee7d4f Bug 1847844 - follow-up to fix linting in browser_alarmDefaultValue.js. rs=eslint 2023-08-11 15:34:29 +03:00
Martin Giger 984fa343e1 Bug 1847844 - Copy PluralForm.sys.mjs to mail/. r=mkmelin
Differential Revision: https://phabricator.services.mozilla.com/D185795

--HG--
extra : amend_source : 572b93a26cda4b81ec086967974d2794390e8c42
2023-08-11 13:32:49 +03:00
Micah Ilbery 5ce001f21c Bug 1844244 - Update splitter colors to use layout.css. r=aleca,Paenglab,elizabeth
Differential Revision: https://phabricator.services.mozilla.com/D184509

--HG--
extra : moz-landing-system : lando
2023-08-03 19:17:09 +00:00
Sean Burke 8c65f6fbb0 Bug 1844408 - Replace infinite intervals with 6 and 12 months out. r=mkmelin
Differential Revision: https://phabricator.services.mozilla.com/D184507

Depends on D184435

--HG--
extra : amend_source : 6ef729052ceb498454010f5c51493c5e539b29f5
2023-08-01 16:51:38 +00:00
Sean Burke 5fff5ef795 Bug 1844408 - Move unifinder strings from DTD to Fluent. r=rjl
Differential Revision: https://phabricator.services.mozilla.com/D184435
2023-07-25 20:58:35 +00:00
Richard Marti c3e5667272 Bug 1845652 - Port bug 1845540: Remove -moz-windows-default-theme and -moz-mac-chrome-inactive. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D184689

--HG--
extra : moz-landing-system : lando
2023-07-28 19:52:23 +00:00
Richard Marti 10405851f3 Bug 1844231 - Remove all media queries which are removed in bug 1843663. r=aleca,elizabeth
Differential Revision: https://phabricator.services.mozilla.com/D184028

--HG--
extra : histedit_source : 5862e13c7a98f02b15a8e64c04be2299a6ec6251
2023-07-19 19:05:21 +00:00
Brendan Abolivier afb10a9c42 Bug 1727181 - Generate the Message-ID header using the From address when sending a message from the composer. r=leftmostcat
Loosely inspired by the patch from @lkkmpn.

Differential Revision: https://phabricator.services.mozilla.com/D182347

--HG--
extra : amend_source : bc36b297b144db56c22b681480a66a5c99e98f24
2023-07-13 15:48:27 +03:00
Vineet 5e1a0c7498 Bug 1804643 - Add context menu to event description in calendar event summary. r=freaktechnik
**How to Test**
- Open up the calendar tab
- Select and event and view the event description
- Right click to open the context menu
- Use any of the copy commands, or the select all command then copy

Differential Revision: https://phabricator.services.mozilla.com/D177564

--HG--
extra : amend_source : 1cdfde5e04cd0d236e5e412ec49828c6a36b2d1d
2023-06-30 19:27:43 +02:00
Sean Burke 66079aa10d Bug 1841185 - Remove unused calendar XML code. r=thunderbird-reviewers,darktrojan
Differential Revision: https://phabricator.services.mozilla.com/D182524

--HG--
extra : moz-landing-system : lando
2023-06-30 00:59:29 +00:00
Magnus Melin ad1174d52c Bug 1808557 - Make convert message to event/task work again for multipart messages. r=aleca
Makes conversion work (either through More | Convert To, or dnd of message on the Today pane).

We only want to use extracted content we got once. On furhter onDataAvailable we just need to consume the stream really.

Differential Revision: https://phabricator.services.mozilla.com/D181374

--HG--
extra : rebase_source : 3ef08b4191a28e91770606de20844286f1cdd8db
extra : amend_source : 57d9435e10c0a48a24092b050c2de5cbc4c8e018
2023-06-26 08:22:32 +10:00
Magnus Melin 1440828fbb Bug 1522158 - Port bug 1522052: Remove use of nsIDOMChromeWindow. rs=bustage-fix 2023-06-24 21:20:20 +10:00
solange valverde c709b2f002 Bug 1826438 - Set the Show Find Events menuitem checked by default for new profiles. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D181673

--HG--
extra : amend_source : a3ef8cc258e912f6690b5de2bb1fc184488710df
2023-06-24 20:06:48 +10:00
Martin Giger c5224dd83b Bug 1840077 - Port Bug 1820599: addLogin interface change. r=elizabeth
Differential Revision: https://phabricator.services.mozilla.com/D181885

--HG--
extra : moz-landing-system : lando
2023-06-23 16:41:36 +00:00
Martin Giger 1074a60718 Bug 1838483 - Copy width attribute to inline styles for calendar and chat flexbox layout. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D181648

--HG--
extra : amend_source : b81618f0f4980e36480f9a72f42e00799810eade
2023-06-23 08:54:54 +10:00
Richard Marti ef6da9ea92 Bug 1830609 - Tweak some third party WE theme issues. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D179886

--HG--
extra : amend_source : 3636b48ff80a1c2388c38895787d85b9acf484e6
2023-06-23 08:53:14 +10:00
Magnus Melin 196c27416b Bug 1652645 - Get rid of FileUtils.getFile() in comm-central. r=elizabeth
Differential Revision: https://phabricator.services.mozilla.com/D181337

--HG--
extra : rebase_source : 990cdfb771323a5b5438231d055ed2d952c38ba3
extra : amend_source : 383c53c482a9978751495cc1901f8ac29e3c46e6
2023-06-18 20:20:56 +10:00
Sean Burke 69f68b6183 Bug 1838539 - Correct capitalization of `toString()`. r=darktrojan
Differential Revision: https://phabricator.services.mozilla.com/D181005

--HG--
extra : moz-landing-system : lando
2023-06-16 10:09:41 +00:00
Magnus Melin 1d19558202 Bug 1838341 - Caldav subscription dialog list of calendars should fill out the dialog. r=john.bieling
Differential Revision: https://phabricator.services.mozilla.com/D180909

--HG--
extra : moz-landing-system : lando
2023-06-14 14:35:01 +00:00
Magnus Melin 169ebf05c3 Bug 1836058 - Import Calendar Event Window buttons were not in view. r=aleca
To test: Open an .ics which have more than a couple of events (by double clicking the file).

Differential Revision: https://phabricator.services.mozilla.com/D180404

--HG--
extra : amend_source : 6a71cc5423281676c7fac9e4c04b2a60a0b8394d
2023-06-09 07:26:01 +00:00
Magnus Melin c06293da69 Bug 1837269 - Port bug 1824612: Convert toolkit/components/extensions to ES modules. r=leftmostcat
Differential Revision: https://phabricator.services.mozilla.com/D180416

--HG--
extra : moz-landing-system : lando
2023-06-10 10:39:50 +00:00
Richard Marti 93ae70031c Bug 1817796 - Use the gentle smile smiley instead of the open mouth smiley in composer and calendar. r=mkmelin
Differential Revision: https://phabricator.services.mozilla.com/D180413

--HG--
extra : moz-landing-system : lando
2023-06-09 13:19:22 +00:00
Magnus Melin 5bff814138 Bug 1836736 - Fix day/week view event drag/drop to show dragbox again. r=leftmostcat
With modern flexbox, width/height attributes don't apply anymore, so need to use the style instead.

Differential Revision: https://phabricator.services.mozilla.com/D180164
2023-06-07 01:52:22 +00:00
Martin Giger 91c53161fc Bug 1824290 - Remove remaining mail toolbox functions from main window. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D179655

--HG--
extra : moz-landing-system : lando
2023-06-07 17:44:58 +00:00
Martin Giger 2d38879303 Bug 1836217 - Remove calendar/tasks toolbar. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D179654

--HG--
extra : moz-landing-system : lando
2023-06-07 17:44:58 +00:00
John Bieling aa816feba0 Bug 1836657 - Port bug 1824613: Convert consumers of toolkit/mozapps/extensions/AddonManger.sys.mjs to import ES modules directly. r=freaktechnik
Differential Revision: https://phabricator.services.mozilla.com/D179955

--HG--
extra : amend_source : 4ec13163d64f2d33b4a2f5870cb4c391991cce3c
2023-06-06 13:59:18 +00:00
Geoff Lankow 5cda5809b5 Bug 1817769 - Try to stop browser_timezones.js failing to open a dialog. r=mkmelin
Differential Revision: https://phabricator.services.mozilla.com/D179769

--HG--
extra : rebase_source : 823219efcaa66f2f86fd72c5a53656aaf1eb84c2
2023-05-31 12:05:19 +12:00
Geoff Lankow 3098ac4519 Bug 1836424 - Fix changing the Today Pane agenda date. r=leftmostcat
Differential Revision: https://phabricator.services.mozilla.com/D179766

--HG--
extra : rebase_source : adbc1f0af0b986fc7cf9d697f9f1b22b0d83c223
2023-06-02 16:18:19 +12:00
Micah Ilbery 84b21c33aa Bug 1836370 - Set new icons for Calendar/Tasks New/Edit tabs. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D179726

--HG--
extra : moz-landing-system : lando
2023-06-03 01:34:58 +00:00
John Bieling 2bba22d444 Bug 1816155 - Remove no longer needed requestLongerTimeout() after Bug 1802551 has been fixed. r=mkmelin
Depends on D179678

Differential Revision: https://phabricator.services.mozilla.com/D179679

--HG--
extra : moz-landing-system : lando
2023-06-02 10:05:12 +00:00
Rob Lemley c44029650a Bug 1834327 - Port bug 1826063: Automatic HTML prettier fixes (calendar/, chat/) . r=aleca
# ignore-this-changeset

Differential Revision: https://phabricator.services.mozilla.com/D179476

--HG--
extra : moz-landing-system : lando
2023-05-31 22:33:23 +00:00
Geoff Lankow 92537ce0d6 Bug 1813131 - Wait for expected button state in invitations UI tests. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D179503

--HG--
extra : moz-landing-system : lando
2023-05-31 04:46:37 +00:00
Micah Ilbery c6c571422e Bug 1834221 - Create and implement display options icon. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D179131

--HG--
extra : amend_source : 0c9fcfc805f1ba9cae32038fe7e9c85f3a83f13c
2023-05-25 20:07:57 +00:00
Magnus Melin bd53ae8f9a Bug 1648545 - adjust Thunderbird code for move of most of SpecialPowers to testing-common. rs=bustage-fix 2023-05-28 17:15:49 +10:00
Magnus Melin 9657d4ab16 Bug 1834662 - Migrate calendar enable button to Fluent. r=leftmostcat
Nothing more permantent than a temporary fix...

Differential Revision: https://phabricator.services.mozilla.com/D179183

--HG--
extra : rebase_source : befacef7c1dd02b5936a8c7723bb13199decb638
extra : amend_source : 241508480579b9889588fe640aabd8654a7ec7ab
2023-05-27 20:21:31 +10:00
Rob Lemley 088f8ec2d3 Bug 1832130 - Port bug 1508369: Manual stylelint fixes. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D178855

--HG--
extra : moz-landing-system : lando
2023-05-24 18:49:33 +00:00
solange valverde a6c9457738 Bug 1833284 - Follow-up: lint fix test file. r=freaktechnik
Differential Revision: https://phabricator.services.mozilla.com/D178966

--HG--
extra : moz-landing-system : lando
2023-05-24 18:49:32 +00:00
Sean Burke c4c8de57ad Bug 1833284 - Do not wrap text conversion of event descriptions. r=mkmelin
Differential Revision: https://phabricator.services.mozilla.com/D178571

--HG--
extra : amend_source : 7d4291888e540c9f03380fb8f4bf316f8a948809
2023-05-24 20:37:35 +10:00
Rob Lemley 5af325a42f Bug 1833949 - Port bug 1826062: Automatic reformatting for Prettier 2.8.8. r=mkmelin
Differential Revision: https://phabricator.services.mozilla.com/D178538

--HG--
extra : amend_source : 1f4ecb957a2e2bf2bf6353b9ef43269d53ebab42
2023-05-21 15:05:52 +10:00
Rob Lemley 58f2dc08f0 Bug 1833949 - Port bug 1826062: Automatic reformatting for Prettier 2.0.5. r=leftmostcat
Differential Revision: https://phabricator.services.mozilla.com/D178537

--HG--
extra : amend_source : 4c543c3aeea4bb0a59407f358166956d9026e6a2
2023-05-21 15:05:24 +10:00
Rob Lemley 6703f52744 Bug 1833949 - Port bug 1826062: Prettier config changes for v2.0.5. r=leftmostcat
arrowParens now defaults to "always". Upstream is setting it to "avoid". This is
to keep calendar code from reformatting arrow functions.

Differential Revision: https://phabricator.services.mozilla.com/D178536

--HG--
extra : amend_source : a1f44df1a2639dc95a8d0cdb4d502425ab653516
2023-05-21 15:04:53 +10:00
Richard Marti 3ccab646e1 Bug 1832999 - Unify the IMIP button background color. r=aleca
Differential Revision: https://phabricator.services.mozilla.com/D178047

--HG--
extra : moz-landing-system : lando
2023-05-15 16:48:51 +00:00
Betterbird 4d26662e30 Bug 1833083 - Follow-up to bug 1832771: Remove icon attribute where not necessary. r=Paenglab 2023-05-15 20:18:13 +10:00
Betterbird 3e87f664b3 Bug 1832771 - remove non-functional icon-setting code and adjust comments. r=Paenglab 2023-05-12 18:21:26 +02:00
Betterbird 23837f6c99 Bug 1832771 - Fix calendar icons OS integration (and related clean-up). r=Paenglab 2023-05-13 10:29:29 +02:00