Commit Graph

  • 42c227beca feat(calendar): Can now create Jitsi link when making event Hivert Quentin 2025-01-27 14:27:09 +01:00
  • c400f45ef1 chore(js/css): update generated files Hivert Quentin 2025-01-23 01:00:36 -05:00
  • 0c629e5303 fix generated js multidomain Hivert Quentin 2025-01-22 17:01:13 +01:00
  • 78655ae127 fix(users): try to always use the user domain in the basDN with %d Hivert Quentin 2025-01-22 16:16:43 +01:00
  • 29e00f3e9e fix(users): don't look up for users when they change language on root page Hivert Quentin 2024-12-18 16:41:46 +01:00
  • beb0d9cb1b fix(users): when using multi-domains configuration, only request the apopriate usersources. Hivert Quentin 2025-01-22 16:10:20 +01:00
  • 5c1278a895 chore(js/css): update generated files Hivert Quentin 2025-01-18 01:00:37 -05:00
  • 616c9291e0 chore(ckeditor): Update to CKEditor 44.1.0 smizrahi 2025-01-17 10:58:37 +01:00
  • 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. smizrahi 2025-01-07 18:39:02 +01:00
  • b40d777a86 fix(mail): Fix error when searching string with quote smizrahi 2024-12-23 15:35:14 +01:00
  • 70f72eb92f fix(mail): Fix ckeditor issue where the font-size disappear after mail sent. Use font-size instead of css class. smizrahi 2024-12-23 11:18:28 +01:00
  • e4a9e98797 fix(calendar): fix commit f1257088 fix-5908 Hivert Quentin 2024-11-04 10:22:08 +01:00
  • af0b108481 fix(calendar): prevent to return the same user twice in ldap groups Hivert Quentin 2024-10-29 17:14:25 +01:00
  • 223c25fb86 fix(users): don't look up for users when they change language on root page Hivert Quentin 2024-12-18 16:41:46 +01:00
  • 393f1694e5 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. smizrahi 2024-12-16 12:21:41 +01:00
  • 6a4d03b35f fix(users): try to always use the user domain in the basDN with %d Hivert Quentin 2024-11-20 15:44:34 +01:00
  • c8b0c3321e fix last commit Hivert Quentin 2024-11-12 15:24:06 +01:00
  • 405703162e fix(users): when using multi-domains configuration, only request the apopriate usersources. Hivert Quentin 2024-11-12 09:03:10 +01:00
  • 7ca0a7b5fb fix(users): when using multi-domains configuration, only request the apropriate usersources Hivert Quentin 2024-10-29 14:52:37 +01:00
  • 0a828a739e fix(mail): Fix assertion when failed to decode base64 mime body mail part smizrahi 2024-12-18 10:39:27 +01:00
  • 395a01ed52 fix(mail): Fix mail sub folders sorting. Fixes #6058. smizrahi 2024-12-17 18:27:53 +01:00
  • c05b331ac0 fix(calendar): Fix SOGoDAVCalendarStartTimeLimit parameter. Events are retrieved when initial sync is done. smizrahi 2024-12-17 16:35:52 +01:00
  • 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. smizrahi 2024-12-16 12:21:41 +01:00
  • a09720cf22 chore(js/css): update generated files Hivert Quentin 2024-12-10 01:00:36 -05:00
  • 0364f7f2a4 fix(mail): Fix issue where unread counter is invalid when whanging folder. Fixes #6064. smizrahi 2024-12-09 17:40:07 +01:00
  • 00082eb0bc chore(js/css): update generated files Hivert Quentin 2024-12-03 01:00:40 -05:00
  • 178b1a3a0e feat(core): Check password strength on login (SQL Source). Closes #6025. smizrahi 2024-12-02 11:08:39 +01:00
  • fe6836084e feat(core): Check password strength on login (SQL Source). Closes #6025 feat-6025 smizrahi 2024-12-02 10:59:51 +01:00
  • 9ffa72ee9b chore(js/css): update generated files Hivert Quentin 2024-11-30 01:00:35 -05:00
  • 169a0c6125 fix(calendar): In some case, the startTime was not properly set Hivert Quentin 2024-11-29 10:38:38 +01:00
  • 5030922a7c feat(core): Check password strength on login (SQL Source). Closes #6025. smizrahi 2024-11-27 18:02:12 +01:00
  • 066a9bbb83 Merge branch 'master' into feat-6025 smizrahi 2024-11-27 16:47:23 +01:00
  • fcaaebcc66 feat(core): Check password strength on login (SQL Source). Closes #6025. smizrahi 2024-11-27 16:39:53 +01:00
  • c7b0133000 chore(tool): add the possibility to force the sieve script activation Hivert Quentin 2024-11-27 10:07:58 +01:00
  • 2f9c2cf4da fix(contacts): Fix empty chip in contact group when c_cn is not populated smizrahi 2024-11-26 09:32:07 +01:00
  • 57db6b5f91 chore(js/css): update generated files Hivert Quentin 2024-11-26 01:00:36 -05:00
  • f65ab9b43a feat(mail): Add move to icon on the mail view. Closes #6028. smizrahi 2024-11-25 15:32:34 +01:00
  • 2258d5cd60 feat(mail): Add sort by recipient instead of from in sent folder. Change subject_or_to in sent folder for search instead of subject_or_from. Closes #6030. smizrahi 2024-11-25 11:48:49 +01:00
  • ea427ea41a feat(mail): Deletion of mail older than x. Closes #6023. Remove also template folder. Change SOGoDisableMailCleaning to SOGoEnableMailCleaning (disabled by default). smizrahi 2024-11-25 10:23:22 +01:00
  • ce86d14826 chore(tool): add the possibility to force the sieve script activation Hivert Quentin 2024-11-22 09:08:13 +01:00
  • 7f7c743976 chore(js/css): update generated files Hivert Quentin 2024-11-21 01:00:36 -05:00
  • 6f86506b28 feat(mail): Deletion of mail older than x. Closes #6023. smizrahi 2024-11-20 16:50:15 +01:00
  • 34e396ddee feat(mail): Deletion of mail older than x. Closes #6023. feature-6023 smizrahi 2024-11-20 16:43:24 +01:00
  • d5e86f7387 feat(mail): Deletion of mail older than x. Closes #6023. smizrahi 2024-11-20 16:34:30 +01:00
  • e44bc1fc91 fix(calendar): if rrule is infinite don't count rdates as last dates Hivert Quentin 2024-11-20 12:06:48 +01:00
  • c90e2b0501 fix(calendar): Ensure organizers are properly removed from attendee's calendars. Fix issue where organizers were also set as attendees. When an occurrence is deleted, it is now correctly removed from attendee's calendars. smizrahi 2024-11-18 15:41:14 +01:00
  • bce575a53d feat(mail): Deletion of mail older than x smizrahi 2024-11-16 09:49:55 +01:00
  • cd0324dd49 Add log for _fixDates smizrahi 2024-11-12 16:20:57 +01:00
  • 581b2c1912 Revert "Revert "fix(calendar): Fix issue where EXDATE removes modified occurence. The behavior is now identical to G Agenda. This fix may reduce the 'missing exception error'."" smizrahi 2024-11-06 18:19:17 +01:00
  • 9a9d968756 Revert "fix(calendar): Fix issue where EXDATE removes modified occurence. The behavior is now identical to G Agenda. This fix may reduce the 'missing exception error'." smizrahi 2024-11-06 18:14:15 +01:00
  • fe003eeef5 chore(js/css): update generated files Hivert Quentin 2024-11-07 01:00:36 -05:00
  • a09f4d8f49 fix(mail): Fix ckeditor margin for to make difference between line breaks and paragraph. Fixes #6056. smizrahi 2024-11-06 17:55:06 +01:00
  • 617c1bbc64 fix(mail): Correct attachment handling when creating emails from templates smizrahi 2024-11-06 16:48:39 +01:00
  • 5bab72726a fix(calendar): Fix issue where EXDATE removes modified occurence. The behavior is now identical to G Agenda. This fix may reduce the 'missing exception error'. smizrahi 2024-11-06 09:14:53 +01:00
  • 01863987dd fix(calendar): fix commit f1257088 Hivert Quentin 2024-11-04 10:22:08 +01:00
  • 912ab12165 squashed Hivert Quentin 2024-09-18 11:21:33 +02:00
  • f1257088f2 fix(calendar): prevent to return the same user twice in ldap groups Hivert Quentin 2024-10-29 17:14:25 +01:00
  • b6f98b7b81 fix(core): Specify application name in WORequest to avoid computing app name in SOPE. Sometimes the app name is wrongly defined due to invalid URL calls. fix-5917-5.11.0 smizrahi 2024-10-22 09:46:00 +02:00
  • 1c611a0a4a chore(js/css): update generated files Hivert Quentin 2024-10-23 01:00:36 -04:00
  • f2ba6870d5 feat(core): Add new SOGoURLCreateAccount option to add a create account link below login form smizrahi 2024-10-22 16:03:50 +02:00
  • 253d14cfce fix(core): Specify application name in WORequest to avoid computing app name in SOPE. Sometimes the app name is wrongly defined due to invalid URL calls. smizrahi 2024-10-22 09:46:00 +02:00
  • b3c77a0e00 fix(mail): Add 'Return-Receipt-To' header for mail receipt smizrahi 2024-10-16 09:44:53 +02:00
  • cba0c6d420 chore(release): 5.11.2 SOGo-5.11.2 Hivert Quentin 2024-10-15 16:21:02 +02:00
  • 1d8ee80c39 fix(mail): modify the message-id to not start by <XX- that trigger a native spamassassin rule Hivert Quentin 2024-10-14 16:56:42 +02:00
  • 04a9a8773d fix(security) : fix a security issue introduced in 5.11.1 fix_5111 Hivert Quentin 2024-10-11 15:10:19 +02:00
  • a466628126 Merge pull request #360 from robertsilen/patch-1 WoodySlum 2024-10-09 14:44:09 +02:00
  • 60b59ae1bc chore(js/css): update generated files Hivert Quentin 2024-10-09 01:00:35 -04:00
  • 8ff2c962ab chore(release): 5.11.1 SOGo-5.11.1 Hivert Quentin 2024-10-08 12:23:01 +02:00
  • ffe4f9406b chore(timezones): Update to version 2024b Hivert Quentin 2024-10-08 12:12:04 +02:00
  • 592f35bbec i18n(de): Update German translations Hivert Quentin 2024-10-08 11:59:48 +02:00
  • 1d3b502bc7 i18n(pt_BR): Update BrazilianPortuguese translations Hivert Quentin 2024-10-08 11:59:48 +02:00
  • 80a76895dd i18n(uk): Update Ukrainian translations Hivert Quentin 2024-10-08 11:59:47 +02:00
  • 78ea981e7f i18n(ru): Update Russian translations Hivert Quentin 2024-10-08 11:59:47 +02:00
  • a4de35748b i18n(pt): Update Portuguese translations Hivert Quentin 2024-10-08 11:59:46 +02:00
  • 41aecca692 i18n(tr_TR): Update TurkishTurkey translations Hivert Quentin 2024-10-08 11:59:46 +02:00
  • 190c2c86ed chore(js/css): update generated files Hivert Quentin 2024-10-08 09:50:34 +00:00
  • 1a4ffa1fce fix(core): Specify application name in WORequest to avoid computing app name in SOPE. Sometimes the app name is wrongly defined. fix-5917 smizrahi 2024-10-07 16:09:41 +02:00
  • 56598d1e37 feat(login): add parameters to prevent uneccesary connection request when the domain is unknown multi_auth Hivert Quentin 2024-10-01 17:53:46 +02:00
  • 4ee6d5af9d Merge pull request #361 from jmallach/wbxml2-include WoodySlum 2024-10-01 11:19:57 +02:00
  • 594b0249c3 chore(packaging): Add default build directives for deb packages smizrahi 2024-10-01 11:18:30 +02:00
  • 64f17880c7 fix(tests): Add timeout on all async tests smizrahi 2024-09-26 21:02:50 +02:00
  • 748acc251c fix(tests): Add timeout on all async tests fix-packaging smizrahi 2024-09-26 17:53:34 +02:00
  • 5e72e37c76 fix(tests): Add timeout on all async tests smizrahi 2024-09-26 17:53:04 +02:00
  • 8e249d4abf fix(tests): Add timeout on all async tests smizrahi 2024-09-26 17:15:27 +02:00
  • 59d48cb382 fix(mail): Fix assertion when there is an empty image in the mail. Fixes #6035. smizrahi 2024-09-13 15:53:53 +02:00
  • 2da4aa8cb8 chore(js/css): update generated files Hivert Quentin 2024-09-13 01:00:36 -04:00
  • 1c20c1ead3 feat(sieve): add from on notificatons Hivert Quentin 2024-09-12 10:49:15 +02:00
  • a7023bce16 fix(security): Prevent user to add html script in its preferences Hivert Quentin 2024-08-22 15:54:04 +02:00
  • 84fe91c29c fix(sogo-tool): prevent a bug when restoring two events with same id Hivert Quentin 2024-09-11 17:56:45 +02:00
  • 68f4fc1343 fix(mail): improve algo to fetch imap folders for mail view bug_imap Hivert Quentin 2024-09-11 09:05:53 +02:00
  • ef2de1e18a Test PR 361 on package build test-pr-361 smizrahi 2024-09-09 19:04:35 +02:00
  • 2a1744998c fix(calendar): Fix regression on repeat task smizrahi 2024-09-09 14:10:23 +02:00
  • 196e10f44c Use pkgconfig to compute cflags for wbxml2 instead of hardcoding them Jordi Mallach 2024-09-05 08:44:38 +02:00
  • 01607b151d chore(js/css): update generated files Hivert Quentin 2024-09-05 01:00:37 -04:00
  • 0cbd082c1d fix(mail): Fix highlighsearch html rendering on subject smizrahi 2024-09-04 18:03:36 +02:00
  • 41a0f8d9af fix(mail): Fix HTML mail rendering issue smizrahi 2024-09-04 15:05:25 +02:00
  • 2dd10970a4 fix(ckeditor5): prevent ckeditor5 to preview media Hivert Quentin 2024-09-03 13:37:19 +02:00
  • 2f75a7fb1b fix(calendar): Fix all day recurring event displayed on 2 days when a DST change occurs at the endDate smizrahi 2024-08-28 10:26:22 +02:00
  • c1e4dc5a0e chore(js/css): update generated files Hivert Quentin 2024-08-28 01:00:36 -04:00
  • fa2caf9026 fix(mail): Add an option in Preferences to display full email instead of name alone in mailboxes. Fix issue caused by advanced search. smizrahi 2024-08-27 18:40:36 +02:00