Commit Graph

17336 Commits

Author SHA1 Message Date
Hivert Quentin 0bc20b1b79 i18n(pt_BR): Update BrazilianPortuguese translations 2025-03-24 09:57:08 +01:00
Hivert Quentin 5c2020dc3e i18n(bs_BA): Update Bosnian translations 2025-03-24 09:57:08 +01:00
Hivert Quentin 0dccf10505 i18n(eu): Update Basque translations 2025-03-24 09:57:07 +01:00
Hivert Quentin 6de11e58ee i18n(ar): Update Arabic translations 2025-03-24 09:57:06 +01:00
Hivert Quentin 4c09ebfb6e i18n(ja): Update Japanese translations 2025-03-24 09:57:06 +01:00
Hivert Quentin d1d9024eca fix(auth): add missing method to auth class 2025-03-19 14:05:49 +01:00
Hivert Quentin 7328623e11 fix(addressBook): fix #2f9c2cf show email if no display name for contact in list 2025-03-18 10:02:14 +01:00
Hivert Quentin c53f09ddec chore(js/css): update generated files 2025-03-14 01:00:44 -04:00
Hivert Quentin 50ba658fbd chore(doc): add extra step for container 2025-03-13 17:19:02 +01:00
Hivert Quentin a1f2670485 revert: feat add url for creating account on login page 2025-03-13 15:47:16 +01:00
Hivert Quentin 8904350b71 feat(dev): add devcontainer config to test and dev on sogo 2025-03-13 15:38:48 +01:00
Hivert Quentin c3234882eb feat(openID): second part with a lot of fixes and cleaning 2025-03-13 15:25:56 +01:00
Hivert Quentin 458d39d48a feat(openID): first stable version 2025-03-13 15:24:03 +01:00
Hivert Quentin 5cba10ccff fix(totp): correctly send a string and leading zero 2025-03-07 09:03:41 +01:00
André Rodier b48704e7ff Update SOGoRootPage.wox
Ensure the TOTP input field only accept number, so it is quicker to type on mobile devices.
Disable history of the TOTP input, which is not necessary.

See https://bugs.sogo.nu//view.php?id=5524
2025-03-04 14:10:03 +01:00
Hivert Quentin 69116d8eb7 fix(core): don't show link if SOGoURLCreateAccount is set but empty 2025-02-26 14:20:28 +01:00
Hivert Quentin d15f0ee804 fix(calendar): properly store the vevent is the correct order for reccurence and reccurence-id 2025-02-19 16:14:34 +01:00
Hivert Quentin a1e8a5c4af Revert "fix(calendar): Flatten cycle change: the day at 00:00 is now used to retrieve all occurrences. This change should resolve the issue where resource availability is not detected if the event is shorter than the occurrence duration in the resource."
This reverts commit 9941e2a04b.
2025-02-17 16:49:42 +01:00
y9048a 02dd5c3501 feat(mail) Introduce option SOGoVacationAllowZeroDays to allow a sieve vacation days value of 0 2025-02-11 17:17:58 +01:00
CLSMCSMII 7a7f85d1a7 Update UIxMailPartHTMLViewer.m For Thai charset (windows-874)
Fix bug 0006090: Web mail does not display Thai characters in emails sent from Exchange

As advised by qhivert
2025-02-11 11:20:56 +01:00
Hivert Quentin 6d4016dfdb chore(js/css): update generated files 2025-02-05 01:00:37 -05:00
Hivert Quentin e06a0d2035 chore(htmlViewer): remove space between lines 2025-02-04 15:29:36 +01:00
Hivert Quentin f8ff98b657 fix(htmlViewer): if the the tag img is not a url but a base64 image, keep it in the preview 2025-02-04 15:28:19 +01:00
Hivert Quentin 512f14f6d0 chore(js/css): update generated files 2025-02-04 01:00:39 -05:00
Hivert Quentin 9f4f48a44f feat(calendar): Can defined the Jitsi server url for meeting created 2025-02-03 14:19:02 +01:00
Hivert Quentin 092e7694e0 chore(js/css): update generated files 2025-01-28 01:00:36 -05:00
Hivert Quentin 42c227beca feat(calendar): Can now create Jitsi link when making event 2025-01-27 14:27:09 +01:00
Hivert Quentin c400f45ef1 chore(js/css): update generated files 2025-01-23 01:00:36 -05:00
Hivert Quentin 78655ae127 fix(users): try to always use the user domain in the basDN with %d 2025-01-22 16:16:47 +01:00
Hivert Quentin 29e00f3e9e fix(users): don't look up for users when they change language on root page 2025-01-22 16:16:47 +01:00
Hivert Quentin beb0d9cb1b fix(users): when using multi-domains configuration, only request the apopriate usersources. 2025-01-22 16:16:47 +01:00
Hivert Quentin 5c1278a895 chore(js/css): update generated files 2025-01-18 01:00:37 -05:00
smizrahi 616c9291e0 chore(ckeditor): Update to CKEditor 44.1.0 2025-01-17 10:58:37 +01:00
smizrahi 9941e2a04b fix(calendar): Flatten cycle change: the day at 00:00 is now used to retrieve all occurrences. This change should resolve the issue where resource availability is not detected if the event is shorter than the occurrence duration in the resource. 2025-01-07 18:39:02 +01:00
smizrahi b40d777a86 fix(mail): Fix error when searching string with quote 2024-12-23 15:35:19 +01:00
smizrahi 70f72eb92f fix(mail): Fix ckeditor issue where the font-size disappear after mail sent. Use font-size instead of css class. 2024-12-23 11:18:28 +01:00
smizrahi 0a828a739e fix(mail): Fix assertion when failed to decode base64 mime body mail part 2024-12-18 10:39:27 +01:00
smizrahi 395a01ed52 fix(mail): Fix mail sub folders sorting. Fixes #6058. 2024-12-17 18:27:53 +01:00
smizrahi c05b331ac0 fix(calendar): Fix SOGoDAVCalendarStartTimeLimit parameter. Events are retrieved when initial sync is done. 2024-12-17 16:35:52 +01:00
smizrahi da32b3f86d fix(calendar): Ensure organizers are properly removed from attendee's calendars. Fix issue where organizers were also set as attendees. Removed organizer in attendees list. 2024-12-16 12:21:41 +01:00
Hivert Quentin a09720cf22 chore(js/css): update generated files 2024-12-10 01:00:36 -05:00
smizrahi 0364f7f2a4 fix(mail): Fix issue where unread counter is invalid when whanging folder. Fixes #6064. 2024-12-09 17:40:24 +01:00
Hivert Quentin 00082eb0bc chore(js/css): update generated files 2024-12-03 01:00:40 -05:00
smizrahi 178b1a3a0e feat(core): Check password strength on login (SQL Source). Closes #6025. 2024-12-02 11:08:39 +01:00
Hivert Quentin 9ffa72ee9b chore(js/css): update generated files 2024-11-30 01:00:35 -05:00
Hivert Quentin 169a0c6125 fix(calendar): In some case, the startTime was not properly set 2024-11-29 10:38:38 +01:00
Hivert Quentin c7b0133000 chore(tool): add the possibility to force the sieve script activation 2024-11-27 10:07:58 +01:00
smizrahi 2f9c2cf4da fix(contacts): Fix empty chip in contact group when c_cn is not populated 2024-11-26 09:32:21 +01:00
Hivert Quentin 57db6b5f91 chore(js/css): update generated files 2024-11-26 01:00:36 -05:00
smizrahi f65ab9b43a feat(mail): Add move to icon on the mail view. Closes #6028. 2024-11-25 15:32:34 +01:00