Commit Graph

1086 Commits

Author SHA1 Message Date
Aaron Lidman 43aeaae67e Add SuggestNames util 2013-11-01 16:52:37 -07:00
Aaron Lidman 872cec6720 Limit suggestions to three 'closest' matches 2013-11-01 15:23:59 -07:00
Aaron Lidman 5a119f6eed Add name autocomplete 2013-10-31 16:36:29 -07:00
John Firebaugh 12769d2fc1 Calculate background source name (fixes #1935) 2013-10-29 16:13:40 -07:00
John Firebaugh 191f52d634 Use assumed values for access placeholders (fixes #1924) 2013-10-28 17:39:34 -07:00
John Firebaugh 68fae301e5 Reset invalid opacity values to default (#1923) 2013-10-26 17:33:41 -07:00
John Firebaugh d9e6b1cc38 Fix background defaulting to 0% brightness (fixes #1923) 2013-10-26 16:49:43 -07:00
John Firebaugh 1e78ee5c87 Stricter jshint 2013-10-24 16:08:48 -07:00
John Firebaugh 8323c948a7 jshint fixes 2013-10-24 15:33:52 -07:00
John Firebaugh 28aec51d20 Merge branch 'save-browse' 2013-10-23 13:37:57 -07:00
John Firebaugh 697faf0265 Use summary to calculate # in Save button 2013-10-23 13:36:58 -07:00
John Firebaugh b8e88a7aaf Convert relevantChanges to a method on Difference 2013-10-23 13:36:58 -07:00
Aaron Lidman e8e9f7a4ff Remove blue circle and icon adjustments 2013-10-23 11:42:33 -04:00
Aaron Lidman df6a292a44 Add colored changeset icons 2013-10-22 11:48:21 -04:00
Aaron Lidman dc98c6fc50 Add zoom to warning selection 2013-10-21 21:31:33 -04:00
Aaron Lidman 2dc46806a5 Styled the save button a little 2013-10-21 21:01:04 -04:00
Aaron Lidman 95e5852cbe Fixed the warnings 2013-10-21 20:24:04 -04:00
Aaron Lidman b4d8e777b5 Fix warnings 2013-10-21 19:46:05 -04:00
Aaron Lidman 22b4e5c6b5 Remove warning and changeset zoom icons and fixed warning problems 2013-10-21 19:38:58 -04:00
John Firebaugh d2c8ea15fd Legend for GPS overlay layer 2013-10-21 13:28:09 -07:00
Aaron Lidman 7b97a6116c Actually fixed references to deleted items 2013-10-21 15:41:24 -04:00
John Firebaugh a5311b5f6c Show attribution for overlay layers (fixes #1909) 2013-10-21 12:31:48 -07:00
Aaron Lidman 7ead26928d Fixed references to deleted items 2013-10-21 14:45:43 -04:00
Aaron Lidman 1eb4c6ce78 Added more distinction to changeset list items 2013-10-21 14:00:47 -04:00
Aaron Lidman 594baa18b3 Update save commit dialog to use a feature list 2013-10-18 17:11:52 -04:00
John Firebaugh 1f51098c95 Update selection list items on history changes
This is necessary for handling undos/redos during
multiselection. For example: change a feature's preset
or name, select the feature and some others, undo: the
selection list should update to display the former
preset type and former name.

While here, I removed the object indirection and bound
entities directly, and I removed hover effects (since
the features are selected, you can't see the hover).
2013-10-17 14:07:53 -04:00
Aaron Lidman fe8042131d Changed save commit summary to a feature list 2013-10-16 18:23:23 -04:00
Aaron Lidman 1ae060e35f Excluding verticies where appropriate on save sidebar 2013-10-16 15:23:20 -04:00
Aaron Lidman b74ba194f2 Added ability to zoom to changeset list items 2013-10-16 12:43:25 -04:00
Grant 0542a558d9 Add googleapis.com
Add googleapis.com to naughty list.
2013-10-16 11:49:53 +01:00
Aaron Lidman ab1b6a508a Multiselection list UI 2013-10-15 18:30:30 -04:00
Aaron Lidman a98cd3c43d Autocomplete city and postcode values, closes #1753 2013-10-15 15:32:56 -04:00
Tom MacWright b1efa919cf Add google.ru 2013-10-15 13:50:25 -04:00
Tom MacWright ac171cab0a Detect and dissuade stealing. Fixes #1896 2013-10-15 13:35:20 -04:00
John Firebaugh e20a9f6734 Improve GPX related tooltips 2013-10-15 13:15:35 -04:00
John Firebaugh a9964589fc Add a button to trigger file browser for GPX (fixes #1758) 2013-10-15 13:15:35 -04:00
John Firebaugh 958c919763 Better markup structure for background 2013-10-15 12:55:03 -04:00
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
Aaron Lidman 27c3e4ce5d Moved localized delete button to the label, closes #1892 2013-10-15 10:55: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
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 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
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