Version200 » History » Version 1
Amber Herold, 06/15/2010 11:31 AM
| 1 | 1 | Amber Herold | h1. Appion/Leginon 2.0.0 |
|---|---|---|---|
| 2 | |||
| 3 | version:"Appion/Leginon 2.0.0" will be the initial deployment of Appion. Work toward this milestone will focus on ease of installation and user friendliness as well as robustness. |
||
| 4 | The Version number is 2.0 so that Appion and Leginon may continue with the same versioning. |
||
| 5 | |||
| 6 | |||
| 7 | |||
| 8 | # *Deployment* |
||
| 9 | ## -Evaluate existing code and development tools- (#31) |
||
| 10 | ### Add a few features to aid process |
||
| 11 | ## -Evaluate and adopt issue tracking software (Redmine)- (#32) |
||
| 12 | ## -Setup an IDE to increase developer productivity- (#33) |
||
| 13 | ## -Regression Test Appion- (#34) |
||
| 14 | ### -Setup test environment- |
||
| 15 | ### -Define testing process- |
||
| 16 | ### -Setup test case tracking- |
||
| 17 | ## -Migrate production code that is not under source control (ProjectDB)- (#7) |
||
| 18 | ### -Move the Login page to be the first thing user sees- |
||
| 19 | ### -Use groups to give 3 permission levels- |
||
| 20 | ### -Convert Project Sharing table to Sinedon format- |
||
| 21 | ### -Move password code from Project_tools to DBEM- |
||
| 22 | ### -Move Project_Tools directory under DBEM- |
||
| 23 | ### -Create scripts to migrate data from old DB tables to new tables- |
||
| 24 | ### -Try to fix our user database by hand, or just require users to re-register.- |
||
| 25 | ## -Create a web interface for configuration- (#35) |
||
| 26 | ### -Combine config files- |
||
| 27 | ### -Tweak include paths- |
||
| 28 | ## -Reduce number of repositories required for install- (#36) |
||
| 29 | ### -Combine DBEM and Project_Tools so that web parts are in single dir- (#7) |
||
| 30 | ### -Move all appion and leginon code into single repository- (#36) |
||
| 31 | ## Distribute compatible versions of dependencies from a single location (#37) |
||
| 32 | ## Create tools for troubleshooting (#38) |
||
| 33 | ### Tool to check the versions of dependencies are correct |
||
| 34 | ## Make sure the mrc module installation works well (#34) |
||
| 35 | ## Improve documentation (#40) |
||
| 36 | ### Convert docbook to redmine |
||
| 37 | ### -Convert google wiki to redmine- |
||
| 38 | ### _Change redmine URL_ |
||
| 39 | ## Standardize the web interface of appion (#41) |
||
| 40 | ### -Make the first page a login page, then display what user can see- (#7) |