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
Tom MacWright
db7f42145e
Continue removing any non-scoped selectors. Refs #595
...
Last hits will be combobox and layerswitcher.
2013-02-05 12:00:10 -05:00
Tom MacWright
4d0a42344d
Start dynamic layers work in branch
2013-02-04 19:47:25 -05:00
Tom MacWright
b7cfaf08da
userDetails should handle errors properly
2013-02-04 16:48:44 -05:00
Tom MacWright
bd7f302730
Show deprecated tags in save commit, validate them, add deprecatedTags
...
to entity type.
2013-02-04 16:45:18 -05:00
Tom MacWright
3d8f2ffb84
Consistify syntax
2013-02-04 16:08:34 -05:00
John Firebaugh
7ddfcaed39
i18n
2013-02-04 12:08:30 -08:00
John Firebaugh
0450e57acf
Layers -> Background ( #525 )
2013-02-04 12:05:55 -08:00
Tom MacWright
8d90fb777b
Purge a few more uses of d3.select, refs #595
2013-02-04 12:32:14 -05:00
Tom MacWright
4ee620cb09
Namespace selectors to iD-owned elements
2013-02-04 12:23:46 -05:00
Tom MacWright
e5ad28feb7
JShint fixups
2013-02-04 12:10:23 -05:00
Tom MacWright
3e404df339
Add more translations, opacity to brightness YOU WIN @ansis
2013-02-01 19:16:01 -05:00
Dr Ian
01e8f5f606
Convert tabs to spaces
2013-02-01 23:08:11 +01:00
Dr Ian
f4975447f8
Limit zoom to 19 if geocode bounding box too small
2013-02-01 23:05:47 +01:00
Dr Ian
839844de27
Convert tabs to spaces
2013-02-01 22:28:43 +01:00
Dr Ian
7bfdf4de1a
Change search to use OSM Nominatim API
2013-02-01 22:23:30 +01:00
Tom MacWright
031c8d655e
Fallback for browsers that do not support localStorage. Fixes #591
2013-02-01 13:12:46 -05:00
John Firebaugh
fe49e8fb77
Pass around context rather than map
2013-02-01 12:40:16 -05:00