Commit Graph

38494 Commits

Author SHA1 Message Date
Rashid Khan
7e5ace08b3 Fix indent 2013-05-29 13:26:31 -07:00
Rashid Khan
4fe0913e35 Merge pull request #119 from errordeveloper/master
Use `window.location.protocol` so we can use ES behind SSL
2013-05-29 13:25:06 -07:00
Rashid Khan
21f348c8d9 Merge pull request #135 from rashidkpc/master
Fixes #123
2013-05-29 13:23:11 -07:00
Rashid Khan
916ed28400 Added null and undefined handling to highlight filter, closes #123 2013-05-29 13:22:39 -07:00
Rashid Khan
a531c79235 Merge pull request #134 from rashidkpc/master
Fixed old time pattern issue, throw error on no matched indices
2013-05-29 13:18:40 -07:00
Rashid Khan
1818000da8 Fixed issue where dashboards with old timepicker settings would fail. Now throws error on timepicker 2013-05-29 13:17:46 -07:00
Rashid Khan
b7a333b425 Merge pull request #133 from rashidkpc/master
LABJS Ordering
2013-05-29 12:31:23 -07:00
Rashid Khan
6eae38eb3c Load ordering specifications for LABJS 2013-05-29 12:30:38 -07:00
Rashid Khan
20cdd76abc Merge pull request #132 from rashidkpc/master
Fix for jquery race when using firebug
2013-05-29 12:08:39 -07:00
Rashid Khan
8f88bd5e52 Fixed potential jquery race 2013-05-29 12:07:05 -07:00
Rashid Khan
ce869dbb09 Merge pull request #126 from bloonix/master
Replace newlines with <br/>.
2013-05-29 10:52:03 -07:00
Jonny Schulz
cfd26f601f Replace newlines with <br/>. That makes stack traces more readable. 2013-05-29 14:15:40 +02:00
Rashid Khan
481ef2d138 Merge pull request #121 from andytayloruk/fix_apache_proxying
ProxyPass doesn't work with LocationMatch, needs to be ProxyPassMatch
2013-05-28 10:51:01 -07:00
Andy Taylor
80fc992c77 ProxyPass doesn't work with LocationMatch, needs to be ProxyPassMatch 2013-05-28 14:51:28 +01:00
Ilya Dmitrichenko
ca59dad511 use window.location.protocol so we can use ES behind SSL 2013-05-28 14:00:47 +02:00
Rashid Khan
9a48b67021 Merge pull request #113 from rashidkpc/master
Tweaks and bug fixed
2013-05-26 09:38:59 -07:00
Rashid Khan
82e40230a8 Fixed bug in pie editor, switched up edit icon, added ability to disable drag to select in histogram 2013-05-26 09:38:18 -07:00
Rashid Khan
fe2c9c21ad Add example apache/ldap proxy config, fixed timepicker init bug, removed debug statement from stack 2013-05-24 11:19:44 -07:00
Rashid Khan
0918a263f6 Merge pull request #111 from rashidkpc/master
Percentage stacking mode
2013-05-24 09:14:52 -07:00
Rashid Khan
ccc1eafa69 Added percentage stacking mode to histogram 2013-05-24 09:13:13 -07:00
Rashid Khan
fe578fa80c Merge pull request #110 from rashidkpc/master
Fix for unreliable trending numbers before query is complete
2013-05-23 21:47:55 -07:00
Rashid Khan
8743a4263f Fixed unreliable trending numbers before query completes 2013-05-23 21:47:14 -07:00
Rashid Khan
6555829499 Merge pull request #109 from rashidkpc/master
Fixes for trend panel
2013-05-23 21:40:33 -07:00
Rashid Khan
eb965c4c00 Fixed null on missing trend data, added refresh on ago change, moved script loading to bottom of index.html 2013-05-23 21:39:48 -07:00
Rashid Khan
0dd0cfeb2e Merge pull request #108 from rashidkpc/master
Trends panel
2013-05-23 17:30:23 -07:00
Rashid Khan
bf456c864e Added trend panel, moved index calculation to service, made chart backgrounds transparent 2013-05-23 17:28:50 -07:00
Rashid Khan
267a7c17a1 Merge pull request #106 from rashidkpc/master
Closes #32
2013-05-23 10:47:19 -07:00
Rashid Khan
6f7ab40e4d removed legacy date js, added option to expand table instead of scroll, made default in default dashboard 2013-05-23 10:45:59 -07:00
Rashid Khan
1d015e9e04 Merge remote-tracking branch 'upstream/master' 2013-05-22 15:09:25 -07:00
Rashid Khan
6dedc0b0ea Merge pull request #101 from mattweber/issue100
Stringify object within multi-valued fields
2013-05-22 15:06:31 -07:00
Rashid Khan
99411b53ab Noted pattern change in readme 2013-05-22 13:45:14 -07:00
Rashid Khan
030cb2cd68 Merge pull request #103 from rashidkpc/master
Fixed action links in table
2013-05-22 13:31:01 -07:00
Rashid Khan
647f4689ac Fixed action links on table 2013-05-22 13:30:32 -07:00
Rashid Khan
6efd85b42b Merge pull request #102 from rashidkpc/master
Moment.js + new color scheme. NOTE: INDEX STRING FORMAT HAS CHANGED
2013-05-22 11:55:57 -07:00
Rashid Khan
443d6085e8 Updated version to milestone 2 2013-05-22 11:52:02 -07:00
Rashid Khan
9d651e9dd9 Switched to moment.js, updated color scheme 2013-05-22 11:50:49 -07:00
Matt Weber
07ccb63802 Stringify object within multi-valued fields
If an object is found within an array (nested docs), stringify it
during flattening.

Closes #100
2013-05-22 11:07:20 -07:00
Rashid Khan
3c361f9834 Merge pull request #92 from rashidkpc/master
Highlighting
2013-05-17 14:24:30 -07:00
Rashid Khan
8b34477b19 removing accidental add 2013-05-17 14:22:49 -07:00
Rashid Khan
6aa72fa994 Added highlighting to table panel, remove debug statement from derivequeries 2013-05-17 14:21:25 -07:00
Rashid Khan
41ef049bad Merge pull request #87 from rashidkpc/master
Enclude terms in quotes in derivequeries
2013-05-16 07:37:47 -07:00
Rashid Khan
c25fd72cbf Enclose string in quotes 2013-05-16 07:35:39 -07:00
Rashid Khan
b164e5ea79 Merge pull request #85 from rashidkpc/master
Derive Queries Panel
2013-05-15 16:10:23 -07:00
Rashid Khan
a608b80970 switch field input to text input if no fields list exists 2013-05-15 16:09:36 -07:00
Rashid Khan
ed0056dd18 Derive queries panel creates a query object from a terms facet 2013-05-15 16:02:32 -07:00
Rashid Khan
f7a1d8ef9d Merge pull request #82 from rashidkpc/master
Nginx sample config
2013-05-14 09:30:45 -07:00
Rashid Khan
f63d790544 Added sample nginx proxy config 2013-05-14 09:30:00 -07:00
Rashid Khan
764f863afe Added sample nginx proxy config 2013-05-14 09:27:15 -07:00
Rashid Khan
13d664addc Merge pull request #79 from rashidkpc/master
Configurable auto interval resolution
2013-05-13 14:27:13 -07:00
Rashid Khan
8880654bdd Updated version to milestone pre-2, added configurable auto inteval resolution for issue #70 2013-05-13 14:26:34 -07:00