Tom MacWright
|
eee436be80
|
Add lists and counts
|
2012-11-26 17:11:37 -05:00 |
|
Tom MacWright
|
01991bca65
|
Start on commit UI. This pulls together a modal window listing changes.
|
2012-11-26 16:56:27 -05:00 |
|
Tom MacWright
|
55577c59a2
|
Be more d3y
|
2012-11-26 16:09:50 -05:00 |
|
Tom MacWright
|
1e778174c8
|
Fix geocoder
|
2012-11-26 16:05:40 -05:00 |
|
Tom MacWright
|
157eb42422
|
Move feature detection to iD
|
2012-11-26 15:54:31 -05:00 |
|
Tom MacWright
|
d0a8dc1f03
|
Support logging out. Fixes #114
|
2012-11-26 15:44:27 -05:00 |
|
Tom MacWright
|
f0b60dac9f
|
Namespace oauth keys, link to user, fixup modal style
|
2012-11-26 15:33:41 -05:00 |
|
Tom MacWright
|
ee6cf2c146
|
Delete nodes. Fixes #112
|
2012-11-26 14:29:54 -05:00 |
|
Tom MacWright
|
ab0b71f548
|
Fixup saving, test modifying
|
2012-11-26 13:54:34 -05:00 |
|
Tom MacWright
|
2200a63429
|
Use d3 for modal, remove trailing slash, make modal prettier.
|
2012-11-26 13:46:43 -05:00 |
|
Tom MacWright
|
d2fe6ca279
|
Work on handling modifications as well as creations
|
2012-11-26 12:30:44 -05:00 |
|
Tom MacWright
|
3b3d2be89f
|
Use basic arrays so that we don't have to proxy so many d3 methods
|
2012-11-26 11:52:46 -05:00 |
|
Tom MacWright
|
4722c4c5f4
|
Use arrays for dims
|
2012-11-26 11:36:56 -05:00 |
|
Tom MacWright
|
1045b3b1d2
|
Use d3.geo.tile for tiles, works on #103
|
2012-11-26 11:25:21 -05:00 |
|
Tom MacWright
|
7c16dfa6e9
|
Fix modifications regression
|
2012-11-26 10:28:34 -05:00 |
|
Tom MacWright
|
21e5037d78
|
jshint clean
|
2012-11-26 10:21:14 -05:00 |
|
John Firebaugh
|
3d72ba63cc
|
Clean up
|
2012-11-25 22:46:43 -04:00 |
|
John Firebaugh
|
5a0c290196
|
Fix Map#perform
|
2012-11-25 22:44:08 -04:00 |
|
John Firebaugh
|
80e208d2b7
|
Use more d3 for mode button logic
|
2012-11-25 22:39:37 -04:00 |
|
John Firebaugh
|
5ccdae6534
|
Fix merge
|
2012-11-25 20:46:51 -04:00 |
|
Tom MacWright
|
ec54137e4d
|
Fixup dragging
|
2012-11-25 17:18:17 -05:00 |
|
Tom MacWright
|
828153ead1
|
Merge branch 'jfirebaugh-iD'
Currently broken.
Conflicts:
index.html
js/iD/renderer/Map.js
|
2012-11-25 17:09:42 -05:00 |
|
Tom MacWright
|
3f23c0e43a
|
Merge pull request #104 from jfirebaugh/rename
Rename concepts
|
2012-11-25 13:57:08 -08:00 |
|
John Firebaugh
|
f73f1a5429
|
Add Inspector specs
|
2012-11-25 16:21:52 -04:00 |
|
John Firebaugh
|
e022e5f85b
|
Fix/improve UI feedback on undo/redo buttons
|
2012-11-25 14:57:57 -04:00 |
|
John Firebaugh
|
ca38da7cbd
|
Extract Graph#modifications
|
2012-11-25 14:57:56 -04:00 |
|
John Firebaugh
|
efb521aeb5
|
Move oauth details into connection
|
2012-11-25 14:57:56 -04:00 |
|
John Firebaugh
|
22e9eb39cc
|
Inject connection dependency in map
|
2012-11-25 14:57:56 -04:00 |
|
John Firebaugh
|
2d861507b9
|
Move top-level setup into iD() function
|
2012-11-25 14:57:56 -04:00 |
|
John Firebaugh
|
ca4121e0c4
|
Fix inspector close button
|
2012-11-25 14:31:48 -04:00 |
|
John Firebaugh
|
eac425f7e3
|
Rename concepts
action -> mode
operation -> action
go -> enter
operate -> perform
|
2012-11-25 14:06:23 -04:00 |
|
John Firebaugh
|
d3eeea4740
|
Hide inspector after deleting
|
2012-11-25 11:55:48 -04:00 |
|
John Firebaugh
|
fa8a2f26f8
|
A better way
|
2012-11-24 11:14:49 -04:00 |
|
John Firebaugh
|
12e3c379fc
|
Remove graph dependency from Inspector
It expects entities to have references to other entities
rather than arrays of ids; we need a general strategy for
this (#73).
|
2012-11-24 11:14:49 -04:00 |
|
John Firebaugh
|
16618da564
|
Fix global leak
|
2012-11-24 11:14:49 -04:00 |
|
Tom MacWright
|
07c31dc14a
|
Fix auth cycle
|
2012-11-20 18:14:55 -05:00 |
|
Tom MacWright
|
0c1795d025
|
Let users get to the changeset
|
2012-11-20 17:55:54 -05:00 |
|
Tom MacWright
|
e947568ec0
|
We are now making edits.
|
2012-11-20 17:51:39 -05:00 |
|
Tom MacWright
|
4371dc4ace
|
Do not redraw tiles when in only mode
|
2012-11-20 17:24:19 -05:00 |
|
Tom MacWright
|
561bef13f1
|
Fix point transforms
|
2012-11-20 17:21:11 -05:00 |
|
Tom MacWright
|
80b90d5171
|
Pull user information from the endpoint, abstract oauth xhr
Right now there's both an OAuth wrapper and ohauth.js. These may want to
be combined.
|
2012-11-20 17:18:17 -05:00 |
|
Tom MacWright
|
a5770677d9
|
Add oauth wrapper
|
2012-11-19 22:22:24 -05:00 |
|
Tom MacWright
|
f198203fbe
|
Oauth, working
|
2012-11-19 21:32:15 -05:00 |
|
Tom MacWright
|
90d2868536
|
Remove d3 v2
|
2012-11-19 21:10:25 -05:00 |
|
Tom MacWright
|
81c8e280d2
|
Add oauth and sha
|
2012-11-19 21:08:32 -05:00 |
|
Tom MacWright
|
48196a7a8d
|
Start osmChange work, be a little bit more compact
|
2012-11-19 20:46:29 -05:00 |
|
Tom MacWright
|
cedc714e2d
|
Start only redrawing changing ways
|
2012-11-19 13:13:28 -05:00 |
|
booo
|
8be07222da
|
Fix controller not defined bug.
|
2012-11-17 15:27:10 +01:00 |
|
booo
|
52bd9f5284
|
Fix xml format/export.
Error in line 33 was:
Uncaught TypeError: Cannot call method 'decode' of undefined
|
2012-11-17 14:48:51 +01:00 |
|
booo
|
c336a90481
|
Do not use the executable flag on images, text files and other docs.
|
2012-11-17 13:48:04 +01:00 |
|