summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui
Commit message (Expand)AuthorAgeFilesLines
* [client] Clean up sorting logic of image and lecture tableSimon Rettberg2015-08-192-58/+17Star
* [client] F5 = refresh in lecture and image listSimon Rettberg2015-08-192-5/+26
* [client] Delay refresh of image list only for certain eventsSimon Rettberg2015-08-191-22/+33
* [client] move thrift cache to its own packageJonathan Bauer2015-08-1914-17/+23
* [client] delete version through popupmenu with confirmation and refresh vers...Jonathan Bauer2015-08-191-32/+36
* [client] Use TLS to talk to master and satelliteSimon Rettberg2015-08-184-13/+155
* [client] disable popup menu items in ImageDetailsWindow if user can't actuall...Jonathan Bauer2015-08-181-13/+35
* [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] ESC to close lecture detailsJonathan Bauer2015-08-181-1/+13
* [client] remove debug codeJonathan Bauer2015-08-181-1/+0Star
* [client] async delete call + callback. Another callback when downloading an i...Jonathan Bauer2015-08-183-41/+58
* [client] only enable the "isTemplate" checkbox if user is superuserJonathan Bauer2015-08-181-2/+3
* [client] also fix lecture list combobox filteringJonathan Bauer2015-08-181-1/+1
* [client] fix wrong OS preselected in imageDetailsWindow and imageList FilteringJonathan Bauer2015-08-182-2/+5
* [client] major bugfixJonathan Bauer2015-08-181-1/+1
* [client] Added download currently used imageversion to lecture details window.Stephan Schwaer2015-08-182-3/+52
* [*] Adapt to changed ErrorCallback setters in master-sync-sharedSimon Rettberg2015-08-171-4/+26
* [client] cleanup ImageDetailsWindowJonathan Bauer2015-08-171-51/+95
* [client] minor fixJonathan Bauer2015-08-171-2/+1Star
* [client] invalidate image of imageDetailsWindow after successfull saveJonathan Bauer2015-08-171-0/+15
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-08-173-4/+9
|\
| * [client] Added button for updating image version (not functioning yet)Stephan Schwaer2015-08-173-4/+9
* | [client] more cleanupJonathan Bauer2015-08-171-22/+38
|/
* [client] cleanup the messy image list code...Jonathan Bauer2015-08-171-55/+114
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-08-171-1/+17
|\
| * [client] Added download functionality for versions in image details window.Stephan Schwaer2015-08-171-1/+17
* | [client] callback to imageListWindow if image details was updated to force re...Jonathan Bauer2015-08-172-5/+16
|/
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-08-173-46/+68
|\
| * [client] Now also correctly sorting lecture list.Stephan Schwaer2015-08-173-46/+68
* | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-08-172-8/+78
|\|
| * [client] Implemented ImageTableRenderer to be able to correctly sort image li...Stephan Schwaer2015-08-171-7/+77
| * Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Simon Rettberg2015-08-175-49/+47Star
| |\
| * | [client] ImagePerms.canEdit for ImageSummaryReadSimon Rettberg2015-08-171-1/+1
* | | [client] save changes in image details windowJonathan Bauer2015-08-171-11/+34
* | | [client] do save checkboxes in upload wizardJonathan Bauer2015-08-172-11/+13
| |/ |/|
* | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Stephan Schwaer2015-08-171-45/+32Star
|\ \
| * \ Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-08-172-2/+10
| |\ \
| * | | [client] function for edit button in lecture listJonathan Bauer2015-08-171-45/+32Star
* | | | [client] added checkbox for creation of template in image metadata page.Stephan Schwaer2015-08-171-0/+4
| |/ / |/| |
* | | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Stephan Schwaer2015-08-171-2/+1Star
|\| |
| * | Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-08-171-12/+11Star
| |\|
| * | [client] remove debug codeJonathan Bauer2015-08-171-2/+1Star
* | | [client] Add filter for only templates in image list.Stephan Schwaer2015-08-172-2/+10
| |/ |/|
* | [client] Remove obsolete TODOs, debug outputSimon Rettberg2015-08-171-12/+11Star
|/
* [client] Beef up file chooser, better UI feedback on allowed optionsSimon Rettberg2015-08-153-49/+42Star
* [client] Lecure DetailsSimon Rettberg2015-08-142-14/+13Star
* [client] Use GridManager in lecture details windowSimon Rettberg2015-08-145-59/+164
* [client] Support Ctrl-W shortcutSimon Rettberg2015-08-141-6/+8