| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | [client] proxy support | Jonathan Bauer | 2014-12-01 | 2 | -0/+72 | |
| | | | ||||||
| * | | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Nino Breuer | 2014-12-01 | 27 | -537/+1697 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: dozentenmodul/src/main/java/gui/image/CreateImageTechnisch_GUI.java dozentenmodul/src/main/java/gui/image/EditImageTechnisch_GUI.java dozentenmodul/src/main/java/gui/image/FTPCreateUploader_GUI.java möp. großes geschrei, fehler bitte an mich. dozentenmodul/src/main/java/gui/image/FTPEditDownloader_GUI.java dozentenmodul/src/main/java/gui/image/FTPEditUploader_GUI.java dozentenmodul/src/main/java/gui/image/SearchImage_GUI.java dozentenmodul/src/main/java/gui/lecture/DeleteLecture_GUI.java dozentenmodul/src/main/java/gui/lecture/EditLectureAllgemein_GUI.java dozentenmodul/src/main/java/gui/lecture/EditLectureLink_GUI.java dozentenmodulserver/src/main/java/server/ServerHandler.java dozentenmodulserver/src/main/java/server/generated/Server.java dozentenmodulserver/thrift/server.thrift | |||||
| | * | • Admin can download any image | Michael Wilson | 2014-11-28 | 1 | -1/+1 | |
| | | | ||||||
| | * | lecture permissions deleted after deleting lecture | Michael Wilson | 2014-11-28 | 1 | -2/+9 | |
| | | | ||||||
| | * | If OS=windows, then isLicensed always true | Michael Wilson | 2014-11-28 | 2 | -0/+42 | |
| | | | ||||||
| | * | • Added number of listed slements | Michael Wilson | 2014-11-28 | 5 | -4/+40 | |
| | | | ||||||
| | * | Tabs have show number of rows contained | Michael Wilson | 2014-11-28 | 3 | -27/+63 | |
| | | | ||||||
| | * | • Vielzahl Textänderungen | Michael Wilson | 2014-11-28 | 23 | -56/+59 | |
| | | | ||||||
| | * | litte bugs removed | Michael Wilson | 2014-11-28 | 8 | -17/+19 | |
| | | | ||||||
| | * | • Image update now removes old file and avoids zombies | Michael Wilson | 2014-11-26 | 5 | -378/+1155 | |
| | | | ||||||
| | * | • Prozess "Erstellen eines Image" kann nun direkt weiterleiten zu "Erstellen ↵ | Michael Wilson | 2014-11-26 | 1 | -3/+28 | |
| | | | | | | | | | einer Veranstalung" | |||||
| | * | • Deleting a lecture does not throw an "XML note found"-Exception any more ↵ | Michael Wilson | 2014-11-24 | 1 | -1/+4 | |
| | | | | | | | | | --> No XMLs left to delete :) | |||||
| | * | • All Fonts checked and corrected | Michael Wilson | 2014-11-24 | 5 | -128/+160 | |
| | | | ||||||
| | * | • Table cells setEditable false | Michael Wilson | 2014-11-24 | 1 | -1/+8 | |
| | | | ||||||
| | * | • 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 | 32 | -4756/+8476 | |
| | | | | | | | | | | | | | | | | | | | | | | | • 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 | 8 | -13/+13 | |
| |\| | ||||||
| | * | • Some changes in text after feedback from Admins | Michael Wilson | 2014-11-24 | 7 | -12/+12 | |
| | | | ||||||
| | * | • getAllOS is now ordered by name | Michael Wilson | 2014-11-24 | 1 | -1/+1 | |
| | | | ||||||
| * | | • started changing the authentification | Nino Breuer | 2014-11-24 | 2 | -15/+32 | |
| |/ | ||||||
| * | • Only allow permission changes for users who are authorized to do so | Michael Wilson | 2014-11-21 | 9 | -32/+2073 | |
| | | ||||||
| * | Fixed Bug: no new user possible --> query changed | Michael Wilson | 2014-11-20 | 3 | -4/+6 | |
| | | ||||||
| * | 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 | Nino Breuer | 2014-11-20 | 1 | -27/+5![]() | |
| |\ | ||||||
| | * | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Michael Wilson | 2014-11-20 | 17 | -7/+122 | |
| | |\ | ||||||
| | * | | Added Role Admin | Michael Wilson | 2014-11-20 | 1 | -27/+5![]() | |
| | | | | ||||||
| * | | | • authentication | Nino Breuer | 2014-11-20 | 2 | -418/+594 | |
| | |/ |/| | ||||||
| * | | • client-authentication | Nino Breuer | 2014-11-20 | 17 | -7/+122 | |
| |/ | ||||||
| * | • removed commented regular statements which were used before prepared ↵ | Nino Breuer | 2014-11-20 | 1 | -435/+19![]() | |
| | | | | | | | statements. • starting implementing the user authentication, this version is usable but without authentication | |||||
| * | • new package for thrift classes | Nino Breuer | 2014-11-20 | 4 | -3/+5 | |
| | | ||||||
| * | f | Nino Breuer | 2014-11-20 | 3 | -0/+132 | |
| | | ||||||
| * | • added dependency to server | Nino Breuer | 2014-11-20 | 7 | -18/+809 | |
| | | | | | • startet implementing user authentication | |||||
| * | fdh | Nino Breuer | 2014-11-19 | 1 | -6/+6 | |
| | | ||||||
| * | • 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 | 12 | -47/+182 | |
| | | | | | | | | | filtering for images/lectures • added single line selection restriction to lists • removed some unused imports | |||||
| * | • xml creation in server is not used anymore - removed | Nino Breuer | 2014-11-18 | 2 | -232/+8![]() | |
| | | ||||||
| * | • 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 | 2 | -21/+6![]() | |
| | | | | | angezeigt | |||||
| * | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Nino Breuer | 2014-11-18 | 31 | -863/+1828 | |
| |\ | | | | | | | | | | | Conflicts: dozentenmodulserver/src/main/java/server/ServerHandler.java dozentenmodulserver/src/main/java/sql/SQL.java | |||||
| | * | - | Michael Wilson | 2014-11-18 | 1 | -1/+1 | |
| | | | ||||||

