summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [client] fix sorting of locationsJonathan Bauer2016-01-152-4/+17
* [client] added "Schliessen"/"Speichern" buttons to LocationSelectionWindowJonathan Bauer2016-01-152-1/+38
* [server] Add location support/filteringSimon Rettberg2016-01-145-13/+154
* [server] Remove stupid debug outputSimon Rettberg2016-01-141-10/+0Star
* [server] Delete temporary file after closingSimon Rettberg2016-01-131-5/+7
* [client] RPC changed: Add is user private fieldSimon Rettberg2016-01-132-2/+2
* [server] Make sure meta data is present at first startupSimon Rettberg2016-01-131-4/+16
* [client] also check if the return list of location is emptyJonathan Bauer2016-01-131-1/+1
* [client] fix LectureWizard not accepting "Done" when no locations are selectedJonathan Bauer2016-01-134-25/+19Star
* [server] Use GrowingThreadPoolExecutor everywhereSimon Rettberg2016-01-086-16/+40
* [client] change checkbox for lecture location showing mode to radio buttonsJonathan Bauer2016-01-072-14/+37
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2016-01-052-4/+79
|\
| * Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Simon Rettberg2016-01-0511-5/+543
| |\
| * | [server] Allow httpd to handle more than two concurrent connectionsSimon Rettberg2016-01-052-4/+79
* | | [client] checkbox to show the lecture only in the selected roomsJonathan Bauer2016-01-0513-401/+528
| |/ |/|
* | [client] room selection widget [wip]Jonathan Bauer2015-12-1811-5/+543
|/
* [client] don't scroll the pane for the changelog to the bottom, always force ...Jonathan Bauer2015-12-111-0/+1
* [client] Fix: always generate multiple of 4 values for VM RAMSimon Rettberg2015-11-231-1/+1
* [client] Update vmware link to point to version 12, clean up vmware notice w...Simon Rettberg2015-11-162-7/+4Star
* [client] Update Save button state when changing email notification settingSimon Rettberg2015-11-121-2/+1Star
* [client] Fix ui ugliness in image-/lecture details window of the description ...Stephan Schwaer2015-11-032-8/+10
* [client] Fix NPE in config window when used without sessionSimon Rettberg2015-11-021-1/+1
* [client] Remove obsolete label on config sliders.Stephan Schwaer2015-10-301-0/+2
* [client] Added slider labels in config window for windows.Stephan Schwaer2015-10-301-0/+1
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Stephan Schwaer2015-10-292-2/+3
|\
| * [server] unlinkLecture: Actually execute query; deleteImgVersion: only unlink...Simon Rettberg2015-10-292-2/+3
* | [client] Layout fixes in ImageDetails and removed obsolete Space in user feed...Stephan Schwaer2015-10-292-3/+3
* | [client] Fix NPE for lectures without linked images.Stephan Schwaer2015-10-292-2/+7
|/
* [client] Make MapHelper null safe and do lectureCache refresh with QuickTimer...Stephan Schwaer2015-10-292-2/+18
* [client] Fix appearance of lecture and resulting NPE after deleting image the...Stephan Schwaer2015-10-293-5/+8
* [client] Make caption of permission checks match col names in permission tables.Stephan Schwaer2015-10-294-5/+5
* [client] Clean up deleteLectures and improve it's user feadback.Stephan Schwaer2015-10-272-55/+53Star
* [client] Add two floppy drives to vmx of downloaded VMSimon Rettberg2015-10-272-1/+20
* [client] ResourceLoader: Fix leak, add getStream()Simon Rettberg2015-10-271-5/+13
* [client] Refactoring: Use TextChangeListener instead of DocumentListenerSimon Rettberg2015-10-278-119/+25Star
* [client] add missing classSimon Rettberg2015-10-271-0/+25
* [client] Improve focus/idm handling in login windowSimon Rettberg2015-10-271-10/+38
* [*] Implement max connection information in satellite configSimon Rettberg2015-10-272-0/+10
* [client] Clean up config window, add config button to login dialogSimon Rettberg2015-10-227-122/+245
* [client] Make list deselection more consistent with native behaviour, match s...Simon Rettberg2015-10-225-22/+16Star
* [client] Add experimental setting for number of connections per transferSimon Rettberg2015-10-215-20/+70
* [client] Make deselection in tables possible when clicking on empty space.Stephan Schwaer2015-10-197-13/+62
* [client] Prevent student to switch to imageList with menuButton.Stephan Schwaer2015-10-151-0/+6
* [client] Now possible for default admin to remove default admin permissions w...Stephan Schwaer2015-10-121-15/+31
* [client] Show date of version to be deleted and fix to correctly check permis...Stephan Schwaer2015-10-082-11/+13
* [client] Fixed layout problems in transferPanel with long image names.Stephan Schwaer2015-10-081-1/+5
* [client] Added delete keyboard shortcut in imagePermissionTables to remove us...Stephan Schwaer2015-10-083-35/+71
* [client] Added multi select, delete and del key to versionList in imageDetails.Stephan Schwaer2015-10-082-14/+64
* [client] Disabled checkboxes for not implemented features (internet access an...Stephan Schwaer2015-10-082-2/+12
* [client] Show satellite selection window if connection fails the first time, ...Simon Rettberg2015-10-071-1/+2