Raul Ochoa
9a4aa7c1fa
Add params to url if present in override option
2016-06-01 15:00:30 +02:00
Raul Ochoa
3e71365a95
Update camshaft to 0.12.0
2016-06-01 15:00:00 +02:00
Raul Ochoa
018ffcea7c
List widget tests ported from windshaft
2016-06-01 11:51:31 +02:00
Raul Ochoa
e24ba9f495
Ported formula widget tests from windshaft
2016-06-01 11:48:37 +02:00
Raul Ochoa
0e2e069503
Remove empty line
2016-06-01 11:48:28 +02:00
Raul Ochoa
c4bbff3802
Tests for aggregation dataview ported from windshaft
2016-06-01 11:44:24 +02:00
Raul Ochoa
290054ef5d
Add widget search support in test client
2016-06-01 11:43:19 +02:00
Raul Ochoa
4c25828540
Fix sql signature in agg, formula, and list dataviews
2016-06-01 11:42:24 +02:00
Javier Goizueta
5eda4888ed
Stub next version
2016-06-01 10:51:36 +02:00
Javier Goizueta
7c322d9411
Release 2.44.1
2016-06-01 10:47:46 +02:00
Javier Goizueta
bd35d4e78a
Merge pull request #468 from CartoDB/466-overviews-dataviews
...
Implement overviews support for all dataview types
2016-06-01 10:35:07 +02:00
Raul Ochoa
6eb711e70b
Merge remote-tracking branch 'origin/master' into mapconfig-dataviews-adapter
2016-05-31 18:51:13 +02:00
Raul Ochoa
81ff0152c0
Merge pull request #481 from CartoDB/plpython-query-statements
...
Use plpython version of CDB_QueryStatements
2016-05-31 18:50:39 +02:00
Raul Ochoa
8a07f9f57e
Create plpythonu extension
2016-05-31 18:45:43 +02:00
Raul Ochoa
ca367d0fe7
Use plpython version of CDB_QueryStatements
2016-05-31 18:39:03 +02:00
Raul Ochoa
cd7adbd792
Return a dataview/widget from response body
2016-05-31 18:20:16 +02:00
Raul Ochoa
5b76ec9f68
Merge remote-tracking branch 'origin/master' into mapconfig-dataviews-adapter
2016-05-31 17:14:28 +02:00
Raul Ochoa
bb21270aab
Merge pull request #479 from CartoDB/improve-prepare_db
...
Improve prepare db
2016-05-31 17:14:11 +02:00
Raul Ochoa
22f3a54fbf
Option to skip sql files download
2016-05-31 16:57:28 +02:00
Raul Ochoa
6644711969
Use a variable instead of a tmp file
2016-05-31 16:46:57 +02:00
Raul Ochoa
989df4a8a4
curl over all remote files at the same time
2016-05-31 16:42:42 +02:00
Javier Goizueta
d5423c88ea
Replace use of the name widget by dataview for consistency
2016-05-31 15:30:38 +02:00
Javier Goizueta
5838b7a455
Remove debugging messages
2016-05-31 15:19:33 +02:00
Raul Ochoa
86e8cedfab
All remote sql files together
2016-05-31 15:17:41 +02:00
Raul Ochoa
93c31c5433
Stubs next version
2016-05-31 10:35:25 +02:00
Raul Ochoa
4ca8fddd50
Release 2.44.0
2016-05-31 10:29:15 +02:00
Raul Ochoa
8cc46fd2a3
Correct versions for updated packages
2016-05-31 10:08:06 +02:00
Raul Ochoa
b2d8f53a5c
Merge branch 'master' into mapconfig-dataviews-adapter
2016-05-31 09:41:22 +02:00
Raul Ochoa
8e8e59addc
Merge pull request #477 from CartoDB/update-camshaft
...
Upgrades camshaft to 0.11.0
2016-05-30 21:29:00 +02:00
Raul Ochoa
63e52878a1
Upgrades camshaft to 0.11.0
2016-05-30 19:23:56 +02:00
Javier Goizueta
ef276bd51e
Merge branch 'master' into 466-overviews-dataviews
2016-05-30 17:26:06 +02:00
Javier Goizueta
7ac3784f32
Increase the ratio used to select an overview level from a bounding box
...
This value would ideally be adjusted to prevent the grid size of the
overview used being greater that one pixel. So, this should be the
larger dimension of the map window in pixels.
2016-05-30 17:21:56 +02:00
Raul Ochoa
e12133e24b
Merge remote-tracking branch 'origin/master' into mapconfig-dataviews-adapter
2016-05-27 15:35:29 +02:00
Raul Ochoa
be01781373
Merge pull request #475 from CartoDB/update-camshaft
...
Upgrades camshaft to 0.10.0
2016-05-27 15:33:16 +02:00
Raul Ochoa
65523768f9
Upgrades camshaft to 0.10.0
2016-05-27 15:26:52 +02:00
Raul Ochoa
f602ea88e2
Convert widgets from layers into dataviews
...
It also converts filters so full dataviews backend is reusable, that removes
widgets backend dependency.
2016-05-26 19:32:58 +02:00
Raul Ochoa
da6870cf1e
Adds new adapter to transform widgets into dataviews
2016-05-26 11:57:55 +02:00
Raul Ochoa
06e420aa70
Merge pull request #473 from CartoDB/analyses-mapconfig-extensions
...
Tests for generic MapConfig adapter
2016-05-26 11:45:17 +02:00
Raul Ochoa
c667e64d7f
Simplify test as we just validate val value
2016-05-26 11:36:03 +02:00
Raul Ochoa
5c3dd8b09d
validate execution order
2016-05-26 11:30:28 +02:00
Raul Ochoa
f7c528277b
Add tests for generic MapConfig adapter
2016-05-26 11:23:19 +02:00
Raul Ochoa
2ff33b5010
Generic MapConfig adapter can receive an arbitrary number of adapters
2016-05-26 11:02:43 +02:00
Raul Ochoa
d2f4e3ee74
Merge pull request #472 from CartoDB/analyses-mapconfig-extensions
...
Analyses mapconfig extensions
2016-05-25 18:51:09 +02:00
Raul Ochoa
730486b27b
Initial description of dataviews mapconfig extension
2016-05-25 18:36:59 +02:00
Raul Ochoa
c4b4a93a0d
Add map config extension for analyses
2016-05-25 17:53:09 +02:00
Raul Ochoa
f34213a147
Reorder public/private functions
2016-05-25 17:24:28 +02:00
Raul Ochoa
862f8b4ce6
Merge pull request #471 from CartoDB/mapconfig-fix-adapters-order
...
Order of adapters: named maps should expand named layers as first step
2016-05-25 13:50:34 +02:00
Raul Ochoa
5a2afa9b89
Order of adapters: named maps should expand named layers as first step
2016-05-24 19:16:38 +02:00
Raul Ochoa
4759d178d3
No vars for adapters
2016-05-24 18:43:09 +02:00
Raul Ochoa
777fb78abc
Merge pull request #469 from CartoDB/mapconfig-reorg
...
Unify getMapConfig signature in adapters
2016-05-24 18:32:47 +02:00