Skip to content

Commit

Permalink
Make it possible to paste in a roster (#255)
Browse files Browse the repository at this point in the history
* Switch Number and Name on Teams page.

This then matches IGRF, WFTDA motherboard and standard InfoPacks.

* Handling pasting in a tab-seperated roster.

* Make all Set XML calls sync.

There's currently races where sbSet on a brand new element
may result in the child being created before the parent,
resulting in it having an empty value.

Add a timeout to be on the safe side.
  • Loading branch information
brian-brazil authored and frank-weinberg committed May 10, 2019
1 parent bcc2f9c commit 817bab2
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 13 deletions.
59 changes: 48 additions & 11 deletions html/controls/operator.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions html/javascript/core.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 817bab2

Please sign in to comment.