Horde Groupware

Software Screenshot:
Horde Groupware
Software Details:
Version: 5.2.7 updated
Upload Date: 28 Sep 15
Developer: Horde Project
Distribution Type: Freeware
Downloads: 58

Rating: 1.0/5 (Total Votes: 1)

Horde Groupware is an open source and enterprise ready, web-based collaboration suite that allows users to share and manage calendars, tasks, contacts and notes.

Horde Groupware incorporates the separately available software Turba, Kronolith, Mnemo, IMP, Ingo, Horde Ansel, Wicked, and Nag.

The project features basic, dynamic and mobile interfaces, shared and public resources, including calendars, tasklists, notepads, and address books, unlimited resources per user, global tagging sytem, online help system, as well as customizable portal screen, including applets for quotes, weather, etc.

Horde Groupware is also capable of importing and exporting groupware data from other apps, synchronization with mobile phones, PDAs, and groupware clients, integrated user management, and much more.

What is new in this release:

  • General changes:
  • Display Message Of The Day on mobile login screen.
  • Performance and memory improvements during ActiveSync synchronization.
  • Small bugfixes and improvements.
  • Calendar/tasks changes:
  • Fixed importing iCalendar events.
  • Don't delete existing exceptions and completions when editing recurring events or tasks.

What is new in version 5.1.3:

  • This version fixes XSS and CSRF vulnerabilities, adds a commandline script to delete user data, fixes some issues with recurring events, fixes editing tasks via CalDAV, and adds other bugfixes and improvements.

What is new in version 5.1.2:

  • ActiveSync improvements.
  • A new SMTP library. Displays a link to the CalDAV help text in the calendar dialog.
  • Bugfixes and improvements.

What is new in version 5.1.0:

  • This version adds a file and bookmark manager, adds CalDAV/CardDAV server support, supports NoSQL backends, checks all installed packages for updates, updates the address book SQL schema, allows searching all contact search fields at once, and adds ActiveSync synchronization of notes.

What is new in version 5.0.5:

  • This version fixes several XSS vulnerabilities in the smartphone mode, improves the print layout, fixes resetting and changing passwords, fixes importing of events with unknown timezone identifiers, only returns completed tasks up to a week old as cost objects, fixes several bugs with recurring tasks and synchronizing tasks, updates the Basque and Ukrainian translations, and adds small bugfixes and improvements.

What is new in version 5.0.4:

  • This version fixes LDAP preference storage, fixes adding holiday calendars if not using the English locale, improves event importation and exportation, fixes importing of LDIF contact data, updates the French translation, and adds small bugfixes and improvements.

What is new in version 5.0.3:

  • Improved ActiveSync compatibility.
  • Improved Kolab compatibility.
  • Fixes top menu updating bugs.
  • Fixes moving events between calendars.
  • Fixes notes import.
  • An updated Basque translation.
  • Small bugfixes and improvements.

What is new in version 5.0.2:

  • Improved ActiveSync compatibility.
  • Improved Kolab compatibility.
  • Translated holiday drivers.
  • Fixes adding and removing of users.
  • Fixes searching shared address books for duplicates.
  • Fixes importing tasks from iCalendar data.
  • Small bugfixes and improvements.

What is new in version 5.0.1:

  • [jan] Update Dutch translation (Arjen de Korte ).
  • [jan] Update Slovak translation (Jozef Sudolsky' ).
  • [jan] Update Japanese translation (Hiromi Kimura ).
  • Horde Changes:
  • [jan] Fix form for editing and removing of users.
  • [mjr] Workaround for broken iOS ActiveSync AUTODISCOVER requests (Bug #11624).
  • [mms] Fix topbar javascript on IE8 (Bug #11614).
  • [jan] Fix LDAP example for authusername hook.
  • Mail Changes:
  • [mms] Fix shift-clicking in dynamic mailbox view when navigating to other mailboxes (Bug #11520).
  • [mms] Disallow pasting non-text elements into the HTML editor (Bug #11650).
  • [mms] If persistent IMAP caching is disabled, use an in-memory cache for the current page load.
  • [mms] Fix importing personal S/MIME certificate.
  • [mms] Correctly show ACL entry for current user even if ACL response for mailbox is empty.
  • [mms] Correctly remove unseen information from folder tree in dynamic mailbox view when mailbox is marked as not polled for new mail.
  • [mms] Fix expanding folder list in dynamic view when opening a mailbox and folder expansion is not saved in the prefs (Bug #11609).
  • [mms] Fix displaying HTML signature preference on identities preference page.
  • [mms] Fix dynamic view loading in IE8 (Bug #11614).
  • [mms] Optimize permission checking when creating a mailbox if no limit exists for a user.
  • [mms] Fix displaying column headers in dynamic mailbox view when accessing a POP3 server.
  • [mms] Fix display of innocent button in dynamic mailbox view (Bug #11604).
  • [mms] Fix displaying move to spam mailbox option in the preferences (Bug #11603).
  • [mms] Fixes to PGP Private key generation (Bug #11597).
  • [mms] Don't block remote message styling if sender is in whitelist.
  • [mms] Fix spellcheck display in dynamic view if HTML composition mode is the default (Bug #11592).
  • Filters Changes:
  • [mms] Fix PHP error notification thrown if backends 'params' parameter was empty (Bug #11615).
  • Calendar Changes:
  • [jan] Fix migration of exceptionoriginaldate field (Bug #11654).
  • [jan] Fix generating calendar names when exporting non-internal calendars to iCalendar.
  • [jan] Fix authentication to remote calendars (Bug #11643).
  • [jan] Fix incorrect nesting of VTIMEZONE components when exporting to iCalendar (Bug #11636).
  • [jan] Fix fatal error when moving non-recurring events with resources (Bug #11629).
  • Library Changes:
  • ActiveSync:
  • [mjr] Increase size of cache_data field.
  • [mjr] Add more complete error and debug output when saving syncCache.
  • [mjr] Attempt to detect infinite sync loops caused by server side errors.
  • [mjr] Fix moving/deleting messages on some devices.
  • Core:
  • [jan] Fix translations (Bug #11606).
  • [mjr] Fix detected email changes on certain IMAP servers.
  • [mjr] Fix determining special mailboxes and generating folder hierarchy on some ActiveSync clients (Bug #11626).
  • [mjr] Limit the length of ActiveSync folder serverids to 64 per ActiveSync specs.
  • [mjr] Fix displaying maps in Chrome while using SSL connections (Bug #11618).
  • Crypt:
  • [mms] Add Horde_Crypt_Pgp#getPublicKeyFromPrivateKey().
  • Date:
  • [jan] Fix strftime() formatting of certain locale-specific format specifiers.
  • Imap_Client:
  • [mms] Correctly workaround servers that incorrectly implement the LIST-EXTENDED command.
  • [mms] Fix determining subscribed mailbox list when not using LIST-EXTENDED (Bug #11608).
  • [mms] Work around servers that incorrectly implement the LIST-EXTENDED command.
  • [mms] Allow Horde_Imap_Client_Base#vanished() to work with non-QRESYNC servers if the 'ids' option is given.
  • [mms] Always map UIDs to sequence numbers if resolving an all UIDs search.
  • [mms] Ignore empty ID search queries.
  • [mms] Fix parsing empty ACL responses.
  • [mms] Massive performance increase for cached FETCH queries.
  • [mms] Split debugging code from Base driver into separate object.
  • [mms] Fix double encoding of non-ASCII elements in listMailboxes() (Bug #11608).
  • [mms] Fix regression for non-cached Socket objects (Bug #11605).
  • [mms] Improved handling of server write errors in the Socket driver.
  • [mms] Add support for IMAP MOVE command.
  • [mms] Correctly handle FETCH results intermingled with EXPUNGE/VANISHED requests within a single request.
  • [mms] Correctly handle EXISTS/EXPUNGE/VANISHED untagged responses which may appear at any time.
  • [mms] Fix handling message sequence number actions returned from server when using CONDSTORE/QRESYNC.
  • Rpc:
  • [mjr] Workaround for broken iOS ActiveSync AUTODISCOVER requests (Bug #11624).
  • Service_Weather:
  • [mjr] Remove support for Google's dead weather API.
  • Stream:
  • [mms] Only specify maxmemory argument when creating temp stream if it was given.
  • [mms] Allow Horde_Stream object to be cloned.
  • [mms] Allow Horde_Stream object to be serialized (Bug #11598).
  • [mms] Add Horde_Stream#__toString().
  • Support:
  • [jan] Support uuid extension from OSSP (remi@famillecollet.com, Request #11653).
  • Timezone:
  • [jan] Fix notice when parsing Etc/UTC rules.

What is new in version 5.0.0:

  • A completely redesigned user interface.
  • Completed and improved smartphone modes.
  • Improved ActiveSync support.
  • IMAP groupware storage without a dedicated Kolab server.
  • Improved support for Kolab 2 and for contacts with multiple addresses.
  • Drops support for Internet Explorer 6.
  • Adds individual timezones for calendar events.
  • Adds work week, recurrence and exception editing, resource scheduling, and quick task adding to the dynamic calendar interface.
  • Added heatmap to the calendar year view.
  • Adds recurring tasks, smart tasks lists, and a login task to purge completed tasks.
  • Many further improvements.

Screenshots

horde-groupware_1_74099.png
horde-groupware_2_74099.png

Similar Software

Twiggi
Twiggi

3 Jun 15

TaskFreak!
TaskFreak!

3 Jun 15

PHProjekt
PHProjekt

14 Apr 15

Nag
Nag

17 Feb 15

Other Software of Developer Horde Project

Horde Ansel H5
Horde Ansel H5

20 Feb 15

Comments to Horde Groupware

Comments not found
Add Comment
Turn on images!