summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-08-257-24/+234
|\
| * [server] Implement scanning for soon-expiring lectures and imagesSimon Rettberg2015-08-257-24/+234
* | [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
|/
* [server] Handle image version deletion, interface for sending mails (no SMTP ...Simon Rettberg2015-08-2410-143/+502
* [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
* [server] Work on version deletion/change/validity logicSimon Rettberg2015-08-226-29/+150
* [server] Foundations for the maintenance moduleSimon Rettberg2015-08-225-19/+190
* [client] synced image details fetchingJonathan Bauer2015-08-223-43/+58
* [client] fix LectureDetailsWindowJonathan Bauer2015-08-212-9/+11
* [server] Implement missing lecture thrift calls, clean up transfer handling a...Simon Rettberg2015-08-2112-133/+444
* [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
* [client] minor "fix" for imageDetailsWindow ThriftActions callsJonathan Bauer2015-08-211-6/+2Star
* [client] minor code restructureJonathan Bauer2015-08-211-128/+153
* [client] more ThriftActionsJonathan Bauer2015-08-213-62/+151
* [client] ThriftActions & calls in LectureWizardJonathan Bauer2015-08-212-13/+15
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-08-216-17/+220
|\
| * [client] Changed some button labels.Stephan Schwaer2015-08-212-2/+3
| * [client] Added customLecturePermissionStephan Schwaer2015-08-215-16/+218
* | [client] ThriftActions for lecture creationJonathan Bauer2015-08-214-7/+55
|/
* [client] ThriftAction in ImageCustomPermissionWindowJonathan Bauer2015-08-212-10/+7Star
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-08-2111-90/+39Star
|\
| * Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Stephan Schwaer2015-08-212-38/+54
| |\
| * | [client] Added lecturePermissionManager to lectureWizard and changed some nam...Stephan Schwaer2015-08-2111-90/+39Star
* | | [client] more cleanup stuff in imageWizard [WIP]Jonathan Bauer2015-08-211-3/+8
| |/ |/|
* | [client] ThriftActions & calls in ImageWizard.performFinishJonathan Bauer2015-08-212-38/+54
|/