Tom MacWright
|
2778f76ca4
|
Many changes
* Smaller progress circle
* Fixed position edit dialog for now
* Remove array dependency in map
* Use coord and coord keys
|
2012-10-19 12:52:05 -04:00 |
|
Tom MacWright
|
933b7824a5
|
Remove more console logs
|
2012-10-18 18:20:09 -04:00 |
|
Tom MacWright
|
3083d4ee51
|
Fix poi creation
|
2012-10-18 18:16:51 -04:00 |
|
Tom MacWright
|
6c811d81c0
|
Spinner
|
2012-10-18 18:07:27 -04:00 |
|
Tom MacWright
|
b0458b9d7a
|
UI touches, reworking presets
|
2012-10-18 17:59:27 -04:00 |
|
Tom MacWright
|
d8169ddb14
|
Use scope and don't bind in connection.
|
2012-10-18 16:13:57 -04:00 |
|
Tom MacWright
|
361549368c
|
Preventdefault to prevent hash links from changing the url
|
2012-10-18 15:42:17 -04:00 |
|
Tom MacWright
|
91acc738bc
|
Darken tag
|
2012-10-18 15:35:52 -04:00 |
|
Tom MacWright
|
7503173ef9
|
Style and fill tags tab
|
2012-10-18 15:32:57 -04:00 |
|
Tom MacWright
|
836e14d0e2
|
Get tabs to work for the box
|
2012-10-18 15:16:35 -04:00 |
|
Tom MacWright
|
8459cbc742
|
Refactor
|
2012-10-18 14:58:44 -04:00 |
|
Tom MacWright
|
9b61648611
|
Get infoboxes to toggle and position correctly, repeatedly
|
2012-10-18 14:45:00 -04:00 |
|
Tom MacWright
|
b5d1c9c26a
|
Edit window redesign, no longer a dojo construct
|
2012-10-18 14:34:20 -04:00 |
|
Tom MacWright
|
33fdccf3a6
|
Cleanup, work on style
|
2012-10-18 14:03:15 -04:00 |
|
Tom MacWright
|
931b862995
|
Select new node on add
|
2012-10-18 13:48:29 -04:00 |
|
Tom MacWright
|
3e7df5acae
|
Start work on tuning noselection for intents
Reversing the order of decisions for those adding nodes.
|
2012-10-18 13:01:29 -04:00 |
|
Tom MacWright
|
e3f7e68eed
|
Fix behavior around adding to ways
|
2012-10-18 12:47:27 -04:00 |
|
Tom MacWright
|
4182cc1240
|
Start UI refactor
|
2012-10-18 12:37:01 -04:00 |
|
Tom MacWright
|
fb3fb4080b
|
Merge branch 'master' of git://github.com/systemed/iD into tagging-merge
|
2012-10-17 20:35:18 -04:00 |
|
Tom MacWright
|
00e824434f
|
Set CSS states for states
|
2012-10-17 17:09:16 -04:00 |
|
Tom MacWright
|
b1df87d5a0
|
Remove straggling dojo dependency in Node
|
2012-10-17 17:09:05 -04:00 |
|
Tom MacWright
|
26e0a1f56c
|
Add toGeoJSON for nodes and ways
|
2012-10-17 16:49:43 -04:00 |
|
Tom MacWright
|
a3515e16ee
|
Prevent text selection, tweak styles
|
2012-10-17 16:40:15 -04:00 |
|
Tom MacWright
|
f360ec0bc2
|
Support mousewheel and doubleclick zooming
|
2012-10-17 16:21:03 -04:00 |
|
Tom MacWright
|
dd2b3de15b
|
Clean up way drawing code
|
2012-10-17 16:10:16 -04:00 |
|
Tom MacWright
|
69a1f5a9ef
|
Fix tracing functionality
|
2012-10-17 15:40:50 -04:00 |
|
Tom MacWright
|
b0773a83da
|
Fix comment
|
2012-10-17 15:17:11 -04:00 |
|
Tom MacWright
|
7becc2a376
|
Remove console logs
|
2012-10-17 15:15:50 -04:00 |
|
Tom MacWright
|
663f880f57
|
Create simple Taginfo wrapper, suggest tags with datalists,
rework tag editor window stashing concept of presets for now.
|
2012-10-17 14:34:34 -04:00 |
|
Tom MacWright
|
7e62af4344
|
Fix matchesTags to populate tag editor for elements that have it
|
2012-10-17 12:59:27 -04:00 |
|
Tom MacWright
|
6673a5710e
|
Reformat ways.json as proper json
|
2012-10-17 12:44:58 -04:00 |
|
Richard Fairhurst
|
fe0a4cf470
|
Remove control character
|
2012-10-17 17:41:37 +01:00 |
|
Tom MacWright
|
5e28faa6a1
|
Merge branch 'tagging' into tagging-merge
Conflicts:
index.html
js/iD/Controller.js
js/iD/Entity.js
js/iD/controller/edit/EditBaseState.js
|
2012-10-17 12:29:28 -04:00 |
|
Richard Fairhurst
|
ef132584b1
|
Merge pull request #8 from tmcw/pure-models
Pure models
|
2012-10-17 09:04:08 -07:00 |
|
Tom MacWright
|
cd9ecc7a54
|
Update tests to pass
|
2012-10-17 11:43:39 -04:00 |
|
Tom MacWright
|
6c9bcbb995
|
Use HTML and CSS buttons instead of dojo widgets
|
2012-10-17 11:24:12 -04:00 |
|
Tom MacWright
|
a179eb2a26
|
Use an object with keys to keep track of tiles.
instead of a multidimensional array. this simplifies code and boosts
performance upon dragging.
|
2012-10-17 11:10:14 -04:00 |
|
Tom MacWright
|
65a2309252
|
Remove hashtable dependency
|
2012-10-16 23:36:54 -04:00 |
|
Tom MacWright
|
51bb2201aa
|
Get Selection working again
|
2012-10-16 23:28:52 -04:00 |
|
Tom MacWright
|
20841f213b
|
Remove dojo array dependence in Node
|
2012-10-16 23:14:33 -04:00 |
|
Tom MacWright
|
2f9d51734d
|
Remove hashtable reliance in entity
|
2012-10-16 23:14:10 -04:00 |
|
Tom MacWright
|
ce1e476c19
|
Pare down gettersetters, use loadFromUrl in loadFromAPI
|
2012-10-16 20:59:01 -04:00 |
|
Tom MacWright
|
2b8b30ad1e
|
Liberate Connection, use jQuery for ajax
|
2012-10-16 20:54:46 -04:00 |
|
Tom MacWright
|
6cbbba9f8c
|
Fix white seams betweent tiles by making coordinates absolute
|
2012-10-16 18:17:51 -04:00 |
|
Tom MacWright
|
824b82bbe1
|
Fix display. This stuff now works.
|
2012-10-16 18:13:58 -04:00 |
|
Tom MacWright
|
9343719737
|
More cleanup
|
2012-10-16 18:08:12 -04:00 |
|
Tom MacWright
|
0a0b1749dc
|
Move towards compatible with existing view/edit code. This throws no
errors, but does not yet draw.
|
2012-10-16 17:38:51 -04:00 |
|
Tom MacWright
|
64bc7d5ea5
|
Split and test relations
|
2012-10-16 16:54:12 -04:00 |
|
Tom MacWright
|
2c9b377b5e
|
Split out and test Way
|
2012-10-16 16:40:54 -04:00 |
|
Tom MacWright
|
a9fa9daf1b
|
Merge branch 'underscore' into pure-models
Start testing.
Conflicts:
js/iD/Connection.js
js/iD/Node.js
|
2012-10-16 16:30:16 -04:00 |
|