summaryrefslogtreecommitdiffstats
path: root/dozentenmodul
Commit message (Expand)AuthorAgeFilesLines
...
| * [client] ListTable: re-enable accidentally disabled sorting by ComparatorSimon Rettberg2015-08-271-5/+5
| * Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Simon Rettberg2015-08-2712-34/+45
| |\
| | * [client] Fix opening locations of new dialog windows.Stephan Schwaer2015-08-2712-34/+45
| * | [client] Fix: Set OS column type to IntegerSimon Rettberg2015-08-271-1/+1
| |/
| * [client] TableColumnAdjuster: Use weighted scaling, so one very wide entry wo...Simon Rettberg2015-08-271-6/+20
* | [client] filter the table of the columns we dont wanna see when linking an ex...Jonathan Bauer2015-08-271-0/+4
* | [client] fix multiple details windows opennigJonathan Bauer2015-08-271-0/+1
|/
* [client] ListTable: Support showing and hiding columns; set sorter through Co...Simon Rettberg2015-08-277-72/+105
* [client] Changes to column handling in ListTableSimon Rettberg2015-08-277-137/+168
* [client] reworked ThriftActions.deleteImageBase and deleteImageVersionJonathan Bauer2015-08-264-44/+48
* [client] only check if selected image is validJonathan Bauer2015-08-261-10/+2Star
* [client] Fix searching in ImageTableSimon Rettberg2015-08-262-72/+109
* [client] LectureImageListPage user feedback based on his selectionJonathan Bauer2015-08-263-8/+38
* [client] *ListWindow cosmeticsJonathan Bauer2015-08-261-2/+5
* [client] switch image <-> lectures buttons in *ListWindowsJonathan Bauer2015-08-268-35/+30Star
* [client] Simplify ListTable interfaces, add util class for color handlingSimon Rettberg2015-08-269-141/+209
* [client] LectureImageList Page for WizardJonathan Bauer2015-08-266-2/+83
* [client] add "View/Edit" button to button panel and popup menu in ImageListJonathan Bauer2015-08-263-32/+34
* [client] refactor: ImageWizard -> ImageCreationWizard & UpdateWizard -> Image...Jonathan Bauer2015-08-264-10/+10
* [client] InitUploadStatus: returns uploadTask and hashGen when initializing a...Jonathan Bauer2015-08-262-6/+31
* [client] async upload cancel callsJonathan Bauer2015-08-261-18/+19
* [client] do not enable download button when en invalid image is selectedJonathan Bauer2015-08-261-5/+4Star
* [client] lectureList popup menuJonathan Bauer2015-08-262-27/+132
* [client] Mark lectures that are out of their validity date range, mark own le...Simon Rettberg2015-08-252-26/+57
* [client] Mark invalid image versions in lecture details windowSimon Rettberg2015-08-252-73/+94
* [client] Display memory usageSimon Rettberg2015-08-251-10/+46
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-08-254-168/+226
|\
| * [client] Extracted ImageList from imageListWindow to ImageListViewer.Stephan Schwaer2015-08-254-168/+226
* | [client] reworked image base deletion from ImageListWindowJonathan Bauer2015-08-252-4/+40
|/
* [client] fix description label beeing suckyJonathan Bauer2015-08-251-1/+2
* [client] upload version button disabled if no permissionJonathan Bauer2015-08-251-0/+1
* [client] back button to the right of the button compositeJonathan Bauer2015-08-251-0/+3
* [client] remove this shitty workaround and fix it properlyJonathan Bauer2015-08-251-17/+14Star
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-08-251-4/+4
|\
| * [client] Exchanged version clumn in imageList with validityStephan Schwaer2015-08-251-4/+4
* | [client] reworked image deletion in iamgeListJonathan Bauer2015-08-251-14/+16
* | [client] check maxValidity for lecture when creating themJonathan Bauer2015-08-252-10/+28
* | [client] null check the result in UserCacheJonathan Bauer2015-08-251-0/+4
* | [client] fix user beeing deleted from UserCacheJonathan Bauer2015-08-251-2/+8
|/
* [client] Major layout fixStephan Schwaer2015-08-241-1/+1
* [client] Included new permission options into lecture details.Stephan Schwaer2015-08-2410-129/+166
* [client] remove logged in user from the user list for custom permissionsJonathan Bauer2015-08-241-0/+2
* [client] fix lecture deleteionJonathan Bauer2015-08-241-1/+1
* [client] timer to check if date was chagnedJonathan Bauer2015-08-241-1/+24
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-08-248-82/+158
|\
| * [client] created helper class PermissionDefaultToCustomLinkStephan Schwaer2015-08-243-26/+33
| * [client] Moved default permissions from ImageDetails to ImageCustomPermission...Stephan Schwaer2015-08-247-81/+152
* | [client] LectureDetails saving things [wip]Jonathan Bauer2015-08-243-39/+247
* | [client] listenToInput() in ImageDetailsWindow adds listeners to detail paneJonathan Bauer2015-08-241-14/+13Star
* | [client] save lecture id to stateJonathan Bauer2015-08-241-1/+6