From 10f5788d747d2f96027c0591fe332b74f9b9aac7 Mon Sep 17 00:00:00 2001 From: PliablePixels Date: Wed, 5 Aug 2015 17:59:26 -0400 Subject: Timeline feature (Experimental) --- www/templates/events-date-time-filter.html | 38 ++++++++++++++++++++++++++++++ www/templates/events-graphs.html | 6 ++++- www/templates/events-popover.html | 15 ++++++++++++ www/templates/events.html | 28 ++++++++++++++++++---- www/templates/montage.html | 8 +++---- www/templates/timeline-popover.html | 20 ++++++++++++++++ www/templates/timeline.html | 21 ++++++++++------- 7 files changed, 119 insertions(+), 17 deletions(-) create mode 100644 www/templates/events-date-time-filter.html create mode 100644 www/templates/events-popover.html create mode 100644 www/templates/timeline-popover.html (limited to 'www/templates') diff --git a/www/templates/events-date-time-filter.html b/www/templates/events-date-time-filter.html new file mode 100644 index 00000000..f2e328e3 --- /dev/null +++ b/www/templates/events-date-time-filter.html @@ -0,0 +1,38 @@ + + + + + + + + + + +
+
+ + + + + +
+ +
+ +
diff --git a/www/templates/events-graphs.html b/www/templates/events-graphs.html index 2d488170..8b4806e8 100644 --- a/www/templates/events-graphs.html +++ b/www/templates/events-graphs.html @@ -12,12 +12,16 @@ --> - +
+
+ + + diff --git a/www/templates/events-popover.html b/www/templates/events-popover.html new file mode 100644 index 00000000..0de4f857 --- /dev/null +++ b/www/templates/events-popover.html @@ -0,0 +1,15 @@ + + + + + + diff --git a/www/templates/events.html b/www/templates/events.html index efd6cfd3..424f916a 100644 --- a/www/templates/events.html +++ b/www/templates/events.html @@ -1,4 +1,5 @@ - + + {{scrollPosition();}} +   + + + + + + - + + +   +
+ Latest {{maxItems}} events between: {{prettify(fromDate)}} - {{prettify(toDate)}}