16273 Commits

Author SHA1 Message Date
John Firebaugh 12d39c0485 Merge pull request #1740 from tyrasd/patch-after-walkthrough
Fixes the icon on the final "begin mapping" dialog of the walkthough
2013-08-24 07:58:42 -07:00
John Firebaugh 2fbfb76cc4 Merge pull request #1739 from tyrasd/patch-1737
Fix loading graph of unserialized objects. Fixes walkthrough
2013-08-24 07:56:33 -07:00
tyr 9a4894a328 Fix walkthrough 2013-08-24 15:23:19 +02:00
tyr b1896f9405 fixes the icon on the final "begin mapping" dialog of the walkthough
because of recent changes of the sprite.svg image, the dialog did accidentaly show the google plus logo.
2013-08-24 14:41:44 +02:00
John Firebaugh 2c93e053ae Fewer borders for localized names
Reduces visual clutter and fixes #1695
2013-08-23 16:51:27 -07:00
John Firebaugh 3399646aee Open details in new tab (fixes #1732) 2013-08-23 15:20:31 -07:00
John Firebaugh 7a740cb029 1.1.5 2013-08-23 14:32:46 -07:00
John Firebaugh fecaac029b Update translations 2013-08-23 14:32:46 -07:00
mr.Shu f702d0c30a Fix preset list header text after deleting search value
Fixes #1725
2013-08-23 14:32:30 -07:00
John Firebaugh 77985d65f8 Exclude Locator Overlay from imagery_used 2013-08-23 12:51:58 -07:00
Bryce Nesbitt 86d1baf00f Add Ranger Station preset 2013-08-23 11:15:28 -07:00
John Firebaugh 33f1ccd74d Merge pull request #1726 from ajashton/artwork-terms
Add terms for tourism=artwork (mural, sculpture, statue)
2013-08-23 11:09:55 -07:00
AJ Ashton 5f0fbae5e1 Add terms for tourism=artwork (mural, sculpture, statue) 2013-08-23 13:29:32 -04:00
Alex Barth 5a03695bf8 Update README.md 2013-08-23 13:27:10 -04:00
Alex Barth 8ef367efa1 Add Knight. 2013-08-23 13:26:52 -04:00
John Firebaugh e3b712e06b Reduce prominence of share links, add G+ 2013-08-22 15:39:32 -07:00
John Firebaugh 6cdd928ea3 Default wildcard tags to "yes"
Fixes #1715
2013-08-22 14:30:27 -07:00
John Firebaugh c7363623ad Fix tests 2013-08-22 14:16:30 -07:00
John Firebaugh b5bd015cc2 Add help topic on relations
Fixes #1708
2013-08-22 13:32:19 -07:00
John Firebaugh 5158782f34 Fix unsupported message (fixes #1720) 2013-08-22 12:57:31 -07:00
John Firebaugh d9142271ac Add default "Locator Overlay" layer
A layer that is by default visible at <z16 and can
orient you with major roads, cities, borders, etc.

Fixes #1301
2013-08-22 12:53:57 -07:00
John Firebaugh 0180367399 Refactor BackgroundSource 2013-08-22 12:53:57 -07:00
John Firebaugh 7b2eaa2fd8 Remove unused 2013-08-22 11:00:14 -07:00
John Firebaugh f58120df37 Remove maximization
This is low utility now that iD is full-width when
embedded, and the key combination conflicts with "Move".

Fixes #1482
2013-08-21 17:56:54 -07:00
John Firebaugh 57371ed515 Refine toilet preset
Fixes #1697
2013-08-21 16:41:06 -07:00
John Firebaugh b52eb9ce72 Change delete shortcut to ⌘⌫/Ctrl-Backspace
Refs #1698
2013-08-21 15:50:55 -07:00
John Firebaugh 93c1e7ad80 Fix close button event binding in save dialog
Fixes #1713
2013-08-21 15:47:00 -07:00
John Firebaugh ccf2491bdd Fix error when deleting a triangle vertex
Fixes #1712
2013-08-21 15:25:51 -07:00
John Firebaugh e631faa185 Merge pull request #1699 from tomhughes/assets
Add support for an externally provided asset map
2013-08-18 09:07:40 -07:00
Tom Hughes a528267f18 Add support for an externally provided asset map
This allows an embedding site to provide a map from individual
asset names to the URLs to use, thus allowing them to be served
through (for example) the rails asset pipeline.
2013-08-18 14:59:32 +01:00
John Firebaugh f2821dd9f2 1.1.4 2013-08-17 12:52:58 -07:00
John Firebaugh 22cee50788 Fix default background opacity 2013-08-17 12:52:57 -07:00
John Firebaugh 40bba4684c background parameter is now supported in embedded mode 2013-08-16 17:39:00 -07:00
John Firebaugh 086cfc934f Fix adding multilingual name (fixes #1694) 2013-08-16 14:32:06 -07:00
John Firebaugh a8f6c30a36 Fix test 2013-08-16 14:19:56 -07:00
John Firebaugh 20df5d331a Fix social buttons (fixes #1690) 2013-08-16 13:37:28 -07:00
John Firebaugh 307e5b893d Use localStorage.{get,set,remove}Item
Using property accessors seems to be buggy on FF.
2013-08-16 13:22:09 -07:00
John Firebaugh c834670e8a 1.1.3 2013-08-15 14:53:06 -07:00
John Firebaugh 6deb663b91 Update translations 2013-08-15 14:50:26 -07:00
John Firebaugh 331174029b Don't actually use a form element for the preset form
Form elements have default behavior that we don't want,
such as auto-clicking the first button when pressing return
in a text field.

Fixes #1681
2013-08-15 12:44:24 -07:00
John Firebaugh 548760529c Remove area=yes when choosing an area preset (fixes #1684) 2013-08-15 12:08:46 -07:00
John Firebaugh 1386f4beb7 Fix tests 2013-08-14 16:55:54 -07:00
John Firebaugh 34fdc8de42 Save history more frequently (#1345) 2013-08-14 16:50:10 -07:00
John Firebaugh 2efafa087b Deduplicate entities in serialized history
Fixes #1403
2013-08-14 16:49:53 -07:00
John Firebaugh 605e44952e Prevent loss of focus when clicking on combobox menu
Fixes #963
2013-08-13 17:34:10 -07:00
John Firebaugh 0844223492 Null-check document.activeElement 2013-08-13 16:54:30 -07:00
John Firebaugh bfd89e2d14 Fix enter key on feature list 2013-08-13 16:52:25 -07:00
John Firebaugh 9b84a0874b After editing, give a sense when map is updated
Fixes #1660
2013-08-13 15:49:03 -07:00
John Firebaugh 1b65034045 Clarify undo/redo tooltips (fixes #1670) 2013-08-13 15:23:25 -07:00
Jóhannes Birgir Jensson 31e0d83ca1 Add emergency=fire_hydrant preset (fixes #1674) 2013-08-13 13:19:00 -07:00