Changesets: sogo
master 6bfc44fb 2016-02-01 20:54 Francis Lachapelle Details Diff |
(js) Add support for %p in date formatting Fixes 0003480 |
||
mod - UI/Common/UIxPageFrame.m | Diff File | ||
mod - UI/SOGoUI/UIxComponent.h | Diff File | ||
mod - UI/SOGoUI/UIxComponent.m | Diff File | ||
mod - UI/WebServerResources/js/Common/utils.js | Diff File | ||
master a95fd25e 2016-02-01 16:07 Francis Lachapelle Details Diff |
(css) Improve display of mail attachments | ||
mod - UI/Templates/MailerUI/UIxMailViewTemplate.wox | Diff File | ||
master ff1dc9c8 2016-02-01 16:06 Francis Lachapelle Details Diff |
(html) Wrap invitation in a md-card | ||
mod - UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox | Diff File | ||
v2 8749028e 2016-02-01 14:16 Details Diff |
Merge pull request 0000244 from zentyal/ejhernandez/fix-contacts-no-email oc-contacts: Return not found when there is no information |
||
mod - OpenChange/MAPIStoreContactsMessage.m | Diff File | ||
master b5a7447c 2016-02-01 14:02 Francis Lachapelle Details Diff |
Update NEWS file | ||
mod - NEWS | Diff File | ||
master 687521d6 2016-02-01 14:01 Francis Lachapelle Details Diff |
(js) Improve saving of events/tasks | ||
mod - UI/WebServerResources/js/Scheduler/Component.service.js | Diff File | ||
master b09e7163 2016-02-01 10:41 Francis Lachapelle Details Diff |
(fix) Show user's default email address Fixes 0003473 |
||
mod - UI/Common/UIxPageFrame.m | Diff File | ||
master 020f362a 2016-01-29 14:53 Francis Lachapelle Details Diff |
Merge pull request 0000193 from emiliojsf/master (Fix) Calendar view when Descending Order is selected |
||
mod - UI/Templates/SchedulerUI/UIxCalMainView.wox | Diff File | ||
master c7283b88 2016-01-29 11:15 Francis Lachapelle Details Diff |
(doc) Update repository in installation guide | ||
mod - Documentation/SOGoInstallationGuide.asciidoc | Diff File | ||
master 978e1cda 2016-01-29 10:32 EmÃlio Fonseca Details Diff |
(Fix) Calendar view gets blank when Descending Order is selected | ||
mod - UI/Templates/SchedulerUI/UIxCalMainView.wox | Diff File | ||
master c1ee1378 2016-01-29 10:06 Francis Lachapelle Details Diff |
(css) Improve toasts with an icon | ||
mod - UI/WebServerResources/scss/components/toast/toast.scss | Diff File | ||
master ac8cf168 2016-01-29 10:03 Francis Lachapelle Details Diff |
(fix) Safeguard againts mailboxes with no quota Fixes 0003468 |
||
mod - UI/MailerUI/UIxMailFolderActions.m | Diff File | ||
v2 75ffdd2e 2016-01-28 17:21 Enrique J. Hernández Blasco Details Diff |
oc-contacts: Return not found when there is no information In _getElement which match many properties and in both PidLidAddressBookProviderEmailList and PidLidAddressBookProviderArrayType. As it is specified in [MS-OXOCNTC] Section 2.2.1, each property must be stored when the user needs it. So we can assume we can avoid returning them if we don't have it. This fix a Sync Issue which make it impossible to sync a contact folder where some contact object does not any email. The sync issue message is as follows: Error synchronizing folder [80070057-30FFFFFF-0-560] |
||
mod - OpenChange/MAPIStoreContactsMessage.m | Diff File | ||
v2 b92ca092 2016-01-28 09:50 Enrique J. Hernández Blasco Details Diff |
oc: Remove specialised PidTagAccess and PidTagAccessLevel As the generic one from MAPIStoreMessage applies here since we use subscriberCan* protocol to know the values from these properties. |
||
mod - OpenChange/MAPIStoreGCSMessage.m | Diff File | ||
v2 dcb1d2f5 2016-01-28 09:47 Enrique J. Hernández Blasco Details Diff |
oc: API to know if a message can be deleted by a subscriber Instead of asking general container. This gives the possibility to perform the deletion depending on the data from the message, for instance, the user creator. |
||
mod - OpenChange/MAPIStoreFolder.m | Diff File | ||
mod - OpenChange/MAPIStoreMessage.h | Diff File | ||
mod - OpenChange/MAPIStoreMessage.m | Diff File | ||
v2 46bffaa4 2016-01-28 05:57 Details Diff |
Merge pull request 0000241 from zentyal/fail-on-broken-imap Allow exception raising when connecting to IMAP |
||
mod - OpenChange/MAPIStoreSOGo.m | Diff File | ||
mod - SoObjects/Mailer/SOGoMailBaseObject.h | Diff File | ||
mod - SoObjects/Mailer/SOGoMailBaseObject.m | Diff File | ||
v2 bcf94c5b 2016-01-27 17:03 Enrique J. Hernández Blasco Details Diff |
oc: Check FolderOwner right to modify permissions As specified by [MS-OXCPERM] Section 3.2.5.2, the ModifyPermissions ROP is only possible to users which have this right. After this changeset, we check the active user can modify permission list. This is a security fix. |
||
mod - OpenChange/MAPIStoreFolder.m | Diff File | ||
v2 8c8ad301 2016-01-27 17:02 Enrique J. Hernández Blasco Details Diff |
oc: Check FolderVisible permission to show permission list When the active user is not the owner of the resource as specified by [MS-OXCPERM] Section 3.2.5.1 |
||
mod - OpenChange/MAPIStoreFolder.m | Diff File | ||
v2 026c3770 2016-01-27 15:48 Enrique J. Hernández Blasco Details Diff |
oc: Mimetise PidTagRights behaviour to PidTagMemberRights As specified by [MS-OXCFOLD] Section 2.2.2.2.2.8 we exclude FreeBusySimple and FreeBusyDetailed right flags. |
||
mod - OpenChange/MAPIStoreFolder.m | Diff File | ||
master fe0221f6 2016-01-27 14:43 Ludovic Marcotte Details Diff |
(fix) disable test | ||
mod - Tests/Unit/TestSBJsonParser.m | Diff File | ||
master 6e4aa790 2016-01-27 13:20 Francis Lachapelle Details Diff |
Update ChangeLog | ||
mod - ChangeLog | Diff File | ||
master 34215142 2016-01-27 13:19 Francis Lachapelle Details Diff |
Preparation for release 3.0.0 | ||
mod - Documentation/docinfo.xml | Diff File | ||
mod - Documentation/includes/global-attributes.asciidoc | Diff File | ||
mod - Version | Diff File | ||
master 0eb1b00c 2016-01-27 13:16 Francis Lachapelle Details Diff |
Update translations | ||
mod - UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings | Diff File | ||
mod - UI/MailerUI/English.lproj/Localizable.strings | Diff File | ||
mod - UI/MailerUI/Finnish.lproj/Localizable.strings | Diff File | ||
mod - UI/MailerUI/French.lproj/Localizable.strings | Diff File | ||
mod - UI/MailerUI/German.lproj/Localizable.strings | Diff File | ||
mod - UI/MailerUI/Polish.lproj/Localizable.strings | Diff File | ||
mod - UI/MailerUI/SpanishArgentina.lproj/Localizable.strings | Diff File | ||
mod - UI/MailerUI/SpanishSpain.lproj/Localizable.strings | Diff File | ||
mod - UI/PreferencesUI/Polish.lproj/Localizable.strings | Diff File | ||
mod - UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings | Diff File | ||
mod - UI/Scheduler/SpanishArgentina.lproj/Localizable.strings | Diff File | ||
v2 b9cdc437 2016-01-27 13:13 Details Diff |
Update translations | ||
mod - UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings | Diff File | ||
mod - UI/MailerUI/SpanishSpain.lproj/Localizable.strings | Diff File | ||
mod - UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings | Diff File | ||
master 3339f53f 2016-01-27 13:03 Francis Lachapelle Details Diff |
Update NEWS file | ||
mod - NEWS | Diff File |