Commit Graph

584 Commits

Author SHA1 Message Date
John Firebaugh 62879c5173 Use a label element rather than positioning hack 2013-03-22 14:50:31 -07:00
Tom MacWright 1d1bf0bf80 Update sprite, add retina version and icon for documentation. 2013-03-22 17:20:42 -04:00
Tom MacWright 4870e279ec Merge branch 'master' of github.com:systemed/iD into inline-doc 2013-03-22 16:59:44 -04:00
Tom MacWright 118fe25bf0 Add editing, imagery, and help starter pages. 2013-03-22 16:55:11 -04:00
John Firebaugh 9c9cce5c50 Inline tag reference in tag list (#256) 2013-03-22 12:47:54 -07:00
Tom MacWright 4ab03064b0 Add help UI style, help.title translation 2013-03-22 14:47:29 -04:00
Tom MacWright 64bec11fb9 Initial help ui 2013-03-22 13:40:30 -04:00
Ansis Brammanis 7ef2e65c4d add reset button to modified fields
this button only appears if a field's value
differs from the original osm value. Resetting
changes the value and adds a history entry.
It does not undo history.
2013-03-21 21:33:24 -04:00
Saman Bemel-Benrud d57ad41256 more accurate positioning for category arrows. 2013-03-21 20:12:16 -04:00
Saman Bemel-Benrud d7c8431a87 remove pointless css rule. 2013-03-21 20:02:17 -04:00
Saman Bemel-Benrud 80030a9ed7 fix point tooltip 2013-03-21 20:01:50 -04:00
Saman Bemel-Benrud 4e1560be23 styling zoom to extent button for custom gpx work. 2013-03-21 19:57:49 -04:00
Saman Bemel-Benrud 094f283f05 resolved conflict. 2013-03-21 19:25:29 -04:00
Saman Bemel-Benrud 478eb8871a big commit modal cleanup. 2013-03-21 19:19:48 -04:00
Saman Bemel-Benrud 426c897248 commit flow work 2013-03-21 19:19:17 -04:00
Saman Bemel-Benrud fe1f08cf8a hide close button for loading modal. 2013-03-21 18:36:19 -04:00
John Firebaugh 0baaf1a3fd Make name field less of a special case 2013-03-21 15:24:42 -07:00
Saman Bemel-Benrud 5fdb7069c1 better error modal. 2013-03-21 18:16:45 -04:00
Saman Bemel-Benrud 992df47cac big commit modal cleanup. 2013-03-21 17:03:39 -04:00
Ansis Brammanis 871961d077 remove position:relative from view on osm div
this was blocking all preset input fields
2013-03-21 16:51:16 -04:00
Ansis Brammanis 638456f818 fix opera path halos
fixes #1101
2013-03-21 15:21:27 -04:00
Saman Bemel-Benrud d6e838d44c fine-tune heading. 2013-03-21 15:06:50 -04:00
Saman Bemel-Benrud 6b4baf93fb layout details. 2013-03-21 14:35:48 -04:00
Saman Bemel-Benrud fd969bb93e fixing scroll stuff for preset grid. 2013-03-21 14:08:09 -04:00
Saman Bemel-Benrud 7b3b5ff73f better bridge rendering, closes #630 2013-03-21 13:26:03 -04:00
Ansis Brammanis fe719cc210 prevent overflows from changing grid width
expanding preset descriptions or categories would
change they grid height, showing the scrollbar and shifting
everything left.
2013-03-21 13:12:37 -04:00
Saman Bemel-Benrud c326ee0048 restrict click area to link for show/hide toggles, closes #962 2013-03-21 13:03:59 -04:00
Ansis Brammanis ae6c695789 add highway links 2013-03-21 12:42:40 -04:00
Saman Bemel-Benrud 345283e596 refine preset grid layout. 2013-03-21 12:15:10 -04:00
Ansis Brammanis cdfd5dfc27 use road category, and other line icons 2013-03-21 11:57:00 -04:00
Saman Bemel-Benrud e96bb2eae0 better canal icon. 2013-03-21 11:38:00 -04:00
Saman Bemel-Benrud 773db5add7 fixes to line preset icons. 2013-03-21 11:34:07 -04:00
Ansis Brammanis 91e1d6c7a2 show back icon when hovering over the header
instead of just when hovering over the button.
Hopefully this makes the button a bit more discoverable.
2013-03-21 10:51:23 -04:00
Ansis Brammanis dcc60cb497 inline categories for preset grid 2013-03-21 00:22:50 -04:00
saman bb 79014025ef hover state for back button, closes #1094 2013-03-20 23:58:31 -04:00
Saman Bemel-Benrud 4794fe4895 making things actually fit in the header. 2013-03-20 19:12:06 -04:00
Saman Bemel-Benrud 566414f698 resolved conflict, tweaked some icons. 2013-03-20 18:02:06 -04:00
Ansis Brammanis cf2e111fcb add preset icon to back button, and fix margins 2013-03-20 17:46:22 -04:00
Ansis Brammanis d9f12f7942 make map cursor selectors more specific 2013-03-20 17:35:34 -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 f6fe9bfdbf Merge branch 'master' into layers 2013-03-20 16:04:09 -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
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 e988ffea14 adding delete back into tag editor, closes #1088 2013-03-20 11:30:48 -04:00
Tom MacWright a16b677fb3 Merge branch 'master' into layers 2013-03-20 10:39:24 -04:00
saman bb 19e51be71a minor style tweak 2013-03-19 23:23:11 -04:00
Tom MacWright c94ec3b4a9 Local GPX file support, first push towards multilayer support. 2013-03-19 18:41:16 -04:00
Saman Bemel-Benrud b72c25e2df minor tweak. 2013-03-19 18:36:31 -04:00