.. contents:: Contents .. section-numbering:: ========================== Horde Release Management ========================== This section describes the release process of the stable Horde releases. For general information about the release cycles and maintenance rules, see `Doc/Dev/ReleaseCycle`_. .. _`Doc/Dev/ReleaseCycle`: https://wiki.horde.org/Doc/Dev/ReleaseCycle?referrer=ReleaseManagement ----------- Horde 5.0 ----------- Completed features ================== * Horde: Redesign (sponsored by `Horde LLC`_). * IMP: Write support for the smartphone view. * IMP: Support for multiple accounts (IMP 6.2). * Kronolith: Work week view in dynamic mode. * Kronolith: Individual time zones per event. * Kronolith: Functionality for editing recurrence series in dynamic view. * Kronolith: Resource management and scheduling in dynamic view. * Kronolith: CalDAV server support (Kronolith 4.1) * Sync: Active sync E-mail support (Horde 5.1). * Turba: CardDAV server support (Turba 4.1) .. _`Horde LLC`: http://www.horde.org/services Planned ======= * Horde: Kolab support (in progress) * Sesha: Horde 5 Port and initial release of the inventory (very likely) Wishlist ======== * Kronolith: Simpler meeting scheduling (would need sponsor) * Ansel: Support adding images via mobile view (might benefit from sponsoring) * Chora: Complete/fix (would need sponsor) Showstoppers ============ **`Showstoppers for 5.0 Release`_** .. _`Showstoppers for 5.0 Release`: https://wiki.horde.org/ShowStoppersFourOne?referrer=ReleaseManagement ----------- Horde 4.0 ----------- `Framework packages to be released with Horde 4`_ `Horde 4 release notes`_ `IMP 5 release notes`_ `Ingo 2 release notes`_ `Turba 3 release notes`_ `Kronolith 3 release notes`_ `Nag 3 release notes`_ `Mnemo 3 release notes`_ .. _`Framework packages to be released with Horde 4`: https://wiki.horde.org/Horde4Packages?referrer=ReleaseManagement .. _`Horde 4 release notes`: https://wiki.horde.org/ReleaseNotesHorde4?referrer=ReleaseManagement .. _`IMP 5 release notes`: https://wiki.horde.org/ReleaseNotesIMP5?referrer=ReleaseManagement .. _`Ingo 2 release notes`: https://wiki.horde.org/ReleaseNotesIngo2?referrer=ReleaseManagement .. _`Turba 3 release notes`: https://wiki.horde.org/ReleaseNotesTurba3?referrer=ReleaseManagement .. _`Kronolith 3 release notes`: https://wiki.horde.org/ReleaseNotesKronolith3?referrer=ReleaseManagement .. _`Nag 3 release notes`: https://wiki.horde.org/ReleaseNotesNag3?referrer=ReleaseManagement .. _`Mnemo 3 release notes`: https://wiki.horde.org/ReleaseNotesMnemo3?referrer=ReleaseManagement **`Showstoppers for H4 Release`_** .. _`Showstoppers for H4 Release`: https://wiki.horde.org/ShowStoppersFourOh?referrer=ReleaseManagement The decisions made for Horde 4 so far are: * Move to git for future (Horde 4+) version control. Code will be pushed to a clean git repository as it is modified for Horde 4 and PHP 5. Git pushes will generate email to a new list, commits@lists.horde.org. Everything currently in CVS will remain available, and Horde 3.x will continue to be developed in and released from the existing CVS structure. * Aim for shorter release cycles of major versions. When backwards compatibility is broken we will increment the major version number (Horde 3 to Horde 4) as we do now; we'll just do that more often. Feedback indicates that being able to do feature upgrades of an application but not Horde, or vice versa, is not a big advantage for most people. * Use individual package versions much more extensively with Horde 4. We want it to be possible to release an application upgrade that relies on new framework functionality without requiring a new major version; instead, many changes will be possible by just requiring a specific package version. * Finally, and most importantly, we will be focusing on getting the last Horde 3.3 releases out (see above), and then shifting our major focus to Horde 4. Our goal is to have an initial release of Horde 4.0 within 6 months of starting serious development on it; and to aim for major version releases approximately every year thereafter. Full minutes of the board meeting where this was discussed: http://lists.horde.org/archives/board/2008-October/000085.html Git layout ========== See http://www.horde.org/source/git.php Mini-FAQ for Horde 4 development ================================ **Q:** Are we going to keep the existing development model where we have a "master" server (i.e. cvs.horde.org) where we will build the releases? For our workflow, that seems to make the most sense - since we don't have a "master" user that checks all commits before integrating. **A:** Yes. All HEAD commits are pushed to dev.horde.org:/horde/git/horde (or horde-support, etc.), and we'll use branches to do local dev or to coordinate non-mainline work. **Q:** How do I start from scratch with a Git install **A:** See http://www.horde.org/source/git.php **Q:** Why does the sidebar not collapse/Why can't I switch tabs on the config screen/Why do certain links not work? **A:** Make sure your 'jsfs' and 'jsuri' entries in horde/config/registry.php are correct. They are actually no needed anymore at all, unless you really know what you are doing. Applications no longer come shipped with javascript source files in js/src - they all live directly under js/ now. Conversion from Horde 3 ======================= Please see `Horde 4 Conversion`_ for more details on porting Horde 3 libraries to Horde 4. .. _`Horde 4 Conversion`: https://wiki.horde.org/Doc/Dev/ConversionH4?referrer=ReleaseManagement ------------------- Horde 3.3 Release ------------------- Applications that were released along with Horde 3.3 ==================================================== * Ansel 1.0 * Chora 2.1 * DIMP 1.1 * Forwards 3.1 * Gollem 1.1 * Hermes 1.0 * IMP 4.3 * Klutz 1.0 * Kronolith 2.3 * Nag 2.3 * Passwd 3.1 * Turba 2.3 * Vacation 3.1 * Whups 1.0 Applications to be released following Horde 3.3 =============================================== Bugs left: * Trean 1.0 (http://bugs.horde.org/ticket/4969, http://bugs.horde.org/ticket/7812) * Wicked 1.0 (http://bugs.horde.org/queue/wicked) ---------- Roadmaps ---------- Horde ===== http://www.horde.org/horde/roadmap/ IMP === http://www.horde.org/imp/roadmap/ Turba ===== http://www.horde.org/turba/roadmap/ Ingo ==== http://www.horde.org/ingo/roadmap/ Kronolith ========= http://www.horde.org/kronolith/roadmap/ `Expanded thoughts on using resources`_ .. _`Expanded thoughts on using resources`: https://wiki.horde.org/KronolithResources?referrer=ReleaseManagement Nag === http://www.horde.org/nag/roadmap/ Sork ==== * Merge passwd into framework/Auth library * Merge vacation and forwards drivers with Ingo and Sam (see Ingo roadmap) Chora ===== http://www.horde.org/chora/roadmap/ H4 Marketing Ideas ---------------- Older Releases ---------------- * `Show Stoppers for Horde 3.2 release`_ * `Show Stoppers for Horde 3.1 release`_ * Horde 3.0 * `Show Stoppers for Horde 3.0 release`_ * `Missing Features for Horde 3.0 release`_