Opened 6 years ago
Closed 6 years ago
#70 closed task (fixed)
design for the layout of configuration
| Reported by: | wangzy | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | component1 | Version: | |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Parent ID: | Parent Tickets: | ||
| Estimated Number of Hours: | 0.0 | Add Hours to Ticket: | 0 |
| Billable?: | yes | Total Hours: | 0 |
Description
adding the layout of configuration to the html file
Subtickets
Child Tickets
Change History (6)
comment:1 Changed 6 years ago by wangzy
comment:2 Changed 6 years ago by wangzy
the path where mask and calibration files are put is in jobs.py and .config.development
comment:3 Changed 6 years ago by wangzy
Add the function to read find the file names in jobs.py
comment:4 Changed 6 years ago by wangzy
get the file names in views.py, in the analysis(), which means that after logging, the file names are pushed to analysis.html, by render_template()
comment:5 Changed 6 years ago by wangzy
Update the select list in the select form
Version 0, edited 6 years ago
by wangzy
(next)
comment:6 Changed 6 years ago by wangzy
- Resolution set to fixed
- Status changed from new to closed
- Type changed from defect to task
Note: See
TracTickets for help on using
tickets.

Find the files with prefix of "calibration" and "mask" to the choosebox.