Commit Graph

302 Commits

Author SHA1 Message Date
John Firebaugh f98cee40a7 Extract iD.ui.Attribution 2013-02-12 20:46:54 -08:00
John Firebaugh 8928e757a4 Simplify 2013-02-12 20:19:36 -08:00
John Firebaugh 806de963db Cleanup, translate Splash 2013-02-12 20:18:17 -08:00
John Firebaugh 02ed91096a Follow ui pattern 2013-02-12 20:08:36 -08:00
John Firebaugh 0578d645bc restore translation 2013-02-12 20:05:51 -08:00
John Firebaugh 6d3d00e78d inspector translation 2013-02-12 20:02:35 -08:00
John Firebaugh 8882023e5b tag_reference translations 2013-02-12 19:59:32 -08:00
John Firebaugh d92d87ebf5 Organize translations 2013-02-12 19:55:09 -08:00
John Firebaugh c3a06c681a Translate/cleanup iD.ui.Commit 2013-02-12 17:39:38 -08:00
Saman Bemel-Benrud 17f2d3a326 resolving conflict. 2013-02-12 20:21:09 -05:00
Saman Bemel-Benrud 5ee554be0d styling geocoder. 2013-02-12 20:19:23 -05:00
John Firebaugh 211431bdb8 Fix "Browse" button in non-English locales 2013-02-12 16:58:44 -08:00
John Firebaugh 1e60b0b7fa iD constructors are camel case 2013-02-12 16:51:25 -08:00
John Firebaugh 50e01150a7 Fix global leak 2013-02-12 16:25:39 -08:00
Saman Bemel-Benrud 7da3ef791f style and layout refinements to layer switcher. 2013-02-12 19:17:00 -05:00
John Firebaugh 8d0225e938 i18n for geolocate 2013-02-12 16:11:22 -08:00
John Firebaugh b9860f222f Cleanup; consistent tooltips on remaining buttons 2013-02-12 16:07:27 -08:00
John Firebaugh dc2dbbe183 Extract iD.ui.Zoom, add tooltips with key hint 2013-02-12 15:48:17 -08:00
John Firebaugh 419aa088e3 RadialMenu#center 2013-02-12 14:54:39 -08:00
Tom MacWright b720a23897 Jshint fixes 2013-02-12 16:37:13 -05:00
Tom MacWright 61d7ec45b5 Banish function ( style 2013-02-12 16:35:47 -05:00
John Firebaugh 50edf58703 Clean up iD.ui.Save, give it a shortcut (fixes #739) 2013-02-12 12:52:11 -08:00
John Firebaugh e73c19a4e8 Extract iD.ui.UndoRedo 2013-02-12 12:52:11 -08:00
John Firebaugh 5761c31d29 Extract iD.ui.Modes 2013-02-12 12:52:10 -08:00
Tom MacWright 5ab1eb61ee Merge branch 'master' of github.com:systemed/iD 2013-02-11 15:38:47 -05:00
Tom MacWright 7401bc431c Fade lasso in and out 2013-02-11 15:38:39 -05:00
John Firebaugh 66afcd9923 Platform-specific keybindings
Specifying keybindings that use a command key (⌘ on Mac,
Ctrl on Win/Linux) using the appropriate Mac binding, e.g.
'⌘Z'. Use iD.ui.cmd to translate it to an appropriate key
string for other platforms, e.g. 'Ctrl+Z'.
2013-02-11 11:24:05 -08:00
Tom MacWright d34863bfc2 Toggle ui elements gracefully. Refs #449 2013-02-11 11:02:58 -05:00
Tom MacWright 38b327fefe jshint fixes, fix global leak 2013-02-11 10:42:49 -05:00
John Firebaugh 65ab71c3d0 Extract iD.ui.SourceSwitch 2013-02-09 17:04:39 -08:00
John Firebaugh c56879b29e Update contributors on load (fixes #699) 2013-02-09 16:53:29 -08:00
John Firebaugh 5feb9dea5d Make contributors i18n-friendly 2013-02-09 16:52:08 -08:00
John Firebaugh ccb5b81645 Clean up geocoder
Pass context directly; fix indentation; i18n.
2013-02-09 15:51:49 -08:00
Tom MacWright cd470675e2 Display name fix 2013-02-09 18:27:18 -05:00
Tom MacWright f56e27ad2a Style tweaks and refactoring 2013-02-09 17:21:28 -05:00
Ian B cc51fdc4be Refactored geocoder to use data joins 2013-02-09 23:02:36 +01:00
Ian B 8a8a29013e Search results area
Display multiple search results
2013-02-09 18:12:55 +01:00
Tom MacWright a773aaaab4 Improve perf with some benchmarking.
Re translate change see http://jsperf.com/coerce-vs-join-array
2013-02-07 22:55:44 -05:00
Tom MacWright 27e7df888d Support locales in taginfo. Fixes #678 2013-02-07 18:24:01 -05:00
Tom MacWright f0b761b979 Lasso action 2013-02-07 16:21:25 -05:00
Ansis Brammanis ec152716fb Fix calls to ui.flash 2013-02-07 01:16:51 -05:00
Tom MacWright ce53a9233a Remove unscoped d3.select 2013-02-06 18:11:50 -05:00
Tom MacWright c84e0713d9 Merge branch 'master' into dynamic-layers
Conflicts:
	js/id/renderer/background_source.js
	js/id/ui/layerswitcher.js
2013-02-06 17:39:55 -05:00
Tom MacWright 4b5dcd054e Fix sourcetag regression 2013-02-06 17:34:41 -05:00
Tom MacWright e868c071ac Remove more unreliable or slow layers, select the right layer initially,
fix null tooltips
2013-02-06 17:16:00 -05:00
Ansis Brammanis 83224d0f87 imagery_used includes full custom template 2013-02-06 15:38:20 -05:00
Ansis Brammanis 449c4d235d Add option to restore or reset unsaved changes 2013-02-06 14:03:31 -05:00
Ansis Brammanis a21da4f15f Saving graph to and reinstating from localStorage 2013-02-06 12:48:42 -05:00
Tom MacWright f70c9037b0 Fix tests, finish work here. Needs a design hit. 2013-02-05 12:52:56 -05:00
Tom MacWright 8f2157425c Merge branch 'master' into dynamic-layers 2013-02-05 12:03:27 -05:00