Commit Graph

2712 Commits

Author SHA1 Message Date
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
saman bb
3b2350ca54 style tweaks + fix for #1061 2013-03-16 09:00:42 -04:00
saman bb
0887ee7645 Merge branch 'anim-style-refine' 2013-03-16 01:55:19 -04:00
saman bb
39d7a50180 fixed default panewrap position. 2013-03-16 01:54:59 -04:00
saman bb
e7842bc5f1 cleaning up styles + refining animation. 2013-03-16 01:48:05 -04:00
Ansis Brammanis
c34779dcaa add embassy, stadium, theatre, courthouse presets 2013-03-16 01:14:27 -04:00
Ansis Brammanis
0ef4c1f2cf add universal wheelchair field 2013-03-16 00:20:07 -04:00
Ansis Brammanis
f7461fc49b radio preset input now works for the same key
if a key is specified for the field, then all
options are considered values for that key.
Otherwise options are keys, and the selected value
is yes.
2013-03-16 00:11:25 -04:00
Ansis Brammanis
b08c5ca070 add fuel icon 2013-03-15 19:35:38 -04:00
Ansis Brammanis
2ba3b60034 readme now links to translation instructions 2013-03-15 19:58:13 -03:00
Ansis Brammanis
5b1f62e4db Add instructions for watching translations 2013-03-15 19:55:51 -03:00
Tom MacWright
d540113758 Merge branch 'master' of github.com:systemed/iD 2013-03-15 18:27:18 -04:00
Tom MacWright
4184b503f9 Use a temporary area tag for drawing. Fixes #1014 2013-03-15 18:27:06 -04:00
saman bb
efddb5c8ed we already have a clearfix, class is cf 2013-03-15 18:25:24 -04:00
Ansis Brammanis
3606ccf85f use local english source in make translate 2013-03-15 18:18:57 -04:00
Ansis Brammanis
9abc0cd9a7 make background and geocoder exclusive 2013-03-15 18:02:44 -04:00
John Firebaugh
ff85d57b82 Simplify 2013-03-15 14:49:57 -07:00
John Firebaugh
cc1bb50f0b Fix shadow pointer events 2013-03-15 14:47:05 -07:00
Tom MacWright
caca26dc11 Make increment decrement functional. Fixes #990 2013-03-15 17:31:36 -04:00
Tom MacWright
cc35dc5ba5 Merge branch 'master' of github.com:systemed/iD 2013-03-15 17:23:21 -04:00
Tom MacWright
712aa65fb5 Add show_more link. Fixes #1050 2013-03-15 17:20:16 -04:00