Commit Graph

2705 Commits

Author SHA1 Message Date
John Firebaugh
ccf2491bdd Fix error when deleting a triangle vertex
Fixes #1712
2013-08-21 15:25:51 -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
086cfc934f Fix adding multilingual name (fixes #1694) 2013-08-16 14:32:06 -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
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
John Firebaugh
90153d55ce 1.1.2 2013-08-12 13:16:07 -07:00
John Firebaugh
010c8c7d7d Reset fastMouse after changing dimensions
Fixes #1678
2013-08-12 13:09:53 -07:00
John Firebaugh
6dc3aa269d Include low-frequency tag values if they have a wiki entry 2013-08-10 10:56:44 -07:00
John Firebaugh
800b6b5462 Set combobox data on update selection
A new combobox object is created on every render, while
previously the data was set only on the enter selection,
leaving it empty in most cases.

Fixes #1679
Fixes #1680
2013-08-10 10:51:53 -07:00
John Firebaugh
f370b0082c 1.1.1 2013-08-09 14:48:29 -07:00
John Firebaugh
ef03a45d48 Don't update entity editor when it's hidden 2013-08-09 14:42:16 -07:00
John Firebaugh
a231963510 Tail should appear only first time 2013-08-09 14:42:16 -07:00
John Firebaugh
70a36bee60 Work around browser incompatibilities 2013-08-09 12:16:38 -07:00
John Firebaugh
b5aea1e8d2 1.1.0 2013-08-09 10:49:36 -07:00
John Firebaugh
18829ee482 Fix radial menu tooltip positioning 2013-08-07 11:44:09 -07:00
John Firebaugh
19f72a4169 1.1.0rc1 2013-07-31 10:13:56 -07:00
John Firebaugh
369ba567c9 Better search fail state (fixes #1655) 2013-07-29 16:50:27 -07:00
John Firebaugh
23e8e41259 Fix sidebar transition (fixes #1653) 2013-07-29 14:31:07 -07:00
John Firebaugh
ec76812c7a Map UI tooltips (#1654) 2013-07-29 13:49:57 -07:00
Saman Bemel-Benrud
35b02aa1d3 cleanup form styles and tooltips. 2013-07-29 15:45:45 -04:00
John Firebaugh
223974d6a7 Revert to stopPropagation when suppressing click 2013-07-29 12:21:35 -07:00
John Firebaugh
74d251d3c2 Fix preset category display glitch 2013-07-29 11:57:35 -07:00
John Firebaugh
4dd4deb1cf Back to dark UI controls 2013-07-29 11:50:38 -07:00
John Firebaugh
d82a23e5a9 Don't focus when hiding 2013-07-25 20:36:48 -07:00
John Firebaugh
11e2f1d1fe Merge geocoder into feature search UI 2013-07-25 19:24:07 -07:00
Saman Bemel-Benrud
7c5cb5b3f1 more dramatic different between hover and active edit feature pane 2013-07-25 15:13:16 -07:00
John Firebaugh
f579795dee Display features in sidebar list only on search (#1629) 2013-07-25 14:58:20 -07:00
John Firebaugh
95eb64584b Update walkthrough for left-hand sidebar 2013-07-25 14:13:51 -07:00
John Firebaugh
41aae4df2a Swap sidebar and map controls 2013-07-25 14:13:51 -07:00
John Firebaugh
c3ec3569b5 Leave save mode when displaying success message 2013-07-25 13:53:15 -07:00
John Firebaugh
476509111f Fix "Custom" radio button state 2013-07-25 11:58:11 -07:00
John Firebaugh
5f02f348de Include GPX and overlay layers in imagery_used
Fixes #1463
2013-07-25 11:51:55 -07:00
John Firebaugh
7f3f648c1c Support multiple overlays in hash 2013-07-25 11:29:31 -07:00
John Firebaugh
1168053cc2 Coalesce multi-extent imagery sources 2013-07-25 11:14:53 -07:00
John Firebaugh
6782d9af04 Remove mysterious math 2013-07-22 15:30:09 -07:00
John Firebaugh
1f96bed685 Improve combobox scrolling behavior 2013-07-22 15:23:17 -07:00
John Firebaugh
e8d924aab0 Add ability to create a new relation (fixes #1576) 2013-07-22 15:13:21 -07:00
John Firebaugh
11bbfebdc6 Merge remote-tracking branch 'mourner/master' 2013-07-22 14:43:57 -07:00