- 19 Sep, 2013 6 commits
-
-
Rashid Khan committed
-
Readded percent stacking, fixed bug when area = 0, added view options to histogram outside of editor
Rashid Khan committed -
Cleaned up the Grunt config a bit, removed an unneeded dep
spenceralger committed -
Spencer Alger committed
-
Rashid Khan committed
-
moved the aws config out of the general gruntfile setup, and into a task that is only run when needed.
Spencer Alger committed
-
- 17 Sep, 2013 10 commits
-
-
Rashid Khan committed
-
Rashid Khan committed
-
Fixes for #466
spenceralger committed -
Spencer Alger committed
-
Rashid Khan committed
-
Rashid Khan committed
-
Rashid Khan committed
-
Rashid Khan committed
-
Rashid Khan committed
-
Conflicts: panels/histogram/module.js
Selva committed
-
- 16 Sep, 2013 17 commits
-
-
Rashid Khan committed
-
Rashid Khan committed
-
Spencer Alger committed
-
Rashid Khan committed
-
- Created a grunt task to build, compress, and upload the build to s3 - Updated the README to point users to downloads.elasticsearch.org
Spencer Alger committed -
Rashid Khan committed
-
Rashid Khan committed
-
Rashid Khan committed
-
Rashid Khan committed
-
Rashid Khan committed
-
Fixed dashboard scripts
spenceralger committed -
Fixed the loading of the dashboard scripts, feeding them the needed args and fixing the path that they are fetch from.
Spencer Alger committed -
Rashid Khan committed
-
Rashid Khan committed
-
Rashid Khan committed
-
Spencers cache busting tweaks, fix for map panel path
Rashid Khan committed -
Rashid Khan committed
-
- 15 Sep, 2013 7 commits
-
-
Conflicts: dist/app/components/require.config.js src/app/components/require.config.js
Spencer Alger committed -
Spencer Alger committed
-
bobrik committed
-
bobrik committed
-
Fix for jQuery extensions
spenceralger committed -
Previous fix did not work when jQuery was inlined into app.js because RequireJS was under the impression that it had already init-ed jQuery and didn't call the init function. This new strategy just allows jQuery to be jQuery and has app.js include the extensions (components/extend-jquery.js) before the app boots.
Spencer Alger committed -
Fixes the way that jQuery is loaded with RequireJS, closes #496
spenceralger committed
-