summaryrefslogtreecommitdiffstats
path: root/dozentenmodul
Commit message (Expand)AuthorAgeFilesLines
...
* [client] fix bad equals() in CheckListTableJonathan Bauer2018-11-281-1/+5
* [client] LdapFilter: Fix editing/deleting existing itemsSimon Rettberg2018-11-281-9/+8Star
* [client] Fix indexing error (array OOB)Simon Rettberg2018-11-281-1/+1
* [client] Increase LectureDetailsWindow height by 100pxSimon Rettberg2018-11-281-1/+1
* [client] Fix date comparisonSimon Rettberg2018-11-281-1/+1
* [client] improve NetshareConfigurator layoutJonathan Bauer2018-11-281-22/+12Star
* [client] really fix typo :)Jonathan Bauer2018-11-281-1/+1
* [client] fix typoJonathan Bauer2018-11-281-1/+1
* [client] fix NPE on missing L&F configJonathan Bauer2018-11-281-3/+14
* [client] save L&F if the fallback to GTK was usedJonathan Bauer2018-11-281-0/+1
* [client] allow user to choose how long an image is to be extended forJonathan Bauer2018-11-272-3/+119
* [client] fill new form fields on netshare selectionJonathan Bauer2018-11-271-10/+6Star
* [client] Support predefined filters in LDAP editorSimon Rettberg2018-11-264-34/+269
* [client] Add edit support to ListTableSimon Rettberg2018-11-262-3/+44
* [client] MetaDataCache: Add getters for ldap/netshare predefined listSimon Rettberg2018-11-261-4/+44
* [client] remove old workaroundJonathan Bauer2018-11-261-4/+0Star
* [client] netshare new featuresJonathan Bauer2018-11-262-22/+64
* [client] Overhaul netrules editorSimon Rettberg2018-11-222-86/+127
* [client] Rename files/varsSimon Rettberg2018-11-222-20/+20
* [client] Remove dead codeSimon Rettberg2018-11-211-71/+0Star
* [client] Rename Startscript tabSimon Rettberg2018-11-211-2/+1Star
* [client] Add setting to mute/unmute sound at startupSimon Rettberg2018-11-212-91/+173
* [client] VM-Versions -> VM-VersionenJonathan Bauer2018-10-101-1/+1
* [client] Simplify detected vm type handlingSimon Rettberg2018-09-171-20/+14Star
* [client] enable save button when changing linked VM of a lectureJonathan Bauer2018-09-102-12/+38
* [client] async fetch of image detailsJonathan Bauer2018-09-101-16/+31
* [client] fix location tree not triggering change monitorJonathan Bauer2018-09-101-1/+1
* Merge branch 'master' of git.openslx.org:openslx-ng/tutor-moduleJonathan Bauer2018-09-051-21/+77
|\
| * [client] Introduce visibility flag for runscriptSteffen Ritter2018-07-091-21/+77
* | [client] fixes network shares visibility & permsJonathan Bauer2018-09-051-1/+1
|/
* [client] image details: Move share/update button to overview tabSimon Rettberg2018-06-283-19/+24
* [client] Fix stuff FindBugs complained aboutSimon Rettberg2018-06-2714-31/+37
* [client] Fix string compareSimon Rettberg2018-06-271-1/+1
* [client] Clean up change monitors: Unify generic listenerSimon Rettberg2018-06-268-184/+60Star
* [client] Move ResourceLoader back to dozmod clientSimon Rettberg2018-06-268-1494/+186Star
* [client] Fix compile error: Remove ref to undefined memberSimon Rettberg2018-06-262-3/+3
* [client] special default admin permissions case handlingJonathan Bauer2018-06-251-9/+35
* [client] more optimization on ImageDetailWindowJonathan Bauer2018-06-251-20/+16Star
* [client] reworked ImageDetailsWindowJonathan Bauer2018-06-258-488/+375Star
* [client] Fix change detection for lecture permissionsSimon Rettberg2018-06-252-15/+6Star
* [client] Move netrules configurator into tabSimon Rettberg2018-06-228-319/+118Star
* [client] Sanitize class/var names, split up control packageSimon Rettberg2018-06-2128-297/+102Star
* [client] Refactor change monitor classes, better error message handlingSimon Rettberg2018-06-2123-144/+267
* [client] showMessagBox with clickable HyperlinkSteffen Ritter2018-06-212-6/+43
* [client] Switch over LectureDetailsWindow to new change monitor systemSimon Rettberg2018-06-2010-451/+209Star
* [client] Add GUI change handling classesSimon Rettberg2018-06-2013-12/+857
* [server] Don't use shared instance in multi-threaded appSimon Rettberg2018-06-201-1/+2
* [client] Force user to scroll disclaimer downSteffen Ritter2018-06-182-1/+21
* [client] Use WordWrapLabel for HelpTextSteffen Ritter2018-06-181-1/+1
* [client] LectureDetails: Auto-resize columns, make window a bit widerSimon Rettberg2018-06-183-8/+7Star