Difference between revisions of "Roadmap"
From FusionForge Wiki
(→Already committed to trunk) |
(unified-config and RBAC in trunk (even if not completely enabled)) |
||
Line 9: | Line 9: | ||
** Hudson | ** Hudson | ||
** SoapAdmin (work in progress) | ** SoapAdmin (work in progress) | ||
+ | * [[FusionForge/Suggestions/Unified_config|Simplified configuration management]] (one .ini file, or store config in database) (lolando, initial implementation committed to trunk) | ||
+ | * New API and model for the permissions, as defined on [http://wiki.planetforge.org/index.php/RBAC_API] (committed on trunk, not enabled by default yet) | ||
=== Not committed yet === | === Not committed yet === | ||
Line 22: | Line 24: | ||
* Cleanly separate SQL and HTML | * Cleanly separate SQL and HTML | ||
* Use a framework? | * Use a framework? | ||
− | |||
* Factorization of code: monitoring, upload. | * Factorization of code: monitoring, upload. | ||
* [[FusionForge/Suggestions/GPG_integration|GPG integration]] | * [[FusionForge/Suggestions/GPG_integration|GPG integration]] |
Revision as of 19:17, 23 May 2010
Contents
Roadmap and work in progress
5.1
Already committed to trunk
- Codendi widgets (Snapshots)
- Coclico plugins
- Mailman
- Forumml
- Hudson
- SoapAdmin (work in progress)
- Simplified configuration management (one .ini file, or store config in database) (lolando, initial implementation committed to trunk)
- New API and model for the permissions, as defined on [1] (committed on trunk, not enabled by default yet)
Not committed yet
(In various states of development: from "not finished" to "not even started")
- Finish merging in the ACOS changes (aljeux)
Long-term
- Advanced URL relocation (with a dispatcher)
- Revamp authentication/identification (SimpleSAMLphp) (cbayle)
- Use MIT Simile Web Widgets[2] (cbayle)
- Rethink authorization code (XACML, ACL, ...) (cbayle)
- Cleanly separate SQL and HTML
- Use a framework?
- Factorization of code: monitoring, upload.
- GPG integration
- Blog plugin (LifeType b2evolution WordPressMu) ?
- Finish merging in the Novaforge changes (gcuellar)
- OSLC-CM compatible REST interface for the trackers (see : https://fusionforge.org/tracker/index.php?func=detail&aid=62&group_id=6&atid=114)
Plugins in development
- MantisBT tracker integration : contact franck.villaume@capgemini.com (see also : http://lists.fusionforge.org/pipermail/fusionforge-general/2010-May/000984.html)
Back to FusionForge