Saman Bemel-Benrud
|
86518a071b
|
minor cleanup of inspector.
|
2013-03-11 16:11:47 -04:00 |
|
John Firebaugh
|
7c122f1ee0
|
More keydown hacks (fixes #923)
|
2013-03-11 13:06:58 -07:00 |
|
Saman Bemel-Benrud
|
30952ef2c9
|
starting to refine preset styles.
|
2013-03-11 15:03:34 -04:00 |
|
Ansis Brammanis
|
1cf35eeaf3
|
Fix hiding geocoder and background
fixes #959
|
2013-03-11 11:01:25 -04:00 |
|
John Firebaugh
|
8c79d9672e
|
Alternate SVG sprite technique for operations (fixes #956)
|
2013-03-10 20:02:18 -07:00 |
|
Ansis Brammanis
|
cb887f47e3
|
fix updating tags from taglist
fixes #965
|
2013-03-10 01:40:47 -05:00 |
|
Ansis Brammanis
|
335265590f
|
add radio preset input
|
2013-03-10 00:22:05 -05:00 |
|
Ansis Brammanis
|
a1a77d25cd
|
fix name input
|
2013-03-10 00:21:42 -05:00 |
|
Ansis Brammanis
|
d736cddccd
|
add defaultcheck input type
|
2013-03-09 23:12:21 -05:00 |
|
Ansis Brammanis
|
1aefc6e7c5
|
elminate preset switch
|
2013-03-09 20:11:01 -05:00 |
|
Ansis Brammanis
|
609e8b9119
|
refactor preset inputs
|
2013-03-09 18:30:54 -05:00 |
|
John Firebaugh
|
60ff6fc021
|
Use maki icons for points (fixes #881)
|
2013-03-08 20:22:06 -08:00 |
|
Tom MacWright
|
fe2c57d7f4
|
Remove rowselect, build data with imagery, use nicer json formatting.
|
2013-03-08 16:53:26 -05:00 |
|
Tom MacWright
|
1294c972d0
|
Add dimensions, improve make situation for presets.
|
2013-03-08 16:18:20 -05:00 |
|
Ansis Brammanis
|
2ef167ec0d
|
use ui.Toggle for geocoder results
|
2013-03-08 13:01:16 -05:00 |
|
Ansis Brammanis
|
df18dd9ca9
|
Hide geocoder, background on mousedown
|
2013-03-07 16:20:32 -05:00 |
|
Ansis Brammanis
|
e810cfb666
|
keyboard navigation for background
|
2013-03-07 16:15:01 -05:00 |
|
Ansis Brammanis
|
e95cc54396
|
Fix geocoder tabindex
|
2013-03-07 16:01:44 -05:00 |
|
Saman Bemel-Benrud
|
fd2f464bf9
|
cleanup error message.
|
2013-03-07 15:33:16 -05:00 |
|
Tom MacWright
|
ca74b111b0
|
Fix highlighting of layers and geocoding
* Fix highlighting of custom layer. Fixes #915
* Line up tabindexes. Fixes #922
|
2013-03-07 15:32:03 -05:00 |
|
John Firebaugh
|
25f7cd310d
|
Merge branch 'spinner'
Conflicts:
css/app.css
js/id/connection.js
|
2013-03-07 11:00:14 -08:00 |
|
Saman Bemel-Benrud
|
8d911a4a9d
|
styling loading state.
|
2013-03-07 13:14:16 -05:00 |
|
John Firebaugh
|
84a4f9e5d2
|
Eliminate iD.layers
|
2013-03-06 15:51:16 -08:00 |
|
John Firebaugh
|
5669fa3285
|
Switch back to live by default
|
2013-03-06 11:05:26 -08:00 |
|
Tom MacWright
|
7e9a427a2b
|
Test getPrototype, use American spellings, fix test formatting.
* Stub Lasso test
* Add cmd test
|
2013-03-05 17:59:50 -05:00 |
|
Tom MacWright
|
b2db6ed5a4
|
Merge branch 'master' of github.com:systemed/iD
|
2013-03-05 16:50:19 -05:00 |
|
Tom MacWright
|
e071c15579
|
Remove unused variables and arguments
|
2013-03-05 16:29:23 -05:00 |
|
Ansis Brammanis
|
8e6588ad64
|
preset description
|
2013-03-05 16:10:14 -05:00 |
|
Tom MacWright
|
21bd81e890
|
Merge branch 'master' of github.com:systemed/iD
|
2013-03-05 15:44:41 -05:00 |
|
Tom MacWright
|
64200b9920
|
Change tooltip for save button depending on disabled state. Fixes #573
|
2013-03-05 15:29:44 -05:00 |
|
John Firebaugh
|
b53014e50f
|
Cleanup
|
2013-03-05 12:22:06 -08:00 |
|
John Firebaugh
|
05279c3954
|
Fix background control initial state (fixes #904)
|
2013-03-05 12:22:06 -08:00 |
|
John Firebaugh
|
239fa6258a
|
layerswitcher -> background
|
2013-03-05 12:22:06 -08:00 |
|
Tom MacWright
|
f81ce9daee
|
Merge branch 'master' of github.com:systemed/iD
|
2013-03-05 14:46:50 -05:00 |
|
Tom MacWright
|
d8e7936d8a
|
Fix CORS error catching on save. Fixes #788. Fixes #451
|
2013-03-05 14:44:27 -05:00 |
|
John Firebaugh
|
0ae83fd3c3
|
Open imagery attribution in new window
|
2013-03-05 11:34:34 -08:00 |
|
John Firebaugh
|
2b5a9e603d
|
Don't reuse bare geometry classes
Fixes a problem where inspector background had odd cursors.
|
2013-03-05 11:24:51 -08:00 |
|
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 |
|