Commit Graph

193 Commits

Author SHA1 Message Date
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
Saman Bemel-Benrud
b9a2914b35 implementing flexible grid. 2013-01-15 20:11:05 -05:00
Tom MacWright
b303cb796f Rename apply to close. Fixes #325 2013-01-15 18:31:52 -05:00
Ansis Brammanis
55ecf4d473 500ms debounce on typeahead taginfo calls 2013-01-15 13:34:15 -05:00
Ansis Brammanis
e35ac698a3 Fix notice display 2013-01-15 10:06:05 -05:00
Ansis Brammanis
a0072bfa18 Add map.extent and use in geocoder 2013-01-14 15:36:52 -05:00
Tom MacWright
72afc6dcb9 Namespace UI components 2013-01-14 14:00:51 -05:00
Ansis Brammanis
7c7121d1ea Flash message for no geocoder results 2013-01-12 18:09:01 -05:00
Ansis Brammanis
700520c6f6 Use less pointer-events (for Opera's sake) 2013-01-10 16:08:58 -05:00
Ansis Brammanis
ce9a3af01c move save button to separate file 2013-01-10 15:14:37 -05:00