Commit Graph

932 Commits

Author SHA1 Message Date
Tom MacWright 077992f0df Links should not redirect this page ever. 2013-01-07 16:56:24 -05:00
Tom MacWright 9695205e92 Guard against Firefox bug around hidden elements. Fixes #328 2013-01-07 16:23:43 -05:00
John Firebaugh 15099ee517 Define Relation#geometry 2013-01-07 12:15:16 -08:00
Tom MacWright 2a60bca919 Make area fill white instead of red. Fixes #323 2013-01-07 13:19:13 -05:00
Tom MacWright 2b5986a752 Merge branch 'master' of github.com:systemed/iD 2013-01-07 13:10:12 -05:00
Tom MacWright b5639b8b45 Style active buttons with the custom cursor.
Fixes #291
2013-01-07 13:09:54 -05:00
John Firebaugh f8ea7d1e98 Fix accuracy handles 2013-01-07 10:08:07 -08:00
John Firebaugh 57122c8968 Don't focus an existing key, only a blank one 2013-01-07 10:03:41 -08:00
John Firebaugh 4b63823130 Use Entity#geometry() 2013-01-07 09:54:00 -08:00
Tom MacWright 00da444a33 Merge pull request #322 from systemed/inspector-intersect
Inspector intersect
2013-01-07 09:15:10 -08:00
Tom MacWright de70e1e976 Pan the map for features that intersect with both edges 2013-01-07 12:14:37 -05:00
Tom MacWright 12beb14d07 Work on #250
Implement inspector without a collapsed mode and with semi-intelligent
detection of whether features will conflict with the position of the
inspector. Also adds a `centerEase` fn to the map object.
2013-01-07 11:51:04 -05:00
John Firebaugh 2d3ce6c125 Extract hover behavior 2013-01-07 08:34:37 -08:00
John Firebaugh fb4b4fff57 Merge pull request #321 from mpetroff/fix-pointer
Fixed pointer cursor pointing position.
2013-01-07 08:33:40 -08:00
Matthew Petroff 7e7a4bf59f Fixed pointer cursor pointing position. 2013-01-07 11:25:37 -05:00
Saman Bemel-Benrud a78b5925e4 styling change count. 2013-01-04 20:14:03 -05:00
Saman Bemel-Benrud 94b421cf16 adding big vertext icon. 2013-01-04 19:40:11 -05:00
Saman Bemel-Benrud 043ff0ccc6 Merge branch 'master' of github.com:systemed/iD 2013-01-04 19:28:27 -05:00
Tom MacWright fb9052818d Fix global leaks 2013-01-04 17:44:39 -05:00
Tom MacWright fdc64c232a Implement layer offset nudging. Fixes #292 2013-01-04 17:35:26 -05:00
Tom MacWright e80ab9057b Adds geolocation for #157 2013-01-04 17:13:14 -05:00
Tom MacWright 39e93b5f42 Style save button counter 2013-01-04 16:33:33 -05:00
Tom MacWright 70de57b784 Merge branch 'save-indicator' 2013-01-04 16:21:31 -05:00
Tom MacWright 15319e2e82 Fix font of add tag button, fixes #314 2013-01-04 16:20:15 -05:00
Tom MacWright 62cdfdae2d Update tests for taginfo change 2013-01-04 16:15:13 -05:00
Tom MacWright b410fc196a Update typeahead, fixing overlap issues. Fixes #309 2013-01-04 16:12:13 -05:00
Tom MacWright 50743b4344 Summarize unnamed and consecutive objects. Fixes #317 2013-01-04 15:11:48 -05:00
Tom MacWright 1107f7dc7f Optimize calls, generation of accuracy handles 2013-01-04 14:43:47 -05:00
Tom MacWright 6475b1993b Add MapBox Satellite layer. Fixes #318 2013-01-04 13:40:22 -05:00
Tom MacWright 88ff18b7ae Be specific about opacity, this is a perf problem in FF 2013-01-04 13:12:58 -05:00
Tom MacWright 5671a73dba Use groups and fill/strokes for all points except for accuracy handles.
Fixes #278
2013-01-04 12:59:06 -05:00
Tom MacWright 3f8a872d79 Double click to add detail to lines. Fixes #298 2013-01-04 12:36:23 -05:00
Tom MacWright 1c90441881 Do point hover scaling without r. 2013-01-04 12:05:20 -05:00
John Firebaugh 4a7bd26be8 Add 'Add Tag' button (#314), needs style
Fixes #281.
2013-01-03 23:16:34 -08:00
Tom MacWright 0cb5fbe227 Add success page. Fixes #126 2013-01-03 19:26:45 -05:00
Tom MacWright 16a54fea65 Add save indicator. Needs design pass. 2013-01-03 19:02:44 -05:00
John Firebaugh 62efa1948e Add Entity#geometry, use in inspector
Fixes the icon for areas, but breaks it for vertices.
Needs a big-vertex sprite.
2013-01-02 21:59:55 -08:00
John Firebaugh 2a6145ef10 Move friendlyName to Entity 2013-01-02 21:43:35 -08:00
John Firebaugh ec6c74ebcd Simplify inspector function nesting; cleanup 2013-01-02 21:35:09 -08:00
Tom MacWright 2860cc2fcb Name callbacks to make profiles more usable 2013-01-02 17:31:51 -05:00
Tom MacWright 433e8cd8ee Re-add notice 2013-01-02 14:42:21 -05:00
Tom MacWright 6040c6efa3 Fix map reference regression 2013-01-02 14:37:47 -05:00
Saman Bemel-Benrud 562f2b150c Merge branch 'master' of github.com:systemed/iD 2013-01-02 14:30:36 -05:00
Saman Bemel-Benrud c2a9b18740 minor tweak to modal style + committing source graphic changes. 2013-01-02 14:30:20 -05:00
Tom MacWright f5873a3bc1 Add .hoverEnable to map and disable it for drawing-related modes. Fixes #234 2013-01-02 14:29:04 -05:00
Tom MacWright 912e612206 Use proper geocoding endpoint. Fixes #315 2013-01-02 14:22:03 -05:00
Tom MacWright 349367ada4 Simplify connection, fix errors for high-zoom lat lon box calculation.
Fixes #288
2013-01-02 14:17:43 -05:00
Tom MacWright 3544bb9d3c Add osmId to entity tests 2013-01-02 13:30:14 -05:00
Tom MacWright 06c3caa1c0 Expand util tests 2013-01-02 13:26:36 -05:00
Tom MacWright 60820234c7 Merge branch 'master' of github.com:systemed/iD 2013-01-02 13:04:05 -05:00