Skip to content

v2.1.4

Compare
Choose a tag to compare
@rafacas rafacas released this 19 Sep 08:44
· 67499 commits to master since this release
  • Fixed Bugs
    • Disabling a layer on a visualization causes interactivity to be obtained from wrong layer
    • If you click over Select fields button in the infowindow when there isn't any field selected should open the right tab pane in infowindow panel
    • Show the blue bar on every table independently until it gets closed by the user.
    • Can't make a density map
    • change wizards according to the geometry type returned by the query
    • assert infowindow doesn't have fields which are not in the table before save
    • When having a SQL applied and clearing it the applied wizard is set to default
    • race condition when query switch from one geometry type to another
    • Not possible to parse geometry type when first rows don't have any geometry
    • When you try to filter by date (using created_at for example), it fails
    • Fix the height of the blocking message in the infowindow editor
    • If you click over Select fields button in the infowindow when there isn't any field selected should open the right tab pane in infowindow panel
    • When the geometry is a polygon instead of a multipolygon, the geometry editor fails
    • [INFOWINDOW] Column names in the title pane should be sorted like in the fields pane
    • Wrong styles when appliying and removing a filter
    • Trying to edit a feature in the map, fails saving the new geometry
    • The cell editing box is not shown in front of the row in Firefox
    • Scrolling down removes "Create table from query" string from the top of a table (in Firefox)
    • A point cannot be edited on a map
    • Wrong wizard thumbnails
    • Autocomplete openning when it shouldn't open
    • Adding a layer from a private table creates a public visualization instead of a private one
    • Only allow to change the titles of the table fields that are active.
    • [infowindow] name change pane should list the fields in the same order than field selector
    • fix available fields when table schema changes on custom infowindows
  • Improvements
    • Improve infowindows editor
    • When you have a legend for a choropleth and customize the labels, they get replaced when changed
    • Change title checkbox behaviour in CartoDB application