Project

General

Profile

Version future » History » Version 2

Amber Herold, 08/07/2012 12:08 PM

1 1 Neil Voss
h1. Version future
2
3
This is the destination for Feature to implement or Bugs to fix that have no specific timeline
4 2 Amber Herold
5
# *Automated testing* #1005 (Amber) (2 weeks)
6
## Develop test scripts where possible #1007
7
## Establish a permanent test data set in Data00
8
 
9
# *Expand Auto-Installer* #1015 (Amber)
10
## add processing packages to installer (spider, frealign, eman)
11
 
12
# *Add modules to pipeline* 
13
## Add Protomo2 (Amber, Eric) #1026
14
## Add new version of Chimera to existing code to learn what is involved #82 #25
15
## Chose other modules to add after code changes
16
## See if StokesLabProcedure will integrate their stuff as a Beta test
17
## Arne adding XMIPP reconstruction
18
## Lauren adding Phoelix
19
## Dmitry adding multi-model refine
20
 
21
# *Refactor Reconstruction code* 
22
## Identify trouble spots 
23
## Focus on readability and modularity
24
### Reduce terminology overloading
25
### Work toward a plugin architecture (look for generalizations, api)
26
 
27
# *Create a developers tutorial* #1022
28
## Add a developers tab to the appion website with links to all the resources available #1021
29
## Define coding standards (#10)
30
### python doc string viewer/editor (#162)
31
### Edit several key files (such as often copied ones) to use standards rigorously as samples #1012
32
### PHP standards doc #1013
33
### python standards doc #231
34
 
35
# *Features for public cluster* (release with 2.1.1)
36
## Users need to be able to run imageuploader remotely. (#274)
37
## Need to be able to define max number of procs per node for each processing host - Advanced version (#366)
38
## Add single user sign-on functionality for SDSC roll-out (#1010)
39
## Investigate how data will move between AMI and SDSC (#1011)
40
## Having a different password for the imageviewer login and the cluster login is confusing. #364
41
## Create Appion job submit agent server #1023 (Eric)
42
### One central job submit point and user (optional).
43
### Detail report time, user, status, for each job.
44
 
45
 
46
47
48
h3. Moved to low priority:
49
50
# *PHP_MRC* (#669 #680 #314) (Jim)
51
 
52
# *Expand Auto-Installer* #1015 (Christopher)
53
## multiple servers #1016
54
## multiple platforms #1017 - Mac (highest priority), Fedora, Suse, Ubuntu 
55
## more options (Advanced vs Novice user) #1018
56
## yum, rpm ? #1019
57
 
58
# *Automated testing* #1005 (Amber) (4 weeks)
59
## Develop unit tests where applicable #1006
60
## Look into automated GUI test apps #1008
61
## Static testing for code standards? #1009
62
 
63
# *Better error reporting* 
64
## Biggest problem is jobs management which could be helped with an agent
65
## Show jobs that are errors (#603)
66
## Create an error log (#75)
67
## Remote cluster recons should not return as done if job failed (#531)
68
 
69
# *Improve help tools*
70
## Add links to redmine wiki help pages to appion pages (#666)
71
## Add pop up dialogs to report pages as well (#516)
72
## Image viewer tool tips
73
 
74
# *Create or use an object-relational mapping for PHP* #1020 
75
## Look into Zend library
76
### "example":http://framework.zend.com/manual/en/zend.db.select.html
77
 
78
# *Discuss a strategy to modify database schema without effect external developers.*
79
## we will wait and address this when someone is ready to make a change.
80
 
81
# *clean up web interface*
82
## Remove inconsistencies in web interface (#41 #670)
83
## Add session name to window so that window are not reloaded from another session (#512)
84
## Remove select project box in getproject page. (#14)
85
## Implement sorting algorithm into project management tool. (#13)
86
## Job Status updates missing on some tools (#994)
87
## Reorganize the last column in the view project page. (#15)
88
 
89
# *Leginon*
90
## Feature to measure focus change in a random direction. (#226)
91
## import preset by searching for session that uses an application (#654)
92
## Allow averaging of multiple focus measurements (#225)
93
## Leginon image viewer should cache the FFT images as well. (#217)
94
## target queue editor (#214)
95
 
96
# *misc*
97
## Data Location tool-find data and push it to external drive (#954)
98
## Snapshots of projection views for uploaded models. (#857)
99
## Put variables from config.php into the database (#699)