sebthom
54daa445ed
ARTEMIS-2541 Improve message browser of Admin UI
2019-11-08 12:31:50 +01:00
Sebastian Thomschke
a1266e63f9
NO-JIRA Fix indention in browser.js
2019-11-06 13:50:33 +01:00
sebthom
318c26cde7
ARTEMIS-2540 Display LargeMessage column in message browser of admin UI
2019-11-05 20:02:51 -05:00
Clebert Suconic
91f4d0a633
[maven-release-plugin] prepare for next development iteration
2019-09-23 11:19:54 -04:00
Clebert Suconic
86a975fdad
[maven-release-plugin] prepare release 2.10.1
2019-09-23 11:19:42 -04:00
Francesco Nigro
a3a5a48d2e
ARTEMIS-2468 console.war doesn't need checker-compat-qual lib
2019-09-03 09:28:57 -05:00
Clebert Suconic
5016f69daa
[maven-release-plugin] prepare for next development iteration
2019-08-26 10:42:13 -04:00
Clebert Suconic
f092d5396a
[maven-release-plugin] prepare release 2.10.0
2019-08-26 10:42:01 -04:00
Justin Bertram
61eb27e127
NO-JIRA fix failing Travis build
2019-08-14 19:04:59 -05:00
TonyJulin
24c55c8eba
ARTEMIS-2444 Artemis hawtio plugin overriding sublevel tabs
2019-08-13 13:07:30 -05:00
Howard Gao
18d5502d6d
ARTEMIS-1825 Live-backup topology not correctly displayed on console
...
Second commit. The topology shown on backup's console is not yet
correct. This fixes the problem.
2019-06-20 16:29:58 +02:00
brusdev
d708be3189
ARTEMIS-2359 Upgrade to Guava 24.1
...
CVE-2018-10237 guava: Unbounded memory allocation in AtomicDoubleArray
and CompoundOrdering classes allow remote attackers to cause a denial
of service.
2019-05-31 09:15:45 +02:00
Justin Bertram
dbb2b54fa7
[maven-release-plugin] prepare for next development iteration
2019-05-29 22:02:00 -05:00
Justin Bertram
88c686cc99
[maven-release-plugin] prepare release 2.9.0
2019-05-29 21:59:18 -05:00
Clebert Suconic
2ae732cfc8
[maven-release-plugin] prepare for next development iteration
2019-05-16 09:58:27 -04:00
Clebert Suconic
481b9824a8
[maven-release-plugin] prepare release 2.8.1
2019-05-16 09:58:15 -04:00
Clebert Suconic
56152a9e7c
[maven-release-plugin] prepare for next development iteration
2019-05-02 16:39:10 -04:00
Clebert Suconic
a8e7f9d07a
[maven-release-plugin] prepare release 2.8.0
2019-05-02 16:38:58 -04:00
Jiri Danek
b33874488b
ARTEMIS-2320 Assorted small code fixes, mostly from IntelliJ autofixes
2019-04-29 11:28:10 +01:00
Clebert Suconic
228f6af4ca
[maven-release-plugin] prepare for next development iteration
2019-04-25 16:52:09 -04:00
Clebert Suconic
09d2ba18a7
[maven-release-plugin] prepare release 2.8.0
2019-04-25 16:51:57 -04:00
Sebastian Thomschke
87da980df2
NO-JIRA Fix log statement in sessions.js
2019-04-09 22:52:51 +01:00
sebthom
a0631ec1da
ARTEMIS-2281 Enhancements for addresses/queues of web console
2019-04-09 22:47:42 +01:00
Clebert Suconic
516b1a1b9f
[maven-release-plugin] prepare for next development iteration
2019-03-14 12:41:04 -04:00
Clebert Suconic
c3eb6c12ad
[maven-release-plugin] prepare release 2.7.0
2019-03-14 12:40:52 -04:00
andytaylor
2d768760af
ARTEMIS-2235 - remove credentials from browser log
...
https://issues.apache.org/jira/browse/ARTEMIS-2235
2019-01-22 12:08:28 +01:00
Shailendra Kumar Singh
a9b3e83234
ARTEMIS-2137 web console retryMessage is broken
2018-12-16 20:38:07 -06:00
Shailendra Kumar Singh
ca4dcc5b35
[ARTEMIS-2166]Unable to delete queue with single quote from console
2018-12-13 13:48:09 -06:00
Howard Gao
ae320c14a5
ARTEMIS-1825 Live-backup topology not correctly displayed on console
2018-11-09 14:43:34 +00:00
feuillemorte
a65e711fbc
ARTEMIS-2125 Tabs preference changes to display columns not persistent through page refresh
2018-11-08 23:50:08 +00:00
sebthom
d7aa9e5077
ARTEMIS-2141 Add Filter column to Consumers View of AdminUI
2018-10-29 20:42:05 +00:00
Howard Gao
7c699ff46b
ARTEMIS-2133 Artemis tab not showing on IE browser
...
The web console on IE doesn't have 'Artemis' showed up because
it doesn't support javascripts => function.
2018-10-17 20:50:36 -04:00
Francesco Nigro
c4dd09cb8d
ARTEMIS-2125 Tabs pref changes to display columns not persisted through page refresh
2018-10-16 13:41:40 +02:00
Tadayoshi Sato
fe971a7a97
ARTEMIS-2125 Queue preference changes to display columns not persistent through page refresh
2018-10-15 14:38:43 +09:00
Francesco Nigro
d603332a8f
ARTEMIS-2114 hawtio dest delete/purge buttons overlap if pane resized
...
Changing the view layout from horizontal to vertical avoid the resizing
issue
2018-10-08 16:28:41 +02:00
Clebert Suconic
af56b67e38
[maven-release-plugin] prepare for next development iteration
2018-05-16 11:03:26 -04:00
Clebert Suconic
bcaa11c2ee
[maven-release-plugin] prepare release 2.6.0
2018-05-16 11:03:14 -04:00
Stanislav Knot
49bb442499
ARTEMIS-1744 fix removing addresses and queues with '*' or '?' in their names via hawtio console
2018-04-17 11:16:08 +08:00
Stanislav Knot
6537877d7a
ARTEMIS-1782 fix for displaying hawtio console sub-level tabs
2018-04-17 11:11:49 +08:00
Stanislav Knot
d6ff3e55d3
NO-JIRA browsing messages do not change items per page
2018-03-29 11:22:37 -04:00
Clebert Suconic
920af19adb
[maven-release-plugin] prepare for next development iteration
2018-03-12 12:46:27 -04:00
Clebert Suconic
5f5b1dcf8f
[maven-release-plugin] prepare release 2.5.0
2018-03-12 12:46:16 -04:00
Stanislav Knot
eba936d0f9
ARTEMIS-1715 Disable to remove a divert from hawtio console
2018-03-07 08:41:43 +01:00
Stanislav Knot
b012766b9f
ARTEMIS-1725 fix browsing non-listing tabs under JMX
2018-03-05 04:03:50 +00:00
Stanislav Knot
5144fbb24c
ARTREMIS-1703 disable listing in web console
2018-02-26 17:43:43 +00:00
Stanislav Knot
c5c3a43d4c
ARTEMIS-1603 fixed browsing tables under JMX tab
2018-02-22 20:34:15 +00:00
Stanislav Knot
89967986d6
ARTEMIS-1681 fix hawtio console security issue
2018-02-14 12:01:01 -05:00
Stanislav Knot
06d27b4045
ARTEMIS-1580 Browsing in hawtio console does not allow to show empty pages
2018-01-23 21:58:14 +00:00
Stanislav Knot
21b58bfea8
ARTEMIS-1579 browsing messages in hawtio console
2018-01-11 10:56:46 +00:00
Pat Fox
b39c556784
NO-JIRA fixed minor regression(reverted JSON field names) and NullPointer in ActiveMQServerControlImpl
2017-12-12 13:17:02 +00:00