Commit Graph

1303 Commits

Author SHA1 Message Date
John Firebaugh
89ee4244ff Pass context directly 2013-02-26 17:22:16 -08:00
Tom MacWright
2b7cba145e Merge branch 'master' of github.com:systemed/iD 2013-02-26 20:17:52 -05:00
Tom MacWright
583ee967a9 Use window.opener in popup rather than polling. Fixes #789 2013-02-26 20:17:38 -05:00
John Firebaugh
85e8db192d Fix address street input 2013-02-26 17:03:44 -08:00
Ansis Brammanis
9efa81b100 add row select input 2013-02-26 20:02:30 -05:00
Tom MacWright
3f7d78edfb jshint fixes 2013-02-26 20:01:41 -05:00
John Firebaugh
f7b316304a Fix address component on relations (fixes #860) 2013-02-26 16:52:51 -08:00
Tom MacWright
9bbe4152e9 Safely access entity.user, fixes bug via GA 2013-02-26 19:46:24 -05:00
Ansis Brammanis
7b3d707571 fix categories 2013-02-26 18:04:00 -05:00
Ansis Brammanis
ac275c8011 Don't show presetgrid after moving 2013-02-26 16:56:05 -05:00
Ansis Brammanis
144c8735e4 change preset ui when undone/redone if necessary 2013-02-26 16:44:24 -05:00
Ansis Brammanis
dd11c4128a Add cancel button to preset grid 2013-02-26 16:19:27 -05:00
Ansis Brammanis
763c9dad59 special case for 'other' preset 2013-02-26 15:01:59 -05:00
Ansis Brammanis
f057bfebc7 Expand additional tags for other preset 2013-02-26 14:01:26 -05:00
Ansis Brammanis
d964d7fe28 remove highway=residential as default tag 2013-02-26 13:04:24 -05:00
Ansis Brammanis
a32858caa5 Only debounce taginfo for taglist autocompletion 2013-02-26 12:39:35 -05:00
Ansis Brammanis
9681ebd252 Add rough description box for presets 2013-02-26 12:02:15 -05:00
Ansis Brammanis
1548742c40 Focus type button when displaying inspector
One tab away from name
Not a text input, so operation shortcuts still work
2013-02-26 11:52:56 -05:00
John Firebaugh
4f357daea1 Remove unused 2013-02-25 17:54:08 -08:00
John Firebaugh
1f1cd38cb5 Remove unused 2013-02-25 17:15:31 -08:00
John Firebaugh
9bfb8bb063 Fix indentation 2013-02-25 17:14:35 -08:00
John Firebaugh
e35990f4d3 Fix build 2013-02-25 17:14:28 -08:00
Ansis Brammanis
70a13bf55b Localize preset work 2013-02-25 18:10:24 -05:00
Ansis Brammanis
5cbeb8992b Defocus form elements when reselecting
so that keybindings work
2013-02-25 17:16:16 -05:00
Ansis Brammanis
12091c9ae7 indicate number of additional tags 2013-02-25 16:55:45 -05:00
Ansis Brammanis
42a662720d Replace underscores with spaces for select/combo 2013-02-25 16:47:11 -05:00
Ansis Brammanis
eb1113f058 Remove original taginfo debouce
and shorten key/value queries to 3 chars to prevent
unnecessary requests. Assumption is that 3 chars is
specific enough
2013-02-25 16:16:26 -05:00
Ansis Brammanis
24ae1ecd63 caching and debouncing at the taginfo level 2013-02-25 15:39:00 -05:00
Ansis Brammanis
5e3eb4d247 Fuzzy preset search 2013-02-25 13:06:21 -05:00
Ansis Brammanis
d6bc3029ba Add basic category support for presets 2013-02-25 11:46:16 -05:00
Ansis Brammanis
49ccbc5bda Only set defaults when preset chosen explicitly 2013-02-23 20:51:10 -05:00
Ansis Brammanis
7222fcb63f Move multiple elements 2013-02-23 20:06:37 -05:00
Ansis Brammanis
39de4b6266 Fix default presetdata defaults 2013-02-23 19:56:02 -05:00
Ansis Brammanis
b03f20e982 Use combobox for key field 2013-02-23 18:51:37 -05:00
Ansis Brammanis
76732e85d4 Avoid "1 others" in contrib list 2013-02-23 18:14:53 -05:00
Ansis Brammanis
24a6092569 Fix moveway 2013-02-23 17:24:01 -05:00
Ansis Brammanis
c00f4a8e2d Fix updating preset ui when undoing, address ui 2013-02-23 16:54:51 -05:00
Ansis Brammanis
8a6501998e Add keyboard shortcuts to operations menu tooltips 2013-02-22 19:27:57 -05:00
Ansis Brammanis
e1de34c9a7 Since we have custom tooltips, we don't need title 2013-02-22 18:33:05 -05:00
Ansis Brammanis
00e6100a01 Add default presets, and expand presets 2013-02-22 16:27:49 -05:00
Ansis Brammanis
4d5560bbbc Fix dist calculation for address suggestions 2013-02-22 16:08:12 -05:00
Ansis Brammanis
00dfa8cd08 Fix shift-click to select 2013-02-22 14:59:32 -05:00
Ansis Brammanis
96eb0cad31 Remove wronly placed inspect buttons 2013-02-22 14:32:23 -05:00
Ansis Brammanis
388fae28ad Misc preset fixes and work 2013-02-22 14:08:01 -05:00
Ansis Brammanis
bfa2844d42 Adjust grid styles for line presets 2013-02-21 19:24:10 -05:00
Ansis Brammanis
a5aa6a04ef Fix saving names 2013-02-21 18:54:39 -05:00
Ansis Brammanis
11f97c8da0 Add support for defaults
Defaults are stripped if unchanged,
when switching to a different preset.
2013-02-21 17:50:32 -05:00
Ansis Brammanis
f723cbab65 omit 'name' from taglist 2013-02-21 17:09:29 -05:00
Ansis Brammanis
559d1b9420 Fix tabbing through taglist 2013-02-21 17:05:05 -05:00
Ansis Brammanis
3bdae821c0 Select areas and lines after finishing them 2013-02-21 13:37:10 -05:00