summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/window/LectureDetailsWindow.java
Commit message (Expand)AuthorAgeFilesLines
...
* [client] LectureDetails: moved fields around to keep the same order as in Ima...Jonathan Bauer2015-09-101-3/+1Star
* [client] fat refactor to reflect what the current state of the classes actual...Jonathan Bauer2015-09-081-2/+2
* [client] refactor PermissionDetaultToCustomLink _> DefaultCustomPermsJonathan Bauer2015-09-081-2/+2
* [client] Add a date picker that supports proper event for changes :)Simon Rettberg2015-09-071-50/+47Star
* [client] Sanity checks in LectureDetailsWindowSimon Rettberg2015-09-071-2/+10
* [client] Enable/Disable isactive & internet accessSimon Rettberg2015-09-071-0/+2
* [client] Close details windows on save, 'Cancel' => 'Close'Simon Rettberg2015-09-041-26/+27
* [client] Added confirmation for changing owner of lecture, switched positions...Stephan Schwaer2015-09-041-25/+27
* [client] Don't go crazy on lectures without an imageSimon Rettberg2015-09-031-58/+83
* [client] Don't show owner in userList when changing owner or adding user for ...Stephan Schwaer2015-09-031-2/+2
* [client] removed unused interface implementationJonathan Bauer2015-09-031-8/+2Star
* [client] add close hooks in LectureDetailsJonathan Bauer2015-09-031-4/+40
* [client] Generate VMX on downloadSimon Rettberg2015-09-021-1/+1
* [client] "Cancel"/"Save" button order for DetailsWindowsJonathan Bauer2015-09-021-2/+7
* [client] several layout fixes, added some comments.Stephan Schwaer2015-08-311-0/+3
* [client] re-enable download button in lectureDetailsWindow if user closes the...Jonathan Bauer2015-08-311-1/+18
* [client] better user feedback if dates are invalid in LectureDetailsJonathan Bauer2015-08-311-3/+3
* [client] Implemented changing of used imageversion in lecture details.Stephan Schwaer2015-08-281-2/+6
* [client] Added functionality to change linked image of a lecture.Stephan Schwaer2015-08-271-41/+63
* [client] fix lectures details multiple openJonathan Bauer2015-08-271-0/+1
* [client] Fix opening locations of new dialog windows.Stephan Schwaer2015-08-271-2/+2
* [client] LectureImageListPage user feedback based on his selectionJonathan Bauer2015-08-261-1/+0Star
* [client] Mark invalid image versions in lecture details windowSimon Rettberg2015-08-251-66/+83
* [client] Extracted ImageList from imageListWindow to ImageListViewer.Stephan Schwaer2015-08-251-0/+9
* [client] Included new permission options into lecture details.Stephan Schwaer2015-08-241-18/+29
* [client] timer to check if date was chagnedJonathan Bauer2015-08-241-1/+24
* [client] LectureDetails saving things [wip]Jonathan Bauer2015-08-241-31/+236
* [client] synced image details fetchingJonathan Bauer2015-08-221-3/+1Star
* [client] fix LectureDetailsWindowJonathan Bauer2015-08-211-7/+3Star
* [client] tried to fix teh brokenJonathan Bauer2015-08-211-31/+15Star
* [client] remove unused importsJonathan Bauer2015-08-211-6/+0Star
* [client] more ThriftActionsJonathan Bauer2015-08-211-51/+49Star
* [client] Added customLecturePermissionStephan Schwaer2015-08-211-13/+40
* [client] refactored TransferHelper to ThriftActionsJonathan Bauer2015-08-191-2/+2
* [client] move thrift cache to its own packageJonathan Bauer2015-08-191-1/+1
* [client] ESC to close lecture detailsJonathan Bauer2015-08-181-1/+13
* [client] async delete call + callback. Another callback when downloading an i...Jonathan Bauer2015-08-181-14/+1Star
* [client] Added download currently used imageversion to lecture details window.Stephan Schwaer2015-08-181-1/+46
* [client] Lecure DetailsSimon Rettberg2015-08-141-9/+6Star
* [client] Use GridManager in lecture details windowSimon Rettberg2015-08-141-2/+47
* [client] Design improvementsSimon Rettberg2015-08-141-62/+27Star
* [client] added active checkbox to lecture details.Stephan Schwaer2015-08-121-0/+2
* [cient] improved lecture creation page and sorted versions list for combo in ...Stephan Schwaer2015-08-101-1/+12
* [client] mini fix lecture permsJonathan Bauer2015-08-101-1/+2
* [client] not showing seconds for versions in lecture details.Stephan Schwaer2015-08-071-1/+1
* [client] date picker and time spinner in lecture details now initialize with ...Stephan Schwaer2015-08-071-1/+14
* [client] Some layout fixes, added versions in comboBox for lectureDetailsWindowStephan Schwaer2015-08-061-18/+59
* [client] Added version table to image details, improved lecture details, adde...Stephan Schwaer2015-08-041-3/+22
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-08-031-10/+2Star
|\
| * [client] Fixed rows in LectureDetailsWindowLayout, fixed comments and imports.Stephan Schwaer2015-08-031-10/+2Star