Eneko Lakasta
|
220f1d6a73
|
use original column name in group by instead of alias
|
2018-01-18 15:27:54 +01:00 |
|
Daniel
|
767dde0b1e
|
Merge pull request #850 from CartoDB/fix-named-map-force-all-layer
Fix named map regression: default to all layer
|
2018-01-16 19:22:56 +01:00 |
|
Daniel García Aubert
|
da32d96607
|
Fix regression: default to all layers if layer filter is not provided
|
2018-01-16 17:57:22 +01:00 |
|
Daniel García Aubert
|
76da828168
|
Use error label as middleware argument
|
2018-01-16 17:55:09 +01:00 |
|
Simon Martín
|
068c242148
|
Merge pull request #848 from CartoDB/removing-windshaft-carto-testing-image
Removing docker windshaft-carto-testing image
|
2018-01-16 15:00:34 +01:00 |
|
Simon Martín
|
e4c409f9a5
|
removing docker windshaft-carto-testing image
|
2018-01-16 13:01:32 +01:00 |
|
Simon Martín
|
00ffd75781
|
removing docker-publish command
|
2018-01-16 12:59:13 +01:00 |
|
Daniel
|
128ab53c55
|
Merge pull request #847 from CartoDB/fix-res-locals-named-maps
Do not pass the entire res.locals to named maps provider cache
|
2018-01-15 19:02:01 +01:00 |
|
Daniel García Aubert
|
ce4050e3e3
|
Extrac method to get only user params
|
2018-01-15 18:09:54 +01:00 |
|
Daniel García Aubert
|
b82767c60d
|
Pass a copy of res.locals w/o new data boud to named-map-provider-cache
|
2018-01-15 17:40:34 +01:00 |
|
Raul Marin
|
0fdab08600
|
Torque boundaries tests: Sort objects before comparison
Order is not guaranteed by torque and changed behaviour from PG 9.5 to 10
|
2018-01-15 16:44:10 +01:00 |
|
Javier Goizueta
|
4ba2632a92
|
Merge pull request #839 from CartoDB/mapconfig-aggregation-spec
Aggregation documetation
|
2018-01-12 15:04:45 +01:00 |
|
Raul Ochoa
|
d9e66c5964
|
Link to overviews doc
|
2018-01-11 15:15:33 +00:00 |
|
Raul Ochoa
|
72bebf1960
|
Fix typo
|
2018-01-11 15:15:25 +00:00 |
|
Eneko Lakasta
|
3fa2869665
|
Merge pull request #840 from CartoDB/984-ICU-dat-not-loading
984 icu dat not loading
|
2018-01-11 15:22:42 +01:00 |
|
Raul Ochoa
|
e57c4c824b
|
fix invalid json
|
2018-01-11 11:45:44 +00:00 |
|
Eneko Lakasta
|
8e68e5395d
|
remove .only from test
|
2018-01-11 12:23:16 +01:00 |
|
Eneko Lakasta
|
0236935212
|
please jshint
|
2018-01-11 12:22:51 +01:00 |
|
Eneko Lakasta
|
86e20b4b26
|
recreate test images with new font
|
2018-01-11 12:15:23 +01:00 |
|
Eneko Lakasta
|
86d58fea7b
|
use DejaVu Sans Book instead of Open Sans Italic in test
|
2018-01-11 12:09:04 +01:00 |
|
Eneko Lakasta
|
9934d69736
|
adjust test image tolerance
|
2018-01-11 11:57:36 +01:00 |
|
Eneko Lakasta
|
ae48a01e26
|
extract setICUEnvVariable() to it's own module
|
2018-01-11 11:57:11 +01:00 |
|
Eneko Lakasta
|
4d11403be2
|
console.log error in test. For testing purposes only.
|
2018-01-11 10:49:46 +01:00 |
|
Eneko Lakasta
|
bcd14e4f77
|
add test to check that labels are wrapped
|
2018-01-10 22:20:19 +01:00 |
|
Eneko Lakasta
|
60d2cc0a4f
|
set ICU_DATA env variable also in tests
|
2018-01-10 21:06:47 +01:00 |
|
Eneko Lakasta
|
5e53920aae
|
move glob require to the beginning of the file
|
2018-01-10 16:27:51 +01:00 |
|
Eneko Lakasta
|
9c556964e5
|
use glob module to get the icu_data directory
|
2018-01-10 15:15:43 +01:00 |
|
Eneko Lakasta
|
d292a922f6
|
set ICU_DATA 3 alternatives
|
2018-01-10 14:51:48 +01:00 |
|
Eneko Lakasta
|
c016175a23
|
please jshint
|
2018-01-10 11:24:08 +01:00 |
|
Eneko Lakasta
|
1b85951e06
|
Merge branch 'master' into 984-ICU-dat-not-loading
|
2018-01-10 11:19:29 +01:00 |
|
Eneko Lakasta
|
a4e98163fb
|
set ICU_DATA env variable at app bootstrap
|
2018-01-10 11:13:49 +01:00 |
|
Javier Goizueta
|
99324b15ef
|
Remove placement examples
|
2018-01-09 15:58:20 +01:00 |
|
Javier Goizueta
|
e34410fd2c
|
Add references to general aggregation documentation in MapConfig spec
|
2018-01-09 15:08:46 +01:00 |
|
Javier Goizueta
|
cef7545c17
|
Add documentation section for aggregation
|
2018-01-09 14:51:55 +01:00 |
|
Javier Goizueta
|
de8ed27207
|
Document the tilejon and url metadata.
|
2018-01-09 14:51:37 +01:00 |
|
Javier Goizueta
|
0cfb204c04
|
Add MapConfig extension for aggregation
|
2018-01-09 14:49:33 +01:00 |
|
Daniel
|
fc82ca7490
|
Merge pull request #834 from CartoDB/middlewarify-named-maps-controller
Middlewarify named maps controller
|
2018-01-09 11:40:59 +01:00 |
|
Daniel García Aubert
|
183c8291bc
|
Use arrow functions when it applies
|
2018-01-09 11:20:20 +01:00 |
|
Daniel García Aubert
|
d908ffdbca
|
Don't use arrow functions when there is no needed
|
2018-01-09 11:17:07 +01:00 |
|
Raul Ochoa
|
00a4f481f6
|
stubs next version
|
2018-01-04 02:04:48 +00:00 |
|
Raul Ochoa
|
e0bd042bde
|
Release 4.8.0
|
2018-01-04 02:04:04 +00:00 |
|
Raul Ochoa
|
f881efdc11
|
Update news
|
2018-01-04 02:03:28 +00:00 |
|
Raul Ochoa
|
bda5022811
|
Merge pull request #838 from CartoDB/url-template-metadata
Add urlTemplate URLs to metadata
|
2018-01-04 00:44:10 +01:00 |
|
Raul Ochoa
|
d5b5ef584d
|
Be explicit about requesting urlTemplate+subdomains format
|
2018-01-03 23:33:59 +00:00 |
|
Raul Ochoa
|
2cda43dc8d
|
Promote https urls over http
|
2018-01-03 22:18:59 +00:00 |
|
Raul Ochoa
|
f7f513a61a
|
Add urlTemplate URLs to metadata
This is useful when using client libraries like leaflet.
|
2018-01-03 20:53:03 +00:00 |
|
Raul Ochoa
|
940c982b68
|
Stubs next version
|
2018-01-03 19:22:38 +00:00 |
|
Raul Ochoa
|
d949d1c27f
|
Release 4.7.0
|
2018-01-03 19:18:39 +00:00 |
|
Raul Ochoa
|
aa1d411fb8
|
Update news and bump version
|
2018-01-03 19:17:58 +00:00 |
|
Raul Ochoa
|
f297374449
|
Merge pull request #837 from CartoDB/tilejson
Return tilejson in metadata
|
2018-01-03 20:13:44 +01:00 |
|