Mario de Frutos
b446c31cbc
Other category now uses the selected aggregated function ( #633 )
...
* Other category in category widget uses selected aggregation function
Fixes https://github.com/CartoDB/Windshaft-cartodb/issues/628
2017-03-02 10:48:20 +01:00
Raul Ochoa
2d6e7070a6
Stubs next version
2017-02-23 18:12:54 +01:00
Raul Ochoa
473e0cb902
Release 2.88.2
2017-02-23 18:12:14 +01:00
Raul Ochoa
1a8fca0534
Formatting
2017-02-23 18:11:39 +01:00
Raul Ochoa
e24bc12fc9
Merge pull request #632 from CartoDB/upgrade-camshaft
...
Upgrades camshaft to 0.50.2
2017-02-23 18:10:22 +01:00
Raul Ochoa
e77c9141ed
Upgrades camshaft to 0.50.2
2017-02-23 18:00:55 +01:00
Raul Ochoa
321157b17b
Make target to generate shrinkwrap file applying prune
...
It removes dev dependencies from the local node_modules
and avoid getting those into shrinkwrap file.
2017-02-23 17:57:52 +01:00
Raul Ochoa
6ac6574b4c
clean target to completely delete node_modules dir
2017-02-23 17:57:44 +01:00
Raul Ochoa
933d486a57
Merge pull request #630 from CartoDB/close-response-timer
...
Close timer for response preparation
2017-02-22 18:46:56 +01:00
Raul Ochoa
8a1c7f5b52
Close timer for response preparation
...
Timer for affectedTables is taking everything from response timing,
adding a tag to represent all the response preparation.
That way affectedTables only represents the time for retrieving the
affected tables themselves.
2017-02-22 18:38:25 +01:00
Rafa de la Torre
822954be5d
Stub next version
2017-02-21 11:06:54 +01:00
Rafa de la Torre
57dc17518c
Release 2.88.1
2017-02-21 11:01:15 +01:00
Mario de Frutos
3df8d4844e
Stubs next version
2017-02-21 08:17:09 +01:00
Mario de Frutos
5a0443618f
Merge pull request #626 from CartoDB/camshaft_v050
...
Camshaft 0.50.0
2017-02-21 08:08:34 +01:00
Raul Ochoa
8a76cd506f
Fix issue with global Promise object
2017-02-20 18:46:48 +01:00
Mario de Frutos
50d05eae47
Version 2.88.0
...
Update camshaft version to 0.50.0
2017-02-20 18:46:47 +01:00
Raul Ochoa
ca41b3b600
Merge pull request #627 from CartoDB/change_release
...
We don't announce release deploy in google groups anymore
2017-02-20 10:31:39 +01:00
Mario de Frutos
43a17ddc7d
We don't announce release deploy in google groups anymore
2017-02-17 18:01:59 +01:00
Mario de Frutos
dfa347f860
Update camshaft dependency to 0.50
2017-02-17 16:29:34 +01:00
Raul Ochoa
28f1179336
Stubs next version
2017-02-02 16:44:41 +01:00
Raul Ochoa
de4d9e285e
Release 2.87.5
2017-02-02 16:43:43 +01:00
Raul Ochoa
e0faaac822
Update news
2017-02-02 16:43:04 +01:00
Raul Ochoa
c84f27dd3f
Merge pull request #623 from CartoDB/fix-dataviews-override-params-casting
...
Cast all dataview overrides values to Number
2017-02-02 16:42:48 +01:00
Raul Ochoa
12279d5c00
Cast dataview override values to Number or throw error
...
We were letting params expected as Numbers to be passed as any type
when they were not Numbers.
2017-02-02 16:20:16 +01:00
Raul Ochoa
281588abd2
Add test to validate bins
param is casted as Number
2017-02-02 16:12:49 +01:00
Mario de Frutos
f69f999694
Fixed contributing link
2017-01-25 10:43:24 +01:00
Daniel García Aubert
c0c062592f
Stubs next version
2017-01-20 11:40:00 +01:00
Daniel García Aubert
06885e2ba3
Release 2.87.4
2017-01-20 11:32:11 +01:00
Daniel
89a268d087
Merge pull request #617 from CartoDB/497-null-category
...
Be able to not compute NULL categories and null values
2017-01-20 11:26:12 +01:00
csobier
3648b8b0b1
removed "default" from descriptions
...
As per a customer Support inquiry, I removed "default" from the Static Maps Limits section, as it was confusing to the user that it implied
2017-01-17 11:21:23 -05:00
Daniel García Aubert
83301238d2
Port changes to overviews
2017-01-17 17:10:08 +01:00
Daniel García Aubert
a4a1fb930a
Be able to not compute NULL categories and null values wheter aggregation operation is not 'count'
2017-01-17 17:09:17 +01:00
Daniel García Aubert
6555353e0e
Improve test to handle NULL values in category and aggregation columns using any operation
2017-01-16 19:23:08 +01:00
Daniel García Aubert
f5f0601e53
Add test to check if NULL category count values properly
2017-01-16 17:00:28 +01:00
Raul Ochoa
2598595e42
Merge pull request #614 from CartoDB/zipfile-cartodb
...
Use zipfile from cartodb
2016-12-23 14:47:40 +01:00
Raul Ochoa
49b78a85c9
Use zipfile from cartodb
...
Adding it as dependency in combination with loose definition in
millstone makes it to use the top level defined dependency.
2016-12-22 19:12:30 +01:00
Javier Goizueta
0918c8e68c
Stub next version
2016-12-19 17:20:18 +01:00
Javier Goizueta
1603a07de1
Release 2.87.3
2016-12-19 17:13:12 +01:00
Javier Goizueta
0a37aa4ba1
Merge pull request #604 from CartoDB/fix-overviews-dataviews
...
Fixes for dataviews using overviews
2016-12-19 16:55:13 +01:00
Javier Goizueta
b721a80fcc
Merge branch 'master' into fix-overviews-dataviews
2016-12-19 16:45:28 +01:00
Rafa de la Torre
01365d035e
Stub version 2.87.3
2016-12-19 16:38:27 +01:00
Rafa de la Torre
a4f059e20f
Merge pull request #605 from CartoDB/update-camshaft-0.48.5
...
Update camshaft to 0.48.5
2016-12-19 16:33:27 +01:00
Rafa de la Torre
79c35118d7
Update camshaft to 0.48.5
...
Use exception safe Dataservices API functions. See
https://github.com/CartoDB/dataservices-api/issues/314 and
https://github.com/CartoDB/camshaft/issues/242
2016-12-19 15:52:25 +01:00
Javier Goizueta
6a4f5d52ec
Don't use overviews for date histograms
2016-12-16 17:51:36 +01:00
Javier Goizueta
ccaae2dd66
Remove spurious parameter from overviews dataviews functions
...
In the overviews-specialized dataview classes the sql-generating
functions had an unneeded parameter filters.
In some cases, since this parameter was not being paaased from
the base dataviews class it was masking the override parameter.
2016-12-16 17:37:05 +01:00
Raul Ochoa
d335e64f88
Stubs next version
2016-12-13 14:16:49 +01:00
Raul Ochoa
177d7ed07a
Release 2.87.1
2016-12-13 14:15:50 +01:00
Raul Ochoa
85a1e15b58
Merge pull request #603 from CartoDB/upgrade-deps
...
Upgrade windshaft and request deps
2016-12-13 14:15:04 +01:00
Raul Ochoa
432b58a078
Upgrade windshaft and request deps
2016-12-13 14:10:42 +01:00
xavijam
75e3c5daef
Ready for next release
2016-12-13 10:43:16 +01:00