Opened 6 years ago
Closed 4 years ago
#1968 closed task (fixed)
use ajax to update ChimeraX download page
Reported by: | Greg Couch | Owned by: | Greg Couch |
---|---|---|---|
Priority: | moderate | Milestone: | |
Component: | Infrastructure | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
Would like the downloads page's content to be updated automagically. So some mechanism would get the information needed for the various tables and populate it. That way the download page's source would be static.
Change History (5)
comment:1 by , 6 years ago
Component: | Unassigned → Infrastructure |
---|---|
Owner: | set to |
Status: | new → assigned |
comment:2 by , 5 years ago
Owner: | changed from | to
---|
comment:3 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 by , 5 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:5 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Switched to using JSON files that are updated by the build tools.
Note:
See TracTickets
for help on using tickets.
Partially implemented using symbolic links for daily and candidate release builds with AJAX to fill in the tables with the build date, commit dated, size, and checksums. Would like to extend to the production releases and the per-platform notes.