summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [client] moved TableRenderer (to remove the dotted border around selected ↵Jonathan Bauer2015-07-292-24/+18Star
| | | | cells in the table) to ListTable helper
* [client] ImageListWindow ported to SwingSimon Rettberg2015-07-296-169/+201
|
* [client] Add JTable helper class ListTableSimon Rettberg2015-07-292-0/+125
| | | | Use it for lecture list
* [server] Fix canLogin logic for OrganizationSimon Rettberg2015-07-281-0/+2
|
* [client] Fix bwLehrstuhlSimon Rettberg2015-07-285-53/+57
|
* [client] warning-freeJonathan Bauer2015-07-281-2/+1Star
|
* [client] login window rises from the swt ashesJonathan Bauer2015-07-282-365/+357Star
|
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-07-285-28/+37
|\
| * [client] Make dialogs floating by adding a parent for modal mode, fix ↵Simon Rettberg2015-07-285-28/+37
| | | | | | | | save/restore of checkbox in virtualizer info window
* | [client] login type toggling and added the static open() for LoginWindowJonathan Bauer2015-07-282-23/+61
|/
* [client] Fix menu actionsSimon Rettberg2015-07-281-8/+8
|
* [client] Re-introduce parent param to showMessageBox (needed for proper ↵Simon Rettberg2015-07-285-27/+33
| | | | placement)
* [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 ↵Jonathan Bauer2015-07-275-458/+437Star
| | | | | | | | out for now)
| * [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-275-428/+126Star
|
* [client] minor changes to jtable handlingSimon Rettberg2015-07-253-40/+33Star
|
* [client] Fix upload wizard state checks, fix formattingSimon Rettberg2015-07-244-71/+43Star
| | | | [server] Handle null tokens in FileServer
* [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-2415-82/+314
|\
| * [client] Change upload page layout a bitSimon Rettberg2015-07-231-17/+14Star
| |
| * [server] Add missing member initializationSimon Rettberg2015-07-231-1/+1
| |
| * [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
| | | | | | | | image list.
| * [*] Adapt to ChunkList changes; [server] Support multiple connections per uploadSimon Rettberg2015-07-234-32/+105
| |
| * [client] Changed date selection in lecture create page, set text fields ↵Stephan Schwaer2015-07-236-19/+100
| | | | | | | | editable in image details if user has edit rights, dispose fonts.
* | [client] rework tables to jtables for ImageListWindowJonathan Bauer2015-07-247-160/+763
|/
* [client] getTable for ImageCustomPermissionPage (soon not needed ↵Jonathan Bauer2015-07-231-1/+10
| | | | anymore!!!!!!!!)
* [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-2315-145/+162
|\
| * [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
| |
| * [server] Adapt to RPC changesSimon Rettberg2015-07-234-33/+87
| |
* | [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
|/
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2015-07-221-1/+1
|\
| * [server] Fix prepared statement parameter nameSimon Rettberg2015-07-221-1/+1
| |
* | [client] focus the "neu" button after each image list refreshJonathan Bauer2015-07-221-0/+2
|/