Commit Graph

2637 Commits

Author SHA1 Message Date
Ansis Brammanis
312dabf504 remember taglist toggle state
fixes #1046
2013-03-14 21:36:13 -04:00
John Firebaugh
119290ce6d Use water icon 2013-03-14 18:04:37 -07:00
John Firebaugh
b840b7e118 Update translations 2013-03-14 17:58:32 -07:00
John Firebaugh
d02fd0efec Edit preset names 2013-03-14 17:37:09 -07:00
John Firebaugh
d0336a0995 Extract preset names to translations (fixes #1044) 2013-03-14 17:27:34 -07:00
Saman Bemel-Benrud
53b68a8f56 reworked layout for inspector. 2013-03-14 20:17:00 -04:00
Ansis Brammanis
0c80b8cd90 merge maki and perset icon sprites 2013-03-14 20:01:31 -04:00
Saman Bemel-Benrud
aa12a2c312 better grid styles to set myself up for better line icons. 2013-03-14 19:34:47 -04:00
John Firebaugh
a81b2f20ce Add post_office preset 2013-03-14 16:14:35 -07:00
John Firebaugh
8e1a12b201 forms -> fields 2013-03-14 16:00:49 -07:00
John Firebaugh
66e1bdb47d Show tag editor for untagged entities that aren't new
Fixes #991.
2013-03-14 15:59:56 -07:00
John Firebaugh
4d830455e0 Add traffic signals preset 2013-03-14 15:59:56 -07:00
Ansis Brammanis
024ea30cb3 add basin, football, substation, butcher presets 2013-03-14 18:40:24 -04:00
Ansis Brammanis
fd8ffae919 show buttons to add universal fields 2013-03-14 18:14:27 -04:00
Ansis Brammanis
bbe5a7aa25 revert additional 2013-03-14 18:09:38 -04:00
John Firebaugh
5cbda264f8 Fix vertex rendering 2013-03-14 15:08:08 -07:00
John Firebaugh
7df4f742f6 Add entrance preset 2013-03-14 15:06:11 -07:00
Ansis Brammanis
3c7d8f4026 Revert "add additional fields to most presets"
This reverts commit 22bd84d15f.
2013-03-14 18:00:55 -04:00
John Firebaugh
baf1ff8173 Add vertex geometry to many presets 2013-03-14 14:49:48 -07:00
Ansis Brammanis
22bd84d15f add additional fields to most presets 2013-03-14 17:41:23 -04:00
John Firebaugh
7b96f9bbbb Pretty-print to make merge conflicts less likely 2013-03-14 14:35:50 -07:00
John Firebaugh
0af060a5d5 Add missing label translations 2013-03-14 14:32:49 -07:00
John Firebaugh
3d44a2b5df Fix phone/telephone confusion 2013-03-14 14:32:49 -07:00
Ansis Brammanis
547f12f822 Fields now have an optional geometry type
field defaults aren't geometry specific
the geometry type determines whether
that field (and default value) apply
to an entity
2013-03-14 16:48:09 -04:00
John Firebaugh
51a217caa2 Refine tagged vertex rendering
Don't render tagged vertices for which we don't have
an icon as the 'marker' icon. Marker shape is for points.
2013-03-14 13:35:24 -07:00
Ansis Brammanis
1582917f0d fix translations in packaged install 2013-03-14 14:47:20 -04:00
Ansis Brammanis
b3d409ddf6 update translations 2013-03-14 14:28:30 -04:00
John Firebaugh
364d93693b Use traditional marker shape for points (fixes #172) 2013-03-14 11:22:10 -07:00
Ansis Brammanis
468869c9c8 add additional fields for amenities and shops 2013-03-14 13:47:08 -04:00
Ansis Brammanis
bff3dbd2f0 move core.yaml to data dir 2013-03-14 13:32:29 -04:00
Ansis Brammanis
f46e106507 add yaml file for preset translations 2013-03-14 13:30:32 -04:00
Ansis Brammanis
59589d2b83 remove locale/*.js from makefile 2013-03-14 13:24:14 -04:00
Ansis Brammanis
62b57c2d93 add translation instructions 2013-03-14 13:55:32 -03:00
Ansis Brammanis
6cf434b71b Add translation chart to readme 2013-03-14 13:37:19 -03:00
Ansis Brammanis
247a731274 Merge pull request #1027 from systemed/transifex
switch to transifex for managing translations
2013-03-14 09:28:13 -07:00
Ansis Brammanis
d412664d00 add tooltips to add-field buttons 2013-03-14 11:46:33 -04:00
Ansis Brammanis
23222b62b4 Use icons for additional fields 2013-03-14 10:52:41 -04:00
John Firebaugh
944f44defd Really fix spec 2013-03-13 17:45:16 -07:00
John Firebaugh
71897a53cd Fix spec 2013-03-13 17:42:16 -07:00
John Firebaugh
54c1de74e0 Fix global leak 2013-03-13 17:40:53 -07:00
John Firebaugh
3787185182 Rendering tagged points
At z16 and below, tagged points are rendered with a small
dot in the center. At z17 and above, they are rendered with
a maki icon.

See the test rendering page for examples.

Fixes #381.
2013-03-13 17:31:25 -07:00
John Firebaugh
2c08f26b6d Add level crossing preset 2013-03-13 17:31:25 -07:00
John Firebaugh
c29e98d997 Fix rendering test page 2013-03-13 17:31:25 -07:00
John Firebaugh
23a4c4792f Clean up iD.svg.LineString
Outer call to projection.stream isn't needed.
2013-03-13 17:31:25 -07:00
Saman Bemel-Benrud
361cebe7ec updating sprite. 2013-03-13 19:45:51 -04:00
Saman Bemel-Benrud
180b01f1ec styles for additional form icons. 2013-03-13 19:45:05 -04:00
Saman Bemel-Benrud
0faf9d114d adding universal preset form icons to sprite. 2013-03-13 19:45:05 -04:00
Ansis Brammanis
8ef4730596 switch to transifex for managing translations
english source files are stored at data/en.yaml
`make translate` pulls in updated translations
2013-03-13 19:10:07 -04:00
Ansis Brammanis
d805cdea66 make translations 2013-03-13 18:27:13 -04:00
Ansis Brammanis
383c12babc add preset translations to transifex 2013-03-13 18:24:53 -04:00