summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [client] Cleanup & formattingSimon Rettberg2016-01-227-90/+46Star
* [client] Remember if sat supports locations and stop querying if notSimon Rettberg2016-01-211-1/+13
* [client] Remove useless commentsSimon Rettberg2016-01-211-7/+0Star
* [client] Hide satellite servers starting with {x} when not pressing SHIFTSimon Rettberg2016-01-211-0/+10
* [client] Lower caching time for lectures and images from 2min to 30secSimon Rettberg2016-01-212-2/+2
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2016-01-212-16/+18
|\
| * [server] Don't use section strings, instead use flags for isTemplate and isFo...Simon Rettberg2016-01-202-16/+18
* | [client] Changed location selector from lists to tree selectionJonathan Bauer2016-01-217-286/+558
|/
* [server] Add section entry to xmlSimon Rettberg2016-01-192-3/+9
* [server] Fill location info in LectureRead, set maxLocationsPerLecture to 4Simon Rettberg2016-01-194-7/+33
* [client] Fix NPE related to location editorSimon Rettberg2016-01-191-1/+1
* [server] I'm stupid (add missing classes)Simon Rettberg2016-01-192-0/+106
* [client] more location stuff [wip]Jonathan Bauer2016-01-184-110/+182
* [client] make the LocationSelectionWindow modal if a parent is given (e.g. Le...Jonathan Bauer2016-01-181-5/+11
* [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