Claus Ibsen
0b767fcb0c
AMQ-5976: Filter queues by name in admin webconsole. Thanks to Francois Chartier for the patch. This closes #144 .
2016-11-29 18:42:08 +01:00
Hadrian Zbarcea
be24a133ef
This closes #88 (merged as a65ac586
). More file permissions fixes.
2016-11-03 14:26:34 -04:00
Hadrian Zbarcea
d5a929c0d2
This closes #205 . Won't fix. (fix even more file permissions)
2016-11-03 14:11:40 -04:00
Christopher L. Shannon (cshannon)
c1157fe1f0
https://issues.apache.org/jira/browse/AMQ-6468
...
Fixing JSTL tags in JSP pages
2016-10-17 08:38:50 -04:00
Christopher L. Shannon (cshannon)
06a21dbbb3
[maven-release-plugin] prepare for next development iteration
2016-08-02 09:03:37 -04:00
Christopher L. Shannon (cshannon)
71cbc65283
[maven-release-plugin] prepare release activemq-5.14.0
2016-08-02 09:02:54 -04:00
Petter Nordlander
478d28f988
AMQ-5662 improve Web Console to support retry from all configured DLQs
2016-03-14 21:26:21 +01:00
Christopher L. Shannon (cshannon)
24ad367785
https://issues.apache.org/jira/browse/AMQ-6170
...
Fixing X-Frame-Options header so that is applied for all content served
by Jetty. The previous patch wasn't correct because it only applied it
to Servlets and JSPs and not static content. This also reverts AMQ-6113
2016-02-12 20:43:45 +00:00
Christopher L. Shannon (cshannon)
186b5d0f30
https://issues.apache.org/jira/browse/AMQ-6113
...
Properly set the X-FRAME-OPTIONS header on web responses.
2016-01-29 21:05:35 +00:00
Christopher L. Shannon (cshannon)
d0f5c27785
https://issues.apache.org/jira/browse/AMQ-6146
...
Fixing JSTL tags in the Webconsole
2016-01-28 14:05:45 +00:00
Christopher L. Shannon (cshannon)
27a07431fb
NO JIRA - removing unintended commit
2016-01-28 11:44:16 +00:00
Christopher L. Shannon (cshannon)
c6f470266e
https://issues.apache.org/jira/browse/AMQ-6143
...
Updating to taglibs 1.2.3
2016-01-27 21:03:37 +00:00
Timothy Bish
4ecff14030
NO-JIRA Update master version to 5.14.0-SNAPSHOT to match the eventual
...
release version.
2016-01-20 12:40:20 -05:00
Christopher L. Shannon (cshannon)
cfb4ca9f54
[maven-release-plugin] prepare for next development iteration
2015-11-30 13:48:58 +00:00
Christopher L. Shannon (cshannon)
abfe038ddf
[maven-release-plugin] prepare release activemq-5.13.0
2015-11-30 13:48:11 +00:00
Christian Schneider
0ff46b1879
[AMQ-6020] Adding the necessary import and removing the export packages
...
This closes #153
This closes #152
2015-10-23 12:41:17 -04:00
Christopher L. Shannon (cshannon)
0f492f3b4b
https://issues.apache.org/jira/browse/AMQ-5356
...
Migrated to Karaf 4. This was required to support Jetty 9.2.x.
Fixed all OSGi unit tests.
2015-09-03 12:42:22 +00:00
Christopher L. Shannon (cshannon)
f44c3d20ed
https://issues.apache.org/jira/browse/AMQ-5356
...
Upgraded to Jetty 9.2.x to solve JDK 8 compatibility issues.
This required migrating to the new WebSocket API.
2015-09-03 11:54:57 +00:00
Timothy Bish
6cdd750ddc
[maven-release-plugin] prepare for next development iteration
2015-08-10 11:04:26 -04:00
Timothy Bish
a9eeb03520
[maven-release-plugin] prepare release activemq-5.12.0
2015-08-10 11:04:17 -04:00
gtully
0f4320d00f
fix unchecked warn
2015-07-09 15:09:32 +01:00
Christian Schneider
97b0619b26
[AMQ-5858] add import package
2015-06-23 16:14:31 +02:00
Jean-Baptiste Onofré
471911466b
[AMQ-5770] Remove javax.servlet.resources package import allowing web console to work with Karaf 2.4.x, 3.x, and 4.x
2015-06-17 11:13:48 +02:00
Dejan Bosanac
eaf766b35d
https://issues.apache.org/jira/browse/AMQ-5775 - encode queueGraph.jsp
2015-05-13 16:32:49 +02:00
Claus Ibsen
9b3d651b38
AMQ-5760: ActiveMQ - Output url to the rest api when starting AMQ
2015-05-04 18:45:24 +02:00
Claus Ibsen
559f52a2aa
Upgrade year to 2015
2015-03-15 11:34:04 +01:00
Daniel Kulp
cad1a2a8cd
Open up the xbean osgi import range to include 4.x
2015-03-04 12:43:44 -05:00
gtully
ae595c95b1
[maven-release-plugin] prepare for next development iteration
2015-01-30 12:46:19 +00:00
gtully
4ba1a1689f
[maven-release-plugin] prepare release activemq-5.11.0
2015-01-30 12:46:08 +00:00
gtully
bf5a2997c7
[maven-release-plugin] prepare for next development iteration
2015-01-26 16:48:46 +00:00
gtully
eec2955bde
[maven-release-plugin] prepare release activemq-5.11.0
2015-01-26 16:48:37 +00:00
gtully
64fa706d54
Revert "[maven-release-plugin] prepare release activemq-5.11.0"
...
This reverts commit f47fbe4b89
.
2015-01-26 16:39:35 +00:00
gtully
f47fbe4b89
[maven-release-plugin] prepare release activemq-5.11.0
2015-01-26 16:17:43 +00:00
Daniel Kulp
2128d4d246
Fix some itests due to the servlet import range being inadequate for the version of karaf we are testing with
2015-01-13 13:29:52 -05:00
Daniel Kulp
d4aff4da64
Update to import stuff needed to run in karaf 2.4+
2015-01-13 12:54:08 -05:00
Daniel Kulp
3f82625077
[AMQ-5517] Runtime support for Jetty 9. Build/compile with Jetty8, but tests pass with Jetty 9 for runtime level support.
2015-01-13 12:47:53 -05:00
Daniel Kulp
bc2e2d9a41
[AMQ-5517] Start stubbing in some of the extra params and such that will be needed to support jetty 9
2015-01-13 09:24:50 -05:00
gtully
60f9b020cc
https://issues.apache.org/jira/browse/AMQ-5515 - update to 8.1.15.v20140411
2015-01-13 12:06:54 +00:00
gtully
cf62d58ae7
https://issues.apache.org/jira/browse/AMQ-5515 - tidy up jetty deps - fix jetty maven coords
2015-01-12 22:58:07 +00:00
Hadrian Zbarcea
aedcae139b
Revert "[maven-release-plugin] prepare release activemq-5.11.0"
...
This reverts commit 48b0cf396c
.
2015-01-05 12:25:58 -05:00
Hadrian Zbarcea
89995f4723
Revert "[maven-release-plugin] prepare for next development iteration"
...
This reverts commit 7b285c6f52
.
2015-01-05 12:25:47 -05:00
Hadrian Zbarcea
8dea161d55
AMQ-5491 - Standalone Web console Session timeout with user/password input.
2015-01-05 12:24:25 -05:00
Dejan Bosanac
7b285c6f52
[maven-release-plugin] prepare for next development iteration
2014-12-29 12:44:32 +01:00
Dejan Bosanac
48b0cf396c
[maven-release-plugin] prepare release activemq-5.11.0
2014-12-29 12:44:20 +01:00
Dejan Bosanac
994d9b26a0
https://issues.apache.org/jira/browse/AMQ-5033 - revert changes to the rss and atom feed links, as c:url doesn't escape value
2014-12-10 12:05:28 +01:00
Daniel Kulp
6ae576cafb
Minor cleanup to use a c:out to output the data
2014-08-19 13:34:53 -04:00
Andreas Kuhtz
c0f28e8e0a
Web-console does not initialize under Spring-4.x because dispatcher-servlet.xml has very old bean definition.
...
This closes #37
Signed-off-by: Daniel Kulp <dkulp@apache.org>
2014-07-30 10:23:22 -04:00
gtully
66a689df0e
fix up karaf-itests , related commits https://issues.apache.org/jira/browse/AMQ-5224 https://issues.apache.org/jira/browse/AMQ-5105 Update poms to fully load into M2E - 06bb7a2716
2014-07-28 15:30:12 +01:00
Daniel Kulp
06bb7a2716
Update poms to fully load into M2E
2014-07-10 13:47:55 -04:00
Dejan Bosanac
fa086396a7
[maven-release-plugin] prepare for next development iteration
2014-06-05 11:59:29 +02:00
Dejan Bosanac
58dd93e42e
[maven-release-plugin] prepare release activemq-5.10.0
2014-06-05 11:59:17 +02:00
Krzysztof Sobkowiak
25600944e6
AMQ-5167 ActiveMQ web-cosole fails to start in Karaf - missing import
2014-06-05 11:33:24 +02:00
Dejan Bosanac
c2cf78542f
[maven-release-plugin] prepare for next development iteration
2014-06-04 11:33:17 +02:00
Dejan Bosanac
5bc741f227
[maven-release-plugin] prepare release activemq-5.10.0
2014-06-04 11:33:03 +02:00
Jason Sherman
d37786ea13
Add Jetty host property to resolve URL message
2014-05-09 16:38:49 -04:00
Hadrian Zbarcea
3f32507f78
Use autocrlf consistently for line endings
2014-04-29 14:18:37 -04:00
artnaseef
ae2504ab8e
AMQ-5104: Add non-durable subscribers to the subscriber page, and topic-specific subscriber view for individual topics.
2014-03-14 23:10:13 -07:00
artnaseef
db1e3fc9e3
AMQ-2429: Add pages listing producers for Queues and Topics.
2014-03-14 19:53:53 -07:00
artnaseef
dcbac84a8c
AMQ-4998: apply fix from Guilhem RAMBAL. Added use of "<c:out>" to propery html-encode the output.
2014-02-20 07:47:34 -07:00
artnaseef
ec249f4dac
AMQ-4175: correct the syntax on the message-view "move" operation so clicking the link works properly.
2014-02-15 20:13:32 -07:00
artnaseef
c8402a6e34
AMD-4175: applied patch from Torbjørn Skyberg Knutsen: added webconsole retry operations for messages on "DLQ." and "DLT." destinations; sort queue names for move or copy operations. Also added confirmation dialogs for all message operations not already covered.
2014-02-15 19:08:33 -07:00
James Carman
0c4790bb94
AMQ-5033: webconsole url and html encoding missing
2014-02-08 21:21:40 -07:00
artnaseef
f88043eaf7
AMQ-5028: merge update from dkulp: strip unused dependencies to reduce the size of the WAR file.
2014-02-06 18:28:26 -07:00
artnaseef
4985e08ea8
[AMQ-4813] correct the URL encoding of message IDs. Use <c:url> to format <a href> urls.
2014-02-06 11:54:40 -07:00
Daniel Kulp
17d1489c62
[AMQ-5029] embedded webconsole broker does not resolve activemq.data system property
2014-02-05 16:08:26 -05:00
Daniel Kulp
3321f99643
[AMQ-4174] Redirect back to queue overview after delete/moving message
...
Patch from Robert Balent applied
2014-02-05 15:19:44 -05:00
Daniel Kulp
f74a65f4f5
Merge ../activemq into remove-sitemesh
2014-02-03 15:23:54 -05:00
Daniel Kulp
f222741fdc
More updates for removing sitemesh, remove activemq-all.
2014-02-03 15:13:44 -05:00
Daniel Kulp
cbc227cd1c
[AMQ-4994] Remove site-mesh
2014-01-31 21:46:07 -05:00
Hadrian Zbarcea
f4e768760f
AMQ-4994. Fix OOME while browsing deep queues
2014-01-31 16:56:21 -05:00
Claus Ibsen
25f4e874eb
Polished
2013-11-22 11:01:35 +01:00
gtully
864aa6798f
[maven-release-plugin] prepare for next development iteration
2013-10-14 23:38:35 +01:00
gtully
87c9bbebac
[maven-release-plugin] prepare release activemq-5.9.0
2013-10-14 23:38:22 +01:00
Claus Ibsen
d02f696dd0
Updated (c) to 2013
2013-10-14 09:40:41 +02:00
gtully
ee0933c71e
[maven-release-plugin] prepare for next development iteration
2013-10-11 14:51:36 +01:00
gtully
b276006911
[maven-release-plugin] prepare release activemq-5.9.0
2013-10-11 14:51:24 +01:00
Claus Ibsen
8bfd36a1fd
Polished
2013-10-10 13:59:49 +02:00
Claus Ibsen
4bfb80680a
Upgraded copyright footer to 2013
2013-10-10 12:43:11 +02:00
Claus Ibsen
84c4b9db56
AMQ-7486: Log at INFO level on starting standalone broker the http url of the web console
2013-10-04 14:10:28 +02:00
Claus Ibsen
afc0220147
AMQ-4371: Added back rss/atom feed support in old web console. Thanks to Robert Balent for the patch.
2013-10-02 17:55:04 +02:00
Claus Ibsen
4b0073da02
AMQ-4343: activemq-web-console can't be installed on Karaf 2.2.x. Thanks to Ioannis Canellos for the patch.
2013-09-24 09:21:29 +02:00
Bosanac Dejan
805d88af24
don't limit the web console on jetty 7; it should be able to run on newer versions as well
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1509629 13f79535-47bb-0310-9956-ffa450edef68
2013-08-02 11:17:38 +00:00
Bosanac Dejan
6167c49fc1
https://issues.apache.org/jira/browse/AMQ-4567 - readonly web console
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1498875 13f79535-47bb-0310-9956-ffa450edef68
2013-07-02 10:42:55 +00:00
Claus Ibsen
629c24ba65
Align osgi version to 4.3.1
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1485657 13f79535-47bb-0310-9956-ffa450edef68
2013-05-23 12:01:53 +00:00
Hiram R. Chirino
db08d6e404
Fixes compile error.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1484142 13f79535-47bb-0310-9956-ffa450edef68
2013-05-18 16:39:22 +00:00
Bosanac Dejan
148ca81dcd
https://issues.apache.org/jira/browse/AMQ-4397 - xss in cron expressions
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1459265 13f79535-47bb-0310-9956-ffa450edef68
2013-03-21 12:34:01 +00:00
Hiram R. Chirino
dc86b87236
Avoid building/packing legacy/deprecated modules.
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1445631 13f79535-47bb-0310-9956-ffa450edef68
2013-02-13 14:44:56 +00:00
Gary Tully
56174e770d
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1443026 13f79535-47bb-0310-9956-ffa450edef68
2013-02-06 15:45:26 +00:00
Gary Tully
5e257808f3
[maven-release-plugin] prepare release activemq-5.8.0
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1443024 13f79535-47bb-0310-9956-ffa450edef68
2013-02-06 15:43:41 +00:00
Bosanac Dejan
0d529af312
https://issues.apache.org/jira/browse/AMQ-4034 - web console osgi itest improvements
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1442162 13f79535-47bb-0310-9956-ffa450edef68
2013-02-04 16:12:21 +00:00
Bosanac Dejan
3527a4cfa0
https://issues.apache.org/jira/browse/AMQ-4034 - osgi web console, remove runtime osgi dependency
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1441461 13f79535-47bb-0310-9956-ffa450edef68
2013-02-01 14:34:50 +00:00
Gary Tully
964f8ca375
add broker nd webconsole round trip itest
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1441459 13f79535-47bb-0310-9956-ffa450edef68
2013-02-01 14:27:56 +00:00
Bosanac Dejan
e8deea92b6
https://issues.apache.org/jira/browse/AMQ-4034 - osgi web console, finishing config admin configuration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1441375 13f79535-47bb-0310-9956-ffa450edef68
2013-02-01 10:17:44 +00:00
Bosanac Dejan
0d27c49bbf
https://issues.apache.org/jira/browse/AMQ-4034 - osgi web console, laying down foundations for config admin configuration
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1441064 13f79535-47bb-0310-9956-ffa450edef68
2013-01-31 16:59:49 +00:00
Bosanac Dejan
dc3eb911fa
https://issues.apache.org/jira/browse/AMQ-4034 - osgi web console, fixing classpath
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1441059 13f79535-47bb-0310-9956-ffa450edef68
2013-01-31 16:52:01 +00:00
Timothy A. Bish
a55aae00e7
Scrub the pom files and remove old cruft and leftovers from the recent refactoring
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1439680 13f79535-47bb-0310-9956-ffa450edef68
2013-01-28 22:44:25 +00:00
Christian Posta
0bfa0cdf1a
Fix for https://issues.apache.org/jira/browse/AMQ-4272 updated queueConsumers.jsp to only allow the link to connection page for connections directly to the broker, but go to network.jsp for bridge consumers
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1439193 13f79535-47bb-0310-9956-ffa450edef68
2013-01-27 21:44:55 +00:00
Timothy A. Bish
3dd24195e6
removing dependencies on activemq-core
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1431109 13f79535-47bb-0310-9956-ffa450edef68
2013-01-09 21:50:59 +00:00
Timothy A. Bish
401895a521
Apply patch for: https://issues.apache.org/jira/browse/AMQ-4218
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1420262 13f79535-47bb-0310-9956-ffa450edef68
2012-12-11 16:32:14 +00:00
Timothy A. Bish
67252fe60d
fix for: https://issues.apache.org/jira/browse/AMQ-2740
...
Fix for NPE indicate possible CSRF attack instead.
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1418061 13f79535-47bb-0310-9956-ffa450edef68
2012-12-06 20:37:04 +00:00