Ansis Brammanis
94391cc087
remove fill pattern when changing tags
...
fixes #996
2013-03-13 11:55:15 -04:00
Ansis Brammanis
e3ac9954cb
add additional fields to building preset
2013-03-13 11:07:51 -04:00
Tom MacWright
a932485e91
Merge pull request #1007 from 1ec5/patch-1
...
Update vi.js
2013-03-13 08:04:30 -07:00
Minh Nguyễn
851f788283
Update vi.js
...
76ab27a
2013-03-12 23:59:44 -07:00
John Firebaugh
8479d3ec48
Add textarea form type and note universal form
2013-03-12 18:33:36 -07:00
Ansis Brammanis
eab289d59f
Merge pull request #1004 from systemed/form-revamp
...
Form revamp
2013-03-12 18:21:28 -07:00
John Firebaugh
2d5f08dae6
Remove maxspeed from cycleway preset ( #1003 )
2013-03-12 18:03:04 -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
42ff0f359a
user/uid can be undefined for all types
2013-03-12 17:47:50 -07:00
John Firebaugh
76ab27ae4c
Improve road features form, localize options
2013-03-12 17:38:08 -07:00
John Firebaugh
2b1b9a9f0b
Add bicycle_parking preset
2013-03-12 17:26:45 -07:00
saman bb
3228e1fcda
more work on new preset layout.
2013-03-12 20:25:35 -04:00
John Firebaugh
8509d9f620
Remove inline forms
...
No good way to give them IDs; better to be consistent.
2013-03-12 17:19:11 -07:00
John Firebaugh
fb57c64caa
Add source form label
2013-03-12 16:53:04 -07:00
John Firebaugh
59b13955b3
Remove address form from some unlikely presets
2013-03-12 16:52:55 -07:00
John Firebaugh
c0e1245623
Fix reversed alignment adjustment ( fixes #999 )
2013-03-12 16:39:44 -07:00
John Firebaugh
93f8ddaac9
Add playground preset
2013-03-12 16:36:45 -07:00
John Firebaugh
13b39ece72
Merge pull request #998 from richlv/patch-1
...
Update lv.js
2013-03-12 16:36:21 -07:00
John Firebaugh
8459c3ab34
Remove surface form from baseball preset
...
It's pretty much universally dirt/grass; taginfo shows
no usages of sport=baseball, surface=*.
2013-03-12 16:33:07 -07:00
John Firebaugh
4f4082527a
Build forms
2013-03-12 16:30:15 -07:00
John Firebaugh
4720a84d38
No-op a null tag merge
...
Reduces unnecessary node churn in Connect action.
2013-03-12 16:26:40 -07:00
John Firebaugh
4fa88acc85
Fix connecting adjacent vertices
...
Can't unconditionally delete the node; it may be a member
of other ways.
I didn't preserve the behavior of dragging a midpoint to
an adjacent node being a no-op. In general we don't try to
eliminate compound operations whose net result is a no-op;
I don't think it's important to do so for this special case.
The degenerate case of connecting the endpoints of a two-vertex
line now results in a point. This is what naturally resulted
from the code, and seems ok.
Fixes #983 .
2013-03-12 16:26:40 -07:00
John Firebaugh
3b3ee84a84
Specs for Way#areAdjacent
2013-03-12 16:22:30 -07:00
Ansis Brammanis
831b67beae
universal presets
...
presets with universal=true show up for
any preset if the key is present
2013-03-12 19:19:10 -04:00
saman bb
35d26c64aa
clean up overflow in combobox.
2013-03-12 19:18:37 -04:00
saman bb
a17a722758
more progress on new layout.
2013-03-12 18:52:45 -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
richlv
02b836cf0a
Update lv.js
...
update Latvian translation
2013-03-12 22:43:29 +02:00
John Firebaugh
03cede7e24
Ensure tooltip is removed ( fixes #986 )
2013-03-12 13:42:35 -07:00
John Firebaugh
be567fb028
Render landuse=farm and landuse=farmland identically
...
See http://www.openstreetmap.org/user/Harry%20Wood/diary/14079
for an entertaining rant on this subject.
2013-03-12 13:12:07 -07:00
John Firebaugh
107f6cfeba
type -> geometry
2013-03-12 13:00:32 -07:00
John Firebaugh
7133d316cd
Fix specs
2013-03-12 13:00:32 -07:00
Ansis Brammanis
1d720b39af
add portuguese translation
2013-03-12 15:48:15 -04:00
Ansis Brammanis
d7645d7f21
fix locale.js
2013-03-12 15:45:39 -04:00
saman bb
6dc7b7b236
preset style/layout cleanup.
2013-03-12 15:32:26 -04:00
Ansis Brammanis
50019cd34c
Merge pull request #985 from joao/master
...
Portuguese translation
2013-03-12 12:07:37 -07:00
Joao Antunes
cce208b394
added PT translation
2013-03-12 18:57:32 +00:00
Ansis Brammanis
917d5bfaeb
avoid history change when dragging midpoint
...
dragging a midpoint onto an adjacent node
should do nothing
2013-03-12 14:38:01 -04:00
Ansis Brammanis
409011da2d
make id global in index.html
2013-03-12 14:36:56 -04:00
John Firebaugh
a9bef4d1e5
Allow landuse points
2013-03-12 11:19:46 -07:00
John Firebaugh
11a8c57cd4
Add phone and fax forms
2013-03-12 11:19:46 -07:00
John Firebaugh
42be94c97f
Localize address placeholders
2013-03-12 11:19:45 -07:00
John Firebaugh
a5885ce3c2
Localize preset form labels
2013-03-12 11:19:45 -07:00
Ansis Brammanis
9085b8b23b
fix img and css copy in Makefile
2013-03-12 14:01:13 -04:00
John Firebaugh
0be66fabf6
alpha3
2013-03-12 10:09:10 -07:00
John Firebaugh
df06f27727
Revert form change
...
Key is matched case-sensitively. For setting a title, use
a "title" property (though I'm going to change this shortly
to be localizable).
2013-03-11 18:25:36 -07:00
John Firebaugh
16cea11b99
Reuse footway icon for path
2013-03-11 17:48:57 -07:00
Saman Bemel-Benrud
5e35bc87d7
cleaning up presets.
2013-03-11 20:32:25 -04:00