Aaron Lidman
|
3d3415b5be
|
Prevent 'zoom in to edit' from showing up during save success, closes #1792
Sets a background color, the same as the save state.
|
2013-10-15 11:46:24 -04:00 |
|
John Firebaugh
|
580bdf4790
|
Simplify CSS and improve transition
|
2013-10-15 11:29:36 -04:00 |
|
Aaron Lidman
|
27c3e4ce5d
|
Moved localized delete button to the label, closes #1892
|
2013-10-15 10:55:53 -04:00 |
|
John Firebaugh
|
451253a453
|
Update D3 to 3.3.8
|
2013-10-15 10:38:18 -04:00 |
|
John Firebaugh
|
f134ec2cc7
|
Eliminate blank space in Structure hover state
|
2013-10-15 10:34:53 -04:00 |
|
Aaron Lidman
|
5523917202
|
Fixed radio placeholder assignment
|
2013-10-15 10:32:02 -04:00 |
|
Aaron Lidman
|
fd44a6f381
|
Fixes blank hover state for Structure field, closes #1891
|
2013-10-15 10:06:50 -04:00 |
|
John Firebaugh
|
29469ffb86
|
Update translation
|
2013-10-15 09:30:22 -04:00 |
|
Aaron Lidman
|
83ad33a717
|
Removed the remove option from radio preset
|
2013-10-14 17:56:02 -04:00 |
|
Aaron Lidman
|
7305cf379b
|
Add delete button to all forms, closes #1492
|
2013-10-14 16:41:59 -04:00 |
|
John Firebaugh
|
bc5bdaeb18
|
Omit non-OSM features from search results (fixes #1890)
|
2013-10-14 16:05:08 -04:00 |
|
John Firebaugh
|
7e94473e23
|
Add additional check to prevent snapping to area fills (fixes #1887)
|
2013-10-14 15:52:32 -04:00 |
|
John Firebaugh
|
8f0fc433c4
|
Add preventDefault for click events (fixes #1771)
|
2013-10-14 14:13:29 -04:00 |
|
Aaron Lidman
|
b78e396839
|
More opacity options
|
2013-10-14 12:13:18 -04:00 |
|
Aaron Lidman
|
1899eb361c
|
Add None tile layer
Fixes #1472
|
2013-10-14 12:08:36 -04:00 |
|
John Firebaugh
|
b51cfd5d84
|
Fix adding localized value before name (#1797)
|
2013-10-11 16:31:54 -07:00 |
|
John Firebaugh
|
2f419f789e
|
Disable removing incomplete relation members (fixes #1768)
|
2013-10-11 15:48:18 -07:00 |
|
John Firebaugh
|
696c8922c7
|
Fix changing localized language
|
2013-10-11 15:36:07 -07:00 |
|
John Firebaugh
|
497c80f0a5
|
Add translated name tag only when language and value are both present
Fixes #1796
Fixes #1797
|
2013-10-11 15:18:10 -07:00 |
|
John Firebaugh
|
64746d6ef5
|
Make the combobox caret a larger target
|
2013-10-11 15:18:10 -07:00 |
|
John Firebaugh
|
8c30278d2d
|
Show all combobox entries when clicking the caret (fixes #1755)
|
2013-10-11 15:18:10 -07:00 |
|
John Firebaugh
|
04f0806ce2
|
Fix misspelling
|
2013-10-11 15:18:10 -07:00 |
|
John Firebaugh
|
416a92f5f5
|
Don't show combobox menu with only one item
|
2013-10-11 14:20:31 -07:00 |
|
John Firebaugh
|
81bc280aba
|
More reliable method for mutexed localStorage saves
Fixes #1883
|
2013-10-10 14:59:48 -07:00 |
|
John Firebaugh
|
7b09a97f6c
|
Remove unnecessary history save
The intro saves and restored the current state via toJSON/fromJSON.
|
2013-10-10 13:42:23 -07:00 |
|
John Firebaugh
|
4b1af71d10
|
Don't prevent following an existing way when drawing (fixes #1430)
|
2013-10-10 11:29:10 -07:00 |
|
John Firebaugh
|
b69abc2359
|
iD.geo.edgeEqual
|
2013-10-10 11:29:10 -07:00 |
|
John Firebaugh
|
57411bd9a0
|
Merge pull request #1886 from iandees/new-presets-1
Add grocery store term to supermarket.
|
2013-10-10 09:09:32 -07:00 |
|
Ian Dees
|
c762f60575
|
Add grocery store term to supermarket.
|
2013-10-10 06:30:32 -05:00 |
|
John Firebaugh
|
c7f085e93f
|
Allow "yes" and "no" check values to be translated (fixes #1819)
|
2013-10-09 17:44:53 -07:00 |
|
John Firebaugh
|
353eb5e0d1
|
Treat a sole area=yes tag as "untagged" (#1867)
|
2013-10-09 17:20:29 -07:00 |
|
John Firebaugh
|
b5f0ae596f
|
Special case 'yes' values for type fields (#1876)
|
2013-10-09 17:10:49 -07:00 |
|
John Firebaugh
|
d1b4e04ee4
|
Don't add addr:housenumber=yes when applying Address preset (#1874)
|
2013-10-09 16:35:12 -07:00 |
|
John Firebaugh
|
20d3af5620
|
Ensure preset fields are consistently ordered (#1876)
|
2013-10-09 16:18:55 -07:00 |
|
John Firebaugh
|
7fb047a7ba
|
Cleanup; set correct language for pasted wikipedia links
|
2013-10-09 16:03:17 -07:00 |
|
John Firebaugh
|
965fb47680
|
Preserve existing Wikipedia language (fixes #1868)
|
2013-10-09 15:36:28 -07:00 |
|
John Firebaugh
|
ba3b53846f
|
Don't allow dragging of the map when the click starts in a button
Fixes #1869
|
2013-10-09 14:10:07 -07:00 |
|
John Firebaugh
|
411db160fe
|
Prefer to render highway=* styles over railway=*
Fixes #1880
|
2013-10-09 14:02:55 -07:00 |
|
John Firebaugh
|
d8567dcc43
|
Merge pull request #1882 from pnorman/locksmith
Add a preset for a locksmith
|
2013-10-09 08:16:11 -07:00 |
|
Paul Norman
|
7b7d634928
|
Add a preset for a locksmith
|
2013-10-09 00:24:42 -07:00 |
|
John Firebaugh
|
340e455a9f
|
Remove overflow: hidden from input elements
This triggered a rendering regression in Chrome 30,
and isn't useful anyway.
https://code.google.com/p/chromium/issues/detail?id=304210
Fixes #1879
|
2013-10-08 13:35:19 -07:00 |
|
John Firebaugh
|
51c67e14f9
|
Merge pull request #1873 from iandees/new-presets-1
Add observation tower preset
|
2013-10-07 14:25:43 -07:00 |
|
Ian Dees
|
9604511b59
|
Add observation tower preset.
|
2013-10-07 16:08:52 -05:00 |
|
John Firebaugh
|
6f9a9c90b8
|
1.2.1
|
2013-09-30 17:17:06 -07:00 |
|
John Firebaugh
|
e3dd3cc7c3
|
Update translations
|
2013-09-30 17:17:06 -07:00 |
|
John Firebaugh
|
16d3346147
|
Split only the line of a node shared by a line and an area
|
2013-09-30 16:54:03 -07:00 |
|
John Firebaugh
|
dfd0854314
|
Fix strict mode parse error and other style issues
|
2013-09-30 16:31:23 -07:00 |
|
John Firebaugh
|
44cd18aab5
|
Test with iD.js
Uglification can hide errors (#1865)
|
2013-09-30 16:20:16 -07:00 |
|
John Firebaugh
|
69689a59d5
|
Reuse iD.actions.AddMember
|
2013-09-30 16:19:36 -07:00 |
|
John Firebaugh
|
011dc140a3
|
Handle multipolygon corner case when splitting (fixes #1799)
|
2013-09-30 16:17:16 -07:00 |
|