Commit graph

6056 commits

Author SHA1 Message Date
Flavia Saplacan
d98536b0f7 SSL parameters passed to elasticsearch client.
Fix Issue #3397
2015-03-20 18:07:45 +01:00
Flavia Saplacan
76f2d67925 Client certificate and key added on requests to elasticsearch.
Issue # 3339
2015-03-18 09:22:22 +01:00
Khalah Jones Golden
6701acc0af Merge pull request #3129 from kkirsche/patch-1
Improve ARIA Support for Issue #1775
2015-03-09 15:56:51 -07:00
Khalah Jones Golden
759f747452 Merge pull request #3281 from lukasolson/issues/3225
Fix range input to allow decimals
2015-03-09 15:50:53 -07:00
Kevin Kirsche
4343b19cf4 Improve accessibility of scripted field controls
Ref: Issue #1775
Improve accessibility of scripted field controls with ARIA-Labels

Improve Accessibility of Advanced Settings Rows via ARIA

Improve Accessibility of Advanced Settings Rows via [ARIA-label](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-label_attribute) to assist keyboard users

Improve Accessibility of Dashboard via ARIA

Use [aria-label](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-label_attribute) to describe the add visualization button.

Use proper role of button group per http://getbootstrap.com/components/#callout-btn-group-accessibility

Improve Accessibility of Discover via ARIA

Improve accessibility of button groups per: http://getbootstrap.com/components/#callout-btn-group-accessibility

Remove Google Frame in x-ua-compatible

More info: http://blog.chromium.org/2013/06/retiring-chrome-frame.html

Improve accessibility of filter

Provide labels for the menu items

Include titles on the anchors

Use the form role

Fix the "for" so that it corresponds with the input

Include aria-label

Role form

Add ARIA-label

Role form

ARIA labels

Add more aria attributes

Improve aria

Finish up adding more ARIA roles

Set the timepicker's aria-expanded when open

Has popup

State whether the setting field settings is expanded

Include popup

Set alt text

Role of navbar

Set a label for the logo

Setup aria expanded values

Setup aria expansion on sub-navbar

Add aria expansion to main item menu

Set main role

Address @panda01's concerns

Add missing aria-hidden's

Add missing [aria-*] values

Replace directive
2015-03-09 10:05:07 -04:00
Lukas Olson
d299b0b3a5 Merge pull request #3297 from rashidkpc/fix/multi_field_highlighting
Fix multi field highlighting
2015-03-08 16:41:09 -07:00
Rashid Khan
a3eabff801 Merge branch 'master' of github.com:elasticsearch/kibana into fix/multi_field_highlighting 2015-03-07 15:46:58 -08:00
Rashid Khan
834833fd2a Show highlighted values in summary row even if missing in _source 2015-03-07 14:48:14 -07:00
Spencer Alger
98dfb7e24d Merge branch 'master' of https://github.com/elasticsearch/kibana into pr/3235 2015-03-06 17:41:37 -07:00
Lukas Olson
63ffc924ce Merge pull request #3203 from rashidkpc/fixitfriday/auto-select-first
Auto select aggregation and field
2015-03-06 16:45:46 -07:00
Rashid Khan
62f4bb3a66 Merge branch 'pr/3256' 2015-03-06 16:26:26 -07:00
Rashid Khan
fd72181992 Remove isolate scope, use and 2015-03-06 16:01:29 -07:00
Rashid Khan
706aa3c3f1 Merge branch 'master' of github.com:elasticsearch/kibana into fixitfriday/auto-select-first 2015-03-06 15:21:09 -07:00
Rashid Khan
f1399241f1 Merge pull request #2936 from jimmyjones2/underscore_warning
Warn in document viewer when field name starts with underscore
2015-03-06 15:17:26 -07:00
Rashid Khan
c4a3a3947e Merge pull request #3283 from lukasolson/issues/2979
Display saved search title rather than ID in visualize
2015-03-06 15:10:42 -07:00
lukasolson
c3de474b02 Display saved search title rather than ID (issues/2979) 2015-03-06 11:07:06 -07:00
lukasolson
b159bb25c7 Fix range input to allow decimals (issues/3225) 2015-03-06 09:12:01 -07:00
Khalah Jones Golden
9070bf5a8c Merge pull request #3223 from jimmyjones2/clickable
Make time rounding label clickable
2015-03-06 09:32:16 -04:00
Khalah Jones Golden
bc6e38fe08 Merge pull request #3274 from rashidkpc/faq/node-not-found
Add answer to the node-not-found questions
2015-03-06 08:48:55 -04:00
Rashid Khan
5f46df8273 Add answer to the node-not-found questions 2015-03-05 12:48:20 -07:00
Juan Thomassie
43a110e302 Merge pull request #3227 from jthomassie/fix/3199
fix/3199
2015-03-04 15:55:03 -06:00
Juan Thomassie
191eae54fa Merge pull request #4 from stormpython/fix/3199
Resolves conflict on merge with master
2015-03-04 15:54:19 -06:00
Shelby Sturgis
fcfaf5d763 Merge branch 'fix/3199' of https://github.com/jthomassie/kibana into fix/3199
Conflicts:
	src/kibana/components/vislib/visualizations/line_chart.js
2015-03-04 16:01:51 -05:00
debadair
2623d24ba8 Added Load Balancing Across Multiple Elasticsearch Nodes section.
Described how to use an ES client node for load balancing.

Removed (broken) kibana4_server role example.
2015-03-04 12:48:37 -08:00
Rashid Khan
68f97835de Merge pull request #3191 from worldline/patch-1
Pretty print object in arrays
2015-03-04 12:17:20 -07:00
Joe Fleming
cde5f15829 Merge pull request #3197 from stormpython/enhancement/3176
adding feature to remove circles when option to remove circles selected
2015-03-04 11:24:22 -07:00
Shelby Sturgis
2b2d0f58f2 renaming function for PR review 2015-03-04 11:10:18 -05:00
Shelby Sturgis
c3db5da450 Merge branch 'master' into enhancement/3176 2015-03-04 11:08:50 -05:00
Joe Fleming
e0bea02bff Merge pull request #3201 from simianhacker/fix/2471
Closes #2471 - Add logging to a file
2015-03-04 08:53:12 -07:00
Chris Cowan
e17a0bfb0e Looks like you have to set https.globalAgent.maxSockets too 2015-03-04 08:03:19 -07:00
Chris Cowan
53cc5d1dfa Making maxSockets configurable 2015-03-03 16:41:34 -07:00
Chris Cowan
9385bdcab5 Increasing the maxSockets to Infinity 2015-03-03 16:41:34 -07:00
Khalah Jones-Golden
c923d74297 [Visualizations/visualizationWrapper]added a overflow property to stop the scrolling of the pie charts with uneven flex box width 2015-03-03 19:36:14 -04:00
Chris Cowan
689603e43c Merge pull request #3253 from w33ble/config-migration
Config migration
2015-03-03 15:23:09 -07:00
Joe Fleming
58b93689df remove some unused Promise 2015-03-03 14:48:07 -07:00
Joe Fleming
341453ab1e no need to wrap this in a function 2015-03-03 14:47:08 -07:00
Joe Fleming
3a73330927 Merge pull request #3236 from simianhacker/fix/upgradeConfig
Fixing logic for upgrading
2015-03-03 13:33:15 -07:00
Chris Cowan
386dabe5f5 Removing unused promise 2015-03-03 13:19:29 -07:00
Rashid Khan
1c4a0c7c16 Merge pull request #3209 from joehillen/scripted-field-monospace
Make scripted field script monospace
2015-03-03 13:14:27 -07:00
Khalah Jones-Golden
01c32e881e Revert "[Forms/validation] Added a directive that simply doesn't show errors until the user has actually made a mistake"
This reverts commit fb6fc07a92.
2015-03-03 15:57:10 -04:00
Khalah Jones-Golden
9d0ca8d219 Revert "[VisualizeSidebar, CreateIndexForm] Added the inTimeErrors Directive to the Visualize Sidebar and create index form"
This reverts commit 513d35571e.
2015-03-03 15:56:48 -04:00
Khalah Jones-Golden
513d35571e [VisualizeSidebar, CreateIndexForm] Added the inTimeErrors Directive to the Visualize Sidebar and create index form 2015-03-03 14:59:44 -04:00
Khalah Jones-Golden
fb6fc07a92 [Forms/validation] Added a directive that simply doesn't show errors until the user has actually made a mistake 2015-03-03 14:58:48 -04:00
Chris Cowan
6f2345361e Wrong decription 2015-03-02 19:05:07 -07:00
Chris Cowan
40aec286cc Adding an upgrade use case 2015-03-02 17:03:43 -07:00
Chris Cowan
a731c78e2b Adding tests around upgradeConfig 2015-03-02 16:51:49 -07:00
Lukas Olson
a2bdb09cd0 Merge pull request #3204 from simianhacker/fix/2992
Closes #2992 - Adding name to the list of filter.props
2015-03-02 16:31:46 -07:00
Juan Thomassie
a6fcd2ca92 simplifying selections broke things, back to previous version 2015-03-02 16:33:13 -06:00
Chris Cowan
5d3438d738 Fixing logic for upgrading 2015-03-02 15:24:48 -07:00
Juan Thomassie
c0c314defc simplified mouseout alot and simplified mouseover a bit 2015-03-02 16:20:54 -06:00