Ansis Brammanis
e893f686ca
add postal code field, fixes #1292
2013-04-18 16:45:48 -04:00
Ansis Brammanis
b3ee67bee8
Allow suggested maxspeed units to be overridden
...
fixes #947
2013-04-18 15:09:15 -04:00
Ansis Brammanis
7403b9b9e8
Fix maxspeed unit detection
...
Centroid calculations were failing for two node ways.
It just uses the middle node now.
2013-04-16 19:08:52 -04:00
Ansis Brammanis
6636d9ace4
fill in localizations using wikipedia
...
If a feature has a wikipedia tag, then all
translated page titles are fetched. If a user
starts adding a localized name for a language with
an available translation, that translation gets
filled in automatically.
2013-04-16 17:43:39 -04:00
Ansis Brammanis
6fc290cf5c
insert blank name localization field at top
2013-04-16 17:43:04 -04:00
Ansis Brammanis
dd35ed91d9
name field is now localizable
2013-04-16 16:32:39 -04:00
John Firebaugh
7f498c2a10
Fix "Remove" translation in radio field ( fixes #1317 )
2013-04-15 17:06:37 -07:00
Ansis Brammanis
f981724448
improve wikipedia input
...
- more careful about parsing existing values
- if an wikipedia url is entered, convert it to the
preferred format
2013-04-15 18:07:43 -04:00
Tom MacWright
f091237b70
JSHint fixes
2013-04-15 12:59:29 -04:00
Saman Bemel-Benrud
541ac0ad51
friendlier access form.
2013-04-15 12:27:53 -04:00
saman bb
c87bf425e7
styled radio menus.
2013-04-14 23:37:19 -04:00
John Firebaugh
872b148bc0
Add access field ( #934 )
2013-04-06 17:55:53 -07:00
Ansis Brammanis
9b6a8f2b18
fix wiki link
2013-04-02 12:11:19 -04:00
Saman Bemel-Benrud
fc0d89a6bd
styled wikipedia preset.
2013-04-02 11:58:19 -04:00
Ansis Brammanis
ffdc224390
Fix wikipedia input
2013-04-02 11:56:09 -04:00
Ansis Brammanis
bae7b13425
Localize maxspeed field (mph and km/h)
2013-04-01 19:36:39 -04:00
Ansis Brammanis
33ebd9cb5e
fix wikipedia input
2013-04-01 16:06:42 -04:00
Ansis Brammanis
e82df13a28
wikipedia input field
2013-04-01 15:55:37 -04:00
Ansis Brammanis
e75cb7b482
fix number input in opera
...
don't use input[type=number] since the buttons can't be hidden in opera
2013-03-29 12:58:27 -04:00
John Firebaugh
aff363b101
Wheelchair should have "yes", "limited", "no" ( fixes #1154 )
2013-03-26 14:03:07 -07:00
John Firebaugh
43ab682262
Model preset field state with persistent objects
2013-03-25 16:19:54 -07:00
John Firebaugh
4222256c78
Remove unnecessary wrapper
2013-03-25 12:11:39 -07:00
John Firebaugh
afe5aa788c
d3.combobox should be called on input element
2013-03-25 12:11:39 -07:00
John Firebaugh
62879c5173
Use a label element rather than positioning hack
2013-03-22 14:50:31 -07:00
John Firebaugh
0ba855ed46
Prefer selection argument to this
2013-03-22 14:50:31 -07:00
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
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
Tom MacWright
caca26dc11
Make increment decrement functional. Fixes #990
2013-03-15 17:31:36 -04:00
John Firebaugh
89f8054884
Fix input
2013-03-13 12:46:31 -07:00
Saman Bemel-Benrud
9321a860ce
adding controls for 'number' input type.
2013-03-13 15:32:20 -04:00
John Firebaugh
c1aa8e0270
form/forms -> field/fields
2013-03-13 11:34:21 -07:00
John Firebaugh
8479d3ec48
Add textarea form type and note universal form
2013-03-12 18:33:36 -07:00
saman bb
a7f57ac5e5
resolved conflict
2013-03-12 20:54:26 -04:00
saman bb
983f69e461
resolved conflict
2013-03-12 20:51:13 -04:00
John Firebaugh
76ab27ae4c
Improve road features form, localize options
2013-03-12 17:38:08 -07:00
saman bb
3228e1fcda
more work on new preset layout.
2013-03-12 20:25:35 -04:00
saman bb
c53ccb1bb5
initial commit of form revamp
2013-03-12 18:35:44 -04:00
Ansis Brammanis
ca1a7cf7f6
add ability to add general form fields
2013-03-12 17:42:55 -04:00
John Firebaugh
42be94c97f
Localize address placeholders
2013-03-12 11:19:45 -07:00
Ansis Brammanis
335265590f
add radio preset input
2013-03-10 00:22:05 -05:00
Ansis Brammanis
d736cddccd
add defaultcheck input type
2013-03-09 23:12:21 -05:00
Ansis Brammanis
1aefc6e7c5
elminate preset switch
2013-03-09 20:11:01 -05:00
Ansis Brammanis
609e8b9119
refactor preset inputs
2013-03-09 18:30:54 -05:00
Tom MacWright
7e9a427a2b
Test getPrototype, use American spellings, fix test formatting.
...
* Stub Lasso test
* Add cmd test
2013-03-05 17:59:50 -05:00
Tom MacWright
d8e7936d8a
Fix CORS error catching on save. Fixes #788 . Fixes #451
2013-03-05 14:44:27 -05:00
Ansis Brammanis
01688f6528
Add city address field
2013-03-04 16:12:19 -05:00
John Firebaugh
89ee4244ff
Pass context directly
2013-02-26 17:22:16 -08:00
John Firebaugh
85e8db192d
Fix address street input
2013-02-26 17:03:44 -08:00
John Firebaugh
f7b316304a
Fix address component on relations ( fixes #860 )
2013-02-26 16:52:51 -08:00