Cosmo 0.1 release took existing WebDAV server software (Slide) and bundled it for easier install and configuration options suitable for using with Chandler 0.5 sharing.
Cosmo 0.1 Tasks
Tasks are defined in terms of use cases wherever that makes sense (basically everywhere except the core). "xxx page" tasks refer to basic functionality without final look and feel integration, which is a separate task for each webapp.
| Core |
| Struts support classes for web applications | done |
| Spring support classes for WebDAV clients | done |
| Persist users to embedded database | done |
| Persist roles to embedded database | done |
| Persist user homedirs to Slide server | done |
| Persist permissions to Slide server | |
| Single signon security using embedded database | done |
| Root webapp |
| Welcome page | done |
| Final look and feel | |
| Admin console webapp |
| List users | done |
| Create user | done |
| Edit user | done |
| Remove user | done |
| Final look and feel | |
| Share webapp (Slide) |
| Embedded database principal store | done |
| Customized security configuration | done |
| Customized directory index | |
| Install and configure |
| Build system | done |
| Control scripts | all but Windows |