Commit Graph

142 Commits

Author SHA1 Message Date
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
saurabhrai 4abca78785 ARTEMIS-1364: Enable internal sorting in hawtio web console 2017-11-29 08:52:33 +00:00
Justin Bertram 8703d9d51d [maven-release-plugin] prepare for next development iteration 2017-11-01 00:38:57 -05:00
Justin Bertram ec63189a0a [maven-release-plugin] prepare release 2.4.0 2017-11-01 00:38:56 -05:00
Justin Bertram a44b9d5edf [maven-release-plugin] prepare for next development iteration 2017-10-31 12:09:43 -05:00
Justin Bertram 34a7431d1b [maven-release-plugin] prepare release 2.4.0 2017-10-31 12:07:55 -05:00
Shailendra Kumar Singh c9975817cb ARTEMIS-1480 web console 'purge queue' is broken 2017-10-24 15:08:46 -05:00
Andy Taylor 176dab3a78 ARTEMIS-1470 - fix console move message
https://issues.apache.org/jira/browse/ARTEMIS-1470
2017-10-18 15:43:15 -05:00
Martyn Taylor c15742150a ARTEMIS-1468 Fix delete address in console 2017-10-18 13:28:45 +01:00
Pat Fox 92365c7a38 NO-JIRA minor typos in console 2017-09-28 14:30:16 -05:00
Pat Fox 0d57c3973a ARTEMIS-1436 update CLI StatQueue and console to allow greater_than/less_than comparison 2017-09-26 15:17:48 -04:00
Clebert Suconic c8982d775b [maven-release-plugin] prepare for next development iteration 2017-09-05 17:03:48 -04:00
Clebert Suconic 84d5ac65b4 [maven-release-plugin] prepare release 2.3.0 2017-09-05 17:03:37 -04:00
Clebert Suconic ed1b268d42 [maven-release-plugin] prepare for next development iteration 2017-08-31 13:48:09 -04:00
Clebert Suconic 21f2a4a52c [maven-release-plugin] prepare release 2.3.0 2017-08-31 13:47:57 -04:00
Michael Andre Pearce 030cdc4d9a ARTEMIS-1350 - Update management console to expose client side objects
Fix for close button, being shown on selection and hidden on reset/unselect.
2017-08-25 22:44:56 -04:00
Andy Taylor 4ee9580e69 ARTEMIS-1350 - Added close button to console for client objs
https://issues.apache.org/jira/browse/ARTEMIS-1350
2017-08-18 13:55:37 +01:00
Martyn Taylor 06ea18d55c ARTEMIS-1350 Expose Client Objects in Console 2017-08-17 10:44:41 +01:00
Michael Andre Pearce 12942a609f ARTEMIS-1270 Management Console - Hawtio Solution
applying Artemis skin
2017-08-01 14:55:03 -04:00
Andy Taylor fa7b247dc4 ARTEMIS-1270 Management Console - Hawtio Solution
Add Artemis Plugin
2017-08-01 14:54:27 -04:00