John Firebaugh
|
d9630a8820
|
Only do the delete hack if it's the first key press
This avoids unexpectedly deleting when you spam backspace
to clear a failed search query.
|
2013-03-05 10:10:28 -08:00 |
|
Ansis Brammanis
|
a56f273827
|
fix leaking global
|
2013-03-05 10:37:56 -05:00 |
|
John Firebaugh
|
21b59461ee
|
Fix global leak, reuse Delete operation
|
2013-03-04 17:16:14 -08:00 |
|
John Firebaugh
|
988bfeb767
|
Support both delete and backspace (fixes #887)
Also show correct key in operation tooltip.
|
2013-03-04 17:12:44 -08:00 |
|
Ansis Brammanis
|
053f86f82b
|
move preset tag application to presets/preset.js
|
2013-03-04 19:16:46 -05:00 |
|
Ansis Brammanis
|
73314f3415
|
show entire line preset icon
|
2013-03-04 18:19:34 -05:00 |
|
Ansis Brammanis
|
01025ef60f
|
Fix enter to select preset
|
2013-03-04 16:35:14 -05:00 |
|
Ansis Brammanis
|
01688f6528
|
Add city address field
|
2013-03-04 16:12:19 -05:00 |
|
Ansis Brammanis
|
c7e4977bcb
|
Fix category drawing
|
2013-03-04 15:58:17 -05:00 |
|
Ansis Brammanis
|
1a43992bd1
|
add recent presets to defaults
|
2013-03-04 15:47:50 -05:00 |
|
Ansis Brammanis
|
4a9ce55793
|
let delete shortcut work on empty preset search
|
2013-03-04 11:29:03 -05:00 |
|
Ansis Brammanis
|
f757bc965f
|
flush map after changing connection url
|
2013-03-03 21:20:30 -05:00 |
|
Ansis Brammanis
|
ac5ac1ebd7
|
Add check ui element
|
2013-03-01 21:47:51 -05:00 |
|
Ansis Brammanis
|
d1d90ab691
|
misc preset
|
2013-03-01 18:43:47 -05:00 |
|
Ansis Brammanis
|
0c24821c87
|
re-add preset category support
|
2013-03-01 16:13:48 -05:00 |
|
Ansis Brammanis
|
9d67e8e516
|
Start reorganizing presets
|
2013-03-01 15:48:20 -05:00 |
|
Ansis Brammanis
|
8d4562369d
|
"view on osm" not for created entities
|
2013-03-01 10:31:23 -05:00 |
|
John Firebaugh
|
ac161ddb62
|
i18n
|
2013-02-28 17:09:47 -08:00 |
|
John Firebaugh
|
f9bf61a6c3
|
Underscore naming for files
|
2013-02-28 16:32:23 -08:00 |
|
John Firebaugh
|
a8c6bd18d5
|
Push message into PresetGrid/TagEditor
|
2013-02-28 16:32:22 -08:00 |
|
John Firebaugh
|
d9d322592d
|
Cleanup
|
2013-02-28 16:32:22 -08:00 |
|
John Firebaugh
|
c02531fe21
|
Put presetData in context
|
2013-02-28 16:05:04 -08:00 |
|
Ansis Brammanis
|
478696a189
|
Offsets are now relative to zoom level
|
2013-02-28 15:57:37 -05:00 |
|
Ansis Brammanis
|
90e1005c4c
|
Only reset if save successful
|
2013-02-28 15:02:33 -05:00 |
|
Ansis Brammanis
|
d70f123107
|
Focus restore modal buttons
|
2013-02-28 10:58:55 -05:00 |
|
John Firebaugh
|
571edc707d
|
d3.tail -> iD.ui.Tail
|
2013-02-27 17:55:23 -08:00 |
|
Tom MacWright
|
5eabd1e4d5
|
Add validation warning for many deletions. Fixes #862
|
2013-02-27 17:51:51 -05:00 |
|
Tom MacWright
|
ba45582e3c
|
Removing unused arguments
|
2013-02-27 17:30:05 -05:00 |
|
Ansis Brammanis
|
0558741472
|
Fix adding name to entities
|
2013-02-27 14:50:21 -05:00 |
|
Ansis Brammanis
|
cb58ab546d
|
Handling checkbox with select inputs for now
A plain checkbox won't properly handle indeterminate state.
|
2013-02-27 13:37:10 -05:00 |
|
Ansis Brammanis
|
b22fd84421
|
Hide tooltip after clicking on geocoder, layers
|
2013-02-27 13:21:59 -05:00 |
|
Ansis Brammanis
|
13b61cf75c
|
user icon to the left of name
|
2013-02-27 12:44:56 -05:00 |
|
Tom MacWright
|
8dbbbd8a0c
|
Merge branch 'master' of github.com:systemed/iD
|
2013-02-27 12:14:13 -05:00 |
|
Tom MacWright
|
5829438391
|
Enable advanced uglify compression, remove unused variables
|
2013-02-27 12:13:59 -05:00 |
|
Ansis Brammanis
|
96c60311ad
|
Add preset descriptions via taginfo
|
2013-02-27 12:04:05 -05:00 |
|
John Firebaugh
|
89ee4244ff
|
Pass context directly
|
2013-02-26 17:22:16 -08: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
|
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
|
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 |
|