summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [server] Reset delete-state to KEEP on setExpiryDate()Simon Rettberg2017-01-131-1/+2
|
* [server] Get rid of imagebase entries without imageversion a bit fasterSimon Rettberg2017-01-131-2/+5
|
* [server] DbImageBlock: FormattingSimon Rettberg2017-01-131-63/+64
|
* [server] Refine mail template parsing; fix too many mails being sent for ↵Simon Rettberg2017-01-133-14/+40
| | | | invalid lectures
* [server] use mail template from the configuration database when generating ↵Jonathan Bauer2017-01-041-1/+1
| | | | mails for deactivated lectures
* [client] Add hint to image upload wizard that you can update existing VMsSimon Rettberg2016-11-102-14/+17
|
* [client] Rewrite netrules coloring and error message generationSimon Rettberg2016-11-081-144/+150
| | | | | | This fixes some corder-case bugs and improves UX a bit by not popping up 500 message boxes if there are a lot of errors. It's probably still not glitch free, but getting this right seems just a pita.
* [client] Vm dropdown editor: Fix layout, improve textsSimon Rettberg2016-11-072-18/+26
|
* [client] Directly open expert mode vmx editor on click, only hide simple ↵Simon Rettberg2016-11-072-7/+10
| | | | window if changes were saved
* [client] Fix ByteBuffer -> byte[] in VM config windowSimon Rettberg2016-11-071-2/+2
|
* [client] Sync to changes in master-sync-changesSimon Rettberg2016-11-072-9/+9
|
* [server] Add missing % to template placeholderSimon Rettberg2016-11-021-1/+1
|
* [client] fix npe caused by bad if clause, minor color fix (now properly ↵Jonathan Bauer2016-11-021-6/+15
| | | | remembers the original color instead of assuming white, which would not be readable on white background :))
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Victor Mocanu2016-10-311-4/+5
|\
| * [client] disable "extend image expiry date" again until the server supports ↵Jonathan Bauer2016-10-271-4/+5
| | | | | | | | it correctly
* | [client] added simple vmx editorVictor Mocanu2016-10-315-34/+386
|/
* [client] improved shift handling for custom sat on loginJonathan Bauer2016-10-201-24/+3Star
|
* [client] reworked the logic of forcing custom sat selectionsJonathan Bauer2016-10-201-20/+29
|
* [client] allow extending the expiry date on invalid imagesJonathan Bauer2016-10-201-2/+1Star
|
* [client] only allow double clicks on lectures if the user can list images ↵Jonathan Bauer2016-10-201-1/+5
| | | | and disable for edit button in that case
* [client] return to login/sat select window on thrift errorsJonathan Bauer2016-10-201-1/+3
|
* [client] check if we are in gui thread and directly show message box instead ↵Jonathan Bauer2016-10-201-0/+4
| | | | of queueing it
* [client] Better error messages if ECP login failsSimon Rettberg2016-10-073-5/+17
|
* [client] Call .applySettingsForLocalEdit() after downloading a VMSimon Rettberg2016-10-051-0/+1
|
* [client] Enable USB in vmx after VM downloadSimon Rettberg2016-09-201-0/+1
|
* [client] Add/fix several weblinks ->Simon Rettberg2016-09-197-8/+36
| | | | | | Add FAQ URL to 'About' menu Add 'Register' button to LoginWindow Fix registration URL when image publishing fails
* [client] Output debug message if json parsing failsSimon Rettberg2016-09-191-1/+7
|
* [client] Update URLs to FAQ etc. (bwlehrpool.de)Simon Rettberg2016-09-191-3/+3
|
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2016-09-196-73/+81
|\
| * [client] Formatting/Wording/Layout of lecture details and netrules improvedSimon Rettberg2016-09-193-72/+73
| |
| * [client] PassiveTransfer: Tell if error comes from master or satelliteSimon Rettberg2016-09-191-0/+3
| |
| * [client] WordWrapLabel: Support '\n'Simon Rettberg2016-09-191-0/+3
| |
| * [server] Don't debug-log already expired lecturesSimon Rettberg2016-09-121-1/+2
| |
* | [client] publish error: give the user a hint about a potential cause of the ↵Jonathan Bauer2016-09-191-1/+2
|/ | | | problem
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2016-09-093-8/+9
|\
| * [client] Use proper sorter in ImagePublishedTableSimon Rettberg2016-09-091-2/+2
| |
| * [client] UserCache: Fix fallback to querying master serverSimon Rettberg2016-09-091-4/+4
| |
| * [client] Dozmod-Client Disclaimer (Hauftungsausschluss) aktualistert (+2015 ↵Christian Rößler2016-09-091-2/+3
| | | | | | | | -> 2016)
* | [client] respect ShareMode of the image when en/disabling popup menu items. ↵Jonathan Bauer2016-09-091-4/+2Star
|/ | | | And removed unneeded code.
* [client] minor commentariesJonathan Bauer2016-09-091-13/+12Star
|
* [client] minor: update commentaries of NetrulesConfiguratorJonathan Bauer2016-09-091-20/+11Star
|
* [client] do not close Netrules page if parsing returned an errorJonathan Bauer2016-09-092-2/+3
|
* [client] hide vmx edit button if dmsd does not support itJonathan Bauer2016-09-081-1/+2
|
* [client] die bwSuite!Jonathan Bauer2016-09-086-8/+8
|
* [client] minor text changesJonathan Bauer2016-09-072-4/+4
|
* [client] fix the save button for the first time ever!!!Jonathan Bauer2016-09-072-52/+68
|
* [client] reformulate "interpreter" to "extension"Jonathan Bauer2016-09-071-5/+2Star
|
* Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Jonathan Bauer2016-09-071-1/+4
|\
| * Merge branch 'v1.1' of git.openslx.org:openslx-ng/tutor-module into v1.1Simon Rettberg2016-09-052-15/+6Star
| |\
| * | [server] Write usb enabled/disabled to virt configSimon Rettberg2016-09-051-1/+4
| | |