summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod
Commit message (Expand)AuthorAgeFilesLines
* [client] better CheckUpdateWindow layout and format the datesJonathan Bauer2015-09-073-20/+33
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-09-074-59/+174
|\
| * [client] Add a date picker that supports proper event for changes :)Simon Rettberg2015-09-073-54/+161
| * [client] Sanity checks in LectureDetailsWindowSimon Rettberg2015-09-071-2/+10
| * [client] Set proper defaults for new lectureSimon Rettberg2015-09-071-3/+3
* | [client] more work on client update stuffJonathan Bauer2015-09-076-69/+133
|/
* [client] Enable/Disable isactive & internet accessSimon Rettberg2015-09-071-0/+2
* [client] Working on Client update checks [WIP]Jonathan Bauer2015-09-075-0/+312
* [client] Add hints to config dialogSimon Rettberg2015-09-051-3/+15
* [client] Set background of scrollpane to match tableSimon Rettberg2015-09-055-10/+19
* [client] Change wording of upload wizard, refine cancel checkSimon Rettberg2015-09-052-13/+19
* [client] Fully async proxy detection (no more GUI freezes)Simon Rettberg2015-09-054-41/+95
* [client] Changed some wordingSimon Rettberg2015-09-051-7/+6Star
* [client] Close details windows on save, 'Cancel' => 'Close'Simon Rettberg2015-09-044-73/+87
* [client] Fixed linking to unallowed images.Stephan Schwaer2015-09-042-10/+15
* [client] Added confirmation for changing owner of lecture, switched positions...Stephan Schwaer2015-09-044-38/+40
* [*] OS now has mem and cpu infoSimon Rettberg2015-09-041-1/+1
* [client] Don't add logged in user into user list for permissions in the wizard.Stephan Schwaer2015-09-042-2/+4
* [client] Scale windows with font size.Stephan Schwaer2015-09-044-5/+14
* [client] Show usable images by default, show admin images when selecting "sho...Simon Rettberg2015-09-031-3/+5
* [client] Fix NPE when deleting images while there are lectures with no imageSimon Rettberg2015-09-032-17/+47
* [client] Don't go crazy on lectures without an imageSimon Rettberg2015-09-033-94/+128
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-09-031-1/+4
|\
| * [client] Fix table with java 8Stephan Schwaer2015-09-031-1/+4
* | [client] just make the directories for download path after checking...Jonathan Bauer2015-09-031-4/+5
|/
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-09-0312-28/+116
|\
| * [client] Updated default permissions are used when adding new user.Stephan Schwaer2015-09-034-0/+49
| * [client] Show remaining time when downloading.Stephan Schwaer2015-09-031-0/+11
| * Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Stephan Schwaer2015-09-031-2/+1Star
| |\
| * | [client] Don't show owner in userList when changing owner or adding user for ...Stephan Schwaer2015-09-0311-33/+59
* | | [client] fix bad message that the download folder already exists because we j...Jonathan Bauer2015-09-031-3/+3
| |/ |/|
* | [client] removed old success message when creating a new lecture, now always ...Jonathan Bauer2015-09-031-6/+3Star
|/
* [client] enumize LectureList Filters stuffJonathan Bauer2015-09-032-53/+124
* [client] removed unused interface implementationJonathan Bauer2015-09-031-8/+2Star
* [client] removed unusued interface function and filled some missing commentsJonathan Bauer2015-09-031-67/+92
* [client] add close hooks in LectureDetailsJonathan Bauer2015-09-031-4/+40
* [client] add hooks to all potential ways to close ImageDetails and ask user f...Jonathan Bauer2015-09-031-11/+28
* [client] Add "open folder" button to download panelSimon Rettberg2015-09-036-15/+67
* [client] Generate VMX on downloadSimon Rettberg2015-09-026-72/+118
* [client] Add vm wrapper skeleton (for local vmx generation)Simon Rettberg2015-09-021-0/+38
* [client] ImageList: "Show only usable" combobox selection & its filterJonathan Bauer2015-09-021-0/+10
* [client] defined font scaling min, max, step in Config and use these to valid...Jonathan Bauer2015-09-023-25/+62
* [client] new "View"(Ansicht) menu in MainWindow with "Home page", "ImageList"...Jonathan Bauer2015-09-021-6/+37
* [client] Hinweis > InfoJonathan Bauer2015-09-021-1/+1
* [client] "Cancel"/"Save" button order for DetailsWindowsJonathan Bauer2015-09-027-16/+24
* [client] ConfigWindow: font in steps of 5, removed redundant labelsJonathan Bauer2015-09-022-30/+28Star
* [client] germanize MainMenuJonathan Bauer2015-09-021-4/+4
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v.1Jonathan Bauer2015-09-022-10/+3Star
|\
| * [client] Set position of disclaimerSimon Rettberg2015-09-021-1/+2
| * [client] Use default combo for share modeSimon Rettberg2015-09-021-9/+1Star