Commit Graph

18 Commits

Author SHA1 Message Date
sebastia
514a5c3737 Update SOGo to 1.3.14, many new features. To allow large images in vCards,
people should upgrade the database schema. More info in the README.

OK ajacoutot@
2012-03-31 17:02:23 +00:00
sebastia
74976ca943 update to sogo 1.3.9
=== Changes from the previous release ===

New Features

* possibility to specify which calendar is used when creating an event or a task (selected, personal, first enabled)
* possibility to specify if off-hours should be automatically added to the free-busy information
* new indicator in the link banner when a vacation message (auto-reply) is active
* new snooze function for events alarms in Web interface
* new "Remember login" checkbox on the login page
* authentication with SQL sources can now be performed on any database column

Enhancements

* added support for the CalDAV move operation
* phone numbers in the contacts web module are now links (tel:)
* revamp of the modules link banner (15-pixel taller)
* updated CKEditor to version 3.6.2
* updated unread and flagged icons in Webmail module
* new dependency on GNUstep 1.23

Bug Fixes

* fixed support for Apple iOS 5
* fixed handling of untagged IMAP responses
* fixed handling of commas in email addresses when composing a message
* fixed creation of clickable links for URLs surrounded by square brackets
* fixed behaviour of combo box for contacts categories
* fixed Swedish translation classes
* fixed bug when setting no ACL on a calendar

OK jasper@
2011-11-18 11:15:13 +00:00
espie
58fffade54 normalize pkgpath 2011-09-16 12:00:05 +00:00
sebastia
33c947e4cf Minor update to fix problem with multi domain setup in sope, introduced with 1.3.8
OK landry@
2011-07-28 11:25:22 +00:00
sebastia
5ff311a287 update SOGo to 1.3.8a, also here zapping patches that made it upstream.
OK landry@
2011-07-21 06:30:44 +00:00
sebastia
514d1890c1 gnustep-base made the -[NSString stringByDeletingLastPathComponent] more compatible with MAC OS X, which now breaks SOGo creation of new users since it relied on a side effect from the incompatibility.
Pointed out and patch from Andreas Vögele, many thanks.
While there, remove hard dependency to www/sope having the same version as sogo

sure landry@, OK jasper@
2011-06-07 11:29:55 +00:00
ajacoutot
f982995f2b Add a consistent header that substitutes FULLPKGNAME for the READMEs.
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
sebastia
c70ba5daf1 Bugfix update to sogo 1.3.7.0, fixes a bug with dovecot imap server.
OK landry@
2011-05-11 10:55:53 +00:00
sebastia
4fc036c9e8 minor update to sogo 1.3.7
OK landry@
2011-05-05 23:00:20 +00:00
sebastia
6973928532 Update SOGo to 1.3.6.
People upgrading from 1.3.4 or earlier need a new configuration default called
OCSSessionsFolderURL. See the packages README for more details.

OK jasper@, sthen@
2011-04-22 05:36:12 +00:00
sebastia
9a94ef8862 bump, got rid of some patches, PLIst changes due to framework, and set
rc_reload=NO in the rc script

OK landry@, ajacoutot@
2011-04-18 12:48:29 +00:00
ajacoutot
4ec44530ca Simplify after recent rc.subr change.
The framework is now stable and we will start documenting it (at last).
2010-12-27 14:50:22 +00:00
ajacoutot
b28452a489 Cope with recent rc.subr changes. 2010-12-24 10:40:04 +00:00
sebastia
ac9f7a15ec update WANTLIB and PLIST after gnustep.port.mk and bundles changes.
OK aja@
2010-12-22 09:23:01 +00:00
sebastia
c57b6e3df4 fix PLIST for the README file, should use FULLPKGNAME.
remove unused SUBST_VARS from Makefile.
2010-12-13 18:30:10 +00:00
sebastia
833d7a510c cleanup PLIST and some patches, fix hostname of build machine in about dialog,
was OK sthen@
additionally update rc script to latest changes (patch and OK from ajacoutot@).
Will be enabled after I find time to test on a clean system.
2010-12-11 14:21:08 +00:00
sthen
098784cf26 Fix documentation renaming, reported by Hugo Osvaldo Barrera on ports@ 2010-11-25 02:16:12 +00:00
sebastia
7fc448eeda Import SOGo: web based groupware server
DESCR:
SOGo is a groupware server built around OpenGroupware.org (OGo) and the
SOPE application server, with a focus on scalability. It provides the
usual groupware functionality as E-Mail, Calendaring, and Contacts
management.


Not yet linking it to the build, fixing last few things in the tree.

OK landry@, sthen@
2010-11-24 18:16:03 +00:00