Commit Graph

202 Commits

Author SHA1 Message Date
John Firebaugh c7fdfe2def Select commit message (fixes #540) 2013-01-28 12:07:53 -05:00
Tom MacWright e153f79910 Add zoom-to button in notice. 2013-01-26 16:23:05 -05:00
Tom MacWright f0346e7af7 Hide nudge menu to keep people from thinking it will sort layers 2013-01-26 15:32:24 -05:00
Tom MacWright ec971ceac7 Fix race condition in user panel. Fixes #515 2013-01-26 13:18:24 -05:00
John Firebaugh 432f77eb6d Fix save tooltip getting stuck (fixes #433) 2013-01-25 16:57:37 -05:00
John Firebaugh dae9b01166 Don't try to show a menu for multipolygons
We haven't implemented relation deletion yet, so there
aren't any operations to perform.

Fixes #506.
2013-01-25 16:42:32 -05:00
Tom MacWright 20bf1476d5 Fix geocode URL 2013-01-25 14:59:54 -05:00
John Firebaugh dfb38d7d0c Fix radial menu not always appearing (fixes #492) 2013-01-25 13:27:33 -05:00
John Firebaugh e64c78ae1b arc-menu -> radial-menu 2013-01-25 13:27:32 -05:00
Tom MacWright 1f3319f7b0 Add circularize action. Fixes #491 2013-01-24 22:52:19 -05:00
John Firebaugh b1c165b21f Transition menu close 2013-01-24 19:08:04 -05:00
Tom MacWright ca017090cb Save commit messages between saves. Fixes #454 2013-01-24 17:09:38 -05:00
Tom MacWright 0009173028 Bleh 2013-01-24 16:55:36 -05:00
Tom MacWright e6d8fb00fd Kill tabindexes and prevent skipping through fields. Fixes #281 2013-01-24 16:52:34 -05:00
Tom MacWright 970de9ffa1 Please keep indentation simple: 4 spaces always 2013-01-24 16:35:22 -05:00
Ansis Brammanis 4f174915b2 50% opacity as default 2013-01-24 13:34:45 -05:00
Tom MacWright ce78e34b34 Merge, rename to radial menu and remove pi 2013-01-24 13:11:52 -05:00
Tom MacWright 32ea30c3fb Use isPoi for determining whether points are pois or not 2013-01-23 19:14:54 -05:00
Tom MacWright f605ff85ea Prettier transition for notice, fix notice style. Fixes #438 2013-01-23 15:53:46 -05:00
John Firebaugh d6d1709e7b Trying out radial menus for operations UI (#226) 2013-01-23 15:34:04 -05:00
Tom MacWright fcf15718d1 Restyle flash modal. Fixes #458 2013-01-23 15:27:47 -05:00
Tom MacWright eefa22531c Simplify indentation, add blocking modals. Fixes #412 2013-01-23 12:30:22 -05:00
John Firebaugh 29d608970b UnjoinNode action (fixes #442) 2013-01-23 10:07:10 -05:00
John Firebaugh 851eae68b8 Match terminology with ReverseWay action 2013-01-22 14:54:30 -05:00
Tom MacWright 9a3d545f17 Do not focus text fields after initial placement 2013-01-22 14:42:21 -05:00
Tom MacWright 55346c4d33 Work around blur issue for #439 2013-01-22 11:19:09 -05:00
saman bb 3e8780d466 making things consistent with new UI style. 2013-01-20 18:30:34 -05:00
saman bb 19c59236b9 copy adjustment on inspector confirm/close button 2013-01-20 16:12:06 -05:00
Brandon Liu ded802049a add history.numChanges method.
Use hasChanges/numChanges to toggle Save button and show confirmation dialog when navigating away from page.
2013-01-19 23:16:48 -08:00
Brandon Liu 3b722ed503 Properly refer to iD.ui.confirm 2013-01-19 23:01:47 -08:00
Ansis Brammanis 28cea97019 fix regression, rename Apply to Close in inspector 2013-01-19 21:12:53 -05:00
Brandon Liu 5ab7cbb643 Fix opening tag help in Firefox.
Remove anchor tag, attach click event to tag help button.
2013-01-19 14:43:39 -08:00
Brandon Liu 0751dc4ba1 Clean up dead code in inspector. 2013-01-19 11:08:32 -08:00
Saman Bemel-Benrud 6c7f9d41b7 minor fixes + adding geolocate icon. 2013-01-18 18:52:56 -05:00
John Firebaugh 3d98fdd0c5 Merge branch 'gridify' 2013-01-18 15:19:35 -08:00
Saman Bemel-Benrud 4f90921d1e total style overhaul. 2013-01-18 18:08:43 -05:00
John Firebaugh 2b45a5b452 Use sinon's fake timers 2013-01-18 15:00:50 -08:00
saman bb 0246f2c5dd style / layout refactoring 2013-01-18 01:17:08 -05:00
saman bb 1de76aea56 resolve merge 2013-01-17 22:27:25 -05:00
Saman Bemel-Benrud a4557af225 remove save icon. 2013-01-17 19:12:07 -05:00
Saman Bemel-Benrud ae1220726b resolved conflict 2013-01-17 19:03:19 -05:00
Tom MacWright 1c21b2a381 Fix up bbox extent link 2013-01-17 18:20:24 -05:00
John Firebaugh 5a2444b551 Extract and fix extent/intersection calculations
Extents are now [[min x, min y], [max x, max y]].
2013-01-17 14:27:01 -08:00
Tom MacWright 6594699276 Stray console 2013-01-17 15:24:22 -05:00
Tom MacWright 81d4036322 Smarter contributors box, links to history when truncated. Fixes #306 2013-01-17 15:20:16 -05:00
Tom MacWright 9b21fae8cb Validation. This adds basic validation and display to commits
Included is

* Untagged POIs, ways, areas
* Tags that suggest that lines should be areas
2013-01-17 14:46:39 -05:00
Tom MacWright feea5065e2 Do not permit values longer than 255 chars in the inspector 2013-01-17 14:18:49 -05:00
Ansis Brammanis ae37003852 prefer taginfo suggestions that startwith input 2013-01-17 12:32:11 -05:00
Ansis Brammanis b8d9741959 Only update inspector tag list when necessary 2013-01-17 10:48:42 -05:00
Tom MacWright ef1af7a731 Only show tags that appear in greater than a percentage of cases. 2013-01-16 14:51:34 -05:00