Raul Ochoa
ef171bf2af
reverts map store changes
2015-07-04 23:38:15 +02:00
Raul Ochoa
b74a6624e3
remove redundant code
2015-07-04 23:32:26 +02:00
Raul Ochoa
19bf1fe56b
note about token format
2015-07-04 23:32:19 +02:00
Raul Ochoa
ea6bb8dca3
fix jsdoc
2015-07-04 23:20:12 +02:00
Raul Ochoa
9d6d3f96b2
Unify mapstore
2015-07-04 23:18:09 +02:00
Raul Ochoa
5967c5d1d5
Reorg app.js
2015-07-04 23:09:00 +02:00
Raul Ochoa
a6017c6ade
Reorg requires
2015-07-04 21:33:31 +02:00
Raul Ochoa
2d3f2667ca
Standalone server initial implementation
...
- no dependency over Windshaft.Server
2015-07-04 20:41:22 +02:00
Raul Ochoa
ed90cadd75
fix jshint
2015-07-02 16:35:13 +02:00
Raul Ochoa
0d9f34fd48
Stubs next version
2015-07-02 15:48:58 +02:00
Raul Ochoa
da55a3bdd2
Release 2.6.1
2015-07-02 15:47:40 +02:00
Raul Ochoa
333334e598
Upgrades windshaft
2015-07-02 15:41:48 +02:00
Raul Ochoa
7168e4410c
Stubs next version
2015-07-02 14:12:41 +02:00
Raul Ochoa
3ff8571f4a
Release 2.6.0
2015-07-02 14:11:39 +02:00
Raul Ochoa
75ddcbbd01
Updates windshaft to 0.46.0 and documents new config formatMetatile
2015-07-02 13:28:37 +02:00
Raul Ochoa
91a44980f3
Skips limits tests until beforeRendererCreate is available
2015-07-02 02:03:03 +02:00
Raul Ochoa
034f3c77ce
modifies controllers to use new mapbackend signatures
2015-07-02 02:02:22 +02:00
Raul Ochoa
9b3e18f333
Merge pull request #315 from CartoDB/readme_update
...
Update instructions
2015-07-01 09:37:57 +02:00
Juan Ignacio Sánchez Lara
fcb0a4a7e6
Less specific upgrade help
2015-07-01 07:22:37 +02:00
Raul Ochoa
5a003a7cbe
Initial/dummy implementation for named maps tiles
...
Issues:
- creates a layergroup per tile:
- trigges a mapview
- extracts each time affected tables and last update
- duplicates a lot of code from NamedStaticMapsController
- keeps relying on fake request concept
2015-06-30 15:41:57 +02:00
Juan Ignacio Sánchez Lara
94e38cef9d
Update instructions
2015-06-30 11:00:32 +02:00
Raul Ochoa
d13d107aea
Adds names to functions
2015-06-29 19:18:52 +02:00
Raul Ochoa
4f87796e9c
Uses backend-foundations branch to use createLayergroup from backend
2015-06-29 18:58:58 +02:00
Raul Ochoa
837da45f4f
Merge branch 'master' into named-maps-tiles
2015-06-29 18:37:11 +02:00
Raul Ochoa
9e30f05e7d
Reverts to use cdb branch as is already published
2015-06-29 16:46:07 +02:00
Raul Ochoa
0df725112b
Update CDB_QueryTables function
2015-06-29 16:42:55 +02:00
Raul Ochoa
098ed6b203
New endpoint for named maps tiles
2015-06-29 16:39:35 +02:00
Raul Ochoa
c6f9152efe
Moves template maps to backends directory
2015-06-29 16:38:13 +02:00
Raul Ochoa
9ea2029f81
Deprecating scripts from tools directory
2015-06-25 18:07:48 +02:00
Raul Ochoa
2715f47a22
Points CDB_QueryTables script to the branch with CDB_QueryTablesText
2015-06-24 19:07:41 +02:00
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