Changesets: sogo
master 1bcdac32 2016-01-08 16:31 Francis Lachapelle Details Diff |
(js) Improve message selection when deleting msgs | ||
mod - UI/Templates/MailerUI/UIxMailFolderTemplate.wox | Diff File | ||
mod - UI/WebServerResources/js/Mailer/Mailbox.service.js | Diff File | ||
mod - UI/WebServerResources/js/Mailer/MailboxController.js | Diff File | ||
mod - UI/WebServerResources/js/Mailer/Mailer.app.js | Diff File | ||
mod - UI/WebServerResources/js/Mailer/MessageController.js | Diff File | ||
master 5f9c87ca 2016-01-08 16:18 Francis Lachapelle Details Diff |
(css) Fix virtual-repeater scrolling bug | ||
mod - UI/WebServerResources/scss/components/virtualRepeat/virtual-repeat.scss | Diff File | ||
master b6076c9e 2016-01-08 13:41 Francis Lachapelle Details Diff |
Fix deletion of an appointment with attendees | ||
mod - UI/Common/UIxObjectActions.m | Diff File | ||
master 32119347 2016-01-08 13:12 Ludovic Marcotte Details Diff |
(fix) when deleting an event using EAS, properly invoke the auto-scheduling code | ||
mod - ActiveSync/SOGoActiveSyncDispatcher+Sync.m | Diff File | ||
mod - NEWS | Diff File | ||
master 0b5e38e8 2016-01-08 12:02 Ludovic Marcotte Details Diff |
(fix) we now follow 301 redirects when fetching ICS calendars | ||
mod - NEWS | Diff File | ||
mod - SoObjects/Appointments/SOGoWebAppointmentFolder.m | Diff File | ||
master 4935eb23 2016-01-08 11:39 Ludovic Marcotte Details Diff |
(fix) Fixed DomainLessLogin logins in multi-domain | ||
mod - SoObjects/SOGo/SOGoUserManager.m | Diff File | ||
master 96588aef 2016-01-08 10:29 Ludovic Marcotte Details Diff |
(fix) properly handle mail subfolders for EAS | ||
mod - ActiveSync/SOGoActiveSyncDispatcher.m | Diff File | ||
master f8d71966 2016-01-07 16:33 Francis Lachapelle Details Diff |
Improve selection of mailboxes | ||
mod - UI/Templates/MailerUI/UIxMailMainFrame.wox | Diff File | ||
mod - UI/WebServerResources/js/Mailer/MailboxesController.js | Diff File | ||
master c86499f6 2016-01-07 16:32 Francis Lachapelle Details Diff |
(js) Show indicator when swtiching mailbox | ||
mod - UI/WebServerResources/js/Mailer/Mailer.app.js | Diff File | ||
master 68c72f68 2016-01-07 15:43 Francis Lachapelle Details Diff |
(js) Improve message viewer/editor in popup window | ||
mod - UI/Templates/MailerUI/UIxMailPopupView.wox | Diff File | ||
mod - UI/Templates/MailerUI/UIxMailViewTemplate.wox | Diff File | ||
mod - UI/WebServerResources/js/Mailer/MailboxController.js | Diff File | ||
mod - UI/WebServerResources/js/Mailer/Mailer.popup.js | Diff File | ||
mod - UI/WebServerResources/js/Mailer/Message.service.js | Diff File | ||
mod - UI/WebServerResources/js/Mailer/MessageController.js | Diff File | ||
mod - UI/WebServerResources/js/Mailer/MessageEditorController.js | Diff File | ||
master 78dfe84d 2016-01-07 15:19 Francis Lachapelle Details Diff |
Localization of templates | ||
mod - UI/Templates/MailerUI/UIxMailFolderTemplate.wox | Diff File | ||
mod - UI/Templates/MailerUI/UIxMailMainFrame.wox | Diff File | ||
master a1647d9c 2016-01-07 15:12 Francis Lachapelle Details Diff |
Simplify creation of response in MailListActions | ||
mod - UI/MailerUI/UIxMailListActions.m | Diff File | ||
master 030272d4 2016-01-07 11:50 Ludovic Marcotte Details Diff |
(fix) EAS folder name for emails in v3 | ||
mod - ActiveSync/SOGoActiveSyncDispatcher.m | Diff File | ||
master ed799c5c 2016-01-07 11:39 Ludovic Marcotte Details Diff |
(fix) EAS mail sync fix for v3 | ||
mod - ActiveSync/SOGoActiveSyncDispatcher.m | Diff File | ||
v2 2ad00f8c 2016-01-07 10:42 Enrique J. Hernández Details Diff |
Merge pull request 0000229 from zentyal/jvalles/missing-appointment-notifications Add the domain in the `uidInDomain` method |
||
mod - SoObjects/Appointments/iCalPerson+SOGo.m | Diff File | ||
master a755546f 2016-01-07 10:17 Ludovic Marcotte Details Diff |
(fix) properly escape the UID too | ||
mod - ActiveSync/iCalEvent+ActiveSync.m | Diff File | ||
master 8237aaf7 2016-01-07 10:00 Ludovic Marcotte Details Diff |
(fix) updated NEWS file | ||
mod - NEWS | Diff File | ||
master 9d9f7b4c 2016-01-07 09:58 Ludovic Marcotte Details Diff |
(fix) don't escape twice (0003423) | ||
mod - ActiveSync/SOGoActiveSyncDispatcher.m | Diff File | ||
master c3552544 2016-01-07 09:24 Ludovic Marcotte Details Diff |
(feat) UI + localization for previous commit | ||
mod - UI/PreferencesUI/English.lproj/Localizable.strings | Diff File | ||
mod - UI/Templates/PreferencesUI/UIxPreferences.wox | Diff File | ||
master 6ffeba59 2016-01-07 09:17 Ludovic Marcotte Details Diff |
(feat) Now able to sync only default mail folders when using EAS Conflicts: NEWS SoObjects/SOGo/SOGoUserDefaults.h SoObjects/SOGo/SOGoUserDefaults.m |
||
mod - NEWS | Diff File | ||
mod - SoObjects/Mailer/SOGoMailAccount.m | Diff File | ||
mod - SoObjects/SOGo/SOGoUserDefaults.h | Diff File | ||
mod - SoObjects/SOGo/SOGoUserDefaults.m | Diff File | ||
v2 57fad470 2016-01-06 19:47 Enrique J. Hernández Blasco Details Diff |
oc-calendar: Detail limitations on setting permissions As MAPI permission flags are much more detailed that SOGo ones. |
||
mod - OpenChange/MAPIStoreCalendarFolder.m | Diff File | ||
v2 e0b7efbb 2016-01-06 19:21 Enrique J. Hernández Blasco Details Diff |
oc-calendar: Set simple and Detailed Free/Busy permission level By restricting when FolderVisible right is set to the following rights: * ReadAny * EditAny * DeleteAny This goes beyond what specs says about when FolderVisible right is mandatory but there is no more information stored in SOGo (no possibility to set FolderVisible specific right) See [MS-OXCPERM] Section 2.2.6 for more details |
||
mod - OpenChange/MAPIStoreCalendarFolder.m | Diff File | ||
v2 4278e417 2016-01-06 19:13 Enrique J. Hernández Blasco Details Diff |
oc-calendar: Enable editor role When Outlook sets the editor role, the FreeBusyDetailed and FreeBusySimple right flags are set as Full Details are available. When we store this information in SOGo, the SOGoCalendarRole_PublicModifier, SOGoCalendarRole_PrivateModifier and SOGoCalendarRole_ConfidentialModifier are stored as well as the free busy related roles, but as [SOGoAppointmentFolder aclsForUser:forObjectAtPath] only returns the highest access rights, we have to set as well the FreeBusy flags. More details on [MS-OXCPERM] Section 2.2.6 |
||
mod - OpenChange/MAPIStoreCalendarFolder.m | Diff File | ||
master 609c5aab 2016-01-06 12:30 Francis Lachapelle Details Diff |
(html) Improve display of attachments | ||
mod - UI/Templates/MailPartViewers/UIxMailPartImageViewer.wox | Diff File | ||
mod - UI/Templates/MailPartViewers/UIxMailPartLinkViewer.wox | Diff File | ||
master 0bbdd010 2016-01-06 12:24 Francis Lachapelle Details Diff |
(html,css) Improve display of mail attachments Added extension of file in a small frame |
||
mod - UI/Templates/MailPartViewers/UIxMailPartLinkViewer.wox | Diff File | ||
mod - UI/WebServerResources/scss/views/MailerUI.scss | Diff File |