Changesets: sogo
fix-some-warnings 31f0472d 2016-02-10 15:17 Patrice Levesque Details Diff |
Cleanup unused variables | ||
mod - UI/Contacts/UIxContactFolderProperties.m | Diff File | ||
mod - UI/MailerUI/UIxMailListActions.m | Diff File | ||
mod - UI/MainUI/SOGoUserHomePage.m | Diff File | ||
fix-some-warnings 93158f51 2016-02-10 15:16 Patrice Levesque Details Diff |
Wrap common looping idiom inside double-parenthesis to shutup warning | ||
mod - SoObjects/SOGo/LDAPSource.m | Diff File | ||
mod - SoObjects/SOGo/SOGoGroup.m | Diff File | ||
master fec263a3 2016-02-10 15:06 Details Diff |
Updated NEWS file regarding previous commit. | ||
mod - NEWS | Diff File | ||
v2 0b1fbf0d 2016-02-10 15:05 Details Diff |
Updated NEWS file regarding previous commit. | ||
mod - NEWS | Diff File | ||
master 8c99fdc9 2016-02-10 15:03 Details Diff |
(fix) allow resources to prevent invitations (fixes 0003410) |
Affected Issues 0003410 |
|
mod - SoObjects/Appointments/SOGoAppointmentObject.m | Diff File | ||
v2 499dbf68 2016-02-10 15:03 Details Diff |
(fix) allow resources to prevent invitations (fixes 0003410) |
Affected Issues 0003410 |
|
mod - SoObjects/Appointments/SOGoAppointmentObject.m | Diff File | ||
fix-some-warnings 296d5105 2016-02-10 14:58 Patrice Levesque Details Diff |
Merge branch 'missing-prototypes' into fix-some-warnings Avoid compilation errors when using GCC with -Werror=missing-declarations and -Werror=missing-prototypes (those flags are wanted to track and fix further warnings). |
||
mod - SoObjects/Appointments/MSExchangeFreeBusy.h | Diff File | ||
mod - SoObjects/Appointments/SOGoWebAppointmentFolder.h | Diff File | ||
mod - SoObjects/SOGo/NSData+Crypto.m | Diff File | ||
mod - SoObjects/SOGo/lmhash.h | Diff File | ||
mod - Tests/Unit/SOGoTest.m | Diff File | ||
fix-some-warnings 51cbb980 2016-02-10 14:46 Patrice Levesque Details Diff |
Add some missing preprocessing #import directives Fixes most GCC warnings of form: warning: @interface of class âMyClassâ not found |
||
mod - SoObjects/Appointments/SOGoAppointmentFolder.m | Diff File | ||
mod - SoObjects/Mailer/SOGoMailAccounts.m | Diff File | ||
mod - UI/Contacts/UIxContactFolderActions.m | Diff File | ||
mod - UI/MailPartViewers/UIxMailPartICalActions.m | Diff File | ||
mod - UI/MainUI/SOGoMicrosoftActiveSyncActions.m | Diff File | ||
mod - UI/Scheduler/UIxAppointmentActions.m | Diff File | ||
master e6d1cb92 2016-02-10 14:29 Details Diff |
Fixed file. | ||
mod - UI/Scheduler/English.lproj/Localizable.strings | Diff File | ||
master 6876ba87 2016-02-10 13:47 Details Diff |
(feat) show all/only this calendar | ||
mod - NEWS | Diff File | ||
mod - UI/Scheduler/English.lproj/Localizable.strings | Diff File | ||
mod - UI/Templates/SchedulerUI/UIxCalMainView.wox | Diff File | ||
mod - UI/WebServerResources/js/Scheduler/CalendarsController.js | Diff File | ||
missing-prototypes d2695bab 2016-02-10 11:29 Patrice Levesque Details Diff |
Better fix for *_stringForCharacterAtIndex's missing prototype | ||
mod - Tests/Unit/SOGoTest.h | Diff File | ||
mod - Tests/Unit/SOGoTest.m | Diff File | ||
master 37f4b118 2016-02-10 10:52 Details Diff |
(js) Improve confirm dialogs for deletions | ||
mod - NEWS | Diff File | ||
mod - UI/WebServerResources/js/Contacts/AddressBookController.js | Diff File | ||
mod - UI/WebServerResources/js/Contacts/AddressBooksController.js | Diff File | ||
mod - UI/WebServerResources/js/Contacts/CardController.js | Diff File | ||
mod - UI/WebServerResources/js/Mailer/MailboxController.js | Diff File | ||
mod - UI/WebServerResources/js/Scheduler/CalendarListController.js | Diff File | ||
mod - UI/WebServerResources/js/Scheduler/CalendarsController.js | Diff File | ||
master 693f80dc 2016-02-10 10:00 Details Diff |
(feat) now supports RFC6154 and NoInferiors IMAP flag | ||
mod - NEWS | Diff File | ||
mod - SoObjects/Mailer/SOGoMailAccount.m | Diff File | ||
mod - UI/Templates/MailerUI/UIxMailMainFrame.wox | Diff File | ||
mod - UI/WebServerResources/js/Mailer/Mailbox.service.js | Diff File | ||
master f5b28b02 2016-02-10 09:32 Details Diff |
(js) Fix autocompletion of mail editor in Contacts | ||
mod - NEWS | Diff File | ||
mod - UI/WebServerResources/js/Contacts/AddressBook.service.js | Diff File | ||
master 1f3149fa 2016-02-10 09:29 Details Diff |
(js) Improve Gruntfile.js | ||
mod - UI/WebServerResources/Gruntfile.js | Diff File | ||
v2 17b2e394 2016-02-10 05:32 Enrique J. Hernández Blasco Details Diff |
oc-notes: Point which folder class must be used while opening subfolders It was using MAPIStoreDBFolder class instead of specialised version MAPIStoreNotesFolder and thus the shared subfolders where set to create messages as normal messages instead of notes. |
||
mod - OpenChange/MAPIStoreNotesContext.m | Diff File | ||
v2 51408bbd 2016-02-10 03:48 Enrique J. Hernández Blasco Details Diff |
oc-tasks: Add edit/delete own and Folder Contact/Owner sharing perm By storing these custom MAPI roles in the ACL. Take into account that a task folder is shared with a calendar folder with the same name, therefore permissions are shared and overwritten from different Outlook sections. The extension 'X-SOGO-COMPONENT-CREATED-BY' is used to store the task creator in both Outlook and SOGo Webmail. The PidLidTaskOwner is not yet properly managed and we are always returning the folder owner but to effects of sharing that extension is used by now which matches a little more with what the user expects until we fix the task ownership defined in [MS-OXOTASK]. |
||
mod - OpenChange/MAPIStoreTasksFolder.m | Diff File | ||
mod - OpenChange/MAPIStoreTasksMessage.m | Diff File | ||
master cd181c35 2016-02-10 01:34 InverseBot Details Diff |
(js/css) Update generated files | ||
mod - UI/WebServerResources/css/styles.css | Diff File | ||
mod - UI/WebServerResources/css/styles.css.map | Diff File | ||
mod - UI/WebServerResources/js/Preferences.js | Diff File | ||
mod - UI/WebServerResources/js/Preferences.js.map | Diff File | ||
v2 9d461d64 2016-02-09 17:54 Enrique J. Hernández Blasco Details Diff |
oc-contacts: Add edit/delete own and Folder Contact/Owner sharing perm By storing these custom MAPI roles in the ACL. An extension field called 'X-OPENCHANGE-CREATOR' is created in the vcard to validate the creator/owner of the contact in the shared folder. |
||
mod - OpenChange/MAPIStoreContactsFolder.m | Diff File | ||
mod - OpenChange/MAPIStoreContactsMessage.m | Diff File | ||
master aa663fd0 2016-02-09 15:58 Details Diff |
(js) Expose how to change default font size of CKE (CKE = CKEditor) |
||
mod - UI/WebServerResources/js/vendor/ckeditor/config.js | Diff File | ||
master 3e76de1e 2016-02-09 15:46 Details Diff |
(fix) really delete mailboxes being deleted from the Trash folder (0000595, 0001189, 0000641) | ||
mod - NEWS | Diff File | ||
mod - UI/MailerUI/UIxMailFolderActions.m | Diff File | ||
v2 9ecee32d 2016-02-09 15:46 Committer: francis Details Diff |
(fix) delete mailbox from the Trash folder Fixes 0000595, 0001189, 0000641 |
Affected Issues 0000595, 0000641, 0001189 |
|
mod - NEWS | Diff File | ||
mod - UI/MailerUI/UIxMailFolderActions.m | Diff File | ||
master 23808904 2016-02-09 14:29 Details Diff |
(js) Allow mail filters to be sortable Added dependency to https://github.com/RubaXa/Sortable |
||
mod - NEWS | Diff File | ||
mod - UI/Templates/PreferencesUI/UIxPreferences.wox | Diff File | ||
mod - UI/WebServerResources/Gruntfile.js | Diff File | ||
mod - UI/WebServerResources/bower.json | Diff File | ||
mod - UI/WebServerResources/js/Preferences/Preferences.app.js | Diff File | ||
mod - UI/WebServerResources/scss/components/list/list.scss | Diff File | ||
master eff8ab3e 2016-02-09 14:15 Details Diff |
(fix) don't offer forward/vacation options in filters if not enabled | ||
mod - NEWS | Diff File | ||
mod - UI/PreferencesUI/UIxPreferences.h | Diff File | ||
mod - UI/PreferencesUI/UIxPreferences.m | Diff File | ||
mod - UI/Templates/PreferencesUI/UIxPreferences.wox | Diff File | ||
mod - UI/WebServerResources/js/Preferences/FiltersDialogController.js | Diff File | ||
master 187cd5e4 2016-02-09 14:06 Details Diff |
(font) Update Material Icons font to 2.1.3 | ||
mod - NEWS | Diff File | ||
mod - UI/WebServerResources/fonts/MaterialIcons-Regular.eot | Diff File | ||
mod - UI/WebServerResources/fonts/MaterialIcons-Regular.ttf | Diff File | ||
mod - UI/WebServerResources/fonts/MaterialIcons-Regular.woff | Diff File | ||
mod - UI/WebServerResources/fonts/MaterialIcons-Regular.woff2 | Diff File |