| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [client] rebasing the whole app... | Jonathan Bauer | 2015-06-22 | 13 | -6838/+0![]() |
| | | |||||
| * | [client] Compiles again, but is broken.... | Simon Rettberg | 2015-05-29 | 5 | -526/+327![]() |
| | | |||||
| * | • removed "wrong" and unsafe param; is now taken by UserInfo-Object from token | Nino Breuer | 2015-05-26 | 1 | -1/+1 |
| | | |||||
| * | • fixed Bug whereas Lectures weren't editable anymore due to date-parsing ↵ | Nino Breuer | 2015-05-20 | 2 | -8/+23 |
| | | | | | | | | | | | 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 | ||||
| * | [client] fix tabbing through nirvana on CreateImageAllgemein | Jonathan Bauer | 2015-03-20 | 1 | -0/+1 |
| | | |||||
| * | [client] fix the fix :) thx simon | Jonathan Bauer | 2015-03-14 | 1 | -2/+12 |
| | | |||||
| * | [client] fix going back in "CreateImageTechnisch" | Jonathan Bauer | 2015-03-13 | 1 | -1/+2 |
| | | |||||
| * | Aua, aua... | Simon Rettberg | 2015-03-06 | 13 | -1993/+966![]() |
| | | |||||
| * | MACHETE KILLT CODEZEILEN | Simon Rettberg | 2015-03-05 | 3 | -517/+139![]() |
| | | |||||
| * | [client] Make SessionData a static class instead of a class that doesn't ↵ | Simon Rettberg | 2015-03-05 | 12 | -96/+88![]() |
| | | | | | know if it's a singleton or not | ||||
| * | Thrift: reconnect on transport error | Jonathan Bauer | 2015-03-04 | 11 | -11/+11 |
| | | | | | Moved ThriftManager and ThriftHandler to master-sync-shared | ||||
| * | bwIDM - Shibboleth login working for Freiburg's SP - more to come | Jonathan Bauer | 2015-03-03 | 13 | -1419/+455![]() |
| | | | | | | 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. | ||||
| * | ThriftManager class: use getSatClient() and getMasterClient() to get the ↵ | Jonathan Bauer | 2015-03-02 | 10 | -138/+86![]() |
| | | | | | | | 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 | 13 | -259/+143![]() |
| | | |||||
| * | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Nino Breuer | 2014-12-11 | 2 | -5/+8 |
| |\ | |||||
| | * | • [Client] fixed incorrect JOptionPane | Michael Wilson | 2014-12-10 | 2 | -5/+8 |
| | | | | | | | | | • [Server] fixed bug: server used to delete modified images, even if no new file was uploaded | ||||
| * | | d | Nino Breuer | 2014-12-11 | 1 | -1/+8 |
| |/ | |||||
| * | • minor changes | Michael Wilson | 2014-12-02 | 1 | -18/+2![]() |
| | | |||||
| * | • changed label texts, explaining that it is not necessary to upload a new ↵ | Nino Breuer | 2014-12-01 | 1 | -23/+23 |
| | | | | | image when changing information or permissions | ||||
| * | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Nino Breuer | 2014-12-01 | 13 | -301/+429 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 |
| | | | |||||
| | * | 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 | 2 | -3/+16 |
| | | | |||||
| | * | Tabs have show number of rows contained | Michael Wilson | 2014-11-28 | 1 | -25/+10![]() |
| | | | |||||
| | * | • Vielzahl Textänderungen | Michael Wilson | 2014-11-28 | 13 | -23/+26 |
| | | | |||||
| | * | litte bugs removed | Michael Wilson | 2014-11-28 | 6 | -6/+8 |
| | | | |||||
| | * | • Image update now removes old file and avoids zombies | Michael Wilson | 2014-11-26 | 1 | -1/+1 |
| | | | |||||
| | * | • Prozess "Erstellen eines Image" kann nun direkt weiterleiten zu "Erstellen ↵ | Michael Wilson | 2014-11-26 | 1 | -3/+28 |
| | | | | | | | | | einer Veranstalung" | ||||
| | * | • All Fonts checked and corrected | Michael Wilson | 2014-11-24 | 3 | -128/+158 |
| | | | |||||
| | * | • role admin can now always call the permission page | Michael Wilson | 2014-11-24 | 2 | -2/+2 |
| | | | |||||
| * | | • changed implementation of user authentication. | Nino Breuer | 2014-11-28 | 13 | -143/+214 |
| |/ | | | | | | | | | | | • 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. | ||||
| * | • Some changes in text after feedback from Admins | Michael Wilson | 2014-11-24 | 3 | -3/+3 |
| | | |||||
| * | • Only allow permission changes for users who are authorized to do so | Michael Wilson | 2014-11-21 | 3 | -24/+55 |
| | | |||||
| * | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Michael Wilson | 2014-11-20 | 11 | -115/+121 |
| |\ | |||||
| | * | • replaced getText() with getText().trim() | Nino Breuer | 2014-11-20 | 9 | -54/+54 |
| | | | |||||
| | * | • changed position where the token is written new to the server handler | Nino Breuer | 2014-11-20 | 9 | -61/+67 |
| | | | |||||
| * | | Lists now have the functionality to show complete lists, when role=="Admin" | Michael Wilson | 2014-11-20 | 3 | -5/+24 |
| |/ | |||||
| * | • client-authentication | Nino Breuer | 2014-11-20 | 9 | -2/+61 |
| | | |||||
| * | • added dependency to server | Nino Breuer | 2014-11-20 | 1 | -0/+7 |
| | | | | | • startet implementing user authentication | ||||
| * | • fixed bug: backlink to main menu not working in ftp create uploader | Nino Breuer | 2014-11-19 | 1 | -0/+10 |
| | | |||||
| * | • optimized single selection in lists in some cases | Nino Breuer | 2014-11-19 | 2 | -4/+5 |
| | | |||||
| * | • added restriction: user is not allowed to change order of table columns | Nino Breuer | 2014-11-19 | 5 | -1/+13 |
| | | |||||
| * | • fixed bug: wrong content of lists after de-selecting dropdown menu while ↵ | Nino Breuer | 2014-11-19 | 4 | -32/+81 |
| | | | | | | | | | 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 | 1 | -2/+13 |
| | | | | | without licensed software | ||||
| * | • fixed feature - clicking on table header in lecture permissions | Nino Breuer | 2014-11-18 | 1 | -1/+5 |
| | | | | | • fixed bug, which caused the selected OS to be unset when going backward in creation process (is workaround, not really fixed though) | ||||
| * | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Nino Breuer | 2014-11-18 | 12 | -159/+178 |
| |\ | | | | | | | | | | | 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 | 12 | -122/+125 |
| | | | |||||
| | * | • Beim Bearbeiten eines Image oder einer Veranstaltung wurde bisher der ↵ | Michael Wilson | 2014-11-18 | 3 | -37/+53 |
| | | | | | | | | | aktuell eingeloggte Benutzer immer neu als Verantwortlicher eingetragen --> Der Verantwortliche ändert sich nun nicht mehr und wird korrekt angezeigt | ||||
| * | | • fixed bug, where there could only be one image and one lecture with the ↵ | Nino Breuer | 2014-11-18 | 3 | -23/+27 |
| |/ | | | | same name | ||||
| * | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Nino Breuer | 2014-11-17 | 1 | -110/+128 |
| |\ | |||||

