Commit Graph

1998 Commits

Author SHA1 Message Date
Ansis Brammanis
88ae05f5b4 add 'modified' class to fields with changed values 2013-03-21 16:19:37 -04:00
Ansis Brammanis
22f43b810b fix number input 2013-03-21 16:16:07 -04:00
Saman Bemel-Benrud
59881990e2 styled view on osm link. 2013-03-21 15:13:23 -04:00
Ansis Brammanis
8f35501cda no inspect button for preset categories
fixes #1100
2013-03-21 12:27:05 -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
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
ee10ffeb60 Merge branch 'master' of github.com:systemed/iD 2013-03-20 19:12:18 -04:00
Saman Bemel-Benrud
4794fe4895 making things actually fit in the header. 2013-03-20 19:12:06 -04:00
John Firebaugh
55108a21c8 Fix preset search 2013-03-20 15:56:03 -07:00
Ansis Brammanis
cf2e111fcb add preset icon to back button, and fix margins 2013-03-20 17:46:22 -04:00
Ansis Brammanis
9a309c5009 don't hardcode sprite size
it can change any time the sprite is rebaked
2013-03-20 17:09:25 -04: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
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
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
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
John Firebaugh
80b6e4325f Circularize preserves direction (fixes #1082) 2013-03-19 16:42:30 -07:00
Tom MacWright
c94ec3b4a9 Local GPX file support, first push towards multilayer support. 2013-03-19 18:41:16 -04: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
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
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
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
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 bb
4a7590be57 aesthetic cleanup. 2013-03-19 00:52:51 -04:00
saman bb
de90e76e84 adding forward icon. 2013-03-19 00:37:34 -04:00
saman bb
93430a62e8 style tweak to details pane to make icon look less like a button. 2013-03-19 00:25:27 -04:00
John Firebaugh
e40090b758 Fix circularize with > 12 vertices (fixes #1054) 2013-03-18 17:48:15 -07:00
John Firebaugh
a7b5bee63a Inspector buttons to header (#1062, #1063) 2013-03-18 17:05:49 -07:00
John Firebaugh
2fc4f041d7 Make preset search terms localizable (fixes #1043) 2013-03-18 16:08:30 -07:00
Ansis Brammanis
68b6242e2c add category class to preset grid 2013-03-18 17:37:01 -04:00
John Firebaugh
b3bb17a561 Better key function 2013-03-18 14:26:11 -07:00
John Firebaugh
ad31b9f53f Add preset-field class to fields (fixes #1000) 2013-03-18 14:23:14 -07:00
Ansis Brammanis
425fd838ce Add 'current' class to current preset in grid 2013-03-18 17:18:32 -04:00
Ansis Brammanis
0e72dced55 preset search tweaks
prioritize earlier leading name matches
Parking over Bicycle Parking

prioritize shorter matched names
Park over Parking
2013-03-18 16:29:20 -04:00
Ansis Brammanis
55aa6ec5c3 transition search results in, not out 2013-03-18 16:16:43 -04:00
Ansis Brammanis
ae98cd92ae when matching presets, count 'area' match as half 2013-03-18 16:13:59 -04:00
Tom MacWright
29b6f34403 Prevent orthogonalization of <3 node ways. Fixes #776 2013-03-18 15:44:19 -04:00
Ansis Brammanis
f295c217e8 Add area tag by default, remove when applying preset 2013-03-18 14:25:32 -04:00
Ansis Brammanis
63edc30922 Revert "Use a temporary area tag for drawing. Fixes #1014"
This reverts commit 4184b503f9.
2013-03-18 14:02:21 -04:00