Commit Graph

2771 Commits

Author SHA1 Message Date
Saman Bemel-Benrud
bd76219da7 more line-presets 2013-03-20 17:07:54 -04:00
Saman Bemel-Benrud
362159e7fa more preset icons. 2013-03-20 17:02:04 -04:00
Saman Bemel-Benrud
e1bf242ec6 more preset icons. 2013-03-20 16:42:40 -04:00
Ansis Brammanis
395a0689d8 build sprite directly from svg
`makesprite` now reads ids from the line-presets svg,
exports them as pngs using inkscape,
and then builds the sprite with  maki icons
2013-03-20 16:34:36 -04:00
Tom MacWright
69650c8e98 Merge pull request #1093 from systemed/layers
Layers
2013-03-20 13:12:44 -07:00
Tom MacWright
5c5c250838 Detect file and drag and drop support 2013-03-20 16:12:14 -04:00
Tom MacWright
f6fe9bfdbf Merge branch 'master' into layers 2013-03-20 16:04:09 -04:00
Tom MacWright
0d2295817d Fix tests 2013-03-20 16:03:07 -04:00
Tom MacWright
51d915c8a6 Refactoring and fixing layers
* Fixed opacity control
* Reorganize layer switcher
* Add GPX item to menu
* Allow user to cinch to GPX extent

Needs:

* Moderate refactoring
* Possibly a specific 'layerchange event'
* Dropping GPX on the map should be a behavior, probably, instead of in
  the layer
* Layers, if we want them, should be named rather than just have list
  indices
* A better icon for zoom to extent and for that icon to be properly
  placed
2013-03-20 15:59:15 -04:00
John Firebaugh
b517dcaa41 Add ref field to highways 2013-03-20 12:50:52 -07:00
Ansis Brammanis
d8967d5015 Remove name seperator in editor 2013-03-20 15:40:07 -04:00
Ansis Brammanis
64ad80c5c6 move preset icon and type name into header 2013-03-20 15:29:30 -04:00
Saman Bemel-Benrud
440706145d adding more line presets, resizing them. 2013-03-20 15:21:01 -04:00
Saman Bemel-Benrud
6b7a0ec058 more line icons. 2013-03-20 13:38:24 -04:00
Saman Bemel-Benrud
279ff5fba0 adding more line presets. 2013-03-20 13:38:24 -04:00
Ansis Brammanis
febe8dc224 hide preset descriptions when updating grid 2013-03-20 12:49:02 -04:00
Saman Bemel-Benrud
e988ffea14 adding delete back into tag editor, closes #1088 2013-03-20 11:30:48 -04:00
Ansis Brammanis
110427a186 Re-add area as a geometry for tagless other preset
Without it, areas without area=yes don't match any preset
fix #1087
2013-03-20 11:15:48 -04:00
Ansis Brammanis
aa4d54c329 stop adding extra line break when building locales.js
fixes #1090
2013-03-20 10:57:54 -04:00
Tom MacWright
a16b677fb3 Merge branch 'master' into layers 2013-03-20 10:39:24 -04:00
saman bb
7e4d005b14 updating mockups. 2013-03-19 23:23:11 -04:00
saman bb
19e51be71a minor style tweak 2013-03-19 23:23:11 -04:00
John Firebaugh
17d9a37bc4 Optimize road category for 3 column layout 2013-03-19 19:50:38 -07:00
John Firebaugh
80b6e4325f Circularize preserves direction (fixes #1082) 2013-03-19 16:42:30 -07:00
John Firebaugh
e52c34ae2e Add preset for deprecated building=entrance tag 2013-03-19 15:59:41 -07:00
Tom MacWright
c94ec3b4a9 Local GPX file support, first push towards multilayer support. 2013-03-19 18:41:16 -04:00
Saman Bemel-Benrud
0375349d0f adding some mock-ups 2013-03-19 18:36:31 -04:00
Saman Bemel-Benrud
b72c25e2df minor tweak. 2013-03-19 18:36:31 -04:00
John Firebaugh
2bf8183449 Fix wheelchair preset 2013-03-19 15:02:16 -07:00
John Firebaugh
53820dc75d Validate preset json (fixes #1042) 2013-03-19 15:01:26 -07:00
John Firebaugh
f7652b8858 Remove unused 2013-03-19 15:01:04 -07:00
Saman Bemel-Benrud
d133f63a50 reworked inspector tag editor 2013-03-19 16:24:45 -04:00
Tom MacWright
ea41c2b189 update translations 2013-03-19 16:01:08 -04:00
Ansis Brammanis
f392b3cacc build.js now updates locales with local en changes 2013-03-19 15:31:13 -04:00
Saman Bemel-Benrud
c12e011b2f quicker animations. 2013-03-19 14:30:12 -04:00
Saman Bemel-Benrud
b64458041a smoother animations on preset grid inspect. 2013-03-19 14:25:29 -04:00
Saman Bemel-Benrud
2e1ba948b3 properly renaming roads -> Road 2013-03-19 14:10:46 -04:00
Saman Bemel-Benrud
6b31e389ae smoother inspect animation. 2013-03-19 14:10:46 -04:00
Ansis Brammanis
d0349ebaf8 transition out preset descriptions 2013-03-19 13:59:42 -04:00
Tom MacWright
4dea952d14 Merge branch 'master' of github.com:systemed/iD 2013-03-19 13:47:53 -04:00
Tom MacWright
96cef1d3cb Refactor source menu into proper control and fill it in intially.
Fixes #1084
2013-03-19 13:47:39 -04:00
Saman Bemel-Benrud
68423110ac copy tweaks. 2013-03-19 13:27:45 -04:00
John Firebaugh
4ecf143f12 Add to roads category 2013-03-19 10:07:46 -07:00
Saman Bemel-Benrud
88e5898594 in animation done for preset grid info. 2013-03-19 12:48:27 -04:00
Tom MacWright
7b4038b2e9 Link to help.osm.org instead of github issues. Fixes #1080 2013-03-19 12:25:18 -04:00
Saman Bemel-Benrud
8f5cbca731 adding railway abandoned and path preset icons for #1083 2013-03-19 11:57:05 -04:00
saman bb
c9bca0e093 more consistent preset highlighting. 2013-03-19 02:07:48 -04:00
saman bb
ac57fb7807 visual representation of category. 2013-03-19 01:50:17 -04:00
saman bb
de72d55f55 new line presets. 2013-03-19 01:41:15 -04:00
saman bb
6cca5465e5 remove shadow from inspector header 2013-03-19 00:53:45 -04:00