Commit Graph

645 Commits

Author SHA1 Message Date
javi
a0417d8bc3 fixed user 2015-03-31 17:09:52 +02:00
javi
a434bd8640 add support for maps_api_template 2015-03-31 15:20:35 +02:00
Francisco Dans
8938c25280 Merge pull request #160 from CartoDB/addEventsDocs
Add events to docs
2015-03-31 12:01:02 +02:00
Andy Eschbacher
d5be1f115f updated events table 2015-03-30 15:45:40 -04:00
Andy Eschbacher
c058a55c58 Merge branch 'master' into addEventsDocs 2015-03-27 11:54:21 -04:00
Andy Eschbacher
e6c9f03e3d added more info 2015-03-20 15:22:34 -04:00
Andy Eschbacher
a935bfc93e added info about events 2015-03-20 15:14:55 -04:00
Francisco Dans
c3dd3af184 Merge pull request #156 from CartoDB/data-peek
Adds getValueForBbox
2015-03-17 14:59:50 +01:00
Francisco Dans
ce6351a2c4 Merge pull request #157 from CartoDB/fill-opacity
Allows for zero marker-fill-opacity
2015-03-17 12:01:09 +01:00
Francisco Dans
219a3f5888 removes unnecessary globalalpha set 2015-03-17 11:48:19 +01:00
Francisco Dans
a244fa183c passes logic upstairs 2015-03-17 11:44:44 +01:00
Francisco Dans
131f116487 prioritizes marker-opacity 2015-03-17 11:30:08 +01:00
Francisco Dans
f63b037d0e sets marker-opacity as preliminary global opacity value 2015-03-16 17:29:48 +01:00
Francisco Dans
35e28b22c7 uses for instead of while because ñiñiñi 2015-03-16 16:37:57 +01:00
Francisco Dans
73f8212c2f adds doc for getvalueforbbox 2015-03-13 19:08:43 +01:00
Francisco Dans
302ebf97cb updates NEWS 2015-03-13 19:02:44 +01:00
Francisco Dans
a2696195f4 Merge branch 'master' of github.com:CartoDB/torque into data-peek 2015-03-13 19:01:35 +01:00
Francisco Dans
e657f349df adds getValueForBBox for gmaps 2015-03-13 18:59:41 +01:00
Francisco Dans
567511f694 adds getValueForPos in gmaps 2015-03-13 18:48:08 +01:00
Francisco Dans
4fea2e32c1 adds data peek example 2015-03-11 18:56:37 +01:00
Francisco Dans
3ead777645 resets x value with each row 2015-03-11 18:56:11 +01:00
Francisco Dans
6232e16002 replaces falsy check with greater or equal 2015-03-11 18:01:38 +01:00
Francisco Dans
086c77c379 removes redundant decs 2015-03-11 17:45:59 +01:00
Francisco Dans
309bcb09f3 reverts Makefile to how it was 2015-03-11 17:39:22 +01:00
Francisco Dans
f04b149b23 adds getValueForBbox 2015-03-11 16:50:53 +01:00
Francisco Dans
8af1b8288b Merge pull request #153 from CartoDB/heat-gmaps
Adds support for heatmaps in Google Maps
2015-03-10 15:50:21 +01:00
Francisco Dans
d04eb9576c adds applyfilters call to gmaps layer 2015-03-10 12:48:32 +01:00
Raul Ochoa
d360dffe28 Fix reference to torque.providers.JsonArray provider 2015-03-10 11:47:08 +01:00
Raul Ochoa
80ef7bf727 Revert "Revert "Stubs next version""
This reverts commit c855c1c212.
2015-03-05 18:59:52 +01:00
Raul Ochoa
2af620ee74 Amend Release 2.11.0 2015-03-05 18:58:54 +01:00
Raul Ochoa
c855c1c212 Revert "Stubs next version"
This reverts commit 2c7f317af7.
2015-03-05 18:58:29 +01:00
Raul Ochoa
2c7f317af7 Stubs next version 2015-03-05 18:54:18 +01:00
Raul Ochoa
0a8708d044 Release 2.11.0 2015-03-05 18:53:24 +01:00
Raul Ochoa
734e6e119a Merge pull request #150 from CartoDB/149-windshaft-coordinates-type
Optional data type for coordinates in Windshaft provider
2015-03-05 17:58:59 +01:00
Raul Ochoa
3476c44efa Merge pull request #148 from CartoDB/147-no-edge-fix
Do not fix values in the edge
2015-03-05 17:58:40 +01:00
Raul Ochoa
fae792067e Windshaft provider accepts an optional data type for coordinates
closes #149
2015-03-05 16:25:38 +01:00
Raul Ochoa
204ed0903c Do not fix values in the edge. Closes #147 2015-03-05 15:34:50 +01:00
Raul Ochoa
a67d9df45a Merge pull request #145 from CartoDB/heatmaps-server
Changes to support server side heatmaps
2015-03-05 14:53:09 +01:00
Raul Ochoa
7359471605 Merge pull request #146 from CartoDB/acceptance-tests
Acceptance tests validating final image output
2015-03-05 14:47:15 +01:00
Raul Ochoa
a7ff63edfc Only try to render image sprite if icon exists 2015-03-04 19:36:25 +01:00
Raul Ochoa
7958c81c24 Reset icons to load counter and fire all icons loaded when any fails 2015-03-04 19:35:42 +01:00
Raul Ochoa
916871365f image.compare returns the % difference against the reference image
As canvas can differ from one implementation to another make tests
to have a tolerance to differences.
2015-03-04 18:53:06 +01:00
Raul Ochoa
ddffe412c6 Do not ignore results directory but png files within it 2015-03-04 18:26:52 +01:00
Raul Ochoa
ef2c90d28c Use cartodb's mapnik package 2015-03-04 18:20:58 +01:00
Raul Ochoa
81892a3231 Adds node-canvas build dependencies for travis 2015-03-04 17:57:25 +01:00
Raul Ochoa
2464e5cdf5 Adds canvas dependency 2015-03-04 17:52:34 +01:00
Raul Ochoa
0305d15106 point renderer acceptance tests
point renderer test helper to get a canvas from a windshaft torque json, cartocss, zxy and step
2015-03-04 17:26:05 +01:00
Raul Ochoa
149c741a03 acceptance tests now run on npm test 2015-03-04 17:24:37 +01:00
Raul Ochoa
49b093d3de Adds mapnik and qunit dependencies for acceptance tests
Basic test with canvas
abstracts mapnik comparison in image test helper
Ignore temporal images `results` directory
2015-03-04 17:23:08 +01:00
Raul Ochoa
286b23ebaf make all 2015-03-04 12:13:46 +01:00