Skip to content

Commit

Permalink
Release 2.13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
zenitraM committed May 8, 2014
1 parent 5175fa2 commit a7a6221
Showing 1 changed file with 43 additions and 0 deletions.
43 changes: 43 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,46 @@
2.13.4 (2014-05-08)
-------------------

* Improvements
* Indent html in the legends html editor
* Revamp geocoreference modal window
* Include import ID in import error popup
* Add POI option in the geocoder dialog

* Bugfixes
* Applying a custom pattern image for polygons, it triggers the change event twice
* Rename sequence when renaming a table
* In the tags selector, order them alphabetically
* Timeout should be lifted for Georeferencing
* Bubble Legend doesn't refresh the labels when the field is changed
* disallow some html keywords in infowindow and legends editor
* Incorrect message on table syncing
* Make links on visualization decriptions linkable
* Named maps wrapper should throw an exception on missing internal tiler config
* Don't fetch the_geom and the_geom_webmercator when a sql query is applied
* When trying to change table name and have a query applied, open a dialog / tipsy
* Geocoding by zip fixes
* After applying a wizard to a layer, and then changing a numeric property in the
CartoCSS, it is not changed in the wizard panel.
* When creating a new visualization, we should add some url_options by default
* Can't create table from scratch
* Pagination in public pages doesn't work correctly
* No error shown in MapView UI when sql does not select "the_geom_webmercator"
* JS in the login view is not being initialized
* Maki icons with 24 pixels of height is being rendered weird
* EXPLAIN an EXPLAIN ANALYZE does not work from the UI
* Export fails on private tables
* Vizualization specs do not honour configuration database name
* Importing a big shapefile fails with no error message
* when a filter is applied sometimes the generated sql is wrong
* HTTPS problem when exporting tables in Firefox
* Requests to the SQL API are always done using the port 80
* When adding an X/Y/Z layer as basemap dont check for tile 0/0/0 as it might not
always be there
* Change error code style when an import fails



2.13.3 (2014-04-29)
-------------------
* Improvements
Expand Down

0 comments on commit a7a6221

Please sign in to comment.