Commit Graph

1247 Commits

Author SHA1 Message Date
dab246 4e17813e1a TF-1594 Use only one class TmailToast to display the message.
(cherry picked from commit 379c34b32b2e5c4dad141e6a98bdb92597fa6908)
2023-03-24 19:40:48 +07:00
dab246 fe05df3477 TF-1594 Move SendEmailInteractor to MailboxDashboardController to handle async send email
(cherry picked from commit 63aec51a6ea6e827ea924e91a13ec78d7f48edf7)
2023-03-24 19:40:48 +07:00
dab246 ee91963e53 TF-1371 Update position of Identity in edit email
(cherry picked from commit f0c6a5716cd55c963606550b09d4f5ec4b2140a5)
2023-03-24 19:40:48 +07:00
dab246 a31f331e09 TF-1371 Update position of Identity in reply/forward
(cherry picked from commit 53b99854e15b2eea12572d5c18322b43f744609f)
2023-03-24 19:40:48 +07:00
dab246 2899e38555 TF-1371 Remove unnecessary setFullScreen
(cherry picked from commit 163f04a89301a6bcc225f6f07a0445d0093f2ff3)
2023-03-24 19:40:48 +07:00
HuyNguyen a5c0fd785f TF1473: Fixed cursor of typing when insert a image
(cherry picked from commit e747c8951ab6557eeb6da648d30e455c151c8d40)
2023-03-24 19:40:48 +07:00
HuyNguyen e16fc900bb TF1528: Remove func set Full Screen not use
(cherry picked from commit aa63031d5943dd5b61212de26fc7b2a1adf8dcb3)
2023-03-24 19:40:48 +07:00
HuyNguyen eb5806a317 TF1528: Remove set FullScreen for Identity creator Web
(cherry picked from commit 07d1428c8ce97f0fd60e97a9edcb796468bb5ce6)
2023-03-24 19:40:48 +07:00
HuyNguyen 255fb4e817 TF1528: Remove set FullScreen for Vacation Web
(cherry picked from commit d03b31d2282b0a3f759152954e78e6462c8b5492)
2023-03-24 19:40:48 +07:00
HuyNguyen db5fa65362 TF1528: Should not set full screen editor, remove func setFullScreenEditor
(cherry picked from commit 35dcbfe1e7b8b67fee4c4223cca8fee6b7368a5e)
2023-03-24 19:40:48 +07:00
HuyNguyen c99ae4f0b7 TF1528: Auto down one line when typing
(cherry picked from commit 557bda15ce2acd3e911dd11348519adb99a5eff6)
2023-03-24 19:40:48 +07:00
ManhNTX 8820cc537b TF-1539: Hide suggestion box after select item suggestion
(cherry picked from commit 1eed23a5090c92e969a47a842cb6a18ca1a667c6)
2023-03-24 19:40:48 +07:00
ManhNTX 4562e310bb TF-1539: System auto detect the searching keyword once user press space
(cherry picked from commit 77ef3c4de347b20a8d0f4dae3c3b30def033723b)
2023-03-24 19:40:48 +07:00
HuyNguyen 332ca1b351 TF1574: Fix space white when open keyboard
(cherry picked from commit a0fd7b1f6fa22543f004795deab623b0db2f4df9)
2023-03-24 19:40:48 +07:00
HuyNguyen 1b02311c41 TF1537: Fix scroll bar of destination picker
(cherry picked from commit 4d192aabb8c14fc471cd99e751142d23bed2e762)
2023-03-24 19:40:48 +07:00
Diep Tran 910e560ace Translated using Weblate (Vietnamese)
Currently translated at 99.3% (428 of 431 strings)

Translation: Linagora/TeamMail
Translate-URL: https://hosted.weblate.org/projects/linagora/teammail/vi/
2023-03-10 21:10:36 +07:00
Benoit TELLIER 43e6bfc406 Translated using Weblate (French)
Currently translated at 100.0% (431 of 431 strings)

Translation: Linagora/TeamMail
Translate-URL: https://hosted.weblate.org/projects/linagora/teammail/fr/
2023-03-10 21:10:36 +07:00
Benoit TELLIER 4713f292ec Added translation using Weblate (Arabic) 2023-03-10 21:10:36 +07:00
Quang Hoang f0ffdea510 Translated using Weblate (Vietnamese)
Currently translated at 80.7% (348 of 431 strings)

Translation: Linagora/TeamMail
Translate-URL: https://hosted.weblate.org/projects/linagora/teammail/vi/
2023-03-10 21:10:36 +07:00
Dat H. Pham 3aa4d1e3a5 Translated using Weblate (Vietnamese)
Currently translated at 80.5% (347 of 431 strings)

Translation: Linagora/TeamMail
Translate-URL: https://hosted.weblate.org/projects/linagora/teammail/vi/
2023-03-10 21:10:36 +07:00
dab246 9af4924b9a TF-1581 Update UI to support language RTL 2023-03-10 21:10:36 +07:00
dab246 42bde0e415 TF-1579 Always put source language in addition to current language 2023-03-10 21:10:36 +07:00
dab246 266000da91 TF-1581 Support language Italian 2023-03-10 21:10:36 +07:00
dab246 a95bf26fe5 TF-1581 Support language Arabic-Tunisia 2023-03-10 21:10:36 +07:00
Dat PHAM HOANG 0ae860e789 Fix build error 2023-03-10 21:10:36 +07:00
Dat PHAM HOANG d252479d19 Remove unnecessary local bindings when global binding did 2023-03-10 21:10:36 +07:00
Dat PHAM HOANG f1ccbe26e5 Move logout logic to BaseController to handle logout when BadCredentials for all cases 2023-03-10 21:10:36 +07:00
Dat PHAM HOANG f202f8593b Handle BadCredentialsException in BaseController 2023-03-10 21:10:36 +07:00
Dat PHAM HOANG 150e678a73 Add BadCredentialsException 2023-03-10 21:10:36 +07:00
HuyNguyen e4106eb6cf TF1549: Fix UI when change languages for email rules header 2023-03-10 21:10:36 +07:00
HuyNguyen a522cdd4d4 Remove fillter email address when reply, reply all 2023-03-10 21:10:36 +07:00
dab246 c35aefde59 TF-1576 Fix can not select suggestion email by mouse clicking 2023-03-10 21:10:36 +07:00
dab246 20393eacf0 TF-1561 Fix focus is lost on overlay 2023-03-10 21:10:36 +07:00
dab246 bf7e2e8302 TF-1546 Fix auto trim blank space after create tag email 2023-03-10 21:10:36 +07:00
HuyNguyen fb3df2a99f Refactor coding convention 2023-03-10 21:10:36 +07:00
Huy Nguyễn 1e0013260f Handle some case about share intent from android phone 2023-03-10 21:10:36 +07:00
dab246 abc9cebe3f TF-1469 Use noTransition when navigate to screen 2023-03-10 21:10:36 +07:00
dab246 b32c859a8f TF-1535 Fix cannot scroll to view email list on responsive version browser 2023-03-10 21:10:36 +07:00
dab246 e83014ad82 TF-1477 Remove class not used 2023-03-10 21:10:36 +07:00
dab246 1f4d8bebf1 TF-1477 Improve UX for simple search 2023-03-10 21:10:36 +07:00
dab246 b3ec90b507 TF-1477 Improve UX for advanced and quick search 2023-03-10 21:10:36 +07:00
dab246 2b71aba278 TF-1487 Apply linter rule 2023-03-10 21:10:36 +07:00
dab246 bbcaaa549d TF-1487 Upgrade latest dependencies version
(cherry picked from commit 2ba54a168494f772174b196e3a7b5e4173abcdd9)
2023-03-10 21:10:36 +07:00
dab246 9609e7ee9c TF-1512 Show keyboard below editor while type text 2023-03-10 21:10:36 +07:00
dab246 b9ea97baa5 TF-1493 Synchronize 2 types of signature when sending email 2023-03-10 21:10:36 +07:00
dab246 b4bdc70ba0 TF-1512 Display signature content correct in identity creator 2023-03-10 21:10:36 +07:00
dab246 3f522445a9 TF-1512 Only use HtmlViewer to display signatures (for both html/text or plain/text formats) 2023-03-10 21:10:36 +07:00
dab246 b593c8a823 TF-1510 Support right click to open browser context menu (Open new tab) for app grid 2023-03-10 21:10:36 +07:00
dab246 9644c7bfe1 TF-1513 Fix rich text toolbar lost on mobile 2023-03-10 21:10:36 +07:00
HuyNguyen 0913a73286 TF-1472: Fixed popup when sending email should be displayed at the bottom of screen 2023-03-10 21:10:36 +07:00