Commit Graph

2223 Commits

Author SHA1 Message Date
John Firebaugh
cf4e022cc2 Fix global leak 2013-03-01 11:48:57 -08:00
John Firebaugh
5d30e693b4 Cleanup 2013-03-01 11:48:20 -08:00
John Firebaugh
00cd9c7e98 Use built in cursors on opera (fixes #865)
Opera chokes on the `url(…) n m` syntax and throws away the
whole style, so we have to use a separate declaration.
2013-03-01 11:01:26 -08:00
John Firebaugh
7a7018bdba Grammar 2013-03-01 10:48:10 -08:00
John Firebaugh
787e76dbd1 Fix snapping after moving (fixes #880) 2013-03-01 10:41:55 -08:00
John Firebaugh
b09bc8cfa2 Extract selection reference 2013-03-01 10:30:12 -08:00
John Firebaugh
8b5b13fbc4 Delete commented out code 2013-03-01 10:30:12 -08:00
John Firebaugh
1f28e1441e Camel case identifiers 2013-03-01 10:30:12 -08:00
Ansis Brammanis
8d4562369d "view on osm" not for created entities 2013-03-01 10:31:23 -05:00
Ansis Brammanis
dbc590c7e3 Merge pull request #877 from arno974/patch-6
Update fr.js
2013-03-01 07:19:13 -08:00
Ansis Brammanis
669ebcfaff Merge pull request #878 from 1ec5/patch-1
Update vi.js
2013-03-01 07:13:55 -08:00
Minh Nguyễn
82b9d40e16 Update vi.js
Sync’d with ac161ddb62.
2013-03-01 05:12:36 -08:00
Van De Casteele
a3f57058f3 Update fr.js
Add new translation
2013-03-01 09:29:33 -03:30
John Firebaugh
fb3ad31bfd Cleanup 2013-02-28 17:30:38 -08: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
Ansis Brammanis
40e133c130 Tagless entities trigger initial 2013-02-28 19:30:48 -05:00
John Firebaugh
c02531fe21 Put presetData in context 2013-02-28 16:05:04 -08:00
Ansis Brammanis
65cfb6b69b Add asyncMap 2013-02-28 18:38:35 -05: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
0090920d41 maintain center when map resized 2013-02-28 14:35:33 -05:00
Ansis Brammanis
eea85681be Fix tests 2013-02-28 14:24:51 -05:00
Ansis Brammanis
baa9dc6e5e Render unclosed areas correctly 2013-02-28 14:08:03 -05:00
Ansis Brammanis
e0bc3bf7e1 No initial mode after rotating 2013-02-28 13:21:18 -05:00
Ansis Brammanis
4081d1234e set centerzoom before drawing map 2013-02-28 13:12:00 -05:00
Ansis Brammanis
ae003b1d5f Transparent background for tooltips 2013-02-28 11:45:40 -05:00
Ansis Brammanis
d70f123107 Focus restore modal buttons 2013-02-28 10:58:55 -05:00
John Firebaugh
56a3edcf7f Fix tests
Disabling translation test, it's just too painful
2013-02-27 20:47:49 -08:00
John Firebaugh
b7894ceaf0 Calculate participating ways in AddMidpoint
Due to differenced redraw, midpoint.ways was getting stale,
so sometimes dragging a midpoint didn't add the new node to
all ways. Better to calculate participating ways when needed.
This also simplifies the code for adding a midpoint via double
click. It does make filtering midpoints on redraw a bit more
expensive, but a cursory profile didn't show it being a problem.

Fixes #763.
2013-02-27 20:41:38 -08:00
John Firebaugh
f4b19133e7 Lint 2013-02-27 20:41:37 -08:00
Ansis Brammanis
4e6a3c322f Merge branch 'master' of git://github.com/systemed/iD into rotate2
Conflicts:
	index.html
	test/index.html
2013-02-27 21:41:26 -05:00
Ansis Brammanis
404488c54a Fix a couple of rotate bugs 2013-02-27 21:38:40 -05:00
John Firebaugh
571edc707d d3.tail -> iD.ui.Tail 2013-02-27 17:55:23 -08:00
John Firebaugh
95b23b0760 Add another div to the tail (#829) 2013-02-27 17:52:06 -08:00
John Firebaugh
cdd7612906 Fix translation test 2013-02-27 17:41:39 -08:00
John Firebaugh
05de42b116 Go to browse mode after deleting (fixes #868) 2013-02-27 17:30:47 -08:00
John Firebaugh
78f6a00029 Fix moving multiple entities which share nodes
While here, implement moving multipolygons too.
2013-02-27 17:12:39 -08:00
John Firebaugh
7a1800fd68 Delete orphaned relation members 2013-02-27 16:32:52 -08:00
John Firebaugh
b751c1ece9 Simplify, fix spec 2013-02-27 16:32:26 -08:00
Ansis Brammanis
957121d92e Merge branch 'many_deletions' 2013-02-27 18:12:52 -05:00
Ansis Brammanis
a35154b19b Fix localization number 2013-02-27 18:12:40 -05:00
Tom MacWright
5eabd1e4d5 Add validation warning for many deletions. Fixes #862 2013-02-27 17:51:51 -05:00
Ansis Brammanis
bf1aaf2172 don't include just created parents in modified 2013-02-27 17:50:42 -05:00
Tom MacWright
ba45582e3c Removing unused arguments 2013-02-27 17:30:05 -05:00
Tom MacWright
6d01e3e30e Update d3, use custom d3 with stripped layout and dsv modules 2013-02-27 17:24:43 -05:00
Ansis Brammanis
ce0122921b merge d3.geo.tile changes from upstream 2013-02-27 15:44:35 -05:00
Ansis Brammanis
d351f74a94 Undos during drag now redoable 2013-02-27 14:57:07 -05:00