Commit Graph

179 Commits

Author SHA1 Message Date
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
Ansis Brammanis 5cfbff3a61 remove wiki.js 2013-01-10 13:35:58 -05:00
Ansis Brammanis d1b3d0ce6d add key reference 2013-01-10 12:47:38 -05:00
Tom MacWright 2ac84eef21 Add flash 2013-01-09 13:13:45 -05:00
Tom MacWright 27a02ed5f5 View on osm in new page 2013-01-09 13:07:23 -05:00
Tom MacWright 31d6966296 Do not redefine mod in inspector, fixes jshint 2013-01-09 11:40:17 -05:00
Tom MacWright 44eeeeebaa Quick flash of no-docs for non-documented tag pairs. Fixes #340 2013-01-09 11:38:45 -05:00
Tom MacWright 3b5f6dd8bd Support images from the wiki, adds d3.jsonp extension. 2013-01-09 11:31:53 -05:00
Tom MacWright dd26286b2f Links to the wiki should not redirect the page 2013-01-08 16:59:04 -05:00
Ansis Brammanis 97bc2429dc Update background source for history 2013-01-08 16:26:28 -05:00
Tom MacWright 2f8454e50e Add close button to modal 2013-01-08 15:33:22 -05:00
Ansis Brammanis 7d19dca582 Merge branch 'master' of github.com:systemed/iD into update-attribution 2013-01-08 12:23:08 -05:00
Ansis Brammanis 1e12062f16 Update attribution when background layer changes 2013-01-08 12:21:38 -05:00
Tom MacWright 85c8bdf0ff Refactor geolocate control 2013-01-08 12:14:05 -05:00
Tom MacWright c4e88ad8e9 Add more explanatory helptext 2013-01-08 11:56:40 -05:00