Commit Graph

242 Commits

Author SHA1 Message Date
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
John Firebaugh
7e68e8e114 Add iD.Context
This is a facade interface that ties together a bunch of
different internal objects and will make it easier to write
tests for behaviors, modes, and operations.
2013-02-01 12:40:15 -05:00
Saman Bemel-Benrud
5f8e7ec8cc Merge branch 'master' of github.com:systemed/iD 2013-01-31 19:20:32 -05:00
Saman Bemel-Benrud
dcfe8ac85b design pass on alignment toggles. 2013-01-31 19:20:13 -05:00
Saman Bemel-Benrud
116289ae53 minor fixes. 2013-01-31 15:54:14 -05:00
John Firebaugh
402a9424c0 Make selection an array of entity IDs
Should have no visible effect yet.
2013-01-31 13:51:12 -05:00
Saman Bemel-Benrud
bd4c91c612 modal touch-ups. 2013-01-31 13:25:20 -05:00
Tom MacWright
edb3a3b682 Entire notice is clickable. Fixes #262 2013-01-31 10:03:43 -05:00
Saman Bemel-Benrud
16b42b8e81 adding logo. 2013-01-31 08:18:44 -05:00
Saman Bemel-Benrud
578d4eebdf everything but logo. 2013-01-31 08:18:42 -05:00
Tom MacWright
eb504a3e23 Correctly rewrite users 2013-01-30 18:18:19 -05:00
John Firebaugh
639f1b6977 Stub in splash screen (#567) 2013-01-30 16:44:27 -05:00
Saman Bemel-Benrud
b50160b4d9 more screwing around with button styles. 2013-01-30 15:29:10 -05:00
John Firebaugh
6576ec6501 Operation sprites 2013-01-30 11:56:49 -05:00
Tom MacWright
30d7296a00 Relative path for loader 2013-01-30 11:38:53 -05:00
Saman Bemel-Benrud
ec4f4266ad fix overflow in commit dialog. 2013-01-30 11:27:03 -05:00
Tom MacWright
38743a602f Merge branch 'master' of github.com:systemed/iD 2013-01-29 18:48:55 -05:00
Tom MacWright
f6415e3b2d Merge branch 'translation' 2013-01-29 18:48:11 -05:00
John Firebaugh
2008fa1d92 Don't show an empty menu 2013-01-29 18:45:10 -05:00
John Firebaugh
f31dcd32a2 Add keybindings for all operations 2013-01-29 18:45:10 -05:00
John Firebaugh
9b2860d01a Futuristic radial menu tooltips 2013-01-29 18:45:10 -05:00
John Firebaugh
6559b7015f Futuristic radial menu (fixes #548) 2013-01-29 18:45:10 -05:00
Saman Bemel-Benrud
2115e673f4 button style improvements, modal positioning fix. 2013-01-29 18:38:22 -05:00
Tom MacWright
4ed44ef9f0 Micro translation framework. 2013-01-29 18:34:40 -05:00
Saman Bemel-Benrud
9c158c99f1 Merge branch 'master' of github.com:systemed/iD 2013-01-29 13:24:16 -05:00
Saman Bemel-Benrud
6d6d3ce7fe better user icon style. 2013-01-29 13:23:52 -05:00
John Firebaugh
03de3ffba6 Move operation (fixes #536) 2013-01-29 13:18:23 -05:00
John Firebaugh
69d95a6082 Refactor operations
They're something distinct from actions. Actions are independent
of UI, operations are actions + UI (title, keybinding, modality,
etc.)
2013-01-29 12:05:52 -05:00
Saman Bemel-Benrud
b13e6d13d9 copy tweaks. 2013-01-28 21:08:40 -05:00
Saman Bemel-Benrud
adf933004a Merge branch 'master' of github.com:systemed/iD 2013-01-28 21:06:17 -05:00
Saman Bemel-Benrud
6cb1692e44 radial menu source, better user icon commit modal integration, small fixes. 2013-01-28 21:06:07 -05:00
Ansis Brammanis
541ff96af6 Close modals with esc or backspace 2013-01-28 17:46:25 -05:00
Tom MacWright
7acca8e6d2 Reformat success page. Fixes #532 2013-01-28 16:41:25 -05:00
Saman Bemel-Benrud
c1d397386b fixing inspector button. 2013-01-28 12:15:41 -05:00
John Firebaugh
c7fdfe2def Select commit message (fixes #540) 2013-01-28 12:07:53 -05:00
Tom MacWright
e153f79910 Add zoom-to button in notice. 2013-01-26 16:23:05 -05:00
Tom MacWright
f0346e7af7 Hide nudge menu to keep people from thinking it will sort layers 2013-01-26 15:32:24 -05:00
Tom MacWright
ec971ceac7 Fix race condition in user panel. Fixes #515 2013-01-26 13:18:24 -05:00
John Firebaugh
432f77eb6d Fix save tooltip getting stuck (fixes #433) 2013-01-25 16:57:37 -05:00
John Firebaugh
dae9b01166 Don't try to show a menu for multipolygons
We haven't implemented relation deletion yet, so there
aren't any operations to perform.

Fixes #506.
2013-01-25 16:42:32 -05:00
Tom MacWright
20bf1476d5 Fix geocode URL 2013-01-25 14:59:54 -05:00
John Firebaugh
dfb38d7d0c Fix radial menu not always appearing (fixes #492) 2013-01-25 13:27:33 -05:00
John Firebaugh
e64c78ae1b arc-menu -> radial-menu 2013-01-25 13:27:32 -05:00
Tom MacWright
1f3319f7b0 Add circularize action. Fixes #491 2013-01-24 22:52:19 -05:00