Commit Graph

1232 Commits

Author SHA1 Message Date
Tom MacWright
175cdc553d Fix localStorage number of args in oauth 2013-02-01 13:17:19 -05:00
Tom MacWright
031c8d655e Fallback for browsers that do not support localStorage. Fixes #591 2013-02-01 13:12:46 -05:00
John Firebaugh
0bcb0520d8 Use iD.version 2013-02-01 12:46:01 -05:00
John Firebaugh
fe49e8fb77 Pass around context rather than map 2013-02-01 12:40:16 -05:00
John Firebaugh
6188d128f8 Arrange 2013-02-01 12:40:16 -05:00
John Firebaugh
a78aeeb625 Merge controller into iD 2013-02-01 12:40:15 -05:00
John Firebaugh
000ceb6467 iD.Context -> iD
All the UI setup code moved to iD.ui.
2013-02-01 12:40:15 -05:00
John Firebaugh
579d632563 Hoist functions up a scope 2013-02-01 12:40:15 -05:00
John Firebaugh
7e68e8e114 Add iD.Context
This is a facade interface that ties together a bunch of
different internal objects and will make it easier to write
tests for behaviors, modes, and operations.
2013-02-01 12:40:15 -05:00
Tom MacWright
ab7290a865 Fix re-requesting failed tiles. Fixes #594 2013-02-01 11:31:31 -05:00
Tom MacWright
60850f303f Merge branch 'master' of github.com:systemed/iD 2013-02-01 11:24:38 -05:00
Ansis Brammanis
559f3c9037 Remove unecessary line 2013-02-01 11:00:55 -05:00
John Firebaugh
9494d8d468 Remove unused 2013-02-01 10:47:40 -05:00
Tom MacWright
8eb04ddb4d combobox 2013-01-31 19:41:52 -05:00
Saman Bemel-Benrud
5f8e7ec8cc Merge branch 'master' of github.com:systemed/iD 2013-01-31 19:20:32 -05:00
Saman Bemel-Benrud
dcfe8ac85b design pass on alignment toggles. 2013-01-31 19:20:13 -05:00
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
Saman Bemel-Benrud
116289ae53 minor fixes. 2013-01-31 15:54:14 -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
dea18306d0 Uncomment localStorage 2013-01-31 13:30:18 -05:00
Saman Bemel-Benrud
bd4c91c612 modal touch-ups. 2013-01-31 13:25:20 -05:00
John Firebaugh
8bece3de15 Remove unused 2013-01-31 12:55:35 -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
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
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
Saman Bemel-Benrud
16b42b8e81 adding logo. 2013-01-31 08:18:44 -05:00
Saman Bemel-Benrud
578d4eebdf everything but logo. 2013-01-31 08:18:42 -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