superset/CHANGELOG.md
Maxime Beauchemin bd47a29076 CHANGELOG update
2016-04-27 19:43:03 -07:00

127 KiB

Change Log

0.8.9 (2016/04/28 02:38 +00:00)

  • 89d1a77 [hotfix] filter_immune_slices fix (@mistercrunch)
  • b634d03 Show only Slices and Dashboards users have access to (#404) (@mistercrunch)
  • ab64a26 fix img loading overlay in explore view (#403) (@mistercrunch)
  • a2f2ad8 add navigation, zoom to treemap (#396) (@andrewhn)
  • c0fb9ee [bugfix] big_number doesn't fadeout on hover (@mistercrunch)
  • 42ac46c [bugfix] fix context confusion in Slice (@mistercrunch)
  • 7b10759 [hotfix] periodic refresh dashboard feature had broken caching (@mistercrunch)
  • 37be01b [hotfix] adding cache_key in payload (@mistercrunch)
  • 7d90f26 Fixing #388 (#391) (@mistercrunch)
  • f1e10d8 One more Druid test (#387) (@mistercrunch)
  • b01d378 Fix the label of the periodic-refresh button (#386) (@x4base)
  • a5f33fe Adding login call for Druid test (@mistercrunch)
  • f4177bf More examples / tests (#385) (@mistercrunch)
  • d8a2b62 Periodically update the slices in the dashboard (#374) (@x4base)
  • 9a33557 Removing forgotten print statement (@mistercrunch)
  • efc6bf4 Redirect application log to stderr, which is picked up by gunicorn. (#335) (@coleslaw)
  • 17e711f Druid unit tests using Mock (#384) (@mistercrunch)
  • 01a8c96 Specifying python versions supported in setup.py (#382) (@mistercrunch)
  • d96b634 split sunburst breadcrumb names on '_' to apply ' '-dependent wrapping more freqently (#376) (@williaster)
  • afcdcf0 Fixing overwrite and save slice permissions for a give role (#298) (@sid88in)
  • 5597eb4 Fix db upgrade script b4456560d4f3 (#370) (@mistercrunch)
  • 3f0171b Configure Visualizations (#365) (@sid88in)
  • badcd8b Storing version number in only one place (#362) (@mistercrunch)
  • 04f1b17 Fixes issue #364 (@mistercrunch)
  • 899fe19 [WiP] Attempting to support Druid's granularity origin as a hidden url param (#194) (@mistercrunch)
  • f316851 New url default for iframe viz (@mistercrunch)
  • 04d769f Some more error handling when rendering the explore view (#361) (@mistercrunch)
  • 01c2c7b Fixing unique constraint in SqlaTable model (#360) (@mistercrunch)

0.8.8 (2016/04/15 04:25 +00:00)

  • 2d420ee v0.8.8 (@mistercrunch)
  • 1a6757f Better type detection for inference of column matrix (#353) (@mistercrunch)
  • 63e5e93 Hide password from database 'show' view (#355) (@mistercrunch)
  • e6e8ec9 [bugfix] missing redirect when datasource is missing (#352) (@mistercrunch)
  • 4b48e9f Updating CHANGELOG (@mistercrunch)

0.8.7 (2016/04/14 05:45 +00:00)

  • ffdae19 v0.8.7 (@mistercrunch)
  • e5fabf3 Adjusting positioning in the examples (@mistercrunch)
  • eb5a417 Change the size of the column datasource_name in datasource creation … (#345) (@gyzmau)
  • 91a3594 Fixing the thumbs and the galery (#346) (@mistercrunch)
  • 52ebdc5 add treemap (#344) (@andrewhn)
  • 5cadd67 Allowing to specify schema for tables (#330) (@mistercrunch)
  • 0a94b36 Adding version subcommand to CLI (#329) (@mistercrunch)
  • 21b3a5f [big_number*] fixing a few bugs (#342) (@mistercrunch)
  • a76ccf4 [welcome page] shows the most recently updated items first (#343) (@mistercrunch)
  • 8fe5790 Don't die on malformed json in the extras field. Give feedback to user (#338) (@deniszgonjanin)
  • 1e08b3e add tooltips to sankey (#341) (@williaster)
  • 77828b6 [bugfix] druid granularity form field should be select2_freeform (@mistercrunch)
  • 3c72751 [bugfix] druid granularity form field should be select2Sortable (@mistercrunch)
  • af417b6 Adding expression column description in the CRUD (@mistercrunch)
  • 3d1fc99 Adding not in docs about connecting to dbs over SSL (@mistercrunch)
  • 1dd4165 Json dumps iso date for Table view (#328) (@mistercrunch)
  • 54fb76e Getting the SQL view back in a working state (#327) (@mistercrunch)
  • 74975a1 Getting error messages to show up on the interactive debugger (@mistercrunch)
  • 6d0b576 Include connection parameters in call to Test Connection for a new database (#326) (@deniszgonjanin)
  • 9ac979a Tweaks for the doc's gallery (@mistercrunch)
  • f32ebee Fixing the way tables overflow in dashboard view (#310) (@mistercrunch)
  • 807d686 Showing thumbsnails when switching viz (#313) (@mistercrunch)
  • 5b82249 Linting to 99% (#317) (@mistercrunch)
  • c6da811 Adding missing dep to dev-reqs.txt (@mistercrunch)
  • a9af6b1 Fix for undefined inner_time_filter on missing granularity in models.SqlaTable (#309) (@antbell)
  • fe045ad New viz: box plot (#312) (@andrewhn)
  • dab31eb Bugfix, link pointing to json (@mistercrunch)
  • da421bb Updating TODO (@mistercrunch)
  • f8e5d30 Revert previous css commit (@mistercrunch)
  • bfd1c87 Forcing widget overflow to be visible (@mistercrunch)
  • 542b66e Giving credit where credit is due (#307) (@mistercrunch)
  • 866e00d Detecting loops in Sankeys (#271) (@mistercrunch)
  • a3dcb0f closes #292 (#304) (@mistercrunch)
  • 25831f0 Making prod web server run by default (@mistercrunch)
  • b47ca78 Preserve order of breakdowns in bar_dist (#302) (@amancevice)
  • ef992b6 Fix week and month Time grain in MySQL (#297) (@prihoda)
  • fdcedd0 Adding edit link to datasource in explore view (#303) (@mistercrunch)
  • 9a02c88 Adding link to docs on navbar, re-indent (@mistercrunch)
  • b2de935 Add OS dependencies link in development env docs (#300) (@lerrua)
  • ef64884 [heatmap] fix bug to display this view properly in dashboards. fix bug to display their d3-tip tooltips in dashboards. don't show empty tooltips on heatmap. update logic for margins so they fit dynamically based on label size. (#301) (@williaster)
  • 0afa5d2 Added FAQ and db dependencies to docs (@mistercrunch)
  • eff0beb Optimizing import statements for better readability and to avoid unused, excessive and duplicating imports in the project. (#294) (@sid88in)
  • ee42aa7 Updating CHANGELOG (@mistercrunch)
  • 2972122 Adding link to Strata slides (@mistercrunch)

0.8.6 (2016/04/07 21:26 +00:00)

  • c5dead4 v0.8.6 (@mistercrunch)
  • d933a21 Prettyfying an image in the docs (@mistercrunch)
  • 59169bf Merge pull request #212 from airbnb/big_number_total (@michellethomas)
  • bcca840 Adding from future imports (#288) (@mistercrunch)
  • 90a3b9f Update INTHEWILD.md (@mherr)
  • a37e431 Adding _images to .gitignore (@mistercrunch)
  • bf38c71 Adding missing images (@mistercrunch)
  • 6b0b03e Fix localhost link in installation docs (@jules2689)
  • 8556b09 Enable Time Grain Option for Redshift (@mistercrunch)
  • d122b37 Add python-pip to the install docs (@jules2689)
  • 1756c27 Adding upgrade instructions to docs (@mistercrunch)
  • 7867267 SqlAlchemy -> SQLAlchemy in README.md (@AaronCritchley)
  • 92d5886 Improving the Installation docs (@mistercrunch)
  • d10eaec Adding a Gallery to the docs (@mistercrunch)
  • c2bb49f Fix 4e6a06bad7a8_init.py migration script to work with Postgres (@greens231)
  • 062f2b8 Datasource dropdown in Explore view (@mistercrunch)
  • 65e72d0 Csv download improvements (@andrewhn)
  • 3457276 Adding y_axis_format to DistributionBarViz (@mistercrunch)
  • c2baa53 bugfix datatables move to new package (@mistercrunch)
  • 3175882 + button on Slice list view redirects to Table view with alert (@mistercrunch)
  • 81de51b Minor tweaks (@mistercrunch)
  • 0d1f27d add postgres grains (@andrewhn)
  • c728288 Fixing the pagination display on welcome (@mistercrunch)
  • f9d04e8 Fixed refresh_datasource redirect (@mistercrunch)
  • bf2e804 Removed trailing coma in Database.extra default (@mistercrunch)
  • c349b0a Fixed link url in docs (@mistercrunch)
  • 4d640b5 [fix] panel overflowing on welcome page (@mistercrunch)
  • 380c3f0 Using boostrap panels for form fieldsets in explore view (@mistercrunch)
  • e3e8202 clear element before redrawing sankey (@andrewhn)
  • 8898444 Adding extra options to deeper configure sqlalchemy (@mistercrunch)
  • f1830c3 A better welcome page (@mistercrunch)
  • 92f73b6 Move window.alert() calls to bootstrap modals. Also log errors to console. (@williaster)
  • 9c1af66 Fix ignored SQL where clauses (@skje)
  • 2b31ab4 [hotfix] fixing json endpoint (@mistercrunch)
  • 034fd07 Doc formating fix (@mistercrunch)
  • ca44432 Prettyfying the Caravel on README (@mistercrunch)
  • 6f96252 A logo on the navbar (@mistercrunch)
  • 0b93fd3 [hotfix] hashing unicode in py3 (@mistercrunch)
  • c3789d5 Removing duplicate get_table in fetch_metadata (@Jimexist)
  • aec3c0b Fixing bug when datasource has been deleted (@mistercrunch)
  • ef45c20 Hash cache keys to avoid too keys being too long. Resolves #240 (@karel1980)
  • 10ab678 Finishing up the tutorial (@mistercrunch)
  • 87fb40a Bumping version of npm up (@mistercrunch)
  • d245fb9 travis tweaks (@mistercrunch)
  • c60032a Pillow with a capital P (@mistercrunch)
  • d2f5190 Adding a tutorial (@mistercrunch)
  • 93405dc Clarify SQLALCHEMY_DATABASE_URI in the docs (@mistercrunch)
  • dafdb51 Adding Caravel Docker link to README (@mistercrunch)
  • 2d0fdf7 Adding a CHANGELOG.md (@mistercrunch)

0.8.5 (2016/04/01 20:30 +00:00)

  • 718de6c v0.8.5 (@mistercrunch)
  • 38062f1 Adding an INTHEWILD file (@mistercrunch)
  • #234 Merge pull request #234 from airbnb/pinpandas (@airbnb)
  • 481d821 Tweaking docs (@mistercrunch)
  • 7b111b7 Adding an OS dependencies section to the install docs (@mistercrunch)
  • ab92e7a Pin pandas, remove numpy (@mistercrunch)
  • #229 Merge pull request #229 from jmcomets/patch-1 (@jmcomets)
  • 23319ee Remove "requirements.txt" mention from README (@jmcomets)
  • #225 Merge pull request #225 from airbnb/chris/remove-random-power-units (@airbnb)
  • #219 Merge pull request #219 from airbnb/chris/sunburst-conditional-percent (@airbnb)
  • #224 Merge pull request #224 from cyrusstoller/typo_fix (@cyrusstoller)
  • #214 Merge pull request #214 from airbnb/kim/fix_druid_datasource_bug (@airbnb)
  • 0e2c0ce remove power units from sankey diagram (@williaster)
  • 807f4dd Fixing minor typos in the readme (@cyrusstoller)
  • b87d8a0 change 'of previous' to 'of parent' (@williaster)
  • 0b3e2e0 Add 'Percent of previous' to sunburst vis. Appease npm warnings for data tables and d3-sankey. (@williaster)
  • #218 Merge pull request #218 from airbnb/redirects (@airbnb)
  • eeba80c Merge branch 'master' into redirects (@mistercrunch)
  • #223 Merge pull request #223 from thebucknerlife/master (@thebucknerlife)
  • #222 Merge pull request #222 from brchristian/patch-1 (@brchristian)
  • 9595dcf Fixed typo in README (@thebucknerlife)
  • 58ab4e2 remove duplicate Druid.io section in README.md (@brchristian)
  • 2b71b72 Redirecting URL from previous names to caravel (@mistercrunch)
  • bd9051a Fixing README link (@mistercrunch)
  • 6f63b30 Dedupping info in README by pointing to docs (@mistercrunch)
  • f659caa Fix an installation bug. (@kim-pham-airbnb)
  • #213 Merge pull request #213 from airbnb/kim/fix_druid_datasource_bug (@airbnb)
  • e5553ab Fix lint warning. (@kim-pham-airbnb)
  • 4a77b70 A better fix. (@kim-pham-airbnb)
  • f67c6b5 Fix a bug when loading DruidDatasource. (@kim-pham-airbnb)
  • fd40742 A few replacements related to the rename (@mistercrunch)
  • e1b8719 Adding docs link badge (@mistercrunch)
  • b164244 Renaming forgotten doc file (@mistercrunch)
  • 00226cc Changing image size, second try (@mistercrunch)
  • 3a3d5cd Changing image size (@mistercrunch)
  • c6b7720 Adding build status badge and image to README (@mistercrunch)
  • d885dd3 Getting coveralls to work (@mistercrunch)
  • 54fe234 Dummy commit to trigger travis (@mistercrunch)
  • 6e1413d Adding dev-reqs.txt to build (@mistercrunch)
  • 0296b83 Changing repo token for coveralls (@mistercrunch)
  • #204 Merge pull request #204 from airbnb/fixes (@airbnb)
  • #209 Merge pull request #209 from airbnb/screenshots (@airbnb)
  • cda1bd5 Fresh screenshots (@mistercrunch)
  • 8e27099 Fixing the tests for py3 (@mistercrunch)
  • 60bce9e Fixing the order and coverage report for the unit tests (@mistercrunch)
  • #206 Merge pull request #206 from airbnb/caravel (@airbnb)
  • 619d358 [dashed->caravel] Replace in files (@mistercrunch)
  • d48796f Caravel - renaming files (@mistercrunch)
  • #205 Merge pull request #205 from airbnb/chris/sunburst-fix (@airbnb)
  • 1aee5b7 fix sunburst error. add less to package.json because less-loader complains if it's not there. (@williaster)
  • #203 Merge pull request #203 from airbnb/fixes (@airbnb)
  • 09021aa Adding LONG to list of numeric types, updating TODO (@mistercrunch)
  • 26c7251 Fixing mysql install (@mistercrunch)
  • #202 Merge pull request #202 from airbnb/better_tests (@airbnb)
  • 301dce2 Using setup.py nosetests to run tests (@mistercrunch)
  • 6dce6df JS Lint breaks the build (@mistercrunch)
  • 2102e04 Adding tests for ping and health enpoint (@mistercrunch)
  • 2397645 Fix intermitent bug with npm locks (@mistercrunch)
  • #199 Merge pull request #199 from airbnb/touchups (@airbnb)
  • #200 Merge pull request #200 from airbnb/sankey (@airbnb)
  • 48210d5 Add a sankey example (@mistercrunch)
  • 5804991 Fix a few minor bugs (@mistercrunch)
  • 5be7b03 [hotfix] Fix tooltip overflow to be visible outside widget (@mistercrunch)
  • a898c27 Minor CSS for navbar brand to not decorate the link (@mistercrunch)
  • 4974715 [hotfix] merging 2 migration scripts (@mistercrunch)
  • #192 Merge pull request #192 from airbnb/kim/misc_hack (@airbnb)
  • #198 Merge pull request #198 from airbnb/welcome (@airbnb)
  • #197 Merge pull request #197 from NiharikaRay/master (@NiharikaRay)
  • #196 Merge pull request #196 from airbnb/fix_audit (@airbnb)
  • e7bed92 [hotfix] can't back out of history after entering explore (@mistercrunch)
  • 8c0870e Linting to perfection (@mistercrunch)
  • c920355 a welcome page (@mistercrunch)
  • 2378fdf Disable polymorphism in DruidMetric as well (@kim-pham-airbnb)
  • 23b6bca Fix style warning (@kim-pham-airbnb)
  • 7a7eb33 Disable Datasource sql polymorphism & Fix refresh Druid metadata. (@kim-pham-airbnb)
  • fee6b3f Adding a DRUID_IS_ACTIVE flag and changing nav bar
  • 0f637bd Fixing issues around fk nullable=False on audit fields (@mistercrunch)
  • 10a1edd Improving the docs build script (@mistercrunch)

0.8.4 (2016/03/24 05:26 +00:00)

  • 21d1c0a 0.8.4 (@mistercrunch)
  • #193 Merge pull request #193 from airbnb/favstar (@airbnb)
  • 2362b5a Tunning tooltips (@mistercrunch)
  • 7ede732 Adding favorites for Slices and Dashboards (@mistercrunch)
  • 5b10b19 Fixing the docs (@mistercrunch)
  • 14f298b dashboard bug fixes and better page titles (@mistercrunch)
  • 89da51f Pointing landscape badge to the right branch (@mistercrunch)

0.8.3 (2016/03/23 21:11 +00:00)

  • a244f3a Fixing build issues with preventive rm /Users/maxime_beauchemin/.npm/*.lock (@mistercrunch)
  • d5487c6 0.8.3 (@mistercrunch)

0.8.2 (2016/03/23 20:43 +00:00)

  • 9d3bf77 Fixing build issues with preventive rm /Users/maxime_beauchemin/.npm/*.lock (@mistercrunch)
  • #188 Merge pull request #188 from airbnb/caching (@airbnb)
  • 417749f Explore mode should only expose cache on first load (@mistercrunch)
  • fded04a Hack to get the force refresh in the explore view (@mistercrunch)
  • d8192ec Introducing a caching layer (@mistercrunch)
  • 2d3edf3 js lint breaks the build (@mistercrunch)

0.8.1 (2016/03/21 23:41 +00:00)

  • #191 Merge pull request #191 from airbnb/week-grain (@airbnb)
  • bad3128 Update grain label name
  • 48c8a90 Fix multi-line statement
  • a9ba47f Add week ending and week start to grain
  • #190 Merge pull request #190 from airbnb/vnum (@airbnb)
  • e17d78e Cranking up version numbers (@mistercrunch)
  • 9450c12 note about the previous name in README (@mistercrunch)
  • f01b418 Adding reqs badge (@mistercrunch)
  • b5f4d3b Adding reqs badge (@mistercrunch)
  • 28e5a87 pypi badges (@mistercrunch)
  • 10c48f0 [renaming] (@mistercrunch)
  • f79aca1 rename - 2nd phase (@mistercrunch)
  • be6b2fe [panoramix] -> [dashed] (@mistercrunch)
  • #184 Merge pull request #184 from mistercrunch/chris/sunburst-fixes (@mistercrunch)
  • 2b1dcf0 [hotfix] granularity fix (@mistercrunch)
  • 987a1af [hotfix] granularity fix (@mistercrunch)
  • f453932 [hotfix] druid granularity missing (@mistercrunch)
  • 3dc9996 hide breadcrumbs on mouseout (@williaster)
  • 3197c4b add utility function for wrapping svg text, apply to sunburst breadcrumbs, and make colors more readable for sunburst. (@williaster)
  • #186 Merge pull request #186 from mistercrunch/docstrings (@mistercrunch)
  • 1c9c154 More docstrings (@mistercrunch)
  • ebf55bf Adding docstrings ! (@mistercrunch)
  • 3461538 [hotfix] appbuilder modal z-index fix (@mistercrunch)
  • 7cdb23f [hotfix] grouping by grain, filtering on raw expression (@mistercrunch)
  • 73daf2f [hotfix] casting dates for presto grain functions (@mistercrunch)
  • #181 Merge pull request #181 from mistercrunch/time_grain (@mistercrunch)
  • 0608094 fix misc sunburst bugs from refactor. (@williaster)
  • 61ab06d Removing unicode from country data (@mistercrunch)
  • 0c045a9 trim '0' groups from sunburst paths to show null groups. add ability to map color to sunburst groupby groups. add fancier breadcrumbs to sunburst. (@williaster)
  • 27fb810 Dynamic time granularity on any datetime column (@mistercrunch)
  • #182 Merge pull request #182 from mistercrunch/chris/modal-and-dashboard-css-fixes (@mistercrunch)
  • 417b5a5 Adding linting note to CONTRIBUTING.md (@mistercrunch)
  • #178 Merge pull request #178 from mistercrunch/fix_audit (@mistercrunch)
  • 1a58b6d fix overflow scroll bars on all dashboard charts. make dashboard chart control toggle interaction nicer. make sure user-stylesheets are applied last. remove ace css editor error/warning parsing. make filters look nicer in dashboards. fix some linting. (@williaster)
  • 1ab8963 Adding caching to TODO (@mistercrunch)
  • #175 Merge pull request #175 from mistercrunch/chris/css-fixes (@mistercrunch)
  • 95b7b97 Allowing all extra fields in AuditMixin to be nullable (@mistercrunch)
  • b0fa4bc remove unused css (@williaster)
  • 49590e2 refactor dashboard chart html, make several css improvements. (@williaster)

0.8.0 (2016/03/11 03:33 +00:00)

  • #172 Merge pull request #172 from mistercrunch/packaging (@mistercrunch)
  • 9e4b38b Adjusting css for display not to flicker on dashboard load (@mistercrunch)
  • e2cd14d Fixing the python and js packaging (@mistercrunch)
  • 370c5af [hotfix] fix utils.markdown function chokes on None (@mistercrunch)
  • e53a1cc Adding a TODO entry for viz selector (@mistercrunch)
  • #171 Merge pull request #171 from mistercrunch/fix_filter (@mistercrunch)
  • 8292714 Fixing bug in filter_box (@mistercrunch)
  • #169 Merge pull request #169 from mistercrunch/select2-style (@mistercrunch)
  • d6db3a9 semicolon (@mistercrunch)
  • c0e4aca Using dash - instead of _ on filename, making input form-control white (@mistercrunch)
  • 9855a60 Fixing the look of select2 components (@mistercrunch)
  • #168 Merge pull request #168 from mistercrunch/travis_npm (@mistercrunch)
  • b2d72fb Tweaks (@mistercrunch)
  • 78e01ab Caching node_modules (@mistercrunch)
  • 454bb10 Getting travis to build the npm related stuff (@mistercrunch)
  • ee025b3 Fixing REST api and unsortable columns (@mistercrunch)
  • #166 Merge pull request #166 from mistercrunch/chris/css (@mistercrunch)
  • 9095cd3 update contributing.md to explain updated LESS/CSS customization (@williaster)
  • #163 Merge pull request #163 from mistercrunch/css (@mistercrunch)
  • d3f7bbd remove pre-compiled bootstrap themes, use npm/wepack to compile from less variables instead. also fix a few css style bugs. (@williaster)
  • #164 Merge pull request #164 from mistercrunch/docs (@mistercrunch)
  • #165 Merge pull request #165 from mistercrunch/window_resize (@mistercrunch)
  • 9de19b1 setResizeOnWindowResize -> bindResizeToWindowResize (@mistercrunch)
  • 722c16a Fixing window resize for explore and standalone (@mistercrunch)
  • 5486e5c barol -> tirol (@mistercrunch)
  • #161 Merge pull request #161 from mistercrunch/chris/eslint (@mistercrunch)
  • 0a8ab6c Shipping with a CSS template out of the box (@mistercrunch)
  • 486fb8b [hotfix] fixing the examples (@mistercrunch)
  • a7e75a2 [hotfix] cosmetic fitting for nvd3 line chart overflowing (@mistercrunch)
  • bd29672 Improving the docs (@mistercrunch)
  • 68f8937 lint standalone.js (@williaster)
  • #160 Merge pull request #160 from mistercrunch/fix_dashed (@mistercrunch)
  • 673f741 Add linting to package.json, run 'npm run lint' to run (will try to add commit hook later). Do all of the linting... (@williaster)
  • b61ddd0 semicolon (@mistercrunch)
  • e1e1746 Fixing the dashed line when using time compare (@mistercrunch)
  • b6a2521 hotfix - forgot to add standalone.js (@mistercrunch)
  • #159 Merge pull request #159 from mistercrunch/standalone (@mistercrunch)
  • 51797ca Fixing the standalone mode (@mistercrunch)
  • #158 Merge pull request #158 from mistercrunch/refactor (@mistercrunch)
  • b44d48c Using vim-jsbeautify (@mistercrunch)
  • a68d742 Javascript refactor (@mistercrunch)
  • e434cbe Better filtering (@mistercrunch)
  • #154 Merge pull request #154 from mistercrunch/fix_dates (@mistercrunch)
  • 4fe89a3 Pinning parsedatetime to 2.0 (@mistercrunch)
  • 8c525b7 Hotfix nvd3's secondary xaxis uses the wrong formating (@mistercrunch)
  • #157 Merge pull request #157 from mistercrunch/chris/copy-short-url (@mistercrunch)
  • 88f9442 add button to auto-copy short URLs in /explore page (@williaster)
  • 32cd9f5 Updating TODO.md (@mistercrunch)
  • eccf9c2 [hotfix] saving as new bugfix (@mistercrunch)
  • #149 Merge pull request #149 from mistercrunch/immune_to_filter (@mistercrunch)
  • be4a7a4 Linting (@mistercrunch)
  • 69cfcab Making Dashboard look better (@mistercrunch)
  • 3a38c60 Fixing tooltips (@mistercrunch)
  • 22327e2 Transfering all the json in one point (@mistercrunch)
  • bd06f99 Allowing to make certain widgets immune to filter (@mistercrunch)
  • 9f809e9 hotfix, readme pointing to the right landscape branch (@mistercrunch)
  • 34709c8 Digging into leap year bug and improvming tests (@mistercrunch)
  • #151 Merge pull request #151 from mistercrunch/lint (@mistercrunch)
  • #153 Merge pull request #153 from tay/patch-1 (@tay)
  • ca124f2 Improve README (@tay)
  • 0a84259 More linting (@mistercrunch)
  • cb46a61 Linting (@mistercrunch)
  • 8bf629c [hotfix] fixing explore view (@mistercrunch)
  • #139 Merge pull request #139 from mistercrunch/chris/npm-ify2 (@mistercrunch)
  • #147 Merge pull request #147 from mistercrunch/npm (@mistercrunch)
  • bc41820 Rolling back to previous theme until we polish bootswarch.paper (@mistercrunch)
  • 58c7b8c Removing js_files and css_files entries from viz.py (@mistercrunch)
  • c304cc4 Moving content of assets/readme.md to contributing.md (@mistercrunch)
  • 4f4c67c Moving html assets back to flask template folder (@mistercrunch)
  • c929b2a npmify datamaps dependency (@mistercrunch)
  • fd0e680 Cleaning up assets/vendors (@mistercrunch)
  • 70e1aa3 Adding missing fonts (@mistercrunch)
  • e4e7b91 Fixing dashboard.html (@mistercrunch)
  • d8409c1 Fixing table and pivot_table (@mistercrunch)
  • 8dcd5e0 Tackling Featured Datasets (@mistercrunch)
  • #148 Merge pull request #148 from tay/patch-1 (@tay)
  • 7c96a2e Fix typo (@tay)
  • #145 Merge pull request #145 from mistercrunch/npm (@mistercrunch)
  • e70542d NPMify sql.html (@mistercrunch)
  • 171301b Moving files around (@mistercrunch)
  • 3e83460 Remove base.entry.js, declare all JS dependencies in explore using npm. Pin older select2 version to enable select2Sortable. (@williaster)
  • #142 Merge pull request #142 from mistercrunch/npm (@mistercrunch)
  • df8ea52 Adjustments based on comment (@mistercrunch)
  • 9552d09 A few cosmetic fixes (nvd3 tooltips, buttons, tables) (@mistercrunch)
  • #141 Merge pull request #141 from mistercrunch/npm (@mistercrunch)
  • d582efe Fixing 2 links (@mistercrunch)
  • f5e0ed7 A simple base template for npm (@mistercrunch)
  • 79e6fc9 huge npm refactor of all visualizations. table views are broken due to broken shimming for jquery/jquery-ui, dashboards are broken due to refactor of explore views. (@williaster)
  • #140 Merge pull request #140 from dayzzz/segment_selection (@dayzzz)
  • 5c38fc7 use the latest segment to extract metadata
  • af34549 partial refactor of explore page, visualizations not managed with webpack yet. (@williaster)
  • 0eb3dcd Update readme.md
  • f40c024 Add npm package.json and setup webpack to transpile ES6/JSX and compile JS files for frontend refactor. See readme.md in assets/ for npm setup instructions and visit the panoramix home page for a React sandbox. (@williaster)
  • #136 Merge pull request #136 from mistercrunch/barbar (@mistercrunch)
  • 7e60b14 Trying to fix a unicode bug with presto (@mistercrunch)
  • e42d1a1 Improved the bar char to allow for dimensional breakdowns (@mistercrunch)
  • 6f4397c Fixing druid metadata import (@mistercrunch)
  • 1f41ce3 CLI adding refresh_druid command (@mistercrunch)
  • d970e89 bugfix - Cluster -> DruidCluster (@mistercrunch)
  • 5686dc0 Bugfix Column -> DruidColumn (@mistercrunch)
  • 80651a5 More logging (@mistercrunch)
  • 2c43968 More verbose druid metadata refresh (@mistercrunch)
  • ba28fbb Fixing link to cluster view (@mistercrunch)
  • #134 Merge pull request #134 from mistercrunch/fix_init (@mistercrunch)
  • 53a0f81 Fixing the roles auto maintenance (@mistercrunch)
  • baac8c4 Desperatly changing view name to avoid proxy odd bug (@mistercrunch)
  • 88b8f73 Not specifying flask-login version, letting flask-appbuilder do it (@mistercrunch)
  • e02702d Pinning appbuilder to 1.6 (@mistercrunch)
  • e39d6db Hack to log dashboard_ids when slugs are used (@mistercrunch)
  • #132 Merge pull request #132 from mistercrunch/fix_legend (@mistercrunch)
  • c7ecb33 [nvd3] fixing the legend toggle bug (@mistercrunch)
  • ec05668 Fixing legend toggle in nvd3 charts (@mistercrunch)
  • #131 Merge pull request #131 from mistercrunch/moretests (@mistercrunch)
  • e039547 More tests using doctests (@mistercrunch)
  • #130 Merge pull request #130 from mistercrunch/log_more (@mistercrunch)
  • #129 Merge pull request #129 from mistercrunch/rename_druid_classes (@mistercrunch)
  • b1f88a5 Logging more (@mistercrunch)
  • 32442aa Adding Metric class as well (@mistercrunch)
  • b18d117 Renaming Classes related to Druid (@mistercrunch)
  • 460f6cb Updated TODO and color bugfix (@mistercrunch)
  • 61b3a85 improving the sql view (@mistercrunch)
  • 98ba323 Polish (@mistercrunch)
  • b10487c Fixing the overflow for tables (@mistercrunch)
  • #127 Merge pull request #127 from mistercrunch/sql (@mistercrunch)
  • 50d7d0f Making progress (@mistercrunch)
  • 3b9b81f Getting the back button to work (@mistercrunch)
  • 9c47415 Error handling and table links (@mistercrunch)
  • e8ae49d An airpal like interface (@mistercrunch)
  • 354ef9b Polishing the CSS template feature (@mistercrunch)
  • d276be8 Moving CSS templates link to Sources (@mistercrunch)
  • #128 Merge pull request #128 from mistercrunch/css_templates (@mistercrunch)
  • dbbedc3 Allowing definition of css templates (@mistercrunch)
  • 9838fbb Fixing bad merge (@mistercrunch)
  • 95aa6e0 [fix] can't back out with back button (@mistercrunch)
  • #126 Merge pull request #126 from mistercrunch/heatmap (@mistercrunch)
  • 4e6e20d Allowing for normalizing across x or y (@mistercrunch)
  • 44b43a3 Adding vid to README.md (@mistercrunch)
  • 0714dc6 Added smoothening option (@mistercrunch)
  • 40b28d0 Allowing different color schemes (@mistercrunch)
  • 09c7724 Working without zoom (@mistercrunch)
  • 0f58c60 Heatmap (@mistercrunch)
  • a2f14b3 getting something to show (@mistercrunch)
  • b91460d [bugfix] sunburst text shows behind arcs (@mistercrunch)
  • #125 Merge pull request #125 from mistercrunch/colors_perfect (@mistercrunch)
  • a3c2ee0 Consistent colors rendered client side (@mistercrunch)
  • e6920f8 CRUD views improvements (@mistercrunch)
  • 0ca59bc Curating list of fields (@mistercrunch)
  • #124 Merge pull request #124 from mistercrunch/colors (@mistercrunch)
  • 32e4b9f A more cohesive color strategy (@mistercrunch)

0.7.0 (2016/01/23 15:16 +00:00)

  • 012a651 v0.7.0 (@mistercrunch)
  • #123 Merge pull request #123 from mistercrunch/color_factory (@mistercrunch)
  • 2df3cfd Adding a color factory (@mistercrunch)
  • #122 Merge pull request #122 from mistercrunch/para (@mistercrunch)
  • 73989f4 Adding Parallel coordinates viz (@mistercrunch)
  • 2885227 Autodocs (@mistercrunch)
  • #121 Merge pull request #121 from mistercrunch/iframe (@mistercrunch)
  • 5f88068 Fixing a bug (@mistercrunch)
  • 5f9f95b Adding a basic ifram viz (@mistercrunch)
  • #120 Merge pull request #120 from mistercrunch/sliceinfo (@mistercrunch)
  • 110be35 bugfix in explore view (@mistercrunch)
  • 8d40717 Adding description for new field in crud (@mistercrunch)
  • e40f5bc Displaying markdown slice info on dash view (@mistercrunch)
  • ba1dfcb Refactor + timeformating options (@mistercrunch)
  • b594b8a BigNumber tweaks (@mistercrunch)
  • #117 Merge pull request #117 from mistercrunch/refact (@mistercrunch)
  • 085430c Doing some refactoring (@mistercrunch)
  • #115 Merge pull request #115 from mistercrunch/y_format (@mistercrunch)
  • d9e4c75 Parameterizing the number of gunicorn workers (@mistercrunch)
  • 976b777 Weeding some useless lines (@mistercrunch)
  • 02e519a Fixing the bug where filters don't apply on load (@mistercrunch)
  • 5910bf0 Providing options for Y axis number formating (@mistercrunch)
  • 69a385b [hotfix] date casting (@mistercrunch)
  • #112 Merge pull request #112 from mistercrunch/url_shortner (@mistercrunch)
  • #113 Merge pull request #113 from mistercrunch/check (@mistercrunch)
  • #111 Merge pull request #111 from mistercrunch/load_ex_dash (@mistercrunch)
  • df797c0 Prettier checkboxes (@mistercrunch)
  • f4ef1c0 Adding an URL shortner (@mistercrunch)
  • a3727fc Making sqlite work (@mistercrunch)
  • ef5511c Getting stuff to load (@mistercrunch)
  • a38a8d4 Loading another example amazing dash (@mistercrunch)
  • d726bd0 NVD3 form optinos for stacked/expanded/grouped ... (@mistercrunch)
  • 7982dee Updating the CONTRIBUTING.md (@mistercrunch)
  • 4f7a5f3 Refactoring (@mistercrunch)
  • b6b8d04 Tunning timeseries settings (@mistercrunch)
  • 089a8c6 [hotfix] no data (@mistercrunch)
  • f434f3c Raising earlier on no data (@mistercrunch)
  • ffe9a68 Adding a picture for who dataset (@mistercrunch)
  • 2b01340 Allowing TableViz to show time granularity (@mistercrunch)
  • 0e0ae7b Increasing page_size to 500 in crud (@mistercrunch)
  • 4941565 Making TableViz support a time_series (@mistercrunch)
  • 299ad09 [bugfix] columns dupplicated in Druid df (@mistercrunch)
  • 552a309 Getting the markdown to do what it should (@mistercrunch)
  • 2b0c550 Improvments to load_examples (@mistercrunch)
  • 2b69912 Minor bug fixes (@mistercrunch)
  • ceb0dc1 Touchups on field list (@mistercrunch)
  • ed96f9b Fixing the word bad assumptions about field ordering (@mistercrunch)
  • 4aa70d0 Ordering columns in the Druid pandas df (@mistercrunch)
  • 6c92fa4 some error handling for WordCloud (@mistercrunch)
  • 3efaec8 Minor fix + TODO alterations (@mistercrunch)
  • #109 Merge pull request #109 from mistercrunch/hash_change (@mistercrunch)
  • f0cdf43 Getting browser history to work on the explore view (@mistercrunch)
  • #108 Merge pull request #108 from bradmbaker/brad_baker_final_fix_for_tooltip (@bradmbaker)
  • 7fb845f pulling to the front on hover (@BradBaker)
  • af55285 Made json csv and standalone button more dynamic (@mistercrunch)
  • 4c8b275 Minor tweaks (@mistercrunch)
  • a4c7964 Minor cosmetic changes (@mistercrunch)
  • fc038a6 JS bugfixes (@mistercrunch)
  • #104 Merge pull request #104 from bradmbaker/brad_baker_fixing_tooltips_v2 (@bradmbaker)
  • #105 Merge pull request #105 from bradmbaker/brad_baker_adding_stagger_to_all_date_charts (@bradmbaker)
  • 99aa6f7 adding stagger for all charts that have a date axis (@BradBaker)
  • e4f45ac simplifying tooltip code (@BradBaker)
  • #102 Merge pull request #102 from bradmbaker/brad_baker_adding_two_x_axis_rescaling_to_nvd3_file (@bradmbaker)
  • 7e827da fixing indents (@bradmbaker)
  • #101 Merge pull request #101 from gitter-badger/gitter-badge (@gitter-badger)
  • 98809cb Fix for 2-axis charts where it shrinks them a little bit (@BradBaker)
  • #100 Merge pull request #100 from bradmbaker/patch-1 (@bradmbaker)
  • 09b8ed5 Adding link to Gitter channel in README (@mistercrunch)
  • 05b391c Add Gitter badge (@gitter-badger)
  • 9bc2f08 Improving the Test Connection button (@mistercrunch)
  • a04cf27 Update tooltips with new classes (@bradmbaker)
  • 27ceb15 Fixing jumpy clock number (@mistercrunch)
  • 3fa3ce1 Fixing resampling options (@mistercrunch)
  • 51e9cb3 Making all nvd3 timeseries have the full fieldset (@mistercrunch)
  • ee73b6f Changing the time range selector default to False (@mistercrunch)
  • #99 Merge pull request #99 from mistercrunch/resample (@mistercrunch)
  • 3216fa2 Allowing line breaks in fieldsets (@mistercrunch)
  • #98 Merge pull request #98 from bradmbaker/patch-1 (@bradmbaker)
  • ade9175 Adding basic resampling capabilities from pandas (@mistercrunch)
  • 9959d26 Change Scaling to Operate on SVG instead of Div (@bradmbaker)
  • 4f12e78 Fixed left panel in explore view (@mistercrunch)
  • 3a3e7c8 A much more clear TODO.md (@mistercrunch)
  • #96 Merge pull request #96 from mistercrunch/filter_box (@mistercrunch)
  • 37cbf61 Adding markdown support for table descriptions (@mistercrunch)
  • 6df3e67 Fixing the filters (@mistercrunch)
  • ef14c21 Adding volume indicators on filter box (@mistercrunch)
  • 5ad4f38 Fixing images in docs (@mistercrunch)
  • 07df0f1 Adding a filter box widget (@mistercrunch)
  • #95 Merge pull request #95 from mistercrunch/docs2 (@mistercrunch)
  • e96494e Working on docs (@mistercrunch)
  • 0a9600d Minor improvements on the bubble plot (@mistercrunch)
  • #94 Merge pull request #94 from mistercrunch/context (@mistercrunch)
  • 010fbc3 Fixed standalone view (@mistercrunch)
  • dfee55d Fixing save ops (@mistercrunch)
  • 9427cd6 Fixing date processing (@mistercrunch)
  • e7ccbef Achieving ASYNC explore (@mistercrunch)
  • 527bc14 TODO (@mistercrunch)
  • b88f282 Improvements to bubble chart (@mistercrunch)
  • c3bec3e refactoring the imports (@mistercrunch)
  • a5c1358 Fixing py3 error (@mistercrunch)
  • 0f892c6 Fixing sqlite error msg (@mistercrunch)
  • afae892 Adding another example file (@mistercrunch)
  • 8682196 Getting filters to a reasonable place (@mistercrunch)
  • e0586ec Working state (@mistercrunch)
  • 4e21fb4 Adding support for quoted field names (@mistercrunch)
  • 6a28ad3 Adding standalone mode (@mistercrunch)
  • fffb0a7 Getting rid of the template heavy approach (@mistercrunch)
  • 458703d Getting the dashboard filters to work (@mistercrunch)
  • b1399b9 Progress (@mistercrunch)
  • 48f5fcf Some major refactoring (@mistercrunch)
  • 4b481e9 Getting in a working state (@mistercrunch)
  • 973f1a6 removing table-info from featured datasets (@mistercrunch)
  • #93 Merge pull request #93 from mistercrunch/controller (@mistercrunch)
  • c108063 Passing a ctrl to the js (@mistercrunch)
  • 5435f53 Passing a controller object to widget (@mistercrunch)
  • #92 Merge pull request #92 from mistercrunch/nogroupby (@mistercrunch)
  • 19eb177 Changing resize action to do nothing (@mistercrunch)
  • bd75a58 Re writting table viz (@mistercrunch)
  • 55c4433 Allowing to not group by on table view (@mistercrunch)
  • #91 Merge pull request #91 from mistercrunch/exports (@mistercrunch)
  • d933810 updating TODO (@mistercrunch)
  • 1cd63c3 Adding a unit test (@mistercrunch)
  • 5f6236c Export to csv or json (@mistercrunch)
  • #90 Merge pull request #90 from mistercrunch/docs (@mistercrunch)
  • 880c739 A basic squeleton for the docs (@mistercrunch)
  • #89 Merge pull request #89 from mistercrunch/featured_datasets (@mistercrunch)
  • 79e7818 Changes to the layout of the featured datasets page (@michellethomas)
  • 2a30908 Merge branch 'master' of github.com:mistercrunch/panoramix (@mistercrunch)
  • 4e3d284 Restoring error bubbling (@mistercrunch)
  • e5256ef Fixing alignment of a hanging indent for code quality (@michellethomas)
  • f24e58a Fixes to the downgrade migration for user_id in sqlatables (@michellethomas)
  • #87 Merge pull request #87 from bradmbaker/brad_adding_js_to_allow_overflow_to_actually_work (@bradmbaker)
  • #88 Merge pull request #88 from mistercrunch/map (@mistercrunch)
  • b3edc07 Touchups (@mistercrunch)
  • 48c1481 World Map with bubbles (@mistercrunch)
  • 6f948f0 Changing DataTables to default to show all and sort by database (@michellethomas)
  • 6bbcbe5 Fixing the button on the featured datasets page (@michellethomas)
  • 30df7be Adding a view for featured datasets
  • 6155ff8 Adding owner to sqlatables and changing some of the formatting using DataTables
  • e0f8f2c fixing a few bugs with tool tip overflow (@BradBaker)
  • #86 Merge pull request #86 from bradmbaker/brad_adding_new_and_improved_date_formats (@bradmbaker)
  • d6b6433 Better list view for druid datasurces (@mistercrunch)
  • e2220de adjusting date formats (@BradBaker)
  • #85 Merge pull request #85 from mistercrunch/sankey (@mistercrunch)
  • c09ff2b Getting the query to show (@mistercrunch)
  • 0b0a095 Adding sankey diagrams (@mistercrunch)
  • eb6890f Namespacing sunburst CSS (@mistercrunch)
  • c2736b3 Making row_limit freeform (@mistercrunch)
  • #84 Merge pull request #84 from mistercrunch/force (@mistercrunch)
  • c563057 Adding directed force layout viz (@mistercrunch)
  • #83 Merge pull request #83 from mistercrunch/js (@mistercrunch)
  • 51b273b Big JS refactor (@mistercrunch)
  • #82 Merge pull request #82 from bradmbaker/letting_tool_tips_overflow (@bradmbaker)
  • 65be15c letting tooltips in the dashboard overflow (@BradBaker)
  • c6d007c Style (@mistercrunch)
  • eb13ce1 Cleaning up the html indentation on explore.html (@mistercrunch)
  • 6b069c6 Cosmetics on dropdowns (@mistercrunch)
  • #81 Merge pull request #81 from mistercrunch/layout (@mistercrunch)
  • d50a768 Fix td align (@mistercrunch)
  • #80 Merge pull request #80 from mistercrunch/checkboxes (@mistercrunch)
  • 0d6720a Checkboxes everywhere (@mistercrunch)
  • c97b0b6 Slightly better layout for explore page (@mistercrunch)
  • #79 Merge pull request #79 from mistercrunch/freeform_dropd (@mistercrunch)
  • 5701696 py3 compatibility (@mistercrunch)
  • f4e4c52 Cleanup around multiple select fields (@mistercrunch)

0.6.1 (2015/12/12 17:44 +00:00)

  • 08fd4d1 0.6.1 (@mistercrunch)
  • 18a2670 [bugfix] sqlite ALTER issue (@mistercrunch)
  • 65c1c42 Align dashboard title (@mistercrunch)
  • 1fe1549 Formatting change_on column in list views (@mistercrunch)
  • b628713 Adding a link section to readme (@mistercrunch)
  • 59c1ee3 fix migrations (@mistercrunch)

0.6.0 (2015/12/11 01:17 +00:00)

  • a4065e4 v0.6.0 (@mistercrunch)
  • #77 Merge pull request #77 from mistercrunch/tooltips (@mistercrunch)
  • fc93f36 Better tooltips and more ways to integrate them easily (@mistercrunch)
  • c64473c [sunburst] limit -> row_limit (@mistercrunch)
  • c3f9607 Insuring column order (@mistercrunch)
  • #76 Merge pull request #76 from mistercrunch/form_overrides (@mistercrunch)
  • d476dd2 Introducing form overrides for label and tooltips (@mistercrunch)
  • #75 Merge pull request #75 from mistercrunch/sunburst (@mistercrunch)
  • f5b4a02 New viz: sunbursts (@mistercrunch)
  • d526711 Changing default sort order for databases (@mistercrunch)
  • 2833bd3 bugfix - empty slug field (@mistercrunch)
  • #74 Merge pull request #74 from mistercrunch/fieldsets (@mistercrunch)
  • a32712d Cleaning up (@mistercrunch)
  • b666508 Introducing field sets (@mistercrunch)
  • #73 Merge pull request #73 from mistercrunch/theme (@mistercrunch)
  • 1a62d5f Bugfix pivot table with no groupby (@mistercrunch)
  • 04c0c05 Airflowlike theme (@mistercrunch)
  • #72 Merge pull request #72 from mistercrunch/log (@mistercrunch)
  • f882ff1 Logging slice and dash views (@mistercrunch)
  • #70 Merge pull request #70 from mistercrunch/dash_slug (@mistercrunch)
  • #71 Merge pull request #71 from mistercrunch/showminmax (@mistercrunch)
  • 66089a8 Adding migration file (@mistercrunch)
  • #69 Merge pull request #69 from mistercrunch/save_as (@mistercrunch)
  • 63b27bb Add option to show minmax on x axis (@mistercrunch)
  • 2743b24 Adding url slug support for dashboard model (@mistercrunch)
  • b9d7253 Save AS and Overwrite (@mistercrunch)
  • #68 Merge pull request #68 from mistercrunch/cumsum (@mistercrunch)
  • 03e13cb Adding cumsum to rolling functions (@mistercrunch)
  • #67 Merge pull request #67 from mistercrunch/fix_debug_dup_call (@mistercrunch)
  • 2002f5e Fix debug mode calls get_json twice (@mistercrunch)
  • #66 Merge pull request #66 from mistercrunch/pivot_table (@mistercrunch)
  • 7cd3696 Adding missing jquery-ui images (@mistercrunch)
  • 139e594 Bugfix, wrong css reference (@mistercrunch)
  • b0f7b3c A little bit more explicit error handling (@mistercrunch)
  • 8b0b13e Adding a PivotTableViz (@mistercrunch)
  • #65 Merge pull request #65 from mistercrunch/custom_having (@mistercrunch)
  • #64 Merge pull request #64 from mistercrunch/sort_select2 (@mistercrunch)
  • 4819be2 Adding groupby to select2Sortable (@mistercrunch)
  • 3cc5db5 Adding custom HAVING clause (@mistercrunch)
  • c8faeed Preserving the ordering in selectmultiple (@mistercrunch)
  • de52449 Removing dups in color array (@mistercrunch)
  • #63 Merge pull request #63 from mistercrunch/hide_pass (@mistercrunch)
  • 8522791 Encrypting the passwords out of connection strings (@mistercrunch)
  • #61 Merge pull request #61 from mistercrunch/better-boolean-field (@mistercrunch)
  • f592aa1 Add BetterBooleanField (@patrickleotardif)
  • d8c79cd bugfix for error msg not surfaced (@mistercrunch)
  • 1842628 Fixing resize for nvd3 widgets (@mistercrunch)
  • #60 Merge pull request #60 from NiharikaRay/fix_markup_widget (@NiharikaRay)
  • 54e45ba Fix Markup Widget bug
  • #59 Merge pull request #59 from patrickleotardif/y_axis_format (@patrickleotardif)
  • 93c660f make y axis format one col width only (@patrickleotardif)
  • 4233d34 handle y2axis for y axis format (@patrickleotardif)
  • 6b13d78 verbose explanation and link for d3 format" (@patrickleotardif)
  • 38a4157 Adding y-axis format option (@patrickleotardif)
  • #58 Merge pull request #58 from mistercrunch/min_periods (@mistercrunch)
  • d75c5c8 Setting min_periods to 1 for rolling windows (@mistercrunch)
  • a18cf2d Adding audit info to a few list views (@mistercrunch)
  • 0889947 Clarifying time filters, small refactor (@mistercrunch)
  • 4e6aa4c Improvments around date handling for nvd3 charts (@mistercrunch)
  • #56 Merge pull request #56 from mistercrunch/kp_enable_sort_order (@mistercrunch)
  • 6ecea91 adding sort order of the slices on changed_on field

0.5.3 (2015/10/24 15:02 +00:00)

  • 5057593 v0.5.3 (@mistercrunch)
  • ec805d3 pinning flask-sqlalchemy==2.0 (@mistercrunch)
  • 774f205 pinning sqla (@mistercrunch)

0.5.2 (2015/10/24 01:06 +00:00)

  • c07770e v0.5.2 (@mistercrunch)
  • 0ec69a4 druid bugfix (@mistercrunch)
  • 3051311 Using mysqlclient instead of pymysql (@mistercrunch)
  • c3903ef Adding forgotten template (@mistercrunch)
  • #53 Merge pull request #53 from mistercrunch/py3 (@mistercrunch)
  • 4d89663 Aiming at python 3.4 - test (@mistercrunch)
  • a58d184 Removing references to basestring (@mistercrunch)
  • fc76e87 Trying mode='rt' (@mistercrunch)
  • e3e3d0b py3 compat changes (@mistercrunch)
  • 5a96703 Adding python 3.5 to build matrix (@mistercrunch)
  • 1ffb9a0 Reverting to old deps notation as server is on 2.7.3 (@mistercrunch)
  • 2ddebc1 Pinning flask version (@mistercrunch)
  • #51 Merge pull request #51 from mistercrunch/offset (@mistercrunch)
  • #52 Merge pull request #52 from mistercrunch/travis_speedup (@mistercrunch)
  • bdd5b08 Cleaning up reqs versions (@mistercrunch)
  • ea18aad Speed up travis builds with wheels (@mistercrunch)
  • a7fca30 Tweaks (@mistercrunch)
  • 06e57bf Adding timezone offset as a datasource param (@mistercrunch)
  • 8aa97f7 Better defaults for Druid endpoints and better error handling (@mistercrunch)
  • 9d61ee2 Bugfix for time series bar chart (@mistercrunch)
  • 9605962 +entry in TODO (@mistercrunch)
  • #48 Merge pull request #48 from mistercrunch/timeout (@mistercrunch)
  • 0a1eb64 Bumping timeout to 60 (@mistercrunch)
  • 686069d Allowing to specify the gunicorn timeout in CLI and config (@mistercrunch)
  • 7793e24 Note about python version support (@mistercrunch)

0.5.1 (2015/10/13 15:05 +00:00)

rm (2015/10/13 14:55 +00:00)

  • 8cd27db Stop attribution of datasource_access to gamma on init (@mistercrunch)
  • b25393b Adding a note to run init script in installation process (@mistercrunch)
  • 179622d Bugfix around empty compare_lag (@mistercrunch)
  • 7137d75 Adding missing installation step (@mistercrunch)

0.5.0 (2015/10/13 01:09 +00:00)

  • 51d7225 v0.5.0 (@mistercrunch)
  • 85f3857 Removing raise statement used for testing (@mistercrunch)
  • 7a4eaf4 Adding error handler that shows the stacktrace (@mistercrunch)
  • e5aa49f Descriptions for confusing columns (@mistercrunch)
  • 93b7672 Removing done items from TODO (@mistercrunch)
  • #46 Merge pull request #46 from mistercrunch/time_grain (@mistercrunch)
  • f0d84f6 Forcing pandas versino (@mistercrunch)
  • cb92cac Allowing to define multiple time columns for time series on Sqla (@mistercrunch)
  • b84ede1 Bugfix druid datasource onsave (@mistercrunch)
  • #45 Merge pull request #45 from mistercrunch/px_render_refresh (@mistercrunch)
  • 694f82e Boostrapping widgets from javascript initializer (RFC). (@akuhn)
  • 4679635 Button Druidify!->Slice! (@mistercrunch)
  • #43 Merge pull request #43 from mistercrunch/expr (@mistercrunch)
  • 6db1b97 Supporting arbitrary expressions (@mistercrunch)
  • 36c7406 Upgrading nvd3 to dev version fixes a bug around classed series (@mistercrunch)
  • 0b87ea6 Bugfix around specific datasource access permissions (@mistercrunch)
  • #42 Merge pull request #42 from mistercrunch/dash_css (@mistercrunch)
  • bd32170 Adding ability to style a dashboard with CSS (@mistercrunch)
  • a033282 Changing default for time_compare to empty (@mistercrunch)
  • 096f697 Bugfix, missing WHERE CLAUSE field in form (@mistercrunch)
  • d810a9d Adding perm property to Datasource model (@mistercrunch)
  • #41 Merge pull request #41 from mistercrunch/cosmetico (@mistercrunch)
  • 2bb2992 Cleaning up the static folder (@mistercrunch)
  • c9b7c5d Adjusting width of dashboard view controls (@mistercrunch)
  • 5f62a1f Adding css file for viz_nvd3 (@mistercrunch)
  • #35 Merge pull request #35 from mistercrunch/roles (@mistercrunch)
  • 459048a Bugfix (@mistercrunch)
  • 6ea178e Perms are kept from getting duped, created on save (@mistercrunch)
  • b4c8d7a Cosmetics (@mistercrunch)
  • c2049f8 Automate Panoramix role creation (@mistercrunch)
  • 71cf515 Getting this thing to work (@mistercrunch)
  • e3cdf5b Progress (@mistercrunch)
  • 45b5950 Definining a Gamma role (@mistercrunch)
  • #40 Merge pull request #40 from mistercrunch/time_compare (@mistercrunch)
  • ede6768 Small improvements to dashboard controls (@mistercrunch)
  • 959418c Making sure to alert only once (@mistercrunch)
  • f83d933 Updating TODO (@mistercrunch)
  • 2eb8c1b Introducing time comparison (@mistercrunch)
  • 46ee9d2 Improved free form date parsing (@mistercrunch)
  • bc8f9d2 Specifying the fields for DistributionBarViz as it was showing donut (@mistercrunch)
  • #39 Merge pull request #39 from mistercrunch/interpolation (@mistercrunch)
  • e1900fc Bugfix, distributino bar chart shows NaN on xAxis (@mistercrunch)
  • 774b1ef removing console.log (@mistercrunch)
  • bb535a3 Adding an option for line_interpolation in line chart (@mistercrunch)
  • 3f9c838 Removing leftover print statetments (@mistercrunch)
  • 33a4577 py3 (@mistercrunch)
  • #38 Merge pull request #38 from mistercrunch/px_javascript_css_files_2 (@mistercrunch)
  • 4a256b1 Reformat javascript code. (@akuhn)
  • ad1ebaa Extract scripts into javascript file. (@akuhn)
  • 367c256 Extract css rules into stylesheet file. (@akuhn)
  • #37 Merge pull request #37 from mistercrunch/viz_type (@mistercrunch)
  • ee6cc15 Removing chart_kind artefact (@mistercrunch)
  • f3e3415 Re-adding images, mistakenly did mv instead of git mv (@mistercrunch)
  • c4ff8d1 Moving static jpg/pngs to static/img (@mistercrunch)
  • d3c420e Adding hint to not consider a bakced up function for coverage accounting (@mistercrunch)
  • f36ea7a Aligingin stackedAreaChart with area (@mistercrunch)
  • 04f914f Viz type clarifications (@mistercrunch)
  • 601e30a Changing 'since' default to 7 days (@mistercrunch)
  • fa08d35 Bug fixes (@mistercrunch)
  • #36 Merge pull request #36 from mistercrunch/px_javascript_css_files (@mistercrunch)
  • ad2cc10 Fix unit tests for viz without json endpoint. (@akuhn)
  • 83d7bf3 Extract nvd3 javascript to separate file. (@akuhn)
  • 669a0a4 Extract bignumber javascript to separate file. (@akuhn)
  • b75c89b Extract word cloud javascript to separate file. (@akuhn)
  • 7172be9 Bugfix for nvd3 charts (@mistercrunch)
  • c9e4239 Moving button to the right (@mistercrunch)
  • ca28d9c Penguins under construction (@mistercrunch)
  • 2243623 Temporary hack to see the query for NVD3 vizs (@mistercrunch)
  • 5cf5019 Done fixing form continuity (@mistercrunch)
  • 74e5a3e Mostly working (@mistercrunch)
  • f3f807d Forms (@mistercrunch)
  • c3f0597 Small improvments to tests (@mistercrunch)
  • 4a9987a Bugfix around using an Int in a groupby (@mistercrunch)
  • 4d62adb Removing last highcharts file standing (@mistercrunch)
  • 0033c92 Adding missing dependency (@mistercrunch)
  • af98972 Cleaning up previous hack (@mistercrunch)
  • 391b31e Forgot the .coveralls.yml file (@mistercrunch)
  • ac2446c Adding coverage badge (@mistercrunch)
  • 930dad4 Further CI integration (@mistercrunch)
  • db272f8 Adding markdown dep (@mistercrunch)
  • e473a82 Adding flask-testing to list of deps (@mistercrunch)
  • 50adfdc Explicit flask dependency (@mistercrunch)
  • 80228ac Adapting command (@mistercrunch)
  • a2a0545 Integrating with travis-ci (@mistercrunch)
  • #34 Merge pull request #34 from mistercrunch/nvd3_2 (@mistercrunch)
  • a674fca Better form handling (@mistercrunch)
  • 721113d About to rip out args (@mistercrunch)
  • 625bd9d Period ratio compare (@mistercrunch)
  • 7143972 Adding contribution to total (@mistercrunch)
  • 4cd7c3d Introducing compare (@mistercrunch)
  • 495c2df Ripping highcharts out (@mistercrunch)
  • bf8ce17 nvd3 Stacked Area chart (@mistercrunch)

0.4.0 (2015/09/27 04:39 +00:00)

  • e643671 v0.4.0 (@mistercrunch)
  • #33 Merge pull request #33 from mistercrunch/nvd3 (@mistercrunch)
  • 89e9290 Adding nvd3 support (@mistercrunch)
  • 703b6f6 Forgot to add some files for unit tests (@mistercrunch)
  • f1a64c0 Allowing 2 widgets to overflow (@mistercrunch)
  • 8d4c3ea Increasing test coverage to 68% (@mistercrunch)
  • aea304d Making sum metrics for numeric columns (@mistercrunch)
  • 1d6d821 Changing default to 100 items per page (@mistercrunch)
  • 82bf543 More screenshots (@mistercrunch)
  • #32 Merge pull request #32 from mistercrunch/tests (@mistercrunch)
  • c4b24cb Adding a foundation for unit tests (@mistercrunch)
  • f95e844 Trying POST instead of GET for testconn (@mistercrunch)
  • 83e37f6 Adding fields to list_columns of DatabaseView (@mistercrunch)
  • 74ae4ee ADding help text around sqlalchemy URI (@mistercrunch)
  • #31 Merge pull request #31 from mistercrunch/test_connection (@mistercrunch)
  • e854798 Adding a button to test connections (@mistercrunch)
  • caafb1e Changing title (@mistercrunch)
  • 63d55c9 Polish (@mistercrunch)
  • 71274ae Beautifying the index page (@mistercrunch)
  • e126ab4 Improvements (@mistercrunch)
  • f395c83 Improving the main page (@mistercrunch)
  • #30 Merge pull request #30 from mistercrunch/word_cloud (@mistercrunch)
  • 2cbc2e3 Adding a word cloud widget (@mistercrunch)
  • a28d9d4 Bugfix (@mistercrunch)
  • #29 Merge pull request #29 from mistercrunch/markup_widgets (@mistercrunch)
  • 2488288 Forgot to git add viz_markup.html (@mistercrunch)
  • f5e355a Forgot to git add viz_markup.html (@mistercrunch)
  • e4a5f34 Uncommenting try block (@mistercrunch)
  • 449441f Adding support for markup (html/markdown) widgets (@mistercrunch)
  • 3d8fbaa Improvments to the dashboard view (@mistercrunch)
  • ff29f90 Loading examples with a CLI subcommand (@mistercrunch)
  • 4d1d3ad Minor bugfix (@mistercrunch)
  • e1b3c7e Bugfixes+ better docs (@mistercrunch)
  • 2cbe25c Changing an icon (@mistercrunch)
  • c09dca5 Adding a BigNumber widget (@mistercrunch)
  • 72ec6ae Cosmetics (@mistercrunch)
  • #28 Merge pull request #28 from noddi/bugfix/default_sqlite_path (@noddi)
  • 6c8f268 Fix default Sqlite path in README. (@noddi)
  • 8ac35bd Fix default Sqlite path. (@noddi)
  • e0d6d20 Adding a command to load a sample dataset (@mistercrunch)
  • 4edbbd3 More bug squashing (@mistercrunch)
  • #27 Merge pull request #27 from mistercrunch/dash (@mistercrunch)
  • e5e2988 More refactor and bugfixes (@mistercrunch)
  • #26 Merge pull request #26 from mistercrunch/dash (@mistercrunch)
  • 16550b9 Bugfix (@mistercrunch)
  • #25 Merge pull request #25 from mistercrunch/dash (@mistercrunch)
  • cd09b0d Bugfixes (@mistercrunch)
  • f6753af Panoramix v1 dashboards is up (@mistercrunch)
  • 521b000 Checkpoint (@mistercrunch)
  • 359a81e Getting back into a working state (@mistercrunch)
  • 0bc2e71 Changing the way viz templates are defined using macros instead (@mistercrunch)
  • 6daf92e About to start ajaxifying (@mistercrunch)
  • a5b8964 Dashboards (@mistercrunch)
  • 95b0801 Pinning flask-login (@mistercrunch)
  • 3635191 Dashboards (@mistercrunch)
  • e755854 Save and embed (@mistercrunch)
  • 5f20a08 Setting up alembic (@mistercrunch)
  • ca39597 New script (@mistercrunch)
  • 9a63a31 Warn on row limit reached (@mistercrunch)
  • 5825f45 Allowing for form field description and tooltips (@mistercrunch)
  • #23 Merge pull request #23 from mistercrunch/where (@mistercrunch)
  • fab0670 Custom WHERE clause for tables (not druid) + error handling refactor (@mistercrunch)
  • 67c5f63 Linting (@mistercrunch)
  • #22 Merge pull request #22 from mistercrunch/forms (@mistercrunch)
  • #20 Merge pull request #20 from wbchn/master (@wbchn)
  • 1283bc0 Form factory refactor (@mistercrunch)
  • 6dd81a3 Adding argparse for port and debug mode on bin/panoramix (@mistercrunch)
  • 483935c Marking distribution as is_timeseries=False (@mistercrunch)
  • bca1e15 Temp DB in /tmp (@mistercrunch)
  • 11aaaf3 add tzinfo config, useful when start druid without utc timezone

0.2.1 (2015/09/05 22:08 +00:00)

  • c95c252 v0.2.1 (@mistercrunch)
  • 58c2186 Adding a few screenshots to README (@mistercrunch)
  • #19 Merge pull request #19 from mistercrunch/setup (@mistercrunch)

0.2.0 (2015/09/05 20:43 +00:00)

  • efc54e0 Preparing pypi package (@mistercrunch)
  • d419279 Minor improvments (@mistercrunch)
  • e1e2980 Making x in timeseries non-ordinal (@mistercrunch)
  • b7acbd8 Bugfix on timeseries where granularity=all (@mistercrunch)
  • 8e5a827 Adding gunicorn as a multi-threaded production server (@mistercrunch)
  • acd14af More readable long error msg (@mistercrunch)
  • 39a9b3b Better automation around database table semantic layer (@mistercrunch)
  • b240265 Squashing a small bug (@mistercrunch)
  • 4ecf9d1 Table view now shows metrics histograms (@mistercrunch)
  • 584ced5 Fillna (@mistercrunch)
  • 0517f1c Bugfix (@mistercrunch)
  • 6510ee6 Sizes first (@mistercrunch)
  • #16 Merge pull request #16 from mistercrunch/scatter (@mistercrunch)
  • 56bfc31 Adding Bubble charts (@mistercrunch)
  • #15 Merge pull request #15 from mistercrunch/scatter (@mistercrunch)
  • 0cfa0e6 Adding Bubble charts (@mistercrunch)
  • 36a58e8 Minor fixes and improvments (@mistercrunch)
  • 59efbcd Using sqlalchemy expression API to support all SQL dialects (@mistercrunch)
  • 3a0eb07 Bugfixes (@mistercrunch)
  • 221b86b Using default permission names (@mistercrunch)
  • 3321a56 Final touches on getting decent database support (@mistercrunch)
  • 9e22749 Refreshing the docs after adding support for SQLA (@mistercrunch)
  • fac6dd1 Adding a compare by value viz (@mistercrunch)
  • b4e7623 Adding query time (@mistercrunch)
  • 055d760 Adding AuditMixin everywhere (@mistercrunch)
  • db56e84 Fixing FKs (@mistercrunch)
  • #13 Merge pull request #13 from mistercrunch/sql (@mistercrunch)
  • 8ea0157 SQL working ! (@mistercrunch)
  • b70b270 Pivoting into sqla instead of sql (@mistercrunch)
  • f39b241 About to mess with filters (@mistercrunch)
  • 34acc90 ALL OF SQL is coming along nicely (@mistercrunch)
  • 2d192d1 Query obj (@mistercrunch)
  • 28c0292 Getting ready to gut panoramix (@mistercrunch)
  • #12 Merge pull request #12 from mistercrunch/cluster (@mistercrunch)
  • b734ace Cosmetics (@mistercrunch)
  • b1d009f Bug fixes (@mistercrunch)
  • #11 Merge pull request #11 from mistercrunch/cluster (@mistercrunch)
  • f851d20 Fixing the ways metrics are autogenerated (@mistercrunch)
  • #10 Merge pull request #10 from mistercrunch/cluster (@mistercrunch)
  • 5e8fcab Removing compare feature (@mistercrunch)
  • 374802e Now enabling multi-cluster, connection info managed in UI (@mistercrunch)
  • 6032daf Multi clusters (@mistercrunch)
  • #9 Merge pull request #9 from mistercrunch/actions (@mistercrunch)
  • e8f480f Multi delete action on datasources (@mistercrunch)
  • f07ea2b TODO (@mistercrunch)
  • #8 Merge pull request #8 from mistercrunch/bad_json (@mistercrunch)
  • 6be2224 Preventing bad json from creating problems (@mistercrunch)
  • fb365cd Making DEBUG a configuration (@mistercrunch)
  • 0d92bcc Adding health and ping endpoints (@mistercrunch)
  • c379430 Removing debug print statement (@mistercrunch)
  • bc1db2d Simplify install (@mistercrunch)
  • 1c6177c All sorts of improvements (@mistercrunch)
  • c29444e Better PORT defaults (@mistercrunch)
  • 74a2e7d Managing perms for new views (@mistercrunch)
  • #3 Merge pull request #3 from mistercrunch/charts (@mistercrunch)
  • d438520 Implementing my own highcharts wrapper (@mistercrunch)
  • 9ce4f68 New Charts (@mistercrunch)
  • 056be73 Fixing filter for timeseries (@mistercrunch)
  • 4bb313c Improving the installation instructions (@mistercrunch)
  • 67de93d Minor change in README (@mistercrunch)
  • 6b30eec Adding missing req (@mistercrunch)
  • 6031772 Adding installation infromation in README.md (@mistercrunch)
  • 34fd113 LICENSE (@mistercrunch)
  • 0b6d808 A slightly better README (@mistercrunch)
  • 4d6e358 A screenshot in the README (@mistercrunch)
  • c6dca0f Improvements (@mistercrunch)
  • bd1d8eb Better and better (@mistercrunch)
  • 4334373 Numerous improvements (@mistercrunch)
  • d268b6b Now supporting multi-metric selection (@mistercrunch)
  • 8b17563 Humanized time boundaries and granularity (@mistercrunch)
  • 16f7bf9 Cosmetics (@mistercrunch)
  • 9ad7d54 A better README (@mistercrunch)
  • c441c5e Merge branch 'objects' (@mistercrunch)
  • dd867da Cleaning up (@mistercrunch)
  • 29b0bdd Stable (@mistercrunch)
  • 8431800 Starting over (@mistercrunch)
  • 4cb380d Starting over with flask app-builder (@mistercrunch)
  • 3bce904 Integrated the admin (@mistercrunch)
  • 66dca37 Refactoring (@mistercrunch)
  • 059c02a Checkpoint (@mistercrunch)
  • 9f12046 Working checkpoint before classifying Viz (@mistercrunch)
  • 68c5a48 Initial commit (@mistercrunch)
  • 447eefc Initial commit (@mistercrunch)