Commit Graph

1812 Commits

Author SHA1 Message Date
Yohan Boniface
6b51cd370b Fix empty name value resulting in non closed tag 2013-09-21 17:05:10 +02:00
Dane Springmeyer
1c5c84587e bump mapnik-reference version and prep changelog for v0.9.5 release 2013-09-19 10:57:57 -07:00
Tom MacWright
2c9692b029 Merge pull request #294 from kapouer/patch-1
layer srs is inherited from map srs
2013-09-17 07:26:08 -07:00
Tom MacWright
3a6cae7836 Merge pull request #300 from strk/master-invalid-non-selfclosing-mml
Integrate mml parsing test for issue #297
2013-09-17 07:25:40 -07:00
Sandro Santilli
ba51c74771 Integrate mml parsing test for issue #297 2013-09-12 10:40:35 +02:00
Jérémy Lal
bd454b4b6b Add test for #294 2013-09-12 10:23:46 +02:00
Jérémy Lal
b63fe0a9af layer srs is inherited from map srs
Do not output srs attribute when srs is undefined,
since layer srs is inherited from map srs, it is optional.
2013-09-12 09:56:45 +02:00
Tom MacWright
525bdc5bef Add test for #197. Fixes #197 2013-09-11 11:26:28 -04:00
Tom MacWright
5938ebb609 Correctly deal with invalid content in non-selfclosing tags. Fixes #297 2013-09-11 11:18:40 -04:00
javi
d99c5d6c14 dist files 2013-08-28 12:37:51 +02:00
javi
2bfc8a154b uniq frames 2013-08-28 12:37:45 +02:00
javi
5a8461a6c1 fixed renderer 2013-08-28 12:12:06 +02:00
javi
dfacf064e8 added frame offset 2013-08-28 11:52:18 +02:00
javi
6562d77935 fixed js renderer 2013-08-27 17:34:55 +02:00
Tom MacWright
2ead8dafa2 Backtrack on invalid zoom. Fixes #290 2013-08-09 19:58:52 -04:00
Tom MacWright
b18f162d87 Merge pull request #293 from yohanboniface/attachment-tests
More attachment tests (cf #245)
2013-08-09 14:53:18 -07:00
Yohan Boniface
8497bd36f7 More attachment tests (cf #245) 2013-08-09 22:03:55 +02:00
Dane Springmeyer
2729aefd6e Merge pull request #292 from yohanboniface/attachment-tests
Attachment tests (cf #245)
2013-08-09 09:40:49 -07:00
Yohan Boniface
7a3b659d4e More tests for attachement (cf #245) 2013-08-09 15:39:12 +02:00
Yohan Boniface
50a27c213c Add test/rendering-mss/npm-debug.log to .gitignore 2013-08-09 15:37:06 +02:00
Dane Springmeyer
d1af35763a add currently failing test for #290 2013-08-07 20:46:32 -04:00
Tom MacWright
92b67a0a73 Test for #288 to keep it closed, space before zoom bug 2013-08-06 11:45:02 -04:00
Tom MacWright
d170825685 Merge pull request #289 from javisantana/master
fixes mapbox/carto#288
2013-08-06 08:42:38 -07:00
javi
d9e412696d dist files 2013-08-05 18:16:26 +02:00
javi
08db949fbf fixes mapbox/carto#288 2013-08-05 18:16:10 +02:00
javi
d788fb8f07 fixes mapbox/carto#288 2013-08-05 18:12:42 +02:00
javi
e32aeb9fbb dist files 2013-07-31 16:53:38 +02:00
javi
d7d49214cd support for uris in javascript compiler 2013-07-31 16:53:33 +02:00
javi
ca42300648 dist 2013-07-31 12:43:09 +02:00
javi
393fc249b2 be able to set the the reference 2013-07-31 12:33:39 +02:00
javi
2ae7743c7d created assert stub for the browser 2013-07-31 12:33:19 +02:00
javi
1d752708c4 improved makefile 2013-07-31 12:32:55 +02:00
javi
4f963b8bb3 error management, an exception is thrown when there is a parse error 2013-07-29 13:55:31 +02:00
javi
bc9d67b328 dist file 2013-07-29 12:43:05 +02:00
javi
656b6db9a3 added rendered to transform cartocss to javascript object 2013-07-29 12:42:59 +02:00
javi
a57a162248 fixed build 2013-07-29 12:42:41 +02:00
Dane Springmeyer
60396cbeef add support for direct-image-filters 2013-07-24 22:03:13 -04:00
Dane Springmeyer
f88711db72 add scale-hsla function to work with latest mapnik-reference: 66502bfde0 2013-07-24 21:59:05 -04:00
Tom MacWright
4f0e998dab Merge branch 'master' of github.com:mapbox/carto 2013-07-16 14:09:09 -04:00
Tom MacWright
fd3338ccb5 Add developing docs 2013-07-16 14:08:54 -04:00
javi
3d87cd490d fixed global imports 2013-07-11 16:14:32 +02:00
Dane Springmeyer
1d637717d5 fix typo - refs #245 2013-07-09 15:41:00 -04:00
Dane Springmeyer
45fae55ac0 add more variations (currently passing) on the issue #284 test 2013-07-09 15:33:42 -04:00
Tom MacWright
bbeff81a16 Fix byFilter regression 2013-07-09 15:00:13 -04:00
Tom MacWright
afac483b35 More comments
:
2013-07-09 14:38:27 -04:00
Tom MacWright
66b0c1ff7a Update mocha and optimist dependencies 2013-07-09 14:03:59 -04:00
Dane Springmeyer
93264c6e41 add test for #284 - passes as 6eda91a and fails in master 2013-07-02 19:00:33 -04:00
javi
97f03a2eb3 added functions to browser build 2013-06-26 14:50:53 +02:00
Young Hahn
45b5c107af Merge pull request #279 from mapbox/dataonly
Allow Layer-only rendering without corresponding styles
2013-06-24 08:58:48 -07:00
javi
99ee75ab8b added tree functions to cart build for browser 2013-06-24 17:15:35 +02:00