Hey Kryzak - the software autolocks the tourney when all the lists are entered. if you click on the lock symbol and put in your gmail address it'll unlock.
re: list copy, totally. there actually is a hidden 'copy' link; the problem is, it is buggy. if you just want to copy a ship and not mess with it, it works fine. but if you do want to copy and make changes to it, changing the copy alters the original one! (for all you javascript enthusiasts out there, this happens because a jquery deep clone operation on a select2 container doesn't copy the callback functions - they all share the same callback function :-( I bashed my head against it for a few days before giving up with a 'meh I'll just disable the copy button...'
re: list import from yasb, voidstate -kryzak, it should be working, are you seeing the same get-it-button-not-enabling behavior as before?