summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/window
Commit message (Expand)AuthorAgeFilesLines
* [client] Make caption of permission checks match col names in permission tables.Stephan Schwaer2015-10-291-1/+1
* [client] Clean up deleteLectures and improve it's user feadback.Stephan Schwaer2015-10-271-32/+22Star
* [client] Refactoring: Use TextChangeListener instead of DocumentListenerSimon Rettberg2015-10-274-57/+12Star
* [client] Improve focus/idm handling in login windowSimon Rettberg2015-10-271-10/+38
* [client] Clean up config window, add config button to login dialogSimon Rettberg2015-10-224-120/+137
* [client] Make list deselection more consistent with native behaviour, match s...Simon Rettberg2015-10-222-10/+0Star
* [client] Add experimental setting for number of connections per transferSimon Rettberg2015-10-212-20/+49
* [client] Make deselection in tables possible when clicking on empty space.Stephan Schwaer2015-10-193-5/+11
* [client] Now possible for default admin to remove default admin permissions w...Stephan Schwaer2015-10-121-15/+31
* [client] Show date of version to be deleted and fix to correctly check permis...Stephan Schwaer2015-10-081-4/+5
* [client] Added delete keyboard shortcut in imagePermissionTables to remove us...Stephan Schwaer2015-10-081-1/+1
* [client] Added multi select, delete and del key to versionList in imageDetails.Stephan Schwaer2015-10-081-13/+64
* [client] Disabled checkboxes for not implemented features (internet access an...Stephan Schwaer2015-10-081-2/+8
* [client] Refresh imagelist after image deletion.Stephan Schwaer2015-10-071-1/+4
* [client] Code formatting.Stephan Schwaer2015-10-0715-76/+60Star
* [client] Removed obsolete workflow comment.Stephan Schwaer2015-10-071-26/+0Star
* [client] Made dedicated buttons in the mainWindow. Changed string in lecture ...Stephan Schwaer2015-10-072-6/+13
* [client] Allow saving of lecture changes if date period is invalid but dates ...Stephan Schwaer2015-10-061-1/+11
* [client] More formattingStephan Schwaer2015-10-063-20/+27
* [client] code cleanup and formatting.Stephan Schwaer2015-10-064-52/+50Star
* [client] Now possible to delete multiple images. Needs cleanupStephan Schwaer2015-10-053-35/+147
* [client] Fixed NPE when opening links.Stephan Schwaer2015-10-051-1/+6
* [client] Show satellite selection dialog again if connect failed but login su...Simon Rettberg2015-10-054-19/+51
* [client] Wizard can now be opened after creating image. Added notice to optio...Stephan Schwaer2015-10-021-0/+3
* [client] Start upload only when finishing wizard, add final summary page to w...Simon Rettberg2015-10-012-13/+17
* [client] Changed keylisteners in loginWindow to keyBindings. Added some Keybi...Stephan Schwaer2015-09-307-39/+77
* [client] Added linkedLectureCound in imageDetailsWindow.Stephan Schwaer2015-09-302-2/+16
* [client] Added "Show linking lectures" button im imageDetailsW.Stephan Schwaer2015-09-293-65/+115
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Stephan Schwaer2015-09-291-17/+67
|\
| * [client] Remember last satellite used; support doubleclick on sat to connect ...Simon Rettberg2015-09-291-17/+67
* | [client] Disable buttons and options if user is student and can't see imageDe...Stephan Schwaer2015-09-291-3/+36
|/
* [client] Added window for opening webpage in browser if user is not registere...Stephan Schwaer2015-09-282-4/+128
* [client] More user window fixes; Moved default permissions to custom permissi...Stephan Schwaer2015-09-252-7/+6Star
* [client] Now correctly scale user list with number of users.Stephan Schwaer2015-09-251-5/+10
* [client] Update label for linked image when changing it.Stephan Schwaer2015-09-241-0/+1
* [client] Disable login button while login is running; create legacy vmx if se...Simon Rettberg2015-09-231-19/+31
* [client] Show number of the items in the table in image- and lecture window.Stephan Schwaer2015-09-213-9/+29
* [client] "Show image details" popup menu item in LectureListWindowJonathan Bauer2015-09-211-1/+5
* [client] null check on callback for ImageDetailsWindowJonathan Bauer2015-09-211-1/+2
* [client] Fixed layout of datepickers in lecture window.Stephan Schwaer2015-09-211-6/+13
* [client] async loginJonathan Bauer2015-09-171-23/+31
* [client] Changed "Neu" Buttonlabel in ImageListW, fix userfeedback in ImageMe...Stephan Schwaer2015-09-171-1/+1
* [client] Disclaimer no longer editable.Stephan Schwaer2015-09-171-0/+1
* [client] set default permissions from sat, sort organizations in cache.Stephan Schwaer2015-09-161-2/+0Star
* [client] forgotten TODOs that are long doneJonathan Bauer2015-09-162-4/+0Star
* [client] SatList: fix NPE if user closes SatListWJonathan Bauer2015-09-161-9/+11
* [client] SatListWindow: Fix formatingSimon Rettberg2015-09-162-8/+8
* [client] Clean up satellite selection windowSimon Rettberg2015-09-162-72/+51Star
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-09-153-89/+73Star
|\
| * [client] Erstversion Lizensierung DozModChristian Rößler2015-09-151-13/+8Star