| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [client] rebasing the whole app... | Jonathan Bauer | 2015-06-22 | 5 | -1614/+0![]() |
| | | |||||
| * | • removed link to OTRS from Suite | Nino Breuer | 2015-05-26 | 1 | -1/+1 |
| | | | | | • removed email address from "About" as this address creates tickets in OTRS | ||||
| * | • logintype (test, bwidm) wird mitgespeichert und beim start mitgeladen. ↵ | Nino Breuer | 2015-05-26 | 1 | -2/+42 |
| | | | | | nicht schön aber selten, via stringvergleich | ||||
| * | • fixed Bug whereas Lectures weren't editable anymore due to date-parsing ↵ | Nino Breuer | 2015-05-20 | 2 | -6/+20 |
| | | | | | | | | | | | error • IdP is stored in config file, default 0. should IdP-Authentication be default now? • Fixed bug: version number was replaced by "unknown".. it is unknown, why that happened :) • Optimized view for additional contacts in images | ||||
| * | Aua, aua... | Simon Rettberg | 2015-03-06 | 5 | -196/+144![]() |
| | | |||||
| * | [client] Make SessionData a static class instead of a class that doesn't ↵ | Simon Rettberg | 2015-03-05 | 2 | -11/+11 |
| | | | | | know if it's a singleton or not | ||||
| * | [client] Restore RPC version check; add error message on thrift ↵ | Simon Rettberg | 2015-03-05 | 1 | -203/+212 |
| | | | | | communication error | ||||
| * | minor - reduce logging spam and removed unneeded check | Jonathan Bauer | 2015-03-04 | 1 | -2/+0![]() |
| | | |||||
| * | Thrift: reconnect on transport error | Jonathan Bauer | 2015-03-04 | 1 | -3/+2![]() |
| | | | | | Moved ThriftManager and ThriftHandler to master-sync-shared | ||||
| * | bwIDM - Shibboleth login working for Freiburg's SP - more to come | Jonathan Bauer | 2015-03-03 | 5 | -352/+90![]() |
| | | | | | | rework GUI classes to work with GuiManager: use GuiManager.show(<GUI to show>) and GuiManager.openPopup(<popup like About_GUI or ListAllOtherUsers_GUI>) only! static openlinks class (models/links.java deleted). There are keywords to open links, e.g. OpenLinks.openWebpage("faq"). Please see the class. | ||||
| * | warnings fix | Jonathan Bauer | 2015-03-02 | 5 | -29/+7![]() |
| | | |||||
| * | ThriftManager class: use getSatClient() and getMasterClient() to get the ↵ | Jonathan Bauer | 2015-03-02 | 2 | -49/+21![]() |
| | | | | | | | singleton instances of the thrift clients to satellite and master servers DO NOT CREATE NEW THRIFT OBJECTS!!! | ||||
| * | Remove client -> server dependency, move thrift classes to master-sync-shared | Simon Rettberg | 2015-02-19 | 2 | -13/+4![]() |
| | | |||||
| * | • changed contact information from michael.wilson to bwlehrpool | Nino Breuer | 2015-02-19 | 1 | -1/+1 |
| | | |||||
| * | • added notice (as requested through usertests) | Nino Breuer | 2015-02-03 | 1 | -1/+1 |
| | | |||||
| * | [client] improved error handling of ShibboECP. | Jonathan Bauer | 2014-12-05 | 1 | -10/+28 |
| | | | | | | Now differentiate between auth error (ERROR_IDP) and resource error (ERROR_SP) NO_ERROR indicates it all worked. ERROR_OTHER indicates an internal error (~ Exception) | ||||
| * | [client] sort list of IdP by displayName | Jonathan Bauer | 2014-12-05 | 1 | -2/+12 |
| | | |||||
| * | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Nino Breuer | 2014-12-01 | 1 | -16/+102 |
| |\ | | | | | | | | | Conflicts: dozentenmodul/src/main/java/gui/intro/Login_GUI.java | ||||
| | * | [client] reworked bwIDM login to use the ecp-client-lean | Jonathan Bauer | 2014-12-01 | 1 | -16/+99 |
| | | | |||||
| * | | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Nino Breuer | 2014-12-01 | 1 | -21/+9![]() |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| | * | • Vielzahl Textänderungen | Michael Wilson | 2014-11-28 | 1 | -8/+8 |
| | | | |||||
| | * | • Image update now removes old file and avoids zombies | Michael Wilson | 2014-11-26 | 1 | -13/+1![]() |
| | | | |||||
| * | | • changed implementation of user authentication. | Nino Breuer | 2014-11-28 | 3 | -423/+27![]() |
| | | | | | | | | | | | | | | | | | | | | | | | • 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 | 2 | -3/+3 |
| |\| | |||||
| | * | • Some changes in text after feedback from Admins | Michael Wilson | 2014-11-24 | 2 | -3/+3 |
| | | | |||||
| * | | • started changing the authentification | Nino Breuer | 2014-11-24 | 1 | -4/+4 |
| |/ | |||||
| * | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Michael Wilson | 2014-11-20 | 1 | -0/+10 |
| |\ | |||||
| | * | • client-authentication | Nino Breuer | 2014-11-20 | 1 | -0/+10 |
| | | | |||||
| * | | Added Role Admin | Michael Wilson | 2014-11-20 | 1 | -27/+5![]() |
| |/ | |||||
| * | • disabled possibility to login in offline mode, as it is a high potential ↵ | Nino Breuer | 2014-11-19 | 1 | -1/+3 |
| | | | | | security issue | ||||
| * | • added restriction as students are only allowed to download images ↵ | Nino Breuer | 2014-11-18 | 2 | -3/+8 |
| | | | | | without licensed software | ||||
| * | • fixed tooltip-texts for radio buttons | Nino Breuer | 2014-11-18 | 1 | -7/+7 |
| | | |||||
| * | • Ausgaben an sinnvollen gekürzt bzw. erweitert | Michael Wilson | 2014-11-18 | 4 | -28/+12![]() |
| | | |||||
| * | • Beim Bearbeiten eines Image oder einer Veranstaltung wurde bisher der ↵ | Michael Wilson | 2014-11-18 | 1 | -3/+8 |
| | | | | | 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 |
| | | |||||
| * | h | Nino Breuer | 2014-11-11 | 1 | -1/+2 |
| | | |||||
| * | main mainu now not resizable | Michael Wilson | 2014-11-03 | 1 | -0/+1 |
| | | |||||
| * | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Nino Breuer | 2014-11-03 | 1 | -6/+9 |
| |\ | | | | | | | | | | | | | Conflicts: dozentenmodulserver/src/main/java/sql/SQL.java • Note: manual merge | ||||
| | * | // | Michael Wilson | 2014-10-31 | 1 | -6/+6 |
| |/ | |||||
| * | Sämtliche Logik und Grafiken zur Vergabe und Verwaltung von Berechtigungen ↵ | Michael Wilson | 2014-10-27 | 2 | -5/+424 |
| | | | | | eingeführt. Kleinere Bugs sind bekannt, werden aktuell behoben | ||||
| * | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Nino Breuer | 2014-10-21 | 1 | -11/+17 |
| |\ | |||||
| | * | [client] comments for showMainMenu function | Jonathan Bauer | 2014-10-21 | 1 | -3/+9 |
| | | | |||||
| | * | [client] fix typo in static variable | Jonathan Bauer | 2014-10-21 | 1 | -4/+6 |
| | | | |||||
| | * | [client] log errors of thread executing shibboleth Login | Jonathan Bauer | 2014-10-21 | 1 | -4/+2![]() |
| | | | |||||
| * | | fixed some bugs | Nino Breuer | 2014-10-21 | 2 | -4/+2![]() |
| |/ | |||||
| * | Anlegen eines Benutzers in die Datenbank erfolgt nun bereits beim einloggen. ↵ | Michael Wilson | 2014-10-21 | 2 | -8/+38 |
| | | | | | Vorher war es fälschlicherweise erst beim hochladen des ersten Images | ||||
| * | bug fix in main menu | Michael Wilson | 2014-10-17 | 1 | -2/+4 |
| | | |||||
| * | - | Michael Wilson | 2014-10-16 | 1 | -3/+3 |
| | | |||||
| * | namen geändert | Michael Wilson | 2014-10-16 | 1 | -3/+3 |
| | | |||||
| * | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Michael Wilson | 2014-10-16 | 1 | -2/+1![]() |
| |\ | | | | | | | | | Conflicts: dozentenmodul/src/main/java/gui/intro/Login_GUI.java | ||||

