summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/MainWindow.java
Commit message (Expand)AuthorAgeFilesLines
* [client] introduce branding, --dump and --packJonathan Bauer2019-01-311-4/+5
* [client] Sanitize class/var names, split up control packageSimon Rettberg2018-06-211-4/+4
* [client] Add privacy notice windowSteffen Ritter2018-06-151-0/+13
* [translation] Satelliten-Server/Master-Server -> Satellitenserver/MasterserverSteffen Ritter2018-04-241-1/+1
* [client] Add menu option to open log dir aswellSimon Rettberg2017-08-011-0/+9
* [client] Don't update server storage space too often if user is inactiveSimon Rettberg2017-03-031-32/+38
* [client] Add/fix several weblinks ->Simon Rettberg2016-09-191-0/+11
* [client] die bwSuite!Jonathan Bauer2016-09-081-2/+2
* [client] added "expires" column in ImageTable + increased MainWindow width a bitJonathan Bauer2016-08-301-1/+1
* [client] Add handling for master<->sat transfersSimon Rettberg2016-04-251-2/+2
* [*] Display sat->master progress in clientSimon Rettberg2016-04-181-0/+19
* [client] remove debug code..Jonathan Bauer2016-03-031-4/+0Star
* [client/server] add support for advanced configuration for usb/netrules stuffJonathan Bauer2016-03-031-0/+4
* [client] make the MainMenuWindow a bit larger by defaultJonathan Bauer2016-02-251-1/+1
* [client] Refresh image list when upload completesSimon Rettberg2016-01-261-10/+32
* [client] Prevent student to switch to imageList with menuButton.Stephan Schwaer2015-10-151-0/+6
* [client] Start upload only when finishing wizard, add final summary page to w...Simon Rettberg2015-10-011-0/+1
* [client] Fix escape not working in message boxesSimon Rettberg2015-10-011-2/+2
* [client] Added "Show linking lectures" button im imageDetailsW.Stephan Schwaer2015-09-291-7/+8
* [client] Disable login button while login is running; create legacy vmx if se...Simon Rettberg2015-09-231-1/+1
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-09-151-18/+1Star
|\
| * [client] Shift key for forcing satellite selection now works.Stephan Schwaer2015-09-151-18/+1Star
* | [client] reworked german textJonathan Bauer2015-09-151-2/+2
|/
* [client] Added selection of satellite when more than one available. Shift key...Stephan Schwaer2015-09-141-3/+23
* [client] Scale windows/panels according to the saved scaling factorJonathan Bauer2015-09-071-4/+2Star
* [client] fallback nullcheck for gettersJonathan Bauer2015-09-071-0/+1
* [client] more work on client update stuffJonathan Bauer2015-09-071-1/+1
* [client] Working on Client update checks [WIP]Jonathan Bauer2015-09-071-0/+17
* [client] Fully async proxy detection (no more GUI freezes)Simon Rettberg2015-09-051-20/+77
* [client] Changed some wordingSimon Rettberg2015-09-051-7/+6Star
* [client] Scale windows with font size.Stephan Schwaer2015-09-041-1/+4
* [client] new "View"(Ansicht) menu in MainWindow with "Home page", "ImageList"...Jonathan Bauer2015-09-021-6/+37
* [client] "Cancel"/"Save" button order for DetailsWindowsJonathan Bauer2015-09-021-2/+2
* [client] germanize MainMenuJonathan Bauer2015-09-021-4/+4
* [client] DisclaimerWindow now without agreebox and only with "Close" Button. ...Jonathan Bauer2015-09-021-5/+2Star
* [client] Check for clock skewSimon Rettberg2015-09-011-9/+38
* [client] Show the disclaimer and virtualizer window at first login.Stephan Schwaer2015-09-011-0/+8
* [client] MainMenu -> EinstellungenJonathan Bauer2015-08-311-4/+9
* [client] merged the session initializing stuff in ThriftActions.initSessionJonathan Bauer2015-08-281-23/+6Star
* [client] Don't render HTML where it's not requiredSimon Rettberg2015-08-281-2/+2
* [client] Query server statusSimon Rettberg2015-08-271-1/+12
* [client] Display memory usageSimon Rettberg2015-08-251-10/+46
* [client] One error callback for master and sat connectionSimon Rettberg2015-08-201-41/+3Star
* [client] Use TLS to talk to master and satelliteSimon Rettberg2015-08-181-11/+14
* [client] major bugfixJonathan Bauer2015-08-181-1/+1
* [*] Adapt to changed ErrorCallback setters in master-sync-sharedSimon Rettberg2015-08-171-4/+26
* [client] Support Ctrl-W shortcutSimon Rettberg2015-08-141-6/+8
* [client] Layout; don't close lecture wizard if creation failedSimon Rettberg2015-08-131-1/+1
* [client] Add DownloadPanel to show progress of images being downloadedSimon Rettberg2015-08-111-2/+11
* [client] Improve authentication handlingSimon Rettberg2015-08-111-4/+16