Difference between revisions of "Roadmap"
From FusionForge Wiki
(4.8 branch is started) |
m |
||
Line 9: | Line 9: | ||
Tentative timeline for 4.8: | Tentative timeline for 4.8: | ||
− | * Branch | + | * Branch created 2009-04-03 |
* 4.8rc1 mid-April | * 4.8rc1 mid-April | ||
* 4.8 final sometime in May | * 4.8 final sometime in May |
Revision as of 15:47, 3 April 2009
Roadmap and work in progress
4.8
- New version of the phpwiki plugin
- New tag cloud feature
- Full listing of projects
- More translations if they happen
- Partial test suite
Tentative timeline for 4.8:
- Branch created 2009-04-03
- 4.8rc1 mid-April
- 4.8 final sometime in May
4.9 or 5.0 or whatever
- Finish merging in the Novaforge changes (gcuellar)
- Factoring some code in the scm* plugins (lolando)
- New scmbzr plugin (lolando)
- New scmgit plugin (aljeux)
- Finish URL relocation (lolando)
- Provide install CD build (cbayle)
- Developed by lolando for clients, will be merged after the jobs are finished:
- GForge AS → FusionForge migration script (not complete yet)
- ability to use email address (in addition to login name) for logging in if sys_require_unique_email is true;
- (optional) enforce the acceptance of terms of use on account creation;
- (optional) block anonymous downloads from the FRS;
- command-line scripts to inject users, groups and file releases into the database from text files.
For fusionforge build:
- Continuous integration applied to fusionforge package build (cbayle)
- Test suite
Long-term
- Safe SQL (no string concatenation of SQL and args) (started by lolando)
- Revamp authentication/identification (SimpleSAMLphp) (cbayle)
- Use MIT Simile Web Widgets[1] (cbayle)
- Rethink authorization code (XACML, ACL, ...) (cbayle)
- Cleanly separate SQL and HTML
- Use a framework?
- Simplified configuration management (one .ini file, or store config in database) (lolando)
- Factorization of code: monitoring, upload.
- GPG integration
- Blog plugin (LifeType b2evolution WordPressMu) ?
Back to FusionForge