| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
rework GUI classes to work with GuiManager: use GuiManager.show(<GUI to show>) and GuiManager.openPopup(<popup like About_GUI or ListAllOtherUsers_GUI>) only!
static openlinks class (models/links.java deleted). There are keywords to open links, e.g. OpenLinks.openWebpage("faq"). Please see the class.
|
| |
|
|
|
|
| |
singleton instances of the thrift clients to satellite and master servers
DO NOT CREATE NEW THRIFT OBJECTS!!!
|
| |
|
|
|
| |
Now differentiate between auth error (ERROR_IDP) and resource error (ERROR_SP)
NO_ERROR indicates it all worked. ERROR_OTHER indicates an internal error (~ Exception)
|
| | |
|
| | |
|
| | |
|
|
|
big changes in pom.xml, please rebuild everything :)
|