Commit Graph

16410 Commits

Author SHA1 Message Date
Francis Lachapelle
ebf032ee6b fix(core): don't remove double quotes when parsing versit strings
Fixes #3530
2022-06-29 08:31:08 -04:00
Francis Lachapelle
d99aa82a31 fix(core): don't remove double quotes when parsing versit strings
Fixes #3530
2022-06-28 16:54:41 -04:00
Francis Lachapelle
9fb3705005 chore(release): 5.7.0 SOGo-5.7.0 2022-06-10 15:21:57 -04:00
Francis Lachapelle
3aea397af9 i18n(tr_TR): update Turkish (Turkey) translation 2022-06-10 15:14:15 -04:00
Francis Lachapelle
b272e2dee6 i18n(hu): update Hungarian translation 2022-06-10 15:14:02 -04:00
Francis Lachapelle
1684c234a3 i18n(bg_BG): update Bulgarian translation 2022-06-10 15:13:47 -04:00
Francis Lachapelle
fa39e2a19a i18n(it): update Italian translation 2022-06-10 15:13:34 -04:00
Francis Lachapelle
825d341f8d i18n(de): update German translation 2022-06-10 15:13:16 -04:00
Francis Lachapelle
515d03080e i18n(uk): update Ukrainian translation 2022-06-10 15:12:46 -04:00
Francis Lachapelle
2ae6b46c55 i18n(ru): update Russian translation 2022-06-10 15:12:18 -04:00
Francis Lachapelle
5b960759d2 i18n(nl): update Dutch translation 2022-06-10 15:11:36 -04:00
Francis Lachapelle
15a381d1fd chore(npm): update CKEditor to version 4.19.0 2022-06-10 15:04:43 -04:00
Francis Lachapelle
580a73c857 fix(mail): add default label & color for $forwarded flag
Fixes #5534
2022-06-10 08:25:54 -04:00
Francis Lachapelle
bd40b95f70 fix(calendar): disable wrapping of labels in mail templates 2022-06-09 11:46:25 -04:00
Francis Lachapelle
123964d079 style(calendar): untabify, indentation 2022-06-07 10:24:28 -04:00
Francis Lachapelle
5c331d3451 docs: improve syntax 2022-06-06 17:00:21 -04:00
Francis Lachapelle
2ef849ca65 feat(preferences): password constraints for SQL sources
Initial implementation of some password policy support for SQL sources.
2022-06-06 16:39:26 -04:00
InverseBot
03cdc4f3b1 chore(js/css): update generated files 2022-06-03 00:16:37 -04:00
Francis Lachapelle
51f6536d16 docs: update CONTRIBUTING file
Fixes #5527
2022-06-01 09:19:02 -04:00
Francis Lachapelle
2aaad3de22 perf(tool): cache IMAP delimiters when updating sieve filters 2022-05-27 10:16:22 -04:00
Francis Lachapelle
c87ce46d29 perf(tool): cache IMAP delimiters when updating sieve filters 2022-05-26 09:25:42 -04:00
InverseBot
be7ca731b3 chore(js/css): update generated files 2022-05-26 00:16:53 -04:00
Francis Lachapelle
f67e304caf chore(tool): respect start time of auto reply when start date is today 2022-05-25 17:00:02 -04:00
Muhammed Yalçınkaya
2df931bc3a i18n(tr_TR): update README file with new Turkish translation contributor 2022-05-25 15:30:31 -04:00
Francis Lachapelle
cddd016e53 fix(administration(js)): add rgba colors to theme preview 2022-05-25 13:35:27 -04:00
Francis Lachapelle
36303bef9d fix(preferences): keep mail identities when none is provided when saving 2022-05-25 13:31:03 -04:00
Francis Lachapelle
9337915890 fix(preferences(js)): prohibit deleting the last editable mail identity 2022-05-25 13:27:57 -04:00
Francis Lachapelle
5452cd7396 fix(calendar): filter by matching property values
Added test for calendar-query DAV request
2022-05-24 17:29:56 -04:00
Francis Lachapelle
dec49c2154 i18n(tr_TR): update Turkish (Turkey) translation 2022-05-20 17:40:42 -04:00
Francis Lachapelle
51dc929d0c feat(addressbook(web)): import vList from versit file 2022-05-18 16:25:04 -04:00
InverseBot
e020a514a1 chore(js/css): update generated files 2022-05-18 00:16:28 -04:00
Francis Lachapelle
a40d3b6296 fix(mail): remove unused directive in mail editor 2022-05-17 21:13:50 -04:00
Francis Lachapelle
412d73b166 fix(mail(js)): transition to a message using the router 2022-05-17 21:12:54 -04:00
Francis Lachapelle
715cf71ba3 fix(mail(js)): refresh of parent window when saving draft/template 2022-05-17 15:33:43 -04:00
Francis Lachapelle
35f9f35ef0 refactor(js): improve defintion of some controllers 2022-05-17 15:33:43 -04:00
InverseBot
6242546797 chore(js/css): update generated files 2022-05-17 00:19:59 -04:00
Francis Lachapelle
47c629f13c chore(mail): remove UIxMailFolderMenu.wox 2022-05-16 17:43:35 -04:00
Francis Lachapelle
0130803cd4 chore(core): remove UIxModuleAccessDenied 2022-05-16 17:43:35 -04:00
Francis Lachapelle
1328a2566b fix(admininistration(js)): improve handling of unauthorized access 2022-05-16 17:43:35 -04:00
Francis Lachapelle
dd0730947f web: update window title depending on active module
Fixes #4982
2022-05-16 17:43:35 -04:00
Francis Lachapelle
0cf025b0af refactor(js): improve defintion of some controllers 2022-05-16 17:43:35 -04:00
InverseBot
5c0d8c11da chore(js/css): update generated files 2022-05-13 00:21:37 -04:00
Francis Lachapelle
33217456fc fix(administration): add theme preview 2022-05-12 16:59:25 -04:00
Francis Lachapelle
1e9ae3184b fix(administration(js)): fix toast when saving ACLs 2022-05-12 15:54:53 -04:00
Francis Lachapelle
373ac51e62 fix(core): don't auto-remove a subscription if any source is in error 2022-05-11 16:29:49 -04:00
Francis Lachapelle
ab5f5abc80 i18n(ja): fix mail reply and forward templates 2022-05-10 21:35:34 -04:00
InverseBot
58a9c56897 chore(js/css): update generated files 2022-05-10 00:22:03 -04:00
abma
09ac2dfda3 fix(mail(js)): fix url for protocol Handler registration
Fixes #5513
2022-05-09 14:49:51 -04:00
Francis Lachapelle
5dce4d0cc9 chore(release): 5.6.0 SOGo-5.6.0 2022-05-04 09:23:10 -04:00
Francis Lachapelle
709c8da56a chore(timezones): update to version 2022a 2022-05-03 16:37:41 -04:00