summaryrefslogtreecommitdiff
path: root/qpid/java/broker-plugins/management-http/src/main/java/resources/js
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-253-2/+31
* QPID-6407: Edit dialogue for BDB HA does not faithfully populate attributes n...Keith Wall2015-02-244-27/+4
* 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: Introduce attribute annotation property 'secureValueFilter' to mas...Alex Rudyy2015-02-176-146/+228
* QPID-6366: [Java Broker] Prevent data urls cluttering the UI and prevent pote...Alex Rudyy2015-02-065-26/+58
* QPID-6360: [Java Broker] Extend the UI to support creation of alternate group...Alex Rudyy2015-02-048-259/+404
* 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-022-4/+5
* 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-301-4/+23
* 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-304-24/+8
* QPID-6346: [Java Broker] Encapsulate duplicate UI for uploading of broker res...Alex Rudyy2015-01-307-356/+299
* QPID-6346: [Java Broker] Add UI for uploading of pem/der keys and certificate...Alex Rudyy2015-01-295-0/+433
* 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-2011-239/+668
* QPID-6316: [Java Broker] Make UI support the upload of ACL filesKeith Wall2015-01-202-134/+239
* QPID-6290: [Java Broker] Management UI - refactor add VHN/VH to remove type b...Keith Wall2014-12-282-59/+25
* QPID-6276: [Java Broker] Disable upload feature (with tooltip to indicate why...Keith Wall2014-12-221-3/+5
* QPID-6276: [Java Broker] Enhance the virtualhost UI to support upload/downloa...Keith Wall2014-12-192-41/+129
* QPID-6246: Various fixes for preferences provider UIAlex Rudyy2014-12-035-10/+44
* QPID-6246: Display authentication provider specific fields on authentication ...Alex Rudyy2014-12-0217-105/+510
* QPID-6246: [Java Broker] Refactor authentication provider UIs to use dedicate...Alex Rudyy2014-11-2818-551/+724
* 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-6185: [Java Broker] Make the web management UI tables, tabs and panels m...Andrew MacBean2014-10-243-5/+10
* QPID-6176: [Java Broker] Re-instate the variables/values that are now missing...Andrew MacBean2014-10-221-51/+45
* QPID-6162 : Add authentication providers which store user data in the config ...Robert Godfrey2014-10-171-1/+2
* QPID-6151: [Java Broker Web Management Console] Fix race condition affecting...Keith Wall2014-10-141-1/+2
* QPID-6130: [Java Broker] Introduce edit queue dialog - further add/edit harmo...Andrew MacBean2014-10-062-40/+42
* QPID-6130: [Java Broker] Introduce edit queue dialog - removed redundant JS i...Andrew MacBean2014-10-031-3/+1
* QPID-6130: [Java Broker] Introduce edit queue dialog - review change to remov...Andrew MacBean2014-10-031-1/+1
* QPID-6130: [Java Broker] Introduce edit queue dialog to web management UIAndrew MacBean2014-10-035-31/+272
* QPID-6093: Address code review comments:Alex Rudyy2014-09-176-6/+66
* QPID-6105: [Java Broker] Avoid use of javascript const keyword to avoid compa...Keith Wall2014-09-171-1/+1
* QPID-6092: [Java Broker] Editing permitted node list to be allowed when VHN i...Andrew MacBean2014-09-121-1/+1
* QPID-6093: Add UI to set context variablesAlex Rudyy2014-09-117-126/+852
* QPID-6068: [Java Broker] Introduce ClientAuthCapablePort into Port hierarchy ...Keith Wall2014-09-051-2/+8
* QPID-6068: [Java Broker] Prevent NPE when ediiting JMX_CONNECTOR port through...Keith Wall2014-09-053-58/+115
* NO-JIRA: added colon character to the web UI context variable regex pattern t...Andrew MacBean2014-08-251-1/+1
* QPID-6034: [Java Broker] Refactor Port UI feedback changes from code reviewAndrew MacBean2014-08-254-29/+27
* QPID-6038 : [Java Broker] display exchange type on exchange view in HTTP mana...Robert Godfrey2014-08-231-0/+3
* QPID-6034: [Java Broker] Refactor Port UI to use metadata service rather than...Andrew MacBean2014-08-226-249/+229
* QPID-6016: [Java Broker] Web UI error handlingKeith Wall2014-08-192-21/+8
* QPID-6016: [Java Broker] Improve Web Management Console error handlingKeith Wall2014-08-1823-48/+79
* QPID-6006: [Java Broker] Fix the formatting of the port add/edit dialogueKeith Wall2014-08-161-34/+24
* QPID-6006: [Java Broker] UI to expose attribute defaults during create and ed...Keith Wall2014-08-1616-66/+304
* QPID-5992 : [Java Broker] Allow HTTP management responses to be compressedRobert Godfrey2014-08-131-0/+12