Difference between revisions of "Roadmap"
From FusionForge Wiki
(→Not committed yet) |
(Move advanced URL relocation to Long-term) |
||
Line 36: | Line 36: | ||
* New scmbzr plugin (lolando) | * New scmbzr plugin (lolando) | ||
* New scmgit plugin (aljeux) | * New scmgit plugin (aljeux) | ||
− | |||
− | |||
* Provide install CD build (cbayle) | * Provide install CD build (cbayle) | ||
== Long-term == | == Long-term == | ||
+ | * Advanced [[FusionForge/Suggestions/URL_relocation|URL relocation]] (with a dispatcher) | ||
* Revamp authentication/identification ([http://rnd.feide.no/simplesamlphp SimpleSAMLphp]) (cbayle) | * Revamp authentication/identification ([http://rnd.feide.no/simplesamlphp SimpleSAMLphp]) (cbayle) | ||
* Use [http://code.google.com/p/simile-widgets/ MIT Simile Web Widgets][http://simile.mit.edu/] (cbayle) | * Use [http://code.google.com/p/simile-widgets/ MIT Simile Web Widgets][http://simile.mit.edu/] (cbayle) |
Revision as of 14:54, 12 May 2009
Contents
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 released 2009-04-27
- 4.8 final sometime in May?
4.9 or 5.0 or whatever
Already committed to trunk
- Unmodified packages can now work with a URL prefix
- GForge AS → FusionForge migration script
- New plugins initially developed for Adullact: extratabs, projectlabels
- Another new plugin that was only maintained for Adullact in recent times: globalsearch
- New features developed by lolando for AdaCore:
- 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
Not committed yet
(In various states of development: from "not finished" to "not even started")
- Safe SQL, with db_query_params rather than string concatenation of SQL and args (started by lolando) (needed for operation with magic_quotes_gpc=off)
- Finish merging in the Novaforge changes (gcuellar)
- Factoring some code in the scm* plugins (lolando)
- New scmbzr plugin (lolando)
- New scmgit plugin (aljeux)
- Provide install CD build (cbayle)
Long-term
- Advanced URL relocation (with a dispatcher)
- 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