summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/MainWindow.java
Commit message (Expand)AuthorAgeFilesLines
* [client] Check VM HDD size limit on uploadSimon Rettberg2022-11-031-1/+6
* [client] Memory management; handle OOM when hashing, do not skip blocksSimon Rettberg2022-03-211-11/+18
* [CLIENT] Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-151-2/+3
* [CLIENT] Add bwLehrpool icon for JFramesManuel Bentele2021-11-081-0/+4
* [client] Fix warnings and replace deprecated methodsManuel Bentele2021-03-111-3/+7
* Merge remote-tracking branch 'origin/buxfix/searchCaseSensitive' into feature...Stephan Schwär2020-11-111-0/+1
|\
| * [client] Button 'Startseite' disabled for StudentsKuersat Akmaz2020-10-071-0/+1
* | [client] Add resource bundle files for gui folderMürsel Türk2020-07-081-35/+25Star
|/
* [client] Update virtualizer download linkSteffen Ritter2019-10-161-2/+1Star
* [client] Cancel transfers when exiting appSimon Rettberg2019-04-291-7/+32
* [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