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
Tom MacWright
c6ede8ffd0
Merge branch 'master' of github.com:systemed/iD
2013-03-05 14:03:28 -05:00
Tom MacWright
d6be4e92df
Reset auth object so that users can log out and back in. Fixes #749
2013-03-05 14:03:11 -05:00
John Firebaugh
a0d7153bd1
Fix build
2013-03-05 10:58:14 -08:00
John Firebaugh
41a197eb9e
Fix test
2013-03-05 10:30:03 -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
3a680b027f
add tests for iD.presets.Preset
2013-03-05 13:06:21 -05:00
John Firebaugh
4a30d18fa5
Don't use pointer cursor on text inputs
2013-03-05 10:03:53 -08:00
John Firebaugh
f71525889b
Add turning circle default
2013-03-05 10:03:32 -08:00
John Firebaugh
385abe8dd2
Add track preset
2013-03-05 08:55:54 -08:00
Ansis Brammanis
3fd7217894
form attribute optional for presets
2013-03-05 11:27:15 -05:00
Ansis Brammanis
b8f3292c2b
fix hash test
2013-03-05 11:18:36 -05:00
Ansis Brammanis
f452b5b975
update test index
2013-03-05 11:09:03 -05:00
Ansis Brammanis
a56f273827
fix leaking global
2013-03-05 10:37:56 -05:00
John Firebaugh
43cd1f0b81
Add wetland preset
2013-03-04 18:02:18 -08:00
John Firebaugh
b72fbb534c
Add coastline preset
2013-03-04 17:56:07 -08:00
John Firebaugh
c25d0d93b8
Add wood preset
2013-03-04 17:55:55 -08:00
John Firebaugh
e311df114e
Add turning circle preset
2013-03-04 17:41:48 -08:00
John Firebaugh
e59e6d4cd9
Fix syntax error
2013-03-04 17:17:04 -08: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
John Firebaugh
bf09e75ec5
Merge pull request #892 from porjo/locale
...
Update locales: add missing options
2013-03-04 16:04:13 -08:00
Ansis Brammanis
1fe3d5a04e
Don't include other in recent presets
2013-03-04 18:33:07 -05:00
Ansis Brammanis
73314f3415
show entire line preset icon
2013-03-04 18:19:34 -05:00
Ansis Brammanis
b76accb869
add presets
2013-03-04 17:33:08 -05:00
Ansis Brammanis
9ddbd1ed7d
update line preset defaults
2013-03-04 16:45:20 -05:00
Ansis Brammanis
01025ef60f
Fix enter to select preset
2013-03-04 16:35:14 -05:00
Ansis Brammanis
082bd5fd42
Fix preset defaults
2013-03-04 16:34:36 -05:00
Ansis Brammanis
7c7ddcca78
tweak checkselect style
2013-03-04 16:25:02 -05:00
Ansis Brammanis
7695a27e9c
add generic highway icon
2013-03-04 16:21:58 -05:00
Ian B
03fff01646
Update locales: add missing options
2013-03-04 22:20:56 +01: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
Tom MacWright
71a4c5a383
Fix jshint errors - plz do not use unnecessary magic
2013-03-04 12:08:54 -05:00
Ansis Brammanis
4a9ce55793
let delete shortcut work on empty preset search
2013-03-04 11:29:03 -05:00
John Firebaugh
8aaa91d96f
Fix tests
2013-03-04 08:00:12 -08:00
John Firebaugh
59b77b0279
Fix build
2013-03-04 07:54:09 -08:00
Ansis Brammanis
44079759a6
untie showing grid and showing radial menu
2013-03-04 00:42:02 -05:00
John Firebaugh
60a290282c
Clip lines with Cohen-Sutherland algorithm
...
This yields a 10x paint performance increase at
#map=18.88/38.85208/-76.72632, as measured with
Chrome Canary's "Continuous Page Repainting" mode.
Fixes #885 .
2013-03-03 18:25:42 -08:00
Ansis Brammanis
f757bc965f
flush map after changing connection url
2013-03-03 21:20:30 -05:00
Ansis Brammanis
5b86325b92
add bridge and tunnel forms
2013-03-03 20:53:52 -05:00
Ansis Brammanis
b13b47cafe
Merge branch 'master' of github.com:systemed/iD into presets-2
2013-03-03 20:51:06 -05:00
John Firebaugh
92b7675b5e
Sentry error reporting
...
iD has been given a free 'non-profit' plan. See
https://app.getsentry.com/id/ , contact me for login/password.
2013-03-02 09:56:51 -08: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