summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/window/LectureDetailsWindow.java
Commit message (Expand)AuthorAgeFilesLines
...
* [client] Refactoring: Use TextChangeListener instead of DocumentListenerSimon Rettberg2015-10-271-14/+3Star
* [client] Disabled checkboxes for not implemented features (internet access an...Stephan Schwaer2015-10-081-2/+8
* [client] Allow saving of lecture changes if date period is invalid but dates ...Stephan Schwaer2015-10-061-1/+11
* [client] Changed keylisteners in loginWindow to keyBindings. Added some Keybi...Stephan Schwaer2015-09-301-15/+9Star
* [client] Update label for linked image when changing it.Stephan Schwaer2015-09-241-0/+1
* [client] Image/Lectures: only push metadata/permissions if they were changedJonathan Bauer2015-09-111-64/+108
* [client] removed listenToChange() and run its code directly in the constructorJonathan Bauer2015-09-111-123/+113Star
* [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