Commit Graph

1501 Commits

Author SHA1 Message Date
John Firebaugh
bbccec75be Convert Hash to a behavior 2013-01-31 18:28:24 -05:00
Ansis Brammanis
9cb0879818 Selecting implicitly sets data 2013-01-31 17:47:24 -05:00
Ansis Brammanis
b9d77a8de6 Set data on midpoint circles 2013-01-31 17:44:14 -05:00
Ansis Brammanis
f430ecd622 Fix keyboard-initiated way moving 2013-01-31 17:12:37 -05:00
Ansis Brammanis
7ca6934f8a Fix #580 2013-01-31 16:42:28 -05:00
John Firebaugh
5f41b74955 Remove controller.exit 2013-01-31 16:00:02 -05:00
John Firebaugh
7ea7326f92 Extract Select behavior 2013-01-31 15:56:24 -05:00
Ansis Brammanis
8dcb215fe3 Hide labels on mouseover 2013-01-31 15:40:17 -05:00
Ansis Brammanis
26dfaf8161 Revise label stack 2013-01-31 14:43:41 -05:00
John Firebaugh
402a9424c0 Make selection an array of entity IDs
Should have no visible effect yet.
2013-01-31 13:51:12 -05:00
Ansis Brammanis
846cf6e43d Add difference tests 2013-01-31 13:37:54 -05:00
John Firebaugh
a48453c6ed Selected style should take precedence over hover (fixes #568) 2013-01-31 13:03:50 -05:00
John Firebaugh
8bece3de15 Remove unused 2013-01-31 12:55:35 -05:00
John Firebaugh
d5133b1a5e Fix build 2013-01-31 12:54:10 -05:00
Ansis Brammanis
5c8aa46e1f Fix graph.difference 2013-01-31 12:47:02 -05:00
John Firebaugh
15e1bee3ec Move controller 2013-01-31 12:45:39 -05:00
John Firebaugh
514ec1e28b Move validate 2013-01-31 12:44:11 -05:00
John Firebaugh
3bdd314eb8 Fix global leak 2013-01-31 12:42:37 -05:00
John Firebaugh
3605895dfa ChangeEntityTags -> ChangeTags 2013-01-31 12:41:29 -05:00
John Firebaugh
df72ef254f ChangeEntityTags -> ChangeTags 2013-01-31 12:07:54 -05:00
John Firebaugh
6f7079d11c AddWay/AddNode -> AddEntity 2013-01-31 12:06:21 -05:00
John Firebaugh
1bfe1359ec AddWayNode -> AddVertex 2013-01-31 12:06:21 -05:00
John Firebaugh
2655810efe Remove unused parameter 2013-01-31 12:06:21 -05:00
Tom MacWright
806ec9fae3 Add google analytics. 2013-01-31 11:39:51 -05:00
John Firebaugh
7e8126ded9 I18n for modes and operations 2013-01-31 11:20:41 -05:00
Ansis Brammanis
f0414f7ca1 Fix call to flash 2013-01-31 11:17:32 -05:00
Tom MacWright
ca82bf989d Merge branch 'master' of github.com:systemed/iD 2013-01-31 11:02:51 -05:00
Tom MacWright
2c2efe3b65 Background refinements. Fixes #561, fixes #456 2013-01-31 11:02:41 -05:00
Ansis Brammanis
c69345e039 Fix comparisons in subpath 2013-01-31 10:50:14 -05:00
Ansis Brammanis
5c1d3cc18e Preserve label tree between partial redraws 2013-01-31 10:34:57 -05:00
Tom MacWright
edb3a3b682 Entire notice is clickable. Fixes #262 2013-01-31 10:03:43 -05:00
John Firebaugh
208ed6a2ed Move iD.geo tests to own file 2013-01-31 08:30:46 -05:00
John Firebaugh
6ae360a533 These tests now pass 2013-01-31 08:28:10 -05:00
Saman Bemel-Benrud
8a7f18d8f7 Merge branch 'master' of github.com:systemed/iD 2013-01-30 19:09:25 -05:00
Saman Bemel-Benrud
1b495870c0 grammar for tooltips, keybinding hints, other tooltip fixes. 2013-01-30 19:09:10 -05:00
Tom MacWright
eb504a3e23 Correctly rewrite users 2013-01-30 18:18:19 -05:00
Ansis Brammanis
9d37f146cc Merge pull request #565 from systemed/graph-perf2
graph performance
2013-01-30 14:43:45 -08:00
Ansis Brammanis
35cefceba6 Fix partial redraws 2013-01-30 17:43:14 -05:00
Saman Bemel-Benrud
b28fd051db Merge branch 'master' of github.com:systemed/iD 2013-01-30 17:27:50 -05:00
Saman Bemel-Benrud
792531d48a fixed tooltip sizing / positioning/ 2013-01-30 17:27:28 -05:00
Ansis Brammanis
9862238a84 Fix graph.rebase() 2013-01-30 17:04:51 -05:00
Ansis Brammanis
b73d18cbf5 Merge remote-tracking branch 'systemed/master' into graph-perf2 2013-01-30 16:58:44 -05:00
Ansis Brammanis
a82b81a3c2 Add tests for #replace #remove #rebase 2013-01-30 16:40:00 -05:00
John Firebaugh
e4c513ae87 midpoint = true -> type = 'midpoint'
Makes it more consistent with entities.
2013-01-30 16:24:33 -05:00
John Firebaugh
363cd53af1 Rearrange code 2013-01-30 16:17:30 -05:00
John Firebaugh
168a3b5e26 Fix drawing on midpoints (fixes #559) 2013-01-30 16:14:29 -05:00
John Firebaugh
dbac370c71 More draw refactoring 2013-01-30 16:14:29 -05:00
Ansis Brammanis
2fa48df9a1 Small parentWays, parentRelations perf improvements 2013-01-30 16:09:15 -05:00
Saman Bemel-Benrud
0a5cdb393a Merge branch 'master' of github.com:systemed/iD 2013-01-30 15:54:56 -05:00
Saman Bemel-Benrud
c1348e231e fix inspect icon on warnings. 2013-01-30 15:54:36 -05:00