Commit graph

2733 commits

Author SHA1 Message Date
Nate Jensen
49a892b402 Merge "Issue #2620 Made plugins include utility/resources folders in build.properties for deployment of precompiled jars. Cleaned up manifest versioning in base cots plugins to avoid possible ambiguity between eclipse plugins and repo plugins." into development
Former-commit-id: 23b4da6615 [formerly 6c5b954cf1 [formerly 8b4fb3f49556903dba6e0459adddd8850a373960]]
Former-commit-id: 6c5b954cf1
Former-commit-id: 6969518530
2014-01-07 08:46:02 -06:00
Max Schenkelberg
30059d255c Issue #2620 Made plugins include utility/resources folders in build.properties for deployment of precompiled jars. Cleaned up manifest versioning in base cots plugins to avoid possible ambiguity between eclipse plugins and repo plugins.
Amend: Changed version numbers per discussion
Amend: Actually added changed files to the index

Change-Id: Ife7063ed538efe48a264b69c441e6f2dc3746dd5

Former-commit-id: cc2080449c [formerly 16046a4dde [formerly b65366dcdfa48e431b5c8bf10a72879b111cfd8d]]
Former-commit-id: 16046a4dde
Former-commit-id: b3aed99142
2014-01-06 17:03:45 -06:00
Ben Steffensmeier
08c9b54e49 Issue #2537 Split modelsounding into common/edex plugins.
Change-Id: I34aa58bc13736109bd71f0b0085df6548c4623a8

Former-commit-id: d79f804d4e [formerly f520a26fbd [formerly e80e4aa972c394d699feba553d8d13e4f9dd3a03]]
Former-commit-id: f520a26fbd
Former-commit-id: f516a684d4
2014-01-06 16:02:59 -06:00
Brian Clements
9102b08053 Issue #2563 modified server config parsing to allow for custom port
Replaced parsing code that assumed no colon in the server name, which prevented connecting to servers that didn't use the default XMPP port.


Former-commit-id: b01e6f0c98 [formerly cea12a1a1d [formerly b995fe2036d4c0e26e25edd7f4bffd956d82921f]]
Former-commit-id: cea12a1a1d
Former-commit-id: 4f2aa49807
2014-01-06 14:14:38 -06:00
Steve Harris
c6cb11a5f4 14.1.1-15 baseline
Former-commit-id: d8e5799328 [formerly 8bbd803ace [formerly cb8eca2a0dfc0e2348301e8d9932db824ecaf34c]]
Former-commit-id: 8bbd803ace
Former-commit-id: f88ff2bde9
2014-01-06 14:08:08 -05:00
Steve Harris
94a748fa8d 14.1.1-14 baseline
Former-commit-id: 9ef1c841b9 [formerly f2ad9da4eb [formerly 46bdb43889bdc681fec2aba45004a1583caaa6ae]]
Former-commit-id: f2ad9da4eb
Former-commit-id: 6df7c67f95
2014-01-06 14:02:30 -05:00
Brian Clements
0124fbd68d Issue #2563 fixed label issue for non-grouped roster entry
the old code assumed that the username was populated in the roster object
new code uses the userId which is always populated


Former-commit-id: d07bc465d4 [formerly 73347283b6 [formerly 5fe0f88b3465ba65efabe2a41d1df392c85e041f]]
Former-commit-id: 73347283b6
Former-commit-id: 0ce560149e
2013-12-20 14:40:00 -06:00
Brian Clements
b41eadd0be Issue #2563 roster updates for stock servers
added functionality that makes the contact list compatible with server rosters that could be modified with other clients
added support for roster entries that aren't in a local or server group


Former-commit-id: e4bd8a3e2c [formerly 2b8668a4eb [formerly 23d898308fb3aa673d85fdf00495d43e4c02a08f]]
Former-commit-id: 2b8668a4eb
Former-commit-id: b120d74099
2013-12-20 12:03:04 -06:00
Brian Clements
24b3713680 Issue #2563 compatibility features for stock xmpp servers
added more listener handling for venue events and server disconnection
added capability to connect to a different server from UI
added better error messages for failed connection/login to server
fixed assumptions that server always sends HTTP url and has feed chatroom


Former-commit-id: af83c0cf87 [formerly 09c0267237 [formerly b3173727f3f685119be3668779eb5da7e075df50]]
Former-commit-id: 09c0267237
Former-commit-id: 621a8536e6
2013-12-20 10:41:13 -06:00
Nate Jensen
ee5e00e6d6 Merge "Issue #2562 moved session data from chat to packet extension" into development
Former-commit-id: 67ba8bb713 [formerly 54a986613a [formerly 2bfedeebc2051fa8f1be5277224cafa598796bdf]]
Former-commit-id: 54a986613a
Former-commit-id: ab5de71978
2013-12-19 12:41:32 -06:00
Brian Clements
c2b759b38e Issue #2562 moved session data from chat to packet extension
delegated compression to smack
added timeout for http config
fixed getting all joined venues
fixed room invitation from non-cave client
create session checks for session name already used


Former-commit-id: ce0a34b53c [formerly 80650337ce [formerly 3781483ef6dd1889aa0ecd6ccc83bfb2461713b5]]
Former-commit-id: 80650337ce
Former-commit-id: 2c20a87634
2013-12-19 12:08:21 -06:00
David Gillingham
ab3f8b200a Issue #2641: Fix ETN assignment issues introduced by baseline merge.
Former-commit-id: 09bfdc49e3 [formerly 136265183d [formerly 7ae8efacb3c886ec18af64dca7784f4aa1512bf4]]
Former-commit-id: 136265183d
Former-commit-id: c48c0523ff
2013-12-18 16:18:47 -06:00
Steve Harris
36b228cc7f Merge branch 'omaha_14.2.1' into development
Former-commit-id: 64f8564cd8 [formerly 0950a8a1ba [formerly 71a8fd9b0659b06e366e734c06fa74232787238b]]
Former-commit-id: 0950a8a1ba
Former-commit-id: 8aac57e096
2013-12-18 13:14:27 -06:00
Richard Peter
cc89b16338 Merge branch 'master_14.2.1' (14.1.1-13) into omaha_14.2.1
Conflicts:
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/commondialogs/SCANUnwarnedDlg.java
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/resource/ScanResourceData.java
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/tables/AbstractTableDlg.java
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/tables/SCANCellTableDlg.java
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/tables/SCANDmdTableDlg.java
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/tables/SCANMesoTableDlg.java
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/tables/SCANTvsTableDlg.java
	cave/com.raytheon.viz.gfe/GFESuite/ifpIMAGE
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/GfeClient.java
	cave/com.raytheon.viz.gfe/src/com/raytheon/viz/gfe/vtec/GFEVtecUtil.java
	edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/server/GridParmManager.java

Change-Id: Ic1f763baa305eb65f7f5373dea34e01a6373fec7

Former-commit-id: 2e7fd9ddba [formerly 1de516964b [formerly 31f410bcf6ab8d069a1f1a2e1af0c25a0daabad9]]
Former-commit-id: 1de516964b
Former-commit-id: e4f59ea119
2013-12-17 21:04:53 -06:00
Mike Duff
c5dbf9536d Issue #2633 - Fix refresh issues with Bandwidth Utilization Graph
Former-commit-id: 6406bcdd05 [formerly 66f5585774 [formerly 9b73b9db1ff2e7aeab888118348c66090ef7e2ae]]
Former-commit-id: 66f5585774
Former-commit-id: e26bea423e
2013-12-17 09:41:30 -06:00
Bryan Kowal
b2550c873b Issue #2182 - PostgreSQL port is now configurable in postgresql.conf; Java path is no longer relative in wrapper.conf
Amend: wrap file access in try..finally; move StringBuilder outside of a loop

Change-Id: Iafa7493ef79a0a891f36923f1695cefdb47e16da

Former-commit-id: 120ebd045a [formerly 43008f4698 [formerly 71f74d7b8125994537ef5520fe59134a7f86e9af]]
Former-commit-id: 43008f4698
Former-commit-id: 0c3b22c8f2
2013-12-16 16:39:10 -06:00
Lee Venable
197a8b5508 Issue #2583 - Procedure dialog fixes and clean up.
Change-Id: I9255d9bb21bc8794aacddffe571e62149dd08c10

Former-commit-id: 7ee6053c22 [formerly aa0e9121f8 [formerly c88681909d99025be43e5d77dd2a89bbc6e929e2]]
Former-commit-id: aa0e9121f8
Former-commit-id: d6eb7534f5
2013-12-12 16:15:56 -06:00
Steve Harris
a2ae393ec1 14.1.1-13 baseline
Former-commit-id: b0b55a676b [formerly c88b10039a [formerly 6eef3022653638f9031a85932d8d551aba5600d2]]
Former-commit-id: c88b10039a
Former-commit-id: 85eebac7e2
2013-12-12 16:59:57 -05:00
Jonathan Sanchez
966f814d2d Issue #2604 Refactored portions util out of viz.warngen.
Change-Id: I58fad25e0a53d34b3369d6b6463f29e753cb6d10

Former-commit-id: 2ecfe79516 [formerly 125e747fc9 [formerly ae9f22dbfce191c79e170b242bfc0c905b61e9bf]]
Former-commit-id: 125e747fc9
Former-commit-id: 9878c3a797
2013-12-11 14:59:16 -06:00
Ben Steffensmeier
c92b5842ab Issue #2602 Switch around the order of some things on startup to make thinclient better.
Former-commit-id: 922674273e [formerly a37db9d1b4 [formerly 41f4a0a6050319adf27f3656b665a2fb011b849c]]
Former-commit-id: a37db9d1b4
Former-commit-id: bf508b4455
2013-12-11 12:45:11 -06:00
Slav Korolev
51c0f8f92f Issue #2570. Show All subscriptions in Subscription manager.
Former-commit-id: 67e18055cc [formerly b59e9499d2 [formerly 27e177b2425db0a0241884b18e2501a923d02be4]]
Former-commit-id: b59e9499d2
Former-commit-id: 85bc26b5a3
2013-12-11 08:57:13 -05:00
Nate Jensen
3c728333b7 Merge "Issue #2620 Fixed viz base feature dependency issues." into development
Former-commit-id: cd58066889 [formerly 4c90d4c5f6 [formerly e41526263edecf1e867c27ccb89b6326f9675a85]]
Former-commit-id: 4c90d4c5f6
Former-commit-id: c4c61022b9
2013-12-10 10:24:25 -06:00
Mike Duff
8b49b1dea7 Issue #2601 - Fix NullPointerException.
Former-commit-id: d2fe42c27c [formerly 9e9706f55f [formerly fbeeddbf895ec1568452df632c8147c17757bb0c]]
Former-commit-id: 9e9706f55f
Former-commit-id: 773e546f62
2013-12-10 09:03:42 -06:00
Max Schenkelberg
0084b5b4f1 Issue #2620 Fixed viz base feature dependency issues.
Change-Id: Ia3db09b101f800d77d0d95932a7abb69fc110aec

Former-commit-id: 987d4b3a30 [formerly 9d846aa104 [formerly 520e22dd848cf6472232d60789e1f6938db7c776]]
Former-commit-id: 9d846aa104
Former-commit-id: be45102814
2013-12-09 15:14:01 -06:00
Lee Venable
77f637dff1 Merge "Issue #2271 - Fix menu problem with previously selected points being selectable again" into omaha_14.2.1
Former-commit-id: 2c6b4309f0 [formerly 249435f17c [formerly c4cda041169c5fe3f813a71c1b09b5eaeba9e385]]
Former-commit-id: 249435f17c
Former-commit-id: 997c575919
2013-12-09 09:51:41 -06:00
Brian Clements
d0d14ec091 Issue #2561 removed ECF from collaboration
added smack 3.3.1 to cots
collaboration now uses smack directly for XMPP
moderate code cleanup on collaboration.comm
added double click to start chat in participant list


Former-commit-id: e6c4b39aca [formerly 8ece30944a [formerly 6fc85f79c126283eb4dbddfa94943523d9ff0a6d]]
Former-commit-id: 8ece30944a
Former-commit-id: 5d1d44b60d
2013-12-06 17:07:16 -06:00
Mike Duff
e91227bad4 Issue #2271 - Fix menu problem with previously selected points being selectable again
Change-Id: I8c8a1e7f1f87b87ba6bd065df2692c82f988e8ee

Former-commit-id: ebc730ac2d [formerly 0a5f2e3484 [formerly 959fcd37424b6261606d2ae65663403764be9c39]]
Former-commit-id: 0a5f2e3484
Former-commit-id: 850e4dfbde
2013-12-06 12:58:38 -06:00
Nate Jensen
899bc199bb Issue #2599 fix constructor
Change-Id: I90564c027b23f449181fe46a9d8f2cebddf4d52e

Former-commit-id: 41014a105d [formerly 9bff38e0d3 [formerly 8b0c799cf132a90211d1344d4e16785895f76263]]
Former-commit-id: 9bff38e0d3
Former-commit-id: ec6b5393ef
2013-12-06 12:35:22 -06:00
Ben Steffensmeier
258988c269 Issue #2537 Fix feature for poitndata dependency on dataaccess.
Former-commit-id: d883f8dbb1 [formerly 59c6a24b68 [formerly 6f3e621fb69e31cc11b6111fdddc702dee29d33f]]
Former-commit-id: 59c6a24b68
Former-commit-id: 067c510315
2013-12-06 09:14:01 -06:00
Richard Peter
da82396995 Merge "Issue #2545 - Get bandwidth graph data by network" into development
Former-commit-id: 6fde307f0a [formerly d0b50eee3c [formerly a31695805478d27e072d069d5d3b369001c1d80d]]
Former-commit-id: d0b50eee3c
Former-commit-id: df4a4c5121
2013-12-05 14:54:46 -06:00
Mike Duff
c7345582e9 Issue #2545 - Get bandwidth graph data by network
Change-Id: I4de455a4da43f180ff37eb72370addec77a29314

Former-commit-id: 0c452e2434 [formerly 4796f43495 [formerly 9102f16c8a6409e92ded498b82a6a4e6a531f2c0]]
Former-commit-id: 4796f43495
Former-commit-id: a412a19583
2013-12-05 13:35:31 -06:00
Nate Jensen
65e20edacf Merge "Issue #2537 Use PointDataAccessFactory for multiple point data types. Change-Id: I655091f116cde662933ed96d926372a14a435dfc" into development
Former-commit-id: ae0bd2a86f [formerly c47f6546dd [formerly 648e5bff2e85d00cf5bcee923f2a137aa76117fc]]
Former-commit-id: c47f6546dd
Former-commit-id: b16c88133b
2013-12-05 12:59:58 -06:00
Richard Peter
ba577ff354 Merge branch 'omaha_14.1.1' (14.1.1-11) into development
Conflicts:
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/commondialogs/SCANUnwarnedDlg.java
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/resource/ScanResourceData.java
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/tables/AbstractTableDlg.java
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/tables/SCANCellTableDlg.java
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/tables/SCANDmdTableDlg.java
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/tables/SCANMesoTableDlg.java
	cave/com.raytheon.uf.viz.monitor.scan/src/com/raytheon/uf/viz/monitor/scan/tables/SCANTvsTableDlg.java
	cave/com.raytheon.uf.viz.monitor/src/com/raytheon/uf/viz/monitor/ui/dialogs/TableComp.java
	cave/com.raytheon.viz.texteditor/src/com/raytheon/viz/texteditor/dialogs/TextEditorDialog.java
	cave/com.raytheon.viz.warnings/src/com/raytheon/viz/warnings/rsc/AbstractWWAResource.java
	edexOsgi/com.raytheon.edex.ingestsrv/res/spring/persist-ingest.xml
	edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/db/dao/GFEDao.java
	edexOsgi/com.raytheon.edex.plugin.gfe/src/com/raytheon/edex/plugin/gfe/smartinit/IFPWE.java
	edexOsgi/com.raytheon.edex.plugin.gfe/utility/edex_static/base/gfe/isc/iscMosaic.py
	edexOsgi/com.raytheon.edex.plugin.grib/src/com/raytheon/edex/plugin/grib/decoderpostprocessors/EnsembleGridAssembler.java
	edexOsgi/com.raytheon.uf.common.dataplugin/src/com/raytheon/uf/common/dataplugin/annotations/DataURIUtil.java
	msi/VizLauncher/VizLauncher/com/raytheon/viz/launcher/process/AbstractProcessLauncher.cs

Change-Id: Iaf9f42e7ee93949d34c70916fd91acf8c838c83a

Former-commit-id: a0b6ea8bb2 [formerly 0c4ae068ad [formerly b09f1559254f06a82afa91f0cc14c8150f88ce64]]
Former-commit-id: 0c4ae068ad
Former-commit-id: b3b23647b4
2013-12-05 12:12:27 -06:00
Ben Steffensmeier
318e48c945 Issue #2537 Use PointDataAccessFactory for multiple point data types.
Change-Id: I655091f116cde662933ed96d926372a14a435dfc

Former-commit-id: 46a466497c [formerly f682e66e9b [formerly 91a3fdbc8bd98603a1cda218729d5542dac809ef]]
Former-commit-id: f682e66e9b
Former-commit-id: 7c2a4ef72c
2013-12-05 10:54:28 -06:00
Lee Venable
93a5c3f746 Merge "Issue #2592 - Fixed SWT checkbox issue with colored background/foreground." into omaha_14.1.1
Former-commit-id: b7be687903 [formerly 4f1b663b37 [formerly 1d8f18b5e8a7e932008b8a8baf347f55fcf83e07]]
Former-commit-id: 4f1b663b37
Former-commit-id: 67accdb7e3
2013-12-05 08:30:28 -06:00
Lee Venable
d420f11832 Issue #2592 - Fixed SWT checkbox issue with colored background/foreground.
Change-Id: I94e9c691ca68c0d22e27ba107d99b8397f1d942b

Former-commit-id: a385ec612c [formerly 266d4884da [formerly a1624e9bcf8677d6edd76a68122aa07690383b34]]
Former-commit-id: 266d4884da
Former-commit-id: 9c64148733
2013-12-05 08:25:46 -06:00
Ron Anderson
218a052bbf Issue #2331 Fixed Topo retrieval for smartTools/procedures
Change-Id: Iab9d5216f278836f3b8b2245330fdb2b254a5ae3

Former-commit-id: 20eeb2796e [formerly b5906249cc [formerly a7a201ec657a333f6e6f5c3c1d12a3d1f9b50a4c]]
Former-commit-id: b5906249cc
Former-commit-id: 497236ca74
2013-12-04 17:10:48 -06:00
Steve Harris
f53eb87892 14.1.1-12 baseline
Former-commit-id: a3ec45a99f [formerly b24d9c80b0 [formerly 3b3b8ffbdadc65f41b67f2d649ec18e19521c989]]
Former-commit-id: b24d9c80b0
Former-commit-id: 371d1ca63c
2013-12-04 16:47:59 -05:00
Ron Anderson
22b56c725c Issue #2490 Fixed error handling in HazardsTable.py
Change-Id: Icfe1698e59b4b8976f488df209588f4350c58db2

Former-commit-id: c9cb2bdb6a [formerly 7459d65134 [formerly 0526d24a2b70680c850f54cbbfd5c2ef5bdf21ef]]
Former-commit-id: 7459d65134
Former-commit-id: 54219aa03d
2013-12-04 15:29:28 -06:00
Nate Jensen
5294fbe981 Merge "Issue #2600 Fix typo in DataStoreCache." into development
Former-commit-id: 0ead2a03ea [formerly 020c4de47d [formerly 860ac1873dffff0ea221bde1f898aa93ad25859f]]
Former-commit-id: 020c4de47d
Former-commit-id: 286539f323
2013-12-04 11:54:11 -06:00
Dave Hladky
2184ded94c Issue #2607 Fixed Nullpointer
Former-commit-id: 25f745bc12 [formerly 25ce37d2d8 [formerly 6968c9f0a13880fe60e90a84b67a597753cbb175]]
Former-commit-id: 25ce37d2d8
Former-commit-id: 4b81f76ce3
2013-12-04 11:36:23 -06:00
Ben Steffensmeier
ff5267fc07 Issue #2600 Fix typo in DataStoreCache.
Former-commit-id: 0b4eaac59e [formerly 3c8962fb96 [formerly 5f20550b08b2299c7bb7a4769b13c4c9e50c90dd]]
Former-commit-id: 3c8962fb96
Former-commit-id: 80a98a3d7e
2013-12-04 11:22:47 -06:00
Nate Jensen
7045c11eee Merge "Issue #2576 Increased the font size of EMER." into development
Former-commit-id: c29836abd7 [formerly cc53373478 [formerly 947196e8ac4bb82536102bb56413d94589569599]]
Former-commit-id: cc53373478
Former-commit-id: ee18295efe
2013-12-03 17:44:55 -06:00
Richard Peter
7969ef9648 Merge branch 'development_on_RHEL5' (GOES-R) into development
Conflicts:
	cave/com.raytheon.viz.satellite/src/com/raytheon/viz/satellite/rsc/SatBlendedResource.java
	nativeLib/edexBridge/edexBridge.cpp
	rpms/build/i386/build.sh
	rpms/build/x86_64/build.sh

Former-commit-id: e82e1137f9 [formerly f5f75ec629 [formerly 039d9ecb587338801cdab9cad11b06890517d6a4]]
Former-commit-id: f5f75ec629
Former-commit-id: 760f215e8c
2013-12-03 16:25:31 -06:00
Jonathan Sanchez
7d9f3d9372 Issue #2576 Increased the font size of EMER.
Change-Id: Ic6994ce60611b2af76bdee153daffe328e556ef1

Former-commit-id: eeb3b0173b [formerly 88f7b75df4 [formerly 15cdd4c1fdb336416a4cc320731d5ecbbb0db6f6]]
Former-commit-id: 88f7b75df4
Former-commit-id: b8fd84509d
2013-12-03 13:00:47 -06:00
Nate Jensen
cc32c128f2 Merge "Issue #2573 safer and faster progressive disclosure" into development
Former-commit-id: 2daf0f2691 [formerly ece38c85c0 [formerly 2be1427cdcd61d47a5463f6e4e85910200fda931]]
Former-commit-id: ece38c85c0
Former-commit-id: b8116e6724
2013-12-03 09:41:02 -06:00
Nate Jensen
ccf897af6f Issue #2573 safer and faster progressive disclosure
Change-Id: If568c0958f7e6133ce03fe5c4a17e6d865d431fd

Former-commit-id: 90d6b5bd74 [formerly 622cc1b223 [formerly 36621eb21598f3730d0aa88973932e877367fecf]]
Former-commit-id: 622cc1b223
Former-commit-id: 5c80b34e16
2013-12-02 17:28:09 -06:00
Steve Harris
d33e61a80e Merge branch 'master_14.1.1' into omaha_14.1.1
Former-commit-id: b98eb9ffa4 [formerly 65d5f13864 [formerly 361e9942cf804578fb3e873229c1cd6fd6689fdf]]
Former-commit-id: 65d5f13864
Former-commit-id: b0a61f5695
2013-12-02 16:17:38 -06:00
Steve Harris
401ee156b8 14.1.1-11 baseline
Former-commit-id: 71ae71c850 [formerly 70a6f1936e [formerly c32b2b2037c84cc074e7dc5a5a13b93223640d7d]]
Former-commit-id: 70a6f1936e
Former-commit-id: 337b138200
2013-12-02 17:10:10 -05:00
Slav Korolev
b9fa6d3622 Issue #2387. Added system status refresh.
Former-commit-id: f7f00b77d0 [formerly 1be43bc76c [formerly f3530467b1845a488fa0996ee7100a2dc145394a]]
Former-commit-id: 1be43bc76c
Former-commit-id: b6a1724218
2013-12-02 16:14:45 -05:00