Closed andyblight closed 2 years ago
Commit https://github.com/andyblight/share-tracking-1/commit/d5a3e41ed36e2de59baf7c809499c08583c1acee Getting back to where I was after not uploading changes from other laptop. Select security dialog appears but needs lots of work. 2h00
Commit deca0b41f80961dd5239da2a78e2dedd85b4c9c1 SelectSecurityDialog works pretty well. To do:
2h00
Currently import is pretty good but not 100%.
ME Group
was added with the security UID = 0. This is because the LSE.txt
file is out of date and does not have the changed name of the group.
Need to figure out a way around this. Either
Commit da93d6ade9cfc6d08c71e74caed7a7a92b87bf16. Added label for description. To Do:
Commit c4f282b7c698bbacbd070e4fb0d9b634ee974735.
Logic to show AddSecurityDialog works when importing.
Fixed up the look of AddSecurityDialog. Much more usable although still a bit untidy.
2h00
Commit 3f2e9dca0471f2c4790da478b98983f757fc4654. Double click works using a callback on SelectSecurityDialog. AddSecurityDialog changed to allow copy/paste. Need to use control C to copy. 1h00
This works well. 9h00 total
Like an idiot, I didn't push all my changes to the GitHub repo from my other laptop. There were several missing files due to a refactor. To do:
setup.py
and write up usage instructions.