Changesets: sogo
master faf22802 2013-06-21 11:25 Ludovic Marcotte Details Diff |
Updated for the release | ||
mod - Documentation/SOGo Installation Guide.odt | Diff File | ||
mod - Documentation/SOGo Mobile Devices Configuration.odt | Diff File | ||
mod - Documentation/SOGo Mozilla Thunderbird Configuration.odt | Diff File | ||
mod - Documentation/SOGo Native Microsoft Outlook Configuration.odt | Diff File | ||
mod - NEWS | Diff File | ||
mod - Version | Diff File | ||
master 3e87ba92 2013-06-21 10:45 Ludovic Marcotte Details Diff |
Updated french translation | ||
mod - UI/Scheduler/French.lproj/Localizable.strings | Diff File | ||
master 0a87ff97 2013-06-21 09:36 Jean Raby Details Diff |
cosmetic fix, no functional change added a POST payload to test this code |
||
mod - SoObjects/SOGo/SOGoCASSession.m | Diff File | ||
add - Tests/README-cas-logoutRequest | Diff File | ||
master 031cd210 2013-06-20 20:29 Ludovic Marcotte Details Diff |
Better description | ||
mod - NEWS | Diff File | ||
master 9d9a434f 2013-06-20 15:44 Ludovic Marcotte Details Diff |
Avoid crashing when reading fcs crap. | ||
mod - NEWS | Diff File | ||
mod - OpenChange/RTFHandler.m | Diff File | ||
master 41ed498d 2013-06-20 14:32 Jean Raby Details Diff |
Add support for CAS LogoutRequests Fixes 0002346 This changes the serviceURL sent by SOGo to the CAS server: /SOGo/so/ -> /SOGo/so/index |
||
mod - NEWS | Diff File | ||
mod - SoObjects/SOGo/GNUmakefile | Diff File | ||
mod - SoObjects/SOGo/SOGoCASSession.h | Diff File | ||
mod - SoObjects/SOGo/SOGoCASSession.m | Diff File | ||
mod - SoObjects/SOGo/SOGoCache.h | Diff File | ||
mod - SoObjects/SOGo/SOGoCache.m | Diff File | ||
mod - UI/MainUI/SOGoRootPage.m | Diff File | ||
master d2848255 2013-06-20 13:43 Ludovic Marcotte Details Diff |
Fix for bug 2285 | ||
mod - OpenChange/MAPIStoreGCSFolder.m | Diff File | ||
master 4c97d549 2013-06-20 09:10 Ludovic Marcotte Details Diff |
Fix for bug 0002119 | ||
mod - NEWS | Diff File | ||
mod - OpenChange/MAPIStoreMailMessage.m | Diff File | ||
master c08263d1 2013-06-19 17:36 Ludovic Marcotte Details Diff |
Updated patch | ||
mod - SoObjects/SOGo/SOGoProxyAuthenticator.m | Diff File | ||
master dc964664 2013-06-19 16:06 Ludovic Marcotte Details Diff |
Updated for the release | ||
mod - NEWS | Diff File | ||
master 1734b387 2013-06-19 15:45 Ludovic Marcotte Details Diff |
Fix for bug 0002237 | ||
mod - SoObjects/SOGo/SOGoProxyAuthenticator.m | Diff File | ||
mod - SoObjects/SOGo/SOGoPublicBaseFolder.m | Diff File | ||
master 871115e3 2013-06-19 15:07 Ludovic Marcotte Details Diff |
Fixed bug 0002294 | ||
mod - SoObjects/SOGo/SOGoContentObject.m | Diff File | ||
mod - UI/Common/UIxFolderActions.h | Diff File | ||
mod - UI/Common/UIxFolderActions.m | Diff File | ||
mod - UI/Contacts/UIxContactFolderActions.m | Diff File | ||
mod - UI/Contacts/UIxContactFoldersView.m | Diff File | ||
mod - UI/Contacts/product.plist | Diff File | ||
mod - UI/Scheduler/UIxCalFolderActions.h | Diff File | ||
mod - UI/Scheduler/UIxCalFolderActions.m | Diff File | ||
mod - UI/Scheduler/UIxCalMainActions.h | Diff File | ||
mod - UI/Scheduler/UIxCalMainActions.m | Diff File | ||
mod - UI/Scheduler/product.plist | Diff File | ||
mod - UI/WebServerResources/ContactsUI.js | Diff File | ||
mod - UI/WebServerResources/SchedulerUI.js | Diff File | ||
master a7642868 2013-06-19 14:09 Ludovic Marcotte Details Diff |
Fix for bug 0002313 | ||
mod - SoObjects/Mailer/SOGoMailFolder.m | Diff File | ||
mod - UI/MailerUI/UIxMailUserRightsEditor.h | Diff File | ||
mod - UI/MailerUI/UIxMailUserRightsEditor.m | Diff File | ||
master 5304461e 2013-06-19 10:23 Ludovic Marcotte Details Diff |
now possible to see who created a event/task in a delegated calendar | ||
mod - NEWS | Diff File | ||
mod - SoObjects/Appointments/iCalEntityObject+SOGo.h | Diff File | ||
mod - SoObjects/Appointments/iCalEntityObject+SOGo.m | Diff File | ||
mod - SoObjects/SOGo/SOGoUser.h | Diff File | ||
mod - SoObjects/SOGo/SOGoUserManager.m | Diff File | ||
mod - UI/Scheduler/English.lproj/Localizable.strings | Diff File | ||
mod - UI/Scheduler/UIxAppointmentEditor.m | Diff File | ||
mod - UI/Scheduler/UIxComponentEditor.h | Diff File | ||
mod - UI/Scheduler/UIxComponentEditor.m | Diff File | ||
mod - UI/Templates/SchedulerUI/UIxCalMainView.wox | Diff File | ||
mod - UI/Templates/SchedulerUI/UIxComponentEditor.wox | Diff File | ||
mod - UI/WebServerResources/SchedulerUI.js | Diff File | ||
mod - UI/WebServerResources/UIxAppointmentEditor.js | Diff File | ||
master 6b25f089 2013-06-18 19:33 Jean Raby Details Diff |
Use domainDefaults to get imapCASServiceName | ||
mod - SoObjects/SOGo/SOGoWebAuthenticator.m | Diff File | ||
master a0022e06 2013-06-18 17:57 Jean Raby Details Diff |
New preference: SOGoIMAPCASServiceName Reworked CAS section a bit and add some information regarding casifying sieve. |
||
mod - Documentation/SOGo Installation Guide.odt | Diff File | ||
master f24e65b6 2013-06-18 16:44 Jean Raby Details Diff |
Merge branch 'fix/cas-service-names' | ||
mod - SoObjects/SOGo/SOGoDAVAuthenticator.m | Diff File | ||
mod - SoObjects/SOGo/SOGoDomainDefaults.h | Diff File | ||
mod - SoObjects/SOGo/SOGoDomainDefaults.m | Diff File | ||
mod - SoObjects/SOGo/SOGoProxyAuthenticator.m | Diff File | ||
mod - SoObjects/SOGo/SOGoWebAuthenticator.m | Diff File | ||
master 0fb006c1 2013-06-18 16:36 Jean Raby Details Diff |
New domain preference: SOGoIMAPCASServiceName Set this to the service name expected by the CAS server if it differs from SOGoIMAPServer. This is useful to request a CAS ticket for service imap://imap.domain.com while connecting through imapproxy on imap://127.0.0.1:1143 SOGoDAVAuthenticator is not updated since it doesn't really use the imap code. |
||
mod - SoObjects/SOGo/SOGoDomainDefaults.h | Diff File | ||
mod - SoObjects/SOGo/SOGoDomainDefaults.m | Diff File | ||
mod - SoObjects/SOGo/SOGoWebAuthenticator.m | Diff File | ||
master 47a3f1a1 2013-06-18 14:14 Ludovic Marcotte Details Diff |
toggle to send or not notifications | ||
mod - NEWS | Diff File | ||
mod - SoObjects/Appointments/SOGoCalendarComponent.m | Diff File | ||
mod - UI/Scheduler/English.lproj/Localizable.strings | Diff File | ||
mod - UI/Scheduler/UIxAppointmentEditor.h | Diff File | ||
mod - UI/Scheduler/UIxAppointmentEditor.m | Diff File | ||
mod - UI/Templates/SchedulerUI/UIxAppointmentEditor.wox | Diff File | ||
master f2534418 2013-06-14 14:58 Ludovic Marcotte Details Diff |
Rewrote escapedForCards so it's 10 times faster. | ||
mod - SOPE/NGCards/NSString+NGCards.m | Diff File | ||
master f24e3a0a 2013-06-12 02:36 Jean Raby Details Diff |
whitespace fixes. tabkill | ||
mod - SoObjects/SOGo/SOGoDAVAuthenticator.m | Diff File | ||
mod - SoObjects/SOGo/SOGoProxyAuthenticator.m | Diff File | ||
mod - SoObjects/SOGo/SOGoWebAuthenticator.m | Diff File | ||
master afb7bc30 2013-06-11 11:21 Ludovic Marcotte Details Diff |
Added message submissions rate-limiting support | ||
mod - Documentation/SOGo Installation Guide.odt | Diff File | ||
mod - NEWS | Diff File | ||
mod - SoObjects/SOGo/SOGoCache.h | Diff File | ||
mod - SoObjects/SOGo/SOGoCache.m | Diff File | ||
mod - SoObjects/SOGo/SOGoSystemDefaults.h | Diff File | ||
mod - SoObjects/SOGo/SOGoSystemDefaults.m | Diff File | ||
mod - UI/MailerUI/UIxMailEditor.m | Diff File | ||
master cfee5aa3 2013-06-11 09:41 Ludovic Marcotte Details Diff |
Added new failed login rate-limiting options | ||
mod - Documentation/SOGo Installation Guide.odt | Diff File | ||
mod - NEWS | Diff File | ||
mod - SoObjects/SOGo/NSCalendarDate+SOGo.m | Diff File | ||
mod - SoObjects/SOGo/SOGoCache.h | Diff File | ||
mod - SoObjects/SOGo/SOGoCache.m | Diff File | ||
mod - SoObjects/SOGo/SOGoSystemDefaults.h | Diff File | ||
mod - SoObjects/SOGo/SOGoSystemDefaults.m | Diff File | ||
mod - SoObjects/SOGo/SOGoUserManager.m | Diff File | ||
mod - UI/MainUI/SOGoRootPage.m | Diff File | ||
master 2a51f6f3 2013-06-10 21:07 Francis Lachapelle Details Diff |
Update CKEditor to version 4.1.2 Also added the blockquote plugin. |
||
mod - UI/WebServerResources/ckeditor/build-config.js | Diff File | ||
mod - UI/WebServerResources/ckeditor/ckeditor.js | Diff File | ||
mod - UI/WebServerResources/ckeditor/config.js | Diff File | ||
mod - UI/WebServerResources/ckeditor/lang/ar.js | Diff File | ||
mod - UI/WebServerResources/ckeditor/lang/ca.js | Diff File | ||
mod - UI/WebServerResources/ckeditor/lang/cs.js | Diff File | ||
mod - UI/WebServerResources/ckeditor/lang/cy.js | Diff File | ||
mod - UI/WebServerResources/ckeditor/lang/da.js | Diff File | ||
mod - UI/WebServerResources/ckeditor/lang/de.js | Diff File | ||
mod - UI/WebServerResources/ckeditor/lang/en.js | Diff File | ||
mod - UI/WebServerResources/ckeditor/lang/es.js | Diff File | ||
mod - UI/WebServerResources/ckeditor/lang/fi.js | Diff File | ||
mod - UI/WebServerResources/ckeditor/lang/fr.js | Diff File | ||
mod - UI/WebServerResources/ckeditor/lang/hu.js | Diff File | ||
mod - UI/WebServerResources/ckeditor/lang/is.js | Diff File | ||
mod - UI/WebServerResources/ckeditor/lang/it.js | Diff File | ||
mod - UI/WebServerResources/ckeditor/lang/nb.js | Diff File | ||
mod - UI/WebServerResources/ckeditor/lang/nl.js | Diff File | ||
mod - UI/WebServerResources/ckeditor/lang/no.js | Diff File | ||
mod - UI/WebServerResources/ckeditor/lang/pl.js | Diff File | ||
mod - UI/WebServerResources/ckeditor/lang/pt-br.js | Diff File | ||
mod - UI/WebServerResources/ckeditor/lang/ru.js | Diff File | ||
mod - UI/WebServerResources/ckeditor/lang/sk.js | Diff File | ||
mod - UI/WebServerResources/ckeditor/lang/sv.js | Diff File | ||
mod - UI/WebServerResources/ckeditor/lang/uk.js | Diff File | ||
mod - UI/WebServerResources/ckeditor/plugins/clipboard/dialogs/paste.js | Diff File | ||
mod - UI/WebServerResources/ckeditor/plugins/icons.png | Diff File | ||
mod - UI/WebServerResources/ckeditor/plugins/wsc/dialogs/ciframe.html | Diff File | ||
mod - UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.js | Diff File | ||
add - UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc_ie.js | Diff File | ||
mod - UI/WebServerResources/ckeditor/skins/moono/editor.css | Diff File | ||
mod - UI/WebServerResources/ckeditor/skins/moono/editor_gecko.css | Diff File | ||
mod - UI/WebServerResources/ckeditor/skins/moono/editor_ie.css | Diff File | ||
mod - UI/WebServerResources/ckeditor/skins/moono/editor_ie7.css | Diff File | ||
mod - UI/WebServerResources/ckeditor/skins/moono/editor_ie8.css | Diff File | ||
mod - UI/WebServerResources/ckeditor/skins/moono/editor_iequirks.css | Diff File | ||
mod - UI/WebServerResources/ckeditor/skins/moono/icons.png | Diff File | ||
master 4cffea43 2013-06-07 15:16 Jean Raby Details Diff |
French translation of Sync Issues | ||
mod - Scripts/openchange_user_cleanup | Diff File |