Victor Woeltjen
10863514cb
[Licenses] Add license headers
...
WTD-1051.
2015-05-13 16:43:30 -07:00
Victor Woeltjen
118d8481fb
[Licenses] Update copyright years
...
WTD-1051.
2015-05-13 15:58:22 -07:00
Victor Woeltjen
130d3b3905
[Licenses] Update copyright years
...
WTD-1051.
2015-05-13 15:54:21 -07:00
Victor Woeltjen
c4a5ec0c7b
[Licenses] Add usage note
...
Add usage note to license header script, WTD-1051.
2015-05-13 12:46:37 -07:00
Victor Woeltjen
28fbc5be09
Merge branch 'open-master' into open1051b
...
Merge in latest to add license headers, WTD-1051
2015-05-13 12:42:47 -07:00
Victor Woeltjen
4c6cad3e77
Merge remote-tracking branch 'nasa/open1163' into open1176
...
WTD-1176
2015-05-06 10:11:01 -07:00
Victor Woeltjen
2be2e23847
[Build] Bump version number
...
Bump version number, restore snapshot status to
open sprint Surtur. WTD-820.
2015-05-04 13:36:49 -07:00
Victor Woeltjen
bfb3a0b57b
[Build] Remove snapshot status
...
Remove SNAPSHOT from version number to close out
sprint Skoll, WTD-820.
2015-05-04 13:31:25 -07:00
Victor Woeltjen
ad9a0b4ee2
[Info] Remove inspect from active bundles
...
Remove markup demonstration for info bubbles from list of
active bundles, WTD-1162.
2015-05-01 10:44:02 -07:00
Charles Hacskaylo
ac81968f93
[Frontend] CSS in Fixed Position view Edit mode
...
WTD-1163
WTD-1114
Added CSS to give a border to all elements in Fixed Position view when in Edit mode.
Only applied to outer element, does not affect object border styling;
2015-05-01 10:43:15 -07:00
Victor Woeltjen
ab60b92b9e
Merge remote-tracking branch 'nasa/open1054' into open1162
...
Merge markup/styling for info bubble, WTD-1162
2015-05-01 10:33:16 -07:00
Charles Hacskaylo
6aadf921e1
[Frontend] Tweaks to spacing
...
WTD-1163
WTD-1146
2015-05-01 10:18:33 -07:00
Charles Hacskaylo
aec1176dc4
[Frontend] Hiding non-functional items; padding adjustments
...
WTD-1163
WTD-1146
New CSS to hide non-functional elements, including browse.top-bar with search elements;
Adjusted spacing, mainly in .contents CSS class;
2015-05-01 10:10:35 -07:00
Charles Hacskaylo
0bbe3ec99a
[Frontend] CSS enhancements
...
WTD-1054
Better handling of different content cases;
2015-04-29 18:13:35 -07:00
Charles Hacskaylo
eafc603e03
[Frontend] Infobubble markup and CSS
...
WTD-1054
Markup and styling for infobubble;
Includes fake data in infobubble.html
2015-04-29 17:52:06 -07:00
Victor Woeltjen
2cba0234c5
[Pages] Add comments
...
Add comments to controller for Page objects in preparation
for integration, WTD-1158.
2015-04-29 15:05:46 -07:00
Victor Woeltjen
b2cd74e629
Merge branch 'open-master' into open1158
2015-04-29 15:02:57 -07:00
Charles Hacskaylo
ec2d5892a5
[Frontend] Markup for info bubble
...
WTD-1054
Temp object to allow work on markup for info bubble
2015-04-28 16:08:33 -07:00
Charles Hacskaylo
57c5b30177
Repair to bundles.json
...
WTD-1150
Mistakenly checked in dev version of bundles that was using couch persistence
2015-04-28 15:05:23 -07:00
Charles Hacskaylo
babe420f26
[Frontend] CSS and markup for iframe
...
WTD-1150
WTD-1145
CSS and markup to cause iframes to layout properly without double scroll bars
2015-04-28 14:49:08 -07:00
Charles Hacskaylo
582a236d8a
[Frontend] Fixes, glyph and description updates
...
WTD-1150
WTD-1145
Fixed incorrect references to iFrameController to EmbeddedPageController;
Added new glyph for Page;
Renamed Page to Web Page;
2015-04-28 14:28:17 -07:00
Victor Woeltjen
58c2bb701e
[Pages] Add bundle to active set
...
Add Pages to set of active bundles, WTD-1145.
2015-04-27 15:17:44 -07:00
Victor Woeltjen
617691ab24
Merge branch 'open806' into open-master
2015-04-27 15:16:21 -07:00
Victor Woeltjen
cab259415d
[Pages] Test controller
...
Test controller for WTD-1145.
2015-04-27 14:58:32 -07:00
Victor Woeltjen
012fad6984
[Pages] Validate input
...
Valid URL input for Pages, WTD-1145.
2015-04-27 14:50:14 -07:00
Victor Woeltjen
01e2840aae
[Pages] Move page plugin into platform
...
Move Page plugin from prototype location into
platform, WTD-1145.
2015-04-27 14:46:33 -07:00
Victor Woeltjen
a2bdeda1a0
Merge branch 'open1098' into open-master
2015-04-24 09:09:42 -07:00
Victor Woeltjen
6e24052a3d
[Example] Add iframe example plugin
...
Add example plugin with iframe; relates to WTD-1030, generally.
2015-04-23 14:04:03 -07:00
Victor Woeltjen
4a4ef8c0f6
Merge branch 'open-master' into open806
...
Merge in latest in preparation for review of changes
for WTD-806
2015-04-20 19:35:19 -07:00
Victor Woeltjen
186ae05686
[Plot] Add test case
...
Add test case which exercises handling of historical telemetry,
WTD-806.
2015-04-20 17:04:34 -07:00
Victor Woeltjen
6400a670fa
[Plot] Update plot with historical data
...
Trigger update of displayed plot data when new historical
data becomes available, WTD-806.
2015-04-20 17:00:30 -07:00
Victor Woeltjen
ffc122fb5c
[Telemetry] Add test casese
...
Add test cases for general support for handling real-time telemetry,
WTD-806.
2015-04-20 16:51:08 -07:00
Victor Woeltjen
4d288950fd
[Plot] Add test cases
...
Add test cases for plot line management, WTD-806.
2015-04-20 14:31:29 -07:00
Victor Woeltjen
e21cbbe2c6
[Plot] Add test cases
...
WTD-806
2015-04-20 11:00:54 -07:00
Victor Woeltjen
daabe4312d
[Licenses] Add copyright notice
...
WTD-1123.
2015-04-17 17:04:59 -07:00
Victor Woeltjen
0242961e5a
Merge remote-tracking branch 'nasa/open1036' into open1123
2015-04-17 17:02:20 -07:00
Victor Woeltjen
ffcd91f88d
[Plot] Add test cases
...
Add test cases to spec for PlotUpdater to reflect changes
for merging streaming and historical data. WTD-806.
2015-04-17 16:55:49 -07:00
Victor Woeltjen
74b9d68dc8
[Plot] Update failing specs
...
Update failing specs after changes for WTD-806.
2015-04-17 16:42:15 -07:00
Victor Woeltjen
3feb0c1a57
Merge branch 'open-master' into open1051
...
Merge in latest from master branch to add license headers,
WTD-1051.
2015-04-17 15:24:35 -07:00
Victor Woeltjen
1f55c38e02
[Licenses] Reupdate license headers
...
WTD-1051.
2015-04-17 15:24:30 -07:00
Victor Woeltjen
055034ae18
[Licenses] Update license script
...
WTD-1051.
2015-04-17 15:22:31 -07:00
Victor Woeltjen
6314507a4c
[Licenses] Update license headers
...
WTD-1051.
2015-04-17 15:18:39 -07:00
Victor Woeltjen
955c4209f0
[Plot] Add placeholder specs
...
Add placeholder specs for new scripts introduced to support
merging real-time and historical telemetry, WTD-806.
2015-04-17 15:11:22 -07:00
Victor Woeltjen
62958280b7
[Plot] Avoid clearing domain offset
...
Avoid clearing domain offset unnecessarily by fixing
variable reference; WTD-806.
2015-04-17 15:05:56 -07:00
Victor Woeltjen
8ba9c0553a
[Plot] Begin integrating with telemetry handler
...
Miscellaneous tweaks and fixes to begin showing merged
real-time and historical telemetry, WTD-806.
2015-04-17 14:53:21 -07:00
Victor Woeltjen
5cc89e7983
[Plot] Update PlotController
...
Update plot controller to request historical telemetry,
WTD-806.
2015-04-17 14:09:39 -07:00
Victor Woeltjen
9f390de213
[Plot] Add clarifying comments
...
Add clarifying comments to PlotLine, added to simplify merging
of real-time with historical data, WTD-806.
2015-04-17 14:04:46 -07:00
Victor Woeltjen
7370b1a87f
[Plot] Use new API from PlotUpdater
...
Use PlotLine and PlotLineBuffer from PlotUpdater, to enable
merging of real-time and historical telemetry. WTD-806.
2015-04-17 14:00:00 -07:00
Victor Woeltjen
4d34f19aa2
[Plot] Complete coverage of PlotLineBuffer
...
WTD-806.
2015-04-17 12:26:44 -07:00
Victor Woeltjen
6551e9212d
[Plot] Fix insertion in PlotLineBuffer
...
WTD-806.
2015-04-17 12:13:17 -07:00