KForge 0.14 (Default branch) |
|
|
KForge is a system for managing software and
knowledge projects. It re-uses existing
best-of-breed tools such as versioned storage
(subversion), a tracker (trac), and a wiki (trac
or moinmoin), integrating them with the system's
own facilities (projects, users, permissions,
etc.). KForge also provides a complete Web
interface for project administration, as well a
fully-developed plugin system, so new services and
features can be easily added.
License: GNU General Public License (GPL)
Changes:
This release includes a variety of minor improvements/bugfixes, including: ensuring admin pages are at /admin/ and not just /admin/model/; setting zip_safe to False in setup.py to avoid problems with apache/modpython; bringing the guide completely up to date; ensuring access control works with Apache 2.0 and not just 2.2; alphabetical sorting of projects and persons; removing redundant variables from the configuration file; and updating docstrings for plugins to include full installation instructions.
|