Commit Graph

100 Commits

Author SHA1 Message Date
samanpwbb 25e2347b0a layer pane now matches help pane 2013-11-05 17:57:04 -05:00
John Firebaugh 1e78ee5c87 Stricter jshint 2013-10-24 16:08:48 -07:00
John Firebaugh a5311b5f6c Show attribution for overlay layers (fixes #1909) 2013-10-21 12:31:48 -07:00
John Firebaugh 81bc280aba More reliable method for mutexed localStorage saves
Fixes #1883
2013-10-10 14:59:48 -07:00
John Firebaugh 4728622d87 Don't auto-save intro tutorial edits
Fixes #1745
Fixes #1795
2013-09-25 15:32:56 -07:00
John Firebaugh f58120df37 Remove maximization
This is low utility now that iD is full-width when
embedded, and the key combination conflicts with "Move".

Fixes #1482
2013-08-21 17:56:54 -07:00
John Firebaugh 11e2f1d1fe Merge geocoder into feature search UI 2013-07-25 19:24:07 -07:00
John Firebaugh 41aae4df2a Swap sidebar and map controls 2013-07-25 14:13:51 -07:00
John Firebaugh bba761d8ea size -> dimensions
D3 3.2 adds selection.size, where size means "number
of selected elements".
2013-06-20 13:05:20 -07:00
John Firebaugh 3a7c184e69 Move the save dialog to the sidebar 2013-05-29 17:47:33 -07:00
John Firebaugh 22342808b5 Add content wrapper (fixes #1532) 2013-05-29 11:00:07 -07:00
Saman Bemel-Benrud 5f65ae179a minor adjustments to sidebar, adding mock-ups. 2013-05-26 14:07:10 -07:00
John Firebaugh 884d2d0732 Add hover indicator in sidebar 2013-05-26 14:07:10 -07:00
John Firebaugh 27fa4aa1d6 Switch to a persistent sidebar 2013-05-23 16:06:34 -07:00
Saman Bemel-Benrud d8308cbb6c icon+tooltip for 'report a bug' link in footer 2013-05-15 17:15:49 -04:00
Saman Bemel-Benrud 0bdea49ffb minor cosmetic + ui improvements. 2013-05-15 14:08:25 -04:00
Ansis Brammanis b0abe207ed Revert "save to localstorage more frequently, fixes #1345"
This reverts commit 56413563c3.
2013-05-02 11:54:14 -04:00
Ansis Brammanis 56413563c3 save to localstorage more frequently, fixes #1345 2013-05-01 15:19:50 -04:00
John Firebaugh 5f7409616f Close up space in map controls when embedded (#1329) 2013-04-22 15:34:04 -07:00
John Firebaugh d66760326b Load translations on demand (fixes #1337) 2013-04-22 14:29:43 -07:00
John Firebaugh 0e46ff397b Add fullscreen toggle key (#1327) 2013-04-19 15:50:26 -07:00
John Firebaugh 13f3cff1e1 Don't show geocoder when embedded (#1329) 2013-04-19 14:49:04 -07:00
John Firebaugh a63e17ef15 Remove context dependency from Connection 2013-04-17 17:32:48 -07:00
Ansis Brammanis 7e75ea4bad Notify users of API status 2013-04-16 12:36:58 -04:00
Ansis Brammanis c0c71a54d5 switch back to github for bug reporting
fix #1230
2013-04-16 11:12:02 -04:00
John Firebaugh e196a67555 Remove source switch 2013-04-15 11:31:25 -07:00
John Firebaugh 5e354018a8 Hide account/logout when embedded (fixes #1229) 2013-04-15 11:29:24 -07:00
Saman Bemel-Benrud 95f1bfe352 cleanup. 2013-03-28 14:30:41 -04:00
Ansis Brammanis 97adaa5b1f don't show attribution above the help pane 2013-03-28 13:25:52 -04:00
Tom MacWright 807fbe882d Failsafe browser detection system 2013-03-27 17:31:31 -04:00
Saman Bemel-Benrud 3405e87cb7 splash screen + other cleanup. 2013-03-26 18:11:09 -04:00
Ansis Brammanis d6df439360 Merge remote-tracking branch 'systemed/master' into intro
Conflicts:
	build.js
	data/locales.js
2013-03-26 13:17:35 -04:00
Ansis Brammanis 6f784c36c7 enter walkthrough from splash 2013-03-26 12:53:21 -04:00
Tom MacWright e9d1965c59 Imagery provider info as an overlay 2013-03-25 16:42:26 -04:00
saman bb fbdb03bf2d basic style pass on documentation pane. 2013-03-25 16:16:42 -04:00
Tom MacWright 3fbc8905cb Merge pull request #1132 from systemed/bing
Bing
2013-03-25 12:11:05 -07:00
Ansis Brammanis 73bf7b108a intro tutorial work in progress 2013-03-25 13:22:37 -04:00
Tom MacWright 118fe25bf0 Add editing, imagery, and help starter pages. 2013-03-22 16:55:11 -04:00
Tom MacWright 64bec11fb9 Initial help ui 2013-03-22 13:40:30 -04:00
John Firebaugh e01d2e611f Display Bing copyrights 2013-03-21 12:23:57 -07:00
Tom MacWright 96cef1d3cb Refactor source menu into proper control and fill it in intially.
Fixes #1084
2013-03-19 13:47:39 -04:00
Tom MacWright 7b4038b2e9 Link to help.osm.org instead of github issues. Fixes #1080 2013-03-19 12:25:18 -04:00
saman bb cbc88022f9 remove 'move' button from toolbar 2013-03-17 23:54:01 -04:00
Saman Bemel-Benrud 53b68a8f56 reworked layout for inspector. 2013-03-14 20:17:00 -04:00
Tom MacWright ca74b111b0 Fix highlighting of layers and geocoding
* Fix highlighting of custom layer. Fixes #915
* Line up tabindexes. Fixes #922
2013-03-07 15:32:03 -05:00
John Firebaugh 25f7cd310d Merge branch 'spinner'
Conflicts:
	css/app.css
	js/id/connection.js
2013-03-07 11:00:14 -08:00
John Firebaugh 239fa6258a layerswitcher -> background 2013-03-05 12:22:06 -08:00
John Firebaugh d348cc5741 Add loading indicator 2013-03-01 13:06:44 -08:00
Ansis Brammanis 4081d1234e set centerzoom before drawing map 2013-02-28 13:12:00 -05:00
saman bb ac72fe75b5 deemphasize footer. 2013-02-21 02:03:01 -05:00