summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main
Commit message (Expand)AuthorAgeFilesLines
...
* [client] Fix menu actionsSimon Rettberg2015-07-281-8/+8
* [client] Re-introduce parent param to showMessageBox (needed for proper place...Simon Rettberg2015-07-285-27/+33
* [client] Use font anti-aliasingSimon Rettberg2015-07-281-2/+4
* [client] Fix message boxes with yes/no optionSimon Rettberg2015-07-282-4/+11
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-07-288-136/+108Star
|\
| * [client] bwKrischanSimon Rettberg2015-07-288-136/+108Star
* | [client] login: save username, idp comboJonathan Bauer2015-07-281-21/+48
|/
* [client] SwingSimon Rettberg2015-07-273-41/+36Star
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Simon Rettberg2015-07-276-497/+503
|\
| * [client] swingified LoginWindow (no functionality yet! just commented them ou...Jonathan Bauer2015-07-275-458/+437Star
| * [client] ResourceLoader back to swingJonathan Bauer2015-07-271-39/+66
* | dfgSimon Rettberg2015-07-271-8/+4Star
|/
* [client] Moar SwingSimon Rettberg2015-07-2711-101/+96Star
* [client] Transformed MainWindowSimon Rettberg2015-07-273-144/+70Star
* [client] One step forward and two steps back...Simon Rettberg2015-07-274-245/+115Star
* [client] minor changes to jtable handlingSimon Rettberg2015-07-253-40/+33Star
* [client] Fix upload wizard state checks, fix formattingSimon Rettberg2015-07-242-70/+36Star
* [client] fix invocation exceptionJonathan Bauer2015-07-241-50/+51
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-07-2412-51/+215
|\
| * [client] Change upload page layout a bitSimon Rettberg2015-07-231-17/+14Star
| * [client] Add missing disposal-checkSimon Rettberg2015-07-231-0/+2
| * [client] Important featureSimon Rettberg2015-07-231-2/+79
| * [client] Added ImagePerms for checking permissions, removed edit button from ...Stephan Schwaer2015-07-236-36/+38
| * [*] Adapt to ChunkList changes; [server] Support multiple connections per uploadSimon Rettberg2015-07-231-1/+6
| * [client] Changed date selection in lecture create page, set text fields edita...Stephan Schwaer2015-07-236-19/+100
* | [client] rework tables to jtables for ImageListWindowJonathan Bauer2015-07-247-160/+763
|/
* [client] getTable for ImageCustomPermissionPage (soon not needed anymore!!!!!...Jonathan Bauer2015-07-231-1/+10
* [client] fix bad mergeJonathan Bauer2015-07-231-4/+4
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-07-2311-112/+75Star
|\
| * [client] Cleaned up layout code of gui a bit.Stephan Schwaer2015-07-237-37/+16Star
| * [client] Adapt to RPC/VmMeta changes, store VmMeta in upload wizard stateSimon Rettberg2015-07-234-84/+59Star
* | [client] push permissions to sat when wizard finishesJonathan Bauer2015-07-231-25/+45
* | [client] added isRestricted and isEnalbled to uploadWizwardStateJonathan Bauer2015-07-231-1/+6
* | [client] metadata page listener for new checkboxJonathan Bauer2015-07-231-0/+18
* | [client] added "active" checkbox to metadatapageJonathan Bauer2015-07-231-1/+6
|/
* [client] focus the "neu" button after each image list refreshJonathan Bauer2015-07-221-0/+2
* [client] change getClientArea() to getBounds()Jonathan Bauer2015-07-222-2/+2
* [client] user permissions checkbox table [wip]Jonathan Bauer2015-07-216-91/+150
* [client] Fixed some comments.Stephan Schwaer2015-07-213-7/+2Star
* [client] Added layout of LectureCreationPageLayout, added empty table for cus...Stephan Schwaer2015-07-216-4/+187
* [client] Improve rendering of BlockProgressBarSimon Rettberg2015-07-211-18/+16Star
* [client] Fixes and improvements related to file transfer; rename bytesToGigab...Simon Rettberg2015-07-215-32/+67
* [client] Continue refactoring Upload and Download TaskSimon Rettberg2015-07-213-89/+139
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Stephan Schwaer2015-07-211-0/+1
|\
| * [client] Feature: Start the created upload threadSimon Rettberg2015-07-211-0/+1
* | [client] Added UserToPermissionLink class, wizard for lecture and first page.Stephan Schwaer2015-07-218-13/+201
|/
* [client] Created TransferTask base class for uploads and downloadsSimon Rettberg2015-07-217-205/+372
* [client] checkbox in tablecolumns [WIP] far from readyJonathan Bauer2015-07-214-98/+188
* [client] fix OS combo box not scaling in widthJonathan Bauer2015-07-201-1/+1
* [client] Adapt to file transfer constructor changesSimon Rettberg2015-07-203-7/+9