Rafa de la Torre
90d0b23441
Use CDB_QueryTablesText instead of CDB_QueryTables
...
This avoids trouble with len(schema.table_name) > 63
See https://github.com/CartoDB/cartodb-postgresql/issues/86
2015-06-24 15:43:04 +02:00
Raul Ochoa
b59e0a00a0
Merge pull request #313 from CartoDB/cartodb-layer-docs
...
Update Map-API docs
2015-06-23 15:04:16 +02:00
Andrew Thompson
790571fd2c
Update Map-API docs
...
It was not clear to me what the difference was between a mapnik layer and a cartodb layer until I read the comments in the Mapconfig spec! Let's save some users the extra step :)
2015-06-22 11:14:57 -04:00
Raul Ochoa
6ecebae110
Adds test to validate (once it is fixed) long table names do not fail
2015-06-18 16:29:59 +02:00
Raul Ochoa
849470a3c0
Stubs next version
2015-06-18 12:55:38 +02:00
Raul Ochoa
74d0a6f183
Release 2.5.0
2015-06-18 12:53:45 +02:00
Raul Ochoa
61c134215a
Bumps version and regenerates npm-shrinkwrap.json
2015-06-18 12:29:02 +02:00
Raul Ochoa
b7218d8832
Fix list style
2015-06-18 12:19:03 +02:00
Raul Ochoa
63e19427af
Fix documentation error examples to match 'General Concepts' guidelines
2015-06-18 12:17:17 +02:00
Raul Ochoa
d4f8578fd6
Merge pull request #312 from CartoDB/issue-311
...
Adds layergroupid header
2015-06-18 11:21:03 +02:00
Raul Ochoa
eaccd062d3
Adds layergroupid header
...
Closes #311
2015-06-18 01:13:33 +02:00
Raul Ochoa
5f2d5931f4
Regenerate npm-shrinkwrap.json using master branch
2015-06-12 15:48:03 +02:00
Raul Ochoa
ce40fa608e
Clarify bounds meaning in template view
2015-06-08 14:31:04 -04:00
Raul Ochoa
0979c75852
Merge pull request #308 from CartoDB/issue-305
...
Named maps error responses with valid format
2015-06-08 10:49:22 -04:00
Raul Ochoa
f01e8e0866
Merge pull request #304 from CartoDB/docs-revamp
...
Documentation for named maps static images + view option in templates
2015-06-08 10:49:08 -04:00
Raul Ochoa
a4e303ab63
Remove console.log from tests
2015-06-08 10:37:56 -04:00
Raul Ochoa
c5137c9c29
Update news
2015-06-05 13:41:46 -04:00
Raul Ochoa
9bce88f9b1
Fix tests
2015-06-05 13:39:25 -04:00
Raul Ochoa
68c70effec
Named maps returning errors=>Array
instead of error=>String
2015-06-05 13:38:38 -04:00
Raul Ochoa
ebae218219
Use windshaft branch with unified error reponses format
2015-06-05 13:37:49 -04:00
Raul Ochoa
6685b759b2
Remove duplicated module.exports
2015-06-04 20:14:36 -04:00
Raul Ochoa
539b0496bf
Update news
2015-06-04 12:53:59 -04:00
Raul Ochoa
3c33fac8f4
Merge pull request #307 from CartoDB/template-names
...
Changes rules for names in templates
2015-06-04 12:52:30 -04:00
Raul Ochoa
9613f76ef5
Keep placeholder key validation independent from name validation
2015-06-04 11:58:24 -04:00
Raul Ochoa
3f0d344313
Changes rules for names in templates
...
Now valid names can start with numbers and can contain dashes (-).
Closes #306
2015-06-04 10:41:40 -04:00
Raul Ochoa
823ee63c25
Merge branch 'master' into docs-revamp
...
Conflicts:
docs/Map-API.md
2015-06-03 17:11:01 -04:00
Raul Ochoa
d5d76f9c63
Adds information about named map static images endpoint
2015-06-03 17:09:10 -04:00
Raul Ochoa
dfc9a6fbb4
Documentation about view
in named maps' templates
...
Closes #287
2015-06-03 17:00:42 -04:00
Raul Ochoa
2bd9aece35
Add header for zoom + center in static maps
2015-06-03 17:00:05 -04:00
Raul Ochoa
21870c9fa2
Merge branch 'master' into docs-revamp
2015-06-03 16:57:24 -04:00
Raul Ochoa
7c315b3afd
Merge pull request #303 from CartoDB/links-to-map-config
...
Updated links to MapConfig 1.3.0
2015-06-03 16:37:24 -04:00
Pablo Alonso Garcia
da0cdb081d
Updated links to MapConfig 1.3.0
2015-06-03 10:48:42 +02:00
Carlos Matallín
9bd0a3f1c9
Update Map-API.md
2015-06-01 17:00:53 +02:00
Raul Ochoa
83992895e4
Merge pull request #301 from CartoDB/layers-documentation
...
Documentation about layers metadata and layer selection/filtering
2015-06-01 16:48:14 +02:00
Raul Ochoa
aa3b336e46
Stubs next version
2015-06-01 15:50:53 +02:00
Raul Ochoa
e17b374fde
Release 2.4.1
2015-06-01 15:49:30 +02:00
Raul Ochoa
61158b62f1
Update news
2015-06-01 15:46:32 +02:00
Raul Ochoa
88ed43a92e
Merge pull request #302 from CartoDB/upgrade-windshaft
...
Upgrade windshaft
2015-06-01 14:28:28 +02:00
Raul Ochoa
e5fff6b452
Merge branch 'master' into upgrade-windshaft
2015-06-01 14:19:49 +02:00
Raul Ochoa
044d49c53a
Uses windshaft 0.44.1 from registry
2015-06-01 12:20:44 +02:00
Raul Ochoa
69abf8d9b1
uses windshaft's master branch
2015-06-01 11:35:57 +02:00
Andy Eschbacher
14e13899a6
made minor changes
2015-05-28 11:02:34 -04:00
Raul Ochoa
488c246222
Documentation about layers metadata and layer selection
2015-05-28 15:10:55 +02:00
Raul Ochoa
654905a79c
Stubs next version
2015-05-26 15:53:07 +02:00
Raul Ochoa
12cb199803
Release 2.4.0
2015-05-26 15:52:28 +02:00
Raul Ochoa
8759cf726b
Merge pull request #300 from CartoDB/upgrade-windshaft
...
Bumps windshaft version to 0.44.0
2015-05-26 15:50:19 +02:00
Raul Ochoa
7a45c9e434
Bumps windshaft version to 0.44.0
...
- adds a test to validate metadata is returned for unrolled named layers
2015-05-26 15:39:21 +02:00
Raul Ochoa
9ee69dea55
Stubs next version
2015-05-18 18:11:48 +02:00
Raul Ochoa
ebe38e977f
Release 2.3.0
2015-05-18 18:10:47 +02:00
Raul Ochoa
40ad143c3e
Merge pull request #299 from CartoDB/upgrade-cartodb-redis
...
Upgrades cartodb-redis for `global` map stats
2015-05-18 18:08:06 +02:00