| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | • role admin can now always call the permission page | Michael Wilson | 2014-11-24 | 4 | -4/+4 | |
| | | | ||||||
| | * | • corrected typo | Michael Wilson | 2014-11-24 | 1 | -1/+1 | |
| | | | ||||||
| * | | • changed implementation of user authentication. | Nino Breuer | 2014-11-28 | 28 | -288/+391 | |
| | | | | | | | | | | | | | | | | | | | | | | | • changed position of class file • fixed some little things (not necessary to mention) Important Notes: •organizationID in token returns "wrong" values, therefore university is still set by client. To be fixed someday. • userID is the value with which the user starts his log in. this value is not represented in the token! (as it is not(!) the email). To be implemented someday, as this value is represented in the masterserver. • Feature isn't well tested. | |||||
| * | | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Nino Breuer | 2014-11-24 | 7 | -12/+12 | |
| |\| | ||||||
| | * | • Some changes in text after feedback from Admins | Michael Wilson | 2014-11-24 | 7 | -12/+12 | |
| | | | ||||||
| * | | • started changing the authentification | Nino Breuer | 2014-11-24 | 1 | -4/+4 | |
| |/ | ||||||
| * | • Only allow permission changes for users who are authorized to do so | Michael Wilson | 2014-11-21 | 5 | -32/+101 | |
| | | ||||||
| * | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Michael Wilson | 2014-11-20 | 20 | -181/+202 | |
| |\ | ||||||
| | * | • replaced getText() with getText().trim() | Nino Breuer | 2014-11-20 | 16 | -77/+77 | |
| | | | ||||||
| | * | • changed position where the token is written new to the server handler | Nino Breuer | 2014-11-20 | 16 | -104/+125 | |
| | | | ||||||
| * | | Lists now have the functionality to show complete lists, when role=="Admin" | Michael Wilson | 2014-11-20 | 8 | -19/+65 | |
| |/ | ||||||
| * | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Michael Wilson | 2014-11-20 | 17 | -7/+122 | |
| |\ | ||||||
| | * | • client-authentication | Nino Breuer | 2014-11-20 | 17 | -7/+122 | |
| | | | ||||||
| * | | Added Role Admin | Michael Wilson | 2014-11-20 | 1 | -27/+5![]() | |
| |/ | ||||||
| * | • added dependency to server | Nino Breuer | 2014-11-20 | 1 | -0/+7 | |
| | | | | | • startet implementing user authentication | |||||
| * | • disabled possibility to login in offline mode, as it is a high potential ↵ | Nino Breuer | 2014-11-19 | 1 | -1/+3 | |
| | | | | | security issue | |||||
| * | • fixed bug: backlink to main menu not working in ftp create uploader | Nino Breuer | 2014-11-19 | 1 | -0/+10 | |
| | | ||||||
| * | l | Nino Breuer | 2014-11-19 | 1 | -1/+2 | |
| | | ||||||
| * | • optimized single selection in lists in some cases | Nino Breuer | 2014-11-19 | 4 | -7/+10 | |
| | | ||||||
| * | • added restriction: user is not allowed to change order of table columns | Nino Breuer | 2014-11-19 | 12 | -3/+31 | |
| | | ||||||
| * | • fixed bug: wrong content of lists after de-selecting dropdown menu while ↵ | Nino Breuer | 2014-11-19 | 11 | -39/+177 | |
| | | | | | | | | | filtering for images/lectures • added single line selection restriction to lists • removed some unused imports | |||||
| * | • added restriction as students are only allowed to download images ↵ | Nino Breuer | 2014-11-18 | 3 | -5/+21 | |
| | | | | | without licensed software | |||||
| * | • fixed tooltip-texts for radio buttons | Nino Breuer | 2014-11-18 | 1 | -7/+7 | |
| | | ||||||
| * | • fixed feature - clicking on table header in lecture permissions | Nino Breuer | 2014-11-18 | 3 | -1/+14 | |
| | | | | | • fixed bug, which caused the selected OS to be unset when going backward in creation process (is workaround, not really fixed though) | |||||
| * | • Verantwortlicher wird nun bei Veranstaltung in allen Tabellen korrekt ↵ | Michael Wilson | 2014-11-18 | 1 | -2/+2 | |
| | | | | | angezeigt | |||||
| * | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Nino Breuer | 2014-11-18 | 27 | -645/+627![]() | |
| |\ | | | | | | | | | | | Conflicts: dozentenmodulserver/src/main/java/server/ServerHandler.java dozentenmodulserver/src/main/java/sql/SQL.java | |||||
| | * | • Ausgaben an sinnvollen gekürzt bzw. erweitert | Michael Wilson | 2014-11-18 | 24 | -516/+456![]() | |
| | | | ||||||
| | * | • Beim Bearbeiten eines Image oder einer Veranstaltung wurde bisher der ↵ | Michael Wilson | 2014-11-18 | 8 | -159/+192 | |
| | | | | | | | | | aktuell eingeloggte Benutzer immer neu als Verantwortlicher eingetragen --> Der Verantwortliche ändert sich nun nicht mehr und wird korrekt angezeigt | |||||
| | * | • Cells in non-permitted user-list is now non-clickable | Michael Wilson | 2014-11-17 | 1 | -3/+12 | |
| | | | ||||||
| * | | • fixed bug, where there could only be one image and one lecture with the ↵ | Nino Breuer | 2014-11-18 | 5 | -51/+61 | |
| |/ | | | | same name | |||||
| * | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Nino Breuer | 2014-11-17 | 1 | -110/+128 | |
| |\ | ||||||
| | * | • Images can now be updated without destroying everything... | Michael Wilson | 2014-11-17 | 1 | -7/+16 | |
| | |\ | ||||||
| | * | | SQL: mehr ausgaben | Michael Wilson | 2014-11-17 | 1 | -103/+112 | |
| | |/ | | | | | | | FTPEditUploader: Pfade korrigiert | |||||
| * / | • fixed bug where the os name was not set to the correct value while ↵ | Nino Breuer | 2014-11-17 | 1 | -0/+12 | |
| |/ | | | | editing an image | |||||
| * | - | Michael Wilson | 2014-11-17 | 2 | -0/+4 | |
| | | ||||||
| * | Navigation korrigiert | Michael Wilson | 2014-11-13 | 1 | -1/+1 | |
| | | ||||||
| * | Feedback nach Anlegen / Änderungen am Image | Michael Wilson | 2014-11-13 | 2 | -2/+23 | |
| | | ||||||
| * | h | Nino Breuer | 2014-11-11 | 6 | -119/+237 | |
| | | ||||||
| * | main mainu now not resizable | Michael Wilson | 2014-11-03 | 1 | -0/+1 | |
| | | ||||||
| * | [client] save vmx file to currently selected download directory instead of ↵ | Jonathan Bauer | 2014-11-03 | 1 | -1/+1 | |
| | | | | | the last download dir | |||||
| * | Sonderzeichen nun auch im bearbeiten von Images erlaubt | Michael Wilson | 2014-11-03 | 1 | -2/+2 | |
| | | ||||||
| * | fixed bug: all images now show ALL images | Nino Breuer | 2014-11-03 | 1 | -1/+43 | |
| | | ||||||
| * | initialize all lectures with ALL lectures... | Nino Breuer | 2014-11-03 | 1 | -1/+38 | |
| | | ||||||
| * | sd | Nino Breuer | 2014-11-03 | 1 | -1/+1 | |
| | | ||||||
| * | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Nino Breuer | 2014-11-03 | 24 | -224/+697 | |
| |\ | | | | | | | | | | | | | Conflicts: dozentenmodulserver/src/main/java/sql/SQL.java • Note: manual merge | |||||
| | * | • fixed bug which caused search guis to be closed when pressing enter in ↵ | Nino Breuer | 2014-10-31 | 4 | -15/+9![]() | |
| | | | | | | | | | search bar | |||||
| | * | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Nino Breuer | 2014-10-31 | 4 | -11/+60 | |
| | |\ | ||||||
| | | * | -allowed 3 special chars in image name | Michael Wilson | 2014-10-31 | 1 | -3/+5 | |
| | | | | ||||||
| | | * | // | Michael Wilson | 2014-10-31 | 1 | -6/+6 | |
| | | | | ||||||
| | | * | -image templates are now listed a such, independently of the logged in user | Michael Wilson | 2014-10-31 | 2 | -2/+49 | |
| | | | | | | | | | | | | | -Lectures can now be connected to image templates | |||||

