Commit Graph

2732 Commits

Author SHA1 Message Date
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
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
Saman Bemel-Benrud
1203970e22 work on preset icons. 2013-03-18 20:39:23 -04: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
John Firebaugh
3914e2bb50 Update translations 2013-03-18 14:57:55 -07:00
John Firebaugh
66b9054e38 Generate preset translations from .json files
This makes the .json files the one-stop-shop for adding/modifying
presets. You don't have to remember to also update presets.yaml.
2013-03-18 14:56:50 -07:00
Ansis Brammanis
68b6242e2c add category class to preset grid 2013-03-18 17:37:01 -04:00
Ansis Brammanis
a318f1b16e add country field 2013-03-18 17:36:05 -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
John Firebaugh
da21a4737d I-beam cursor on inputs 2013-03-18 14:14:19 -07:00
Ansis Brammanis
44ec568c5a add bridge/tunnel form to railways and footways 2013-03-18 17:08:40 -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
84e5cae90e fix cursor for preset grid area backgrounds 2013-03-18 14:30:56 -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
Ansis Brammanis
5c438bb2b2 holding alignment button changes alignment 2013-03-18 13:35:56 -04:00
John Firebaugh
0c2957ca1b Decrement mode keybindings (fixes #1073) 2013-03-18 10:23:43 -07:00
Ansis Brammanis
813bf420d8 fix preset categories 2013-03-18 13:21:18 -04:00
Saman Bemel-Benrud
e6e969e011 better area preset icons. 2013-03-18 11:38:43 -04:00
John Firebaugh
1ee6c54ffa Merge pull request #1071 from systemed/no-move-button
remove 'move' button from toolbar
2013-03-17 21:06:57 -07:00
John Firebaugh
6199c9d3af Add swimming pool and garden presets
leisure=swimming_pool is preferred, so amenity=swimming_pool
will not be suggested for search.

Fixes #1065.
2013-03-17 21:05:55 -07:00
John Firebaugh
7912b33b4c Exclude presets with searchable: false from search (fixes #932) 2013-03-17 20:59:11 -07:00
saman bb
cbc88022f9 remove 'move' button from toolbar 2013-03-17 23:54:01 -04:00
John Firebaugh
13cd85a362 Clear inspector body before rendering (fixes #1069) 2013-03-17 20:45:01 -07:00
John Firebaugh
fdcb96e8d6 Move more inspector logic to Inspector 2013-03-17 20:07:44 -07:00
John Firebaugh
13b5cc4c4d Move inspector logic to Inspector 2013-03-17 19:54:47 -07:00
John Firebaugh
55a9d74553 Fix up Taglist test 2013-03-17 19:44:32 -07:00
John Firebaugh
cb12b184c0 Pass entity explicitly 2013-03-17 19:38:38 -07:00
John Firebaugh
8745e7b10f Update translations 2013-03-17 18:45:04 -07:00
John Firebaugh
94e0c71a28 Add survey point preset 2013-03-17 18:44:05 -07:00
saman bb
99b3a76770 adding wheelchair. 2013-03-17 16:10:43 -04:00