Raul Ochoa
|
e9d1951d48
|
Use context for datasource 1/2
|
2016-05-23 19:09:57 +02:00 |
|
Raul Ochoa
|
a11cc28dc7
|
Use context for analyses results
|
2016-05-23 18:59:23 +02:00 |
|
Raul Ochoa
|
a8fdd6726e
|
Fix style
|
2016-05-23 18:36:03 +02:00 |
|
Raul Ochoa
|
7ad8a99373
|
Unify getMapConfig signature for overviews adapter
|
2016-05-23 18:35:16 +02:00 |
|
Raul Ochoa
|
31a0b01a27
|
Rename param
|
2016-05-23 18:08:42 +02:00 |
|
Raul Ochoa
|
efcb73e0d1
|
Named layers adapter with getMapConfig signature
|
2016-05-23 18:03:45 +02:00 |
|
Raul Ochoa
|
70750d2c43
|
Unify getMapConfig signature
|
2016-05-23 16:50:26 +02:00 |
|
Raul Ochoa
|
9c1db98f67
|
Unifiy getMapConfig signature
|
2016-05-23 16:44:14 +02:00 |
|
Raul Ochoa
|
12c44fda6f
|
Unify getMapConfig interface
|
2016-05-23 16:20:42 +02:00 |
|
Raul Ochoa
|
6ccdb6cefd
|
Overviews adapter with getMapConfig interface
|
2016-05-23 15:52:31 +02:00 |
|
Raul Ochoa
|
9f6ce64a31
|
Named maps adapter with getMapConfig interface
|
2016-05-23 15:39:11 +02:00 |
|
Raul Ochoa
|
3e35604df0
|
turbo-carto adapter with getMapConfig interface
|
2016-05-23 15:18:20 +02:00 |
|
Raul Ochoa
|
01a69ef15c
|
Merge remote-tracking branch 'origin/master' into mapconfig-reorg
|
2016-05-23 15:14:25 +02:00 |
|
Raul Ochoa
|
fb045f1836
|
Merge branch 'master' into turbo-carto-tokens
|
2016-05-23 15:06:55 +02:00 |
|
Raul Ochoa
|
ee49b8b2a2
|
Turbo-carto adapter into adapters package
|
2016-05-23 14:18:58 +02:00 |
|
Raul Ochoa
|
8134aca14d
|
Named map provider into providers package
|
2016-05-23 13:32:28 +02:00 |
|
Raul Ochoa
|
215bbbd29c
|
Store provider into providers package
|
2016-05-23 13:29:34 +02:00 |
|
Raul Ochoa
|
c4b6f65404
|
Create map provider into providers package
|
2016-05-23 13:28:11 +02:00 |
|
Raul Ochoa
|
20725900b6
|
Overviews adapter into adapters package
|
2016-05-23 13:25:11 +02:00 |
|
Raul Ochoa
|
ab984729f5
|
Named layers adapter into adapters package
|
2016-05-23 13:16:34 +02:00 |
|
Raul Ochoa
|
9f8551058d
|
Analysis adapter into adapter package
|
2016-05-23 13:10:52 +02:00 |
|
Raul Ochoa
|
c372d69e98
|
LayergroupToken only makes sense at testing environment
|
2016-05-23 13:01:23 +02:00 |
|
Javier Goizueta
|
3add61ec57
|
Use Camshaft's API to get node filters
|
2016-05-19 18:32:49 +02:00 |
|
Raul Ochoa
|
b308259e6f
|
Merge branch 'master' into turbo-carto-category
Conflicts:
lib/cartodb/utils/style/postgres-datasource.js
|
2016-05-19 16:58:31 +02:00 |
|
Raul Ochoa
|
14a0afc7c0
|
Merge branch 'master' into turbo-carto-tokens
|
2016-05-19 16:56:00 +02:00 |
|
Raul Ochoa
|
424cc6d93b
|
Fail on turbo-carto invalid quantification methods
|
2016-05-19 15:54:58 +02:00 |
|
Raul Ochoa
|
3bacfecc49
|
Merge branch 'master' into turbo-carto-category
|
2016-05-19 13:43:35 +02:00 |
|
Raul Ochoa
|
64dd033c94
|
Merge branch 'master' into turbo-carto-tokens
|
2016-05-19 13:39:36 +02:00 |
|
Raul Ochoa
|
2e79781711
|
Adds support for sql wrap in all layers
Previously it was only working for analyses ones.
|
2016-05-19 13:34:29 +02:00 |
|
Raul Ochoa
|
ee94b8a587
|
Very raw implementation of SubstitutionTokens based on origin data
|
2016-05-19 12:13:49 +02:00 |
|
Raul Ochoa
|
ba08745c23
|
Adds hasTokens method to SubstitutionTokens
|
2016-05-19 12:10:19 +02:00 |
|
Raul Ochoa
|
573932efba
|
Simplify condition and use positive naming for parsing cartocss
|
2016-05-19 11:48:57 +02:00 |
|
Raul Ochoa
|
c7f37047b0
|
Save original query from analysis before wrapping it
|
2016-05-19 11:41:06 +02:00 |
|
Javier Goizueta
|
2a06405a58
|
Move definition to the scope where it's needed
|
2016-05-18 18:21:17 +02:00 |
|
Javier Goizueta
|
a1e024e228
|
Fix dataview problem for bbox with no query rewrite data
Fixes #457
|
2016-05-18 17:49:09 +02:00 |
|
Javier Goizueta
|
e98a5aeff0
|
Small code clean-up
|
2016-05-18 15:48:30 +02:00 |
|
Javier Goizueta
|
4c375780c7
|
replace underscore functions by standard (ES5) equivalents
Note: _.find(a,...) is not replaced by a.find(...)
because it is not available for all the collections
we need it for.
|
2016-05-18 15:43:20 +02:00 |
|
Javier Goizueta
|
48415fb1f3
|
Merge branch 'master' into overviews-widgets-2
|
2016-05-18 13:58:55 +02:00 |
|
Javier Goizueta
|
8da7cf73c1
|
Remove comment
|
2016-05-18 13:55:09 +02:00 |
|
Javier Goizueta
|
ba30f460ee
|
Remove comment
Overviews will not be used for dataview search
|
2016-05-18 13:42:58 +02:00 |
|
Javier Goizueta
|
e1aa0bc7ae
|
Use JSON format for EXPLAIN
|
2016-05-18 13:09:55 +02:00 |
|
Javier Goizueta
|
aa0ddaae95
|
Remove comment
|
2016-05-18 08:07:48 +02:00 |
|
Javier Goizueta
|
cb3706e5cf
|
Update Query Rewriter comments
|
2016-05-18 08:04:11 +02:00 |
|
Javier Goizueta
|
3d8f6576aa
|
Implement category and range filters
|
2016-05-18 07:48:11 +02:00 |
|
Raul Ochoa
|
a1934c87d5
|
Adds turbo-carto category quantification with exact strategy
|
2016-05-17 19:45:37 +02:00 |
|
Javier Goizueta
|
42ef40282b
|
💄 shorten long lines
|
2016-05-17 15:46:13 +02:00 |
|
Javier Goizueta
|
7f7204df6c
|
Add filter stats information to query rewriter data
|
2016-05-17 15:41:31 +02:00 |
|
Javier Goizueta
|
3c6d930434
|
Fix bug
|
2016-05-17 15:39:32 +02:00 |
|
Raul Ochoa
|
8fb35571fe
|
Adds support for mapnik substitution token at turbo-carto level
Goes green and fixes #455
|
2016-05-17 15:00:18 +02:00 |
|
Javier Goizueta
|
df63fbbd04
|
Refactor filter application into own model
This also avoids storing an object in the overviews query rewriter
for the bbox filter (a plain data structure is used instead).
|
2016-05-17 13:55:00 +02:00 |
|