Quan Tran
362c51edb2
Configure cache settings for Nginx
...
Cache expires after 24h.
After cache is expired, browser can compare ETag to the server to check if the file has changed. If the server returns the same token, then the file is the same, and there's no need to re-download it.
(cherry picked from commit b511f2094f6961bd6d353b86cf8d0d065536d04f)
2023-03-24 19:40:48 +07:00
HuyNguyen
068ace1ade
TF-1616: Remove variable not use in mailbox_dashboard_controller
...
(cherry picked from commit 6609a1a3fc1737f7630e2bfdba22311023aece6e)
2023-03-24 19:40:48 +07:00
HuyNguyen
8b4d81f2f9
TF-1616: Remove func not use
...
(cherry picked from commit f83d1c32b7df54bc9764590f23e17f80c9130e2d)
2023-03-24 19:40:48 +07:00
HuyNguyen
55e9a8c8b3
TF-1616: Fix drag and drop email to mailbox
...
(cherry picked from commit 324a28c958dd9b4b9f25d7ce18c6a2a4a5c18531)
2023-03-24 19:40:48 +07:00
HuyNguyen
9c672d4835
TF-1548: Hide all text when list forward is empty
...
(cherry picked from commit b931a94805167e6f53028e5677ef1f650bbf6ebf)
2023-03-24 19:40:48 +07:00
HuyNguyen
88ef392d38
TF-1548: Hide switch icon when list forward is empty
...
(cherry picked from commit bb97b1cdd95a75e00191d11eff452817429a7a05)
2023-03-24 19:40:48 +07:00
dab246
c522a93fb0
TF-1201 Support mouse right click for search mailbox to open context menu on browser
...
(cherry picked from commit 8dc020e3afbef5d7b06e4cb566b005dfed4e90bf)
2023-03-24 19:40:48 +07:00
dab246
57ac72706c
TF-1201 Support mouse right click for mailbox menu to open context menu on browser
...
(cherry picked from commit 1ce2735d7ae40c76082988aae9bc28a835ac1a56)
2023-03-24 19:40:48 +07:00
HuyNguyen
015617e0bd
TF-1562: Fix don't show msg when close PopUp
...
(cherry picked from commit 2e16b5d56aed8dee778a84eeeb2a2079049c2448)
2023-03-24 19:40:48 +07:00
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
dab246
5eb61a87a3
TF-1371 Remove object not used
...
(cherry picked from commit 96a220da5f4ea22fc5a3064ba8646f41d6970a77)
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
Rene Cordier
4ea53a99af
Fix Jenkins build: run on jdk11 workers
...
(cherry picked from commit a7d7612466f904f21b27b1287ec306b3496bc7d1)
2023-03-24 19:40:48 +07:00
HuyNguyen
60f0c79531
TF1528: Update pubspec.lock
...
(cherry picked from commit 7237a06d10a4d49a227c0e854b559dee40ed4f31)
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
dab246
9ad60738f0
Bump version to v0.7.4
2023-03-10 23:30:34 +07:00
dab246
654e873a78
Update minimum ios version to 11
2023-03-10 23:30:34 +07:00
dab246
9d9f413089
Bump version to v0.7.3
2023-03-10 21:10:36 +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
Dat PHAM HOANG
940d4c4ce1
Add exception for FeatureFailure to handle exception in BaseController
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
22befea586
TF-1162 Got the open link bug again
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