summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * [client] proxy supportJonathan Bauer2014-12-012-0/+72
| |
* | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-moduleNino Breuer2014-12-0127-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 imageMichael Wilson2014-11-281-1/+1
| |
| * lecture permissions deleted after deleting lectureMichael Wilson2014-11-281-2/+9
| |
| * If OS=windows, then isLicensed always trueMichael Wilson2014-11-282-0/+42
| |
| * • Added number of listed slementsMichael Wilson2014-11-285-4/+40
| |
| * Tabs have show number of rows containedMichael Wilson2014-11-283-27/+63
| |
| * • Vielzahl TextänderungenMichael Wilson2014-11-2823-56/+59
| |
| * litte bugs removedMichael Wilson2014-11-288-17/+19
| |
| * • Image update now removes old file and avoids zombiesMichael Wilson2014-11-265-378/+1155
| |
| * • Prozess "Erstellen eines Image" kann nun direkt weiterleiten zu "Erstellen ↵Michael Wilson2014-11-261-3/+28
| | | | | | | | einer Veranstalung"
| * • Deleting a lecture does not throw an "XML note found"-Exception any more ↵Michael Wilson2014-11-241-1/+4
| | | | | | | | --> No XMLs left to delete :)
| * • All Fonts checked and correctedMichael Wilson2014-11-245-128/+160
| |
| * • Table cells setEditable falseMichael Wilson2014-11-241-1/+8
| |
| * • role admin can now always call the permission pageMichael Wilson2014-11-244-4/+4
| |
| * • corrected typoMichael Wilson2014-11-241-1/+1
| |
* | • changed implementation of user authentication.Nino Breuer2014-11-2832-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-moduleNino Breuer2014-11-248-13/+13
|\|
| * • Some changes in text after feedback from AdminsMichael Wilson2014-11-247-12/+12
| |
| * • getAllOS is now ordered by nameMichael Wilson2014-11-241-1/+1
| |
* | • started changing the authentificationNino Breuer2014-11-242-15/+32
|/
* • Only allow permission changes for users who are authorized to do soMichael Wilson2014-11-219-32/+2073
|
* Fixed Bug: no new user possible --> query changedMichael Wilson2014-11-203-4/+6
|
* Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-moduleMichael Wilson2014-11-2020-181/+202
|\
| * • replaced getText() with getText().trim()Nino Breuer2014-11-2016-77/+77
| |
| * • changed position where the token is written new to the server handlerNino Breuer2014-11-2016-104/+125
| |
* | Lists now have the functionality to show complete lists, when role=="Admin"Michael Wilson2014-11-208-19/+65
|/
* Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-moduleNino Breuer2014-11-201-27/+5Star
|\
| * Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-moduleMichael Wilson2014-11-2017-7/+122
| |\
| * | Added Role AdminMichael Wilson2014-11-201-27/+5Star
| | |
* | | • authenticationNino Breuer2014-11-202-418/+594
| |/ |/|
* | • client-authenticationNino Breuer2014-11-2017-7/+122
|/
* • removed commented regular statements which were used before prepared ↵Nino Breuer2014-11-201-435/+19Star
| | | | | | statements. • starting implementing the user authentication, this version is usable but without authentication
* • new package for thrift classesNino Breuer2014-11-204-3/+5
|
* fNino Breuer2014-11-203-0/+132
|
* • added dependency to serverNino Breuer2014-11-207-18/+809
| | | | • startet implementing user authentication
* fdhNino Breuer2014-11-191-6/+6
|
* • disabled possibility to login in offline mode, as it is a high potential ↵Nino Breuer2014-11-191-1/+3
| | | | security issue
* • fixed bug: backlink to main menu not working in ftp create uploaderNino Breuer2014-11-191-0/+10
|
* lNino Breuer2014-11-191-1/+2
|
* • optimized single selection in lists in some casesNino Breuer2014-11-194-7/+10
|
* • added restriction: user is not allowed to change order of table columnsNino Breuer2014-11-1912-3/+31
|
* • fixed bug: wrong content of lists after de-selecting dropdown menu while ↵Nino Breuer2014-11-1912-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 - removedNino Breuer2014-11-182-232/+8Star
|
* • added restriction as students are only allowed to download images ↵Nino Breuer2014-11-183-5/+21
| | | | without licensed software
* • fixed tooltip-texts for radio buttonsNino Breuer2014-11-181-7/+7
|
* • fixed feature - clicking on table header in lecture permissionsNino Breuer2014-11-183-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 Wilson2014-11-182-21/+6Star
| | | | angezeigt
* Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-moduleNino Breuer2014-11-1831-863/+1828
|\ | | | | | | | | | | Conflicts: dozentenmodulserver/src/main/java/server/ServerHandler.java dozentenmodulserver/src/main/java/sql/SQL.java
| * -Michael Wilson2014-11-181-1/+1
| |