summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorjasplin <qt-info@nokia.com>2009-11-30 11:06:52 +0100
committerjasplin <qt-info@nokia.com>2009-11-30 11:06:52 +0100
commit33f37fe396b7c8e2c97b695eab1ae07a96dbabfb (patch)
tree583daefce91da407cee45f04a1ffe8d96a724456 /TODO
parent816a5ccb9bebbd9a361542df41685d92a555f50c (diff)
Updated TODO.
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 0 insertions, 12 deletions
diff --git a/TODO b/TODO
index 38c6624..834cba5 100644
--- a/TODO
+++ b/TODO
@@ -3,18 +3,6 @@
- In the time series plot, highlight the current change, the difference
tolerance, and the stability tolerance by means of two rectangles.
-- It should be possible to use a URL to go directly to the history
- (i.e. details in form of a table and/or a graph) of a particular benchmark
- in a particular context. Moreover, the history could either be up to a
- certain snapshot or up to the current time. One solution would be to replace
- the current "details" buttons (for opening separate table- or graph windows)
- with a single link to a "details" page. This page would in turn have a URL
- for opening that exact page (the query string typically containing the
- location info). The details page should have a link to navigate back to the
- summary section (and in this case, back-navigation should probably bypass
- the cookie-based state-loading mechanism to avoid resetting/clearing the
- summary table).
-
- Allow for an alternative database backend (like PostgreSQL) to be specified
when starting the bmserver (default should still be SQLite).