This website requires JavaScript.
Explore
Help
Sign In
CalvinBackup
/
iD
Watch
1
Star
0
Fork
0
You've already forked iD
mirror of
https://github.com/FoggedLens/iD.git
synced
2026-03-10 21:26:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8b083b46d5fc9d09f9c71191e4c27c0db3727cb0
iD
/
modules
/
actions
History
Bryan Housel
a72865e4d8
Treat anything with a from/via/to like a restriction
...
(
closes
#6221
) Applies to actions like splitting, connecting, extracting a via node, etc
2019-04-29 21:58:10 -04:00
..
add_entity.js
…
add_member.js
Reduce circular dependencies caused by importing from indexes, the location of the validation models, and the location of areaKeys (
close
#6237
)
2019-04-24 13:45:59 -07:00
add_midpoint.js
…
add_vertex.js
…
change_member.js
…
change_preset.js
…
change_tags.js
…
circularize.js
Reduce circular dependencies caused by importing from indexes, the location of the validation models, and the location of areaKeys (
close
#6237
)
2019-04-24 13:45:59 -07:00
connect.js
Treat anything with a from/via/to like a restriction
2019-04-29 21:58:10 -04:00
copy_entities.js
…
delete_member.js
…
delete_multiple.js
…
delete_node.js
…
delete_relation.js
…
delete_way.js
…
discard_tags.js
…
disconnect.js
…
extract.js
Treat anything with a from/via/to like a restriction
2019-04-29 21:58:10 -04:00
index.js
…
join.js
Reduce circular dependencies caused by importing from indexes, the location of the validation models, and the location of areaKeys (
close
#6237
)
2019-04-24 13:45:59 -07:00
merge_nodes.js
…
merge_polygon.js
…
merge_remote_changes.js
…
merge.js
…
move_member.js
…
move_node.js
…
move.js
Reduce circular dependencies caused by importing from indexes, the location of the validation models, and the location of areaKeys (
close
#6237
)
2019-04-24 13:45:59 -07:00
noop.js
…
orthogonalize.js
Add "autofix" for the unsquare building validation
2019-04-26 14:56:39 -07:00
reflect.js
…
restrict_turn.js
Reduce circular dependencies caused by importing from indexes, the location of the validation models, and the location of areaKeys (
close
#6237
)
2019-04-24 13:45:59 -07:00
reverse.js
Reverse internal left/right/forward/backward keyparts
2019-04-29 21:13:18 -04:00
revert.js
…
rotate.js
…
split.js
Treat anything with a from/via/to like a restriction
2019-04-29 21:58:10 -04:00
straighten_nodes.js
…
straighten_way.js
…
unrestrict_turn.js
…
upgrade_tags.js
…