summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/window/ImageListWindow.java
Commit message (Expand)AuthorAgeFilesLines
* [client] Fix not showing warning Messageralph isenmann2021-03-181-0/+5
* [client] Fix warnings and replace deprecated methodsManuel Bentele2021-03-111-1/+15
* Merge remote-tracking branch 'origin/buxfix/searchCaseSensitive' into feature...Stephan Schwär2020-11-111-3/+7
|\
| * [client] Removed deactivateunneccessarrybuttons functionKuersat Akmaz2020-08-011-30/+1Star
| * [client] Session.isStudent definition and all ocurences RemovedKuersat Akmaz2020-07-071-2/+3
| * [client] Disabled cboFilter for Students in ImageListKuersat Akmaz2020-07-051-0/+3
| * [client] Disabled all unneccessary Buttons in ImageListKuersat Akmaz2020-07-051-4/+33
* | [client] Add resource bundle files for window classes. Update the window clas...Mürsel Türk2020-07-071-6/+7
|/
* [client] fix "Show published images" button not beeing properly initializedJonathan Bauer2016-08-301-0/+2
* [client] published image button statesJonathan Bauer2016-05-191-2/+1Star
* [client] publish image stuff 2.0Jonathan Bauer2016-05-041-1/+5
* [client] first working draft for published images stuffJonathan Bauer2016-04-271-1/+8
* [client] Improve some texts (image -> vm mostly)Simon Rettberg2016-02-041-1/+1
* [client] Sanitize messy button-enabling-code in ImageListWindowSimon Rettberg2016-02-021-12/+11Star
* [client] Sanitize coding style/conventions in GUI classesSimon Rettberg2016-01-291-23/+23
* [client] Refresh image list when upload completesSimon Rettberg2016-01-261-0/+5
* [client] Make MapHelper null safe and do lectureCache refresh with QuickTimer...Stephan Schwaer2015-10-291-1/+10
* [client] Fix appearance of lecture and resulting NPE after deleting image the...Stephan Schwaer2015-10-291-0/+2
* [client] Make list deselection more consistent with native behaviour, match s...Simon Rettberg2015-10-221-5/+0Star
* [client] Refresh imagelist after image deletion.Stephan Schwaer2015-10-071-1/+4
* [client] code cleanup and formatting.Stephan Schwaer2015-10-061-0/+1
* [client] Now possible to delete multiple images. Needs cleanupStephan Schwaer2015-10-051-15/+64
* [client] Changed keylisteners in loginWindow to keyBindings. Added some Keybi...Stephan Schwaer2015-09-301-6/+26
* [client] Added selection of satellite when more than one available. Shift key...Stephan Schwaer2015-09-141-1/+1
* [client] Generate VMX on downloadSimon Rettberg2015-09-021-1/+1
* [client] several layout fixes, added some comments.Stephan Schwaer2015-08-311-5/+7
* [client] re-enable download button in ImageListWindow if user aborts filechooserJonathan Bauer2015-08-311-0/+1
* [client] Clean up initDownloadSimon Rettberg2015-08-281-5/+10
* [client] reworked ThriftActions.deleteImageBase and deleteImageVersionJonathan Bauer2015-08-261-1/+1
* [client] switch image <-> lectures buttons in *ListWindowsJonathan Bauer2015-08-261-5/+2Star
* [client] LectureImageList Page for WizardJonathan Bauer2015-08-261-0/+5
* [client] add "View/Edit" button to button panel and popup menu in ImageListJonathan Bauer2015-08-261-31/+28Star
* [client] refactor: ImageWizard -> ImageCreationWizard & UpdateWizard -> Image...Jonathan Bauer2015-08-261-2/+2
* [client] do not enable download button when en invalid image is selectedJonathan Bauer2015-08-261-5/+4Star
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-08-251-117/+14Star
|\
| * [client] Extracted ImageList from imageListWindow to ImageListViewer.Stephan Schwaer2015-08-251-117/+14Star
* | [client] reworked image base deletion from ImageListWindowJonathan Bauer2015-08-251-4/+1Star
|/
* [client] support deletion of image base in ThriftActionsJonathan Bauer2015-08-211-1/+1
* [client] chagned deleteLatestVersion of imagelistwindow to use ThriftActionsJonathan Bauer2015-08-191-43/+11Star
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-08-191-22/+44
|\
| * [client] F5 = refresh in lecture and image listSimon Rettberg2015-08-191-0/+11
| * [client] Delay refresh of image list only for certain eventsSimon Rettberg2015-08-191-22/+33
* | [client] refactored TransferHelper to ThriftActionsJonathan Bauer2015-08-191-3/+3
|/
* [client] move thrift cache to its own packageJonathan Bauer2015-08-191-1/+1
* [client] remove unused importsJonathan Bauer2015-08-181-3/+0Star
* [client] minor error handling improvement when deleting an image versionJonathan Bauer2015-08-181-10/+8Star
* [client] critical bugfixJonathan Bauer2015-08-181-1/+1
* [client] remove debug codeJonathan Bauer2015-08-181-1/+0Star
* [client] async delete call + callback. Another callback when downloading an i...Jonathan Bauer2015-08-181-26/+56
* [client] fix wrong OS preselected in imageDetailsWindow and imageList FilteringJonathan Bauer2015-08-181-1/+1