Changesets: sogo
master fd063fd5 2020-04-17 15:59 Details Diff |
fix(web(js)): handle SAML assertion expiration | ||
mod - UI/WebServerResources/js/Common/Common.app.js | Diff File | ||
master a4c51a90 2020-04-17 15:16 Details Diff |
Remove reference to SOGoGroup.h | ||
mod - SoObjects/Appointments/SOGoAppointmentFolder.m | Diff File | ||
master 2fdb924a 2020-04-17 13:54 InverseBot Details Diff |
chore(js/css): update generated files | ||
mod - UI/WebServerResources/js/Common.js | Diff File | ||
mod - UI/WebServerResources/js/Common.js.map | Diff File | ||
master 824b3833 2020-04-17 12:11 Details Diff |
fix(preferences): avoid exception when parsing PreventInvitationsWhitelist Fixes 0005006 |
Affected Issues 0005006 |
|
mod - UI/PreferencesUI/UIxJSONPreferences.m | Diff File | ||
master 64461764 2020-04-17 09:50 Details Diff |
fix(web(js)): handle SAML assertion expiration | ||
mod - UI/WebServerResources/js/Common/Common.app.js | Diff File | ||
master 0683dafc 2020-04-17 01:09 InverseBot Details Diff |
chore(js/css): update generated files | ||
mod - UI/WebServerResources/js/Scheduler.services.js | Diff File | ||
mod - UI/WebServerResources/js/Scheduler.services.js.map | Diff File | ||
master 058df21a 2020-04-16 17:11 Details Diff |
fix(calendar(js)): find a free slot for a maximum of 30 days | ||
mod - UI/WebServerResources/js/Scheduler/Attendees.service.js | Diff File | ||
mod - UI/WebServerResources/js/Scheduler/ComponentController.js | Diff File | ||
master 84f3fd5e 2020-04-16 09:37 Details Diff |
i18n(sk): update Slovak translation | ||
mod - UI/MainUI/Slovak.lproj/Localizable.strings | Diff File | ||
mod - UI/PreferencesUI/Slovak.lproj/Localizable.strings | Diff File | ||
master 7b4e4f73 2020-04-16 09:37 Details Diff |
i18n(pl): update Polish translation | ||
mod - UI/MainUI/Polish.lproj/Localizable.strings | Diff File | ||
master 543abb39 2020-04-16 09:36 Details Diff |
i18n(hu): update Hungarian translation | ||
mod - UI/MainUI/Hungarian.lproj/Localizable.strings | Diff File | ||
master f75af12d 2020-04-16 09:36 Details Diff |
i18n(fr): update French translation | ||
mod - UI/MainUI/French.lproj/Localizable.strings | Diff File | ||
master 91d193fa 2020-04-16 09:36 Details Diff |
i18n(nl): update Dutch translation | ||
mod - UI/MainUI/Dutch.lproj/Localizable.strings | Diff File | ||
master 0e5e9ddb 2020-04-16 09:35 Details Diff |
i18n(ca): update Catalan translation | ||
mod - UI/MainUI/Catalan.lproj/Localizable.strings | Diff File | ||
master a41fb9e1 2020-04-16 09:35 Details Diff |
i18n(de): update German translation | ||
mod - UI/MailerUI/German.lproj/Localizable.strings | Diff File | ||
mod - UI/MainUI/German.lproj/Localizable.strings | Diff File | ||
mod - UI/PreferencesUI/German.lproj/Localizable.strings | Diff File | ||
master c61fe4a1 2020-04-16 09:33 Details Diff |
i18n(pt_BR): update Brazilian (Portuguese) translation | ||
mod - UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings | Diff File | ||
mod - UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings | Diff File | ||
master 0b43f11d 2020-04-14 01:09 InverseBot Details Diff |
chore(js/css): update generated files | ||
mod - UI/WebServerResources/js/Common.js | Diff File | ||
mod - UI/WebServerResources/js/Common.js.map | Diff File | ||
master 52bb3baa 2020-04-13 17:28 Details Diff |
fix(mail(js)): url-encode folder path to handle special characters (%) Fixes 0004989 |
Affected Issues 0004989 |
|
mod - UI/WebServerResources/js/Common/Resource.service.js | Diff File | ||
master 979e1342 2020-04-06 15:38 Details Diff |
docs: fix wrong default values for MailComposeMessageType and LoginModule Fixes 0004992 |
Affected Issues 0004992 |
|
mod - Documentation/SOGoInstallationGuide.asciidoc | Diff File | ||
mod - SoObjects/SOGo/SOGoDefaults.plist | Diff File | ||
master 4019cb75 2020-04-03 15:42 Details Diff |
chore(npm): update angular-ui-router | ||
mod - UI/WebServerResources/package.json | Diff File | ||
master 6af00586 2020-04-03 12:18 Details Diff |
fix(calendar): use the calendar owner when generating freebusy information | ||
mod - SoObjects/Appointments/SOGoAppointmentFolder.m | Diff File | ||
mod - UI/MainUI/SOGoUserHomePage.m | Diff File | ||
master a78f06e9 2020-04-02 09:53 Committer: GitHub Details Diff |
Merge pull request 0000234 from iredmail/master Create directories with 077X |
||
mod - packaging/debian/sogo.init | Diff File | ||
master 62823815 2020-04-02 09:52 Committer: GitHub Details Diff |
Merge pull request 0000263 from jkanefendt/revise-group-expansion Revision of the group member expansion interface |
||
mod - SoObjects/Appointments/SOGoAppointmentFolder.m | Diff File | ||
mod - SoObjects/Appointments/SOGoAppointmentObject.m | Diff File | ||
mod - SoObjects/Appointments/SOGoCalendarComponent.m | Diff File | ||
mod - SoObjects/Mailer/SOGoMailFolder.m | Diff File | ||
mod - SoObjects/SOGo/GNUmakefile | Diff File | ||
mod - SoObjects/SOGo/LDAPSource.h | Diff File | ||
mod - SoObjects/SOGo/LDAPSource.m | Diff File | ||
mod - SoObjects/SOGo/SOGoCache.h | Diff File | ||
mod - SoObjects/SOGo/SOGoCache.m | Diff File | ||
mod - SoObjects/SOGo/SOGoGCSFolder.m | Diff File | ||
rm - SoObjects/SOGo/SOGoGroup.h | Diff | ||
rm - SoObjects/SOGo/SOGoGroup.m | Diff | ||
mod - SoObjects/SOGo/SOGoSource.h | Diff File | ||
mod - UI/Common/UIxUserRightsEditor.m | Diff File | ||
mod - UI/Contacts/UIxContactView.m | Diff File | ||
master 78e50b7a 2020-04-02 07:23 Details Diff |
docs: fix indent (fixes 0004999) |
Affected Issues 0004999 |
|
mod - Documentation/SOGoInstallationGuide.asciidoc | Diff File | ||
master 841d6896 2020-03-30 06:35 Committer: GitHub Details Diff |
Merge pull request 0000271 from tfux/4988 fix(eas): properly encode DisplayTo (fixes 0004995) |
Affected Issues 0004995 |
|
mod - ActiveSync/SOGoMailObject+ActiveSync.m | Diff File | ||
master 18ffd1a7 2020-03-29 03:15 root Details Diff |
fix(eas): properly encode DisplayTo (fixes 0004995) |
Affected Issues 0004995 |
|
mod - ActiveSync/SOGoMailObject+ActiveSync.m | Diff File |