Commit Graph

3653 Commits

Author SHA1 Message Date
John Firebaugh
c2fa4da23c Use "Unknown" if field doesn't define a placeholder
Fixes #1509
2013-05-29 19:21:07 -07:00
John Firebaugh
405fc899a9 Restore background color and close button to save headers 2013-05-29 19:11:49 -07:00
John Firebaugh
a7e2bc43c1 Add Address preset (#1524) 2013-05-29 19:02:33 -07:00
John Firebaugh
3a7c184e69 Move the save dialog to the sidebar 2013-05-29 17:47:33 -07:00
Saman Bemel-Benrud
b8b1a358e9 more animation fixes. 2013-05-29 20:30:56 -04:00
Saman Bemel-Benrud
95933ea549 improvements to transitions. 2013-05-29 20:17:08 -04:00
Saman Bemel-Benrud
0d3144e8cf overly detailed transition for radio form placeholder text. 2013-05-29 20:17:07 -04:00
John Firebaugh
8c2c5357c7 Fix typo, localize 2013-05-29 16:10:57 -07:00
John Firebaugh
4bdd49b5fc Adjustments to multipolygon preset
* It shouldn't appear as a search result for simple areas.
* Changing to another area preset shouldn't remove the
  type=multipolygon tag.
* It shouldn't be preferred to the Building preset, which
  matches with score 0.5.

Fixes #1546.
2013-05-29 16:00:34 -07:00
John Firebaugh
40ad05e1e9 Use "building_area" field for all amenities
This field will preserve a building=yes tag when
switching to from the Building preset.

Refs #1408.
2013-05-29 14:56:50 -07:00
Saman Bemel-Benrud
b7d2578fb8 adding placeholders for access preset. 2013-05-29 15:54:29 -04:00
Saman Bemel-Benrud
52aa970296 click preset icon to return to preset grid. 2013-05-29 15:40:12 -04:00
Saman Bemel-Benrud
ef04f8e176 more button transitions. 2013-05-29 15:40:12 -04:00
John Firebaugh
b55e7bb111 Fix one way marker rendering (fixes #1534) 2013-05-29 12:02:47 -07:00
John Firebaugh
e959002e03 Don't show preset list on hover (fixes #1535) 2013-05-29 11:12:42 -07:00
Saman Bemel-Benrud
b04d8e3e1e Merge branch 'master' of github.com:systemed/iD 2013-05-29 14:10:22 -04:00
Saman Bemel-Benrud
089c08078b animation tweaks + cleanup. 2013-05-29 14:10:15 -04:00
Saman Bemel-Benrud
9f16672e0f fine-tuning and re-organizing animations. 2013-05-29 14:08:24 -04:00
John Firebaugh
22342808b5 Add content wrapper (fixes #1532) 2013-05-29 11:00:07 -07:00
John Firebaugh
a97e61803c Refine selection behavior when dragging a node
* Preserve the sidebar state (fixes #1401)
* Show vertices of selected way (fixes #1478)
* Reselect exact previous selection when finished
2013-05-29 10:32:11 -07:00
John Firebaugh
8e6dd17cfc Fill in preset list for relations
Fixes #1541
2013-05-29 10:21:45 -07:00
John Firebaugh
40526764bf Test / fix ChangePreset action 2013-05-29 08:44:59 -07:00
Saman Bemel-Benrud
2959a7f749 style fixes. 2013-05-28 23:44:20 -04:00
John Firebaugh
c14e2e600e Fix strokes sometimes being clipped as polygons
Fixes #1527.
2013-05-28 20:30:41 -07:00
Saman Bemel-Benrud
27a585b7f7 add keyline above 'view on openstreetmap' link. 2013-05-28 23:29:45 -04:00
Saman Bemel-Benrud
bbcf9d995f properly position spinner for large screens. 2013-05-28 23:07:27 -04:00
Saman Bemel-Benrud
0ea1bd0ea7 fine-tuning hover states. 2013-05-28 23:01:09 -04:00
John Firebaugh
2d4b6bf45b Add description and fixme fields 2013-05-28 19:55:06 -07:00
John Firebaugh
5a8bf0fada Fix tests 2013-05-28 19:50:40 -07:00
John Firebaugh
fe38a47a3c Fix URL template host rotation
It was sending all tiles at a given zoom to the same host.
2013-05-28 18:46:15 -07:00
John Firebaugh
9fcea83872 Fix forward button in preset list 2013-05-28 17:41:48 -07:00
John Firebaugh
9b6b198b3f Don't modify input in place 2013-05-28 17:41:36 -07:00
John Firebaugh
f9f72be9c8 Extract iD.actions.ChangePreset 2013-05-28 17:41:26 -07:00
John Firebaugh
56f8b9e4a9 Fixup after merge 2013-05-28 16:56:49 -07:00
John Firebaugh
1e8052182d Merge pull request #1247 from systemed/create-multipolygon
ability to create multipolygons
2013-05-28 16:56:22 -07:00
Saman Bemel-Benrud
72870be2f8 more work on hover to edit mode transitions. 2013-05-28 19:51:32 -04:00
Saman Bemel-Benrud
4d856de3f6 better spinner positioning. 2013-05-28 18:34:23 -04:00
Saman Bemel-Benrud
61084ec684 fix for checkbox hover state. 2013-05-28 18:32:54 -04:00
Saman Bemel-Benrud
38039b5eeb make spinner visible, fixes #1531 2013-05-28 18:26:55 -04:00
Saman Bemel-Benrud
72b329938e Fixes for tag reference layout. 2013-05-28 18:18:52 -04:00
Saman Bemel-Benrud
e66eeacd12 remove bad transition from additional icons. 2013-05-28 18:18:52 -04:00
John Firebaugh
1069382353 Obvious editor is obvious 2013-05-28 15:14:07 -07:00
John Firebaugh
3405a663de Fix radio field click behavior 2013-05-28 15:10:57 -07:00
John Firebaugh
17ba55f58c Fix typo 2013-05-28 15:07:36 -07:00
John Firebaugh
788bb13665 Fix tests 2013-05-28 15:02:50 -07:00
Saman Bemel-Benrud
92b63bb323 Merge branch 'sidebar' 2013-05-28 18:00:59 -04:00
Saman Bemel-Benrud
c3091a86ca design cleanup. 2013-05-28 18:00:24 -04:00
John Firebaugh
387ff3c7a5 Simplify 2013-05-28 14:52:38 -07:00
John Firebaugh
7e30f3a00c Restore an important CSS rule 2013-05-28 14:49:02 -07:00
John Firebaugh
d1643d4b64 Trying to fix tab behavior in last raw tag field 2013-05-28 14:46:25 -07:00