summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/activity/UpdatePanel.java
Commit message (Collapse)AuthorAgeFilesLines
* [client] Add resource bundle files for activity classes. Update the activity ↵Mürsel Türk2020-07-071-4/+9
| | | | classes accordingly.
* [client] LoginWindow: Show same update notification as in main windowSimon Rettberg2019-10-151-1/+5
|
* [client] Sanitize class/var names, split up control packageSimon Rettberg2018-06-211-3/+3
| | | | | | | All configurators have moved from *.control to *.configurator *.control should be used for simple controls that feel like they're really just one thing. The configurators are more like a group of controls.
* [client] Make update notification a bit more noticeable; add "open update ↵Simon Rettberg2017-01-131-8/+23
| | | | window" button to it
* [client] Add raised border to activity panelsSimon Rettberg2015-10-051-1/+0Star
|
* [client] more work on client update stuffJonathan Bauer2015-09-071-1/+1
|
* [client] Working on Client update checks [WIP]Jonathan Bauer2015-09-071-0/+57
TODO real URL for getting newest version TODO continue update check window popup