Zanata Integration - 90%
- Download Docbook ZIP files from a Snapshot and Snapshot Revision
- Add link to Zanata editor
Reporting - 0%
- Implement reports using REST API, preferably using an open source report generator (maybe BIRT?)
Error Logging and Reporting - 10%
- Implement error codes
- Catch all exceptions
- Report exceptions with error codes to users, with link to Bugzilla
Migration to Seam 3 - 0%
- Talk to Shane Bryzak about moving Skynet to Seam 3
Migrate to Maven - 0%
Probably tie in with the migration to Seam 3
Security - 0%
- Define roles and how those roles interact with Skynet
Content Spec Integration - 100%
- Integration content spec project into Skynet using the REST interface
REST API - 100%
- Allow all functions currently performed in Skynet to be performed via REST interface
- Add authentication and authorization - probably using X-Auth-User and X-Auth-Token header parameters
- Move Skynet to a more powerful VM
- Add code that generates useful metrics, or implement external performance monitoring
- Split HTML rendering into separate process that can be run on external hosts