| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | [server] Fix comment | Simon Rettberg | 2018-12-03 | 1 | -2/+1![]() | |
| | | ||||||
| * | [server] set proper shareid for predefined | Jonathan Bauer | 2018-12-03 | 1 | -2/+3 | |
| | | ||||||
| * | [server] support predefined network shares | Jonathan Bauer | 2018-12-03 | 2 | -12/+33 | |
| | | ||||||
| * | [server] Updater: Fix netshare table layout | Simon Rettberg | 2018-12-03 | 1 | -1/+1 | |
| | | ||||||
| * | [server] renamed DbNetshare -> DbLectureNetshare | Jonathan Bauer | 2018-12-03 | 3 | -7/+7 | |
| | | ||||||
| * | [server] getPredefinedData: Check user token before returning data | Simon Rettberg | 2018-12-03 | 1 | -0/+1 | |
| | | ||||||
| * | [server] Print stack trace on uncommited query warning | Simon Rettberg | 2018-12-03 | 1 | -2/+3 | |
| | | ||||||
| * | [server] Support loading/saving custom lecture/LDAP filters | Simon Rettberg | 2018-12-01 | 2 | -16/+80 | |
| | | ||||||
| * | [server] Updater: Create preset filters/netshares tables, constraints | Simon Rettberg | 2018-12-01 | 1 | -6/+112 | |
| | | ||||||
| * | [client] Trigger table change event on checkbox change | Simon Rettberg | 2018-11-29 | 1 | -0/+1 | |
| | | ||||||
| * | [client] formatting | Jonathan Bauer | 2018-11-29 | 1 | -23/+27 | |
| | | ||||||
| * | [client] remove unused import | Jonathan Bauer | 2018-11-29 | 1 | -1/+0![]() | |
| | | ||||||
| * | [client] remove commented code | Jonathan Bauer | 2018-11-29 | 1 | -21/+0![]() | |
| | | ||||||
| * | [client] fix NPE on deletion of entries in CheckListTable | Jonathan Bauer | 2018-11-29 | 1 | -1/+1 | |
| | | ||||||
| * | [client] support predefined netshares 1.0 | Jonathan Bauer | 2018-11-28 | 2 | -40/+100 | |
| | | ||||||
| * | [client] fix bad equals() in CheckListTable | Jonathan Bauer | 2018-11-28 | 1 | -1/+5 | |
| | | | | | used to compare S to Wrapper<S> which can never be true | |||||
| * | [client] LdapFilter: Fix editing/deleting existing items | Simon Rettberg | 2018-11-28 | 1 | -9/+8![]() | |
| | | ||||||
| * | [client] Fix indexing error (array OOB) | Simon Rettberg | 2018-11-28 | 1 | -1/+1 | |
| | | | | | Mathe-Error im Kopf | |||||
| * | [server] Add fix I don't understand for problem I don't understand | Simon Rettberg | 2018-11-28 | 1 | -0/+8 | |
| | | ||||||
| * | [client] Increase LectureDetailsWindow height by 100px | Simon Rettberg | 2018-11-28 | 1 | -1/+1 | |
| | | ||||||
| * | [client] Fix date comparison | Simon Rettberg | 2018-11-28 | 1 | -1/+1 | |
| | | ||||||
| * | [client] improve NetshareConfigurator layout | Jonathan Bauer | 2018-11-28 | 1 | -22/+12![]() | |
| | | ||||||
| * | [client] really fix typo :) | Jonathan Bauer | 2018-11-28 | 1 | -1/+1 | |
| | | ||||||
| * | [client] fix typo | Jonathan Bauer | 2018-11-28 | 1 | -1/+1 | |
| | | ||||||
| * | [client] fix NPE on missing L&F config | Jonathan Bauer | 2018-11-28 | 1 | -3/+14 | |
| | | ||||||
| * | [client] save L&F if the fallback to GTK was used | Jonathan Bauer | 2018-11-28 | 1 | -0/+1 | |
| | | ||||||
| * | [client] allow user to choose how long an image is to be extended for | Jonathan Bauer | 2018-11-27 | 2 | -3/+119 | |
| | | ||||||
| * | [client] fill new form fields on netshare selection | Jonathan Bauer | 2018-11-27 | 1 | -10/+6![]() | |
| | | ||||||
| * | [client] Support predefined filters in LDAP editor | Simon Rettberg | 2018-11-26 | 4 | -34/+269 | |
| | | ||||||
| * | [client] Add edit support to ListTable | Simon Rettberg | 2018-11-26 | 2 | -3/+44 | |
| | | ||||||
| * | [client] MetaDataCache: Add getters for ldap/netshare predefined list | Simon Rettberg | 2018-11-26 | 1 | -4/+44 | |
| | | ||||||
| * | [client] remove old workaround | Jonathan Bauer | 2018-11-26 | 1 | -4/+0![]() | |
| | | ||||||
| * | [client] netshare new features | Jonathan Bauer | 2018-11-26 | 2 | -22/+64 | |
| | | | | | | | | * added "is printer" checkbox (internally saves mount point as '-') * allow empty share names (internally mapped to '-') * allow empty share mount points (displayed as '-') * spaced out some form components | |||||
| * | [client] Overhaul netrules editor | Simon Rettberg | 2018-11-22 | 2 | -86/+127 | |
| | | | | | | Get rid of DNS lookups, support IPv6 addresses and addresses in CIDR notion. | |||||
| * | [client] Rename files/vars | Simon Rettberg | 2018-11-22 | 2 | -20/+20 | |
| | | ||||||
| * | [client] Remove dead code | Simon Rettberg | 2018-11-21 | 1 | -71/+0![]() | |
| | | ||||||
| * | [client] Rename Startscript tab | Simon Rettberg | 2018-11-21 | 1 | -2/+1![]() | |
| | | ||||||
| * | [client] Add setting to mute/unmute sound at startup | Simon Rettberg | 2018-11-21 | 2 | -91/+173 | |
| | | ||||||
| * | [client] VM-Versions -> VM-Versionen | Jonathan Bauer | 2018-10-10 | 1 | -1/+1 | |
| | | ||||||
| * | [client] Simplify detected vm type handling | Simon Rettberg | 2018-09-17 | 1 | -20/+14![]() | |
| | | ||||||
| * | [client] enable save button when changing linked VM of a lecture | Jonathan Bauer | 2018-09-10 | 2 | -12/+38 | |
| | | | | | Closes #3422 | |||||
| * | [client] async fetch of image details | Jonathan Bauer | 2018-09-10 | 1 | -16/+31 | |
| | | ||||||
| * | [client] fix location tree not triggering change monitor | Jonathan Bauer | 2018-09-10 | 1 | -1/+1 | |
| | | ||||||
| * | Merge branch 'master' of git.openslx.org:openslx-ng/tutor-module | Jonathan Bauer | 2018-09-05 | 7 | -53/+106 | |
| |\ | ||||||
| | * | [client] Introduce visibility flag for runscript | Steffen Ritter | 2018-07-09 | 1 | -21/+77 | |
| | | | | | | | | | | | | | Requires at least MiniLinux 21. Else it will break runscript functionality if a visibility flag is set in the lecture db but the minilinux doesn't know how to handle it. | |||||
| | * | [server] Fix issues FindBugs uncovered | Simon Rettberg | 2018-06-28 | 6 | -32/+29![]() | |
| | | | ||||||
| * | | [client] fixes network shares visibility & perms | Jonathan Bauer | 2018-09-05 | 1 | -1/+1 | |
| |/ | | | | Closes #3411 | |||||
| * | [client] image details: Move share/update button to overview tab | Simon Rettberg | 2018-06-28 | 3 | -19/+24 | |
| | | | | | Also tweak some minor UI issues | |||||
| * | [client] Fix stuff FindBugs complained about | Simon Rettberg | 2018-06-27 | 14 | -31/+37 | |
| | | ||||||
| * | [client] Fix string compare | Simon Rettberg | 2018-06-27 | 1 | -1/+1 | |
| | | ||||||

