summaryrefslogtreecommitdiff
path: root/qpid/java/broker-plugins/management-http/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* QPID-6440: [Java Broker] Web UI, correct problem that causes checkbox values...0.32Keith Wall2015-03-111-1/+6
* QPID-6408: [Java Broker] Expose the AMQP connection limits through the web ma...Keith Wall2015-02-256-38/+95
* QPID-6407: Edit dialogue for BDB HA does not faithfully populate attributes n...Keith Wall2015-02-245-42/+22
* QPID-6346: [Java Broker] Fix field reference when file reader is unsupportedKeith Wall2015-02-241-1/+1
* QPID-6398: [Java Broker] Update web management console UI to invoke dojo pars...Keith Wall2015-02-2448-142/+287
* QPID-6364: [Java Broker] Keystore data url must be a secure attributeKeith Wall2015-02-241-1/+1
* QPID-6364: Introduce attribute annotation property 'secureValueFilter' to mas...Alex Rudyy2015-02-177-147/+229
* QPID-6365: [Java Broker] Only expose secure attribute values when transport i...Alex Rudyy2015-02-092-7/+19
* QPID-6366: [Java Broker] Prevent data urls cluttering the UI and prevent pote...Alex Rudyy2015-02-066-27/+62
* QPID-6364: Add a secure attribute 'storeUrl' into Keystore for specifying sto...Alex Rudyy2015-02-053-6/+6
* QPID-6356: Add port transport into operational log message for starting manag...Alex Rudyy2015-02-041-13/+9
* QPID-6360: [Java Broker] Extend the UI to support creation of alternate group...Alex Rudyy2015-02-0416-275/+549
* NO-JIRA: Increment year in HTML footer of Java Web Management ConsoleKeith Wall2015-02-041-1/+1
* QPID-6356: Remove operational log 'MNG-1006 : Using SSL Keystore : {0}'Alex Rudyy2015-02-031-8/+0
* QPID-6341 : Add test and allow a default alt text for oversized valuesRobert Godfrey2015-02-021-1/+6
* QPID-6351: Fix preferences provider widget to update UI every time on setting...Alex Rudyy2015-02-022-1/+3
* QPID-6346: Improve field labels and prompt messages in UI for non java keysto...Alex Rudyy2015-02-024-20/+21
* QPID-6346: Create keystore/trustore tab UI only onceAlex Rudyy2015-01-312-15/+24
* QPID-6346: Display subject and certificate validity period for non java keyst...Alex Rudyy2015-01-302-4/+35
* QPID-6346: Fix setting of required flag on ResourceWidgetAlex Rudyy2015-01-301-1/+2
* QPID-6351: [Java Broker] Remove provider name from edit UI, remove button 'Ad...Alex Rudyy2015-01-307-30/+9
* QPID-6346: [Java Broker] Encapsulate duplicate UI for uploading of broker res...Alex Rudyy2015-01-3012-549/+371
* QPID-6346: [Java Broker] Add UI for uploading of pem/der keys and certificate...Alex Rudyy2015-01-299-0/+719
* QPID-6345 : Allow enabled cipher suites to be configuredRobert Godfrey2015-01-281-0/+11
* QPID-6341 : Enchacements to the meta data modelRobert Godfrey2015-01-273-26/+63
* QPID-6339 : Use variable interpolation for help url and initial virtual host ...Robert Godfrey2015-01-271-0/+4
* QPID-6337: Fix renediring of dialog action barAlex Rudyy2015-01-2720-20/+28
* QPID-6337: Fix javascript error occuring in IE8 after dojo upgradeAlex Rudyy2015-01-271-2/+3
* QPID-6318: [Java Broker] Make UI support the upload of JKS filesKeith Wall2015-01-2020-342/+1084
* QPID-6316: [Java Broker] Make UI support the upload of ACL filesKeith Wall2015-01-205-134/+373
* QPID-6304: [Java Broker] Allow truststore and keystore (JKS) files to be stor...Andrew MacBean2015-01-141-3/+2
* QPID-6291: [Java Broker] Remove the now defunct supported attributes: VH#supp...Keith Wall2014-12-291-1/+0
* QPID-6290: [Java Broker] Management UI - refactor add VHN/VH to remove type b...Keith Wall2014-12-283-61/+25
* QPID-6289: [Java Broker] Extend Java Broker model to encapsulate permitted ch...Keith Wall2014-12-271-0/+16
* QPID-6276: [Java Broker] Disable upload feature (with tooltip to indicate why...Keith Wall2014-12-222-8/+12
* QPID-6276: [Java Broker] Don't set caching headers when using content-disposi...Keith Wall2014-12-221-2/+8
* QPID-6276: [Java Broker] Enhance the virtualhost UI to support upload/downloa...Keith Wall2014-12-197-47/+213
* QPID-6246: Various fixes for preferences provider UIAlex Rudyy2014-12-039-21/+53
* QPID-6246: Display authentication provider specific fields on authentication ...Alex Rudyy2014-12-0226-151/+671
* QPID-6246: [Java Broker] Refactor authentication provider UIs to use dedicate...Alex Rudyy2014-11-2829-699/+1062
* QPID-6246: Introduce ManagedInterface and ManagedAnnotation and expose the im...Alex Rudyy2014-11-261-0/+13
* QPID-6227: [Java Broker] Refactor ConsoleHelper.js to avoid the need to hardc...Keith Wall2014-11-141-15/+14
* QPID-6220: [Java Broker] BDB HA VH edit dialogue - ensure master/replica sync...Keith Wall2014-11-083-12/+40
* QPID-6217 : [Java Broker] disable HTTP TRACE requests, also hide server imple...Robert Godfrey2014-11-062-0/+90
* QPID-6185: [Java Broker] Further UI changes to handle the user table non IE i...Andrew MacBean2014-10-243-27/+30
* QPID-6185: [Java Broker] Make the web management UI tables, tabs and panels m...Andrew MacBean2014-10-2412-47/+95
* QPID-6174 : Increase defaults for Jetty thread pool sizeRobert Godfrey2014-10-221-2/+2
* QPID-6176: [Java Broker] Re-instate the variables/values that are now missing...Andrew MacBean2014-10-221-51/+45
* QPID-6174 : Expose settings for restricting number of threads / queued jobs i...Robert Godfrey2014-10-212-0/+27
* QPID-6162 : Add authentication providers which store user data in the config ...Robert Godfrey2014-10-171-1/+2