summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* | [client] helper for DateTime widget reading, and use it in LectureCreationPageJonathan Bauer2015-08-242-29/+37
* | [client] ThriftActions updateLectureJonathan Bauer2015-08-241-16/+30
|/
* [client] Make font scaling and proxy discovery configurable (no GUI yet)Simon Rettberg2015-08-222-15/+64
* [client] Fix PersonLabel link color calculation, minor optimizations to Block...Simon Rettberg2015-08-222-19/+22
* [client] synced image details fetchingJonathan Bauer2015-08-223-43/+58
* [client] fix LectureDetailsWindowJonathan Bauer2015-08-212-9/+11
* [client] tried to fix teh brokenJonathan Bauer2015-08-213-78/+106
* [client] remove unused importsJonathan Bauer2015-08-218-23/+0Star
* [client] more ThriftActions & minor bugfix (saving button enabled even if no ...Jonathan Bauer2015-08-213-25/+24Star
* [client] setImageOwner ThriftActions'edJonathan Bauer2015-08-212-17/+8Star