summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [server] support predefined network sharesJonathan Bauer2018-12-032-12/+33
* [server] Updater: Fix netshare table layoutSimon Rettberg2018-12-031-1/+1
* [server] renamed DbNetshare -> DbLectureNetshareJonathan Bauer2018-12-033-7/+7
* [server] getPredefinedData: Check user token before returning dataSimon Rettberg2018-12-031-0/+1
* [server] Print stack trace on uncommited query warningSimon Rettberg2018-12-031-2/+3
* [server] Support loading/saving custom lecture/LDAP filtersSimon Rettberg2018-12-012-16/+80
* [server] Updater: Create preset filters/netshares tables, constraintsSimon Rettberg2018-12-011-6/+112
* [client] Trigger table change event on checkbox changeSimon Rettberg2018-11-291-0/+1
* [client] formattingJonathan Bauer2018-11-291-23/+27
* [client] remove unused importJonathan Bauer2018-11-291-1/+0Star
* [client] remove commented codeJonathan Bauer2018-11-291-21/+0Star
* [client] fix NPE on deletion of entries in CheckListTableJonathan Bauer2018-11-291-1/+1
* [client] support predefined netshares 1.0Jonathan Bauer2018-11-282-40/+100
* [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
* [server] Add fix I don't understand for problem I don't understandSimon Rettberg2018-11-281-0/+8
* [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-057-53/+106
|\
| * [client] Introduce visibility flag for runscriptSteffen Ritter2018-07-091-21/+77
| * [server] Fix issues FindBugs uncoveredSimon Rettberg2018-06-286-32/+29Star
* | [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