| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | [server] On mah way (lots of restructuring, some early db classes, sql dump ↵ | Simon Rettberg | 2015-06-11 | 32 | -353/+915 | |
| | | | | | of current schema) | |||||
| * | [server] db stuff, new interface, ... | Simon Rettberg | 2015-06-10 | 11 | -2508/+672![]() | |
| | | ||||||
| * | [server] Compiling again, still lots of stubs | Simon Rettberg | 2015-06-02 | 17 | -876/+1005 | |
| | | ||||||
| * | [server] Started work on the internal file server | Simon Rettberg | 2015-05-29 | 3 | -0/+213 | |
| | | ||||||
| * | [client] Compiles again, but is broken.... | Simon Rettberg | 2015-05-29 | 15 | -966/+608![]() | |
| | | ||||||
| * | [server] Added some TODOs | Simon Rettberg | 2015-05-27 | 2 | -4/+40 | |
| | | ||||||
| * | [server] Applied Eclipse code format (with line width extended to 110) | Simon Rettberg | 2015-05-27 | 4 | -1368/+816![]() | |
| | | ||||||
| * | • removed link to OTRS from Suite | Nino Breuer | 2015-05-26 | 2 | -10/+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 | 2 | -2/+60 | |
| | | | | | nicht schön aber selten, via stringvergleich | |||||
| * | • removed "wrong" and unsafe param; is now taken by UserInfo-Object from token | Nino Breuer | 2015-05-26 | 2 | -10/+13 | |
| | | ||||||
| * | • Lecture max. lifetime restriction removed (commented, to be discussed) | Nino Breuer | 2015-05-26 | 2 | -12/+28 | |
| | | ||||||
| * | • Gültigkeit von neuen Veranstaltungen per default von 6 auf 8 Monate ↵ | Nino Breuer | 2015-05-26 | 2 | -5/+5 | |
| | | | | | erhöht, um zornige Dozenten zu beruhigen. | |||||
| * | • fixed bug in image permissions sql syntax | Nino Breuer | 2015-05-20 | 1 | -1/+1 | |
| | | ||||||
| * | • fixed Bug whereas Lectures weren't editable anymore due to date-parsing ↵ | Nino Breuer | 2015-05-20 | 7 | -17/+86 | |
| | | | | | | | | | | | 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] GuiManager class cleanup + bundled priv/pub functions... | Jonathan Bauer | 2015-03-24 | 1 | -123/+146 | |
| | | ||||||
| * | [client] fix tabbing through nirvana on CreateImageAllgemein | Jonathan Bauer | 2015-03-20 | 1 | -0/+1 | |
| | | ||||||
| * | [client] center popups relative to main window current position | Jonathan Bauer | 2015-03-20 | 1 | -1/+3 | |
| | | ||||||
| * | [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 | 35 | -4083/+2111![]() | |
| | | ||||||
| * | MACHETE KILLT CODEZEILEN | Simon Rettberg | 2015-03-05 | 9 | -725/+239![]() | |
| | | ||||||
| * | [client] Make SessionData a static class instead of a class that doesn't ↵ | Simon Rettberg | 2015-03-05 | 25 | -176/+145![]() | |
| | | | | | know if it's a singleton or not | |||||
| * | [client] Restore RPC version check; add error message on thrift ↵ | Simon Rettberg | 2015-03-05 | 2 | -212/+236 | |
| | | | | | communication error | |||||
| * | minor - reduce logging spam and removed unneeded check | Jonathan Bauer | 2015-03-04 | 2 | -5/+1![]() | |
| | | ||||||
| * | Thrift: reconnect on transport error | Jonathan Bauer | 2015-03-04 | 22 | -207/+22![]() | |
| | | | | | Moved ThriftManager and ThriftHandler to master-sync-shared | |||||
| * | fix wrong class for logging | Jonathan Bauer | 2015-03-04 | 1 | -1/+1 | |
| | | ||||||
| * | bwIDM - Shibboleth login working for Freiburg's SP - more to come | Jonathan Bauer | 2015-03-03 | 39 | -2940/+1080![]() | |
| | | | | | | 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 | 6 | -32/+7![]() | |
| | | ||||||
| * | ThriftManager class: use getSatClient() and getMasterClient() to get the ↵ | Jonathan Bauer | 2015-03-02 | 28 | -553/+371![]() | |
| | | | | | | | singleton instances of the thrift clients to satellite and master servers DO NOT CREATE NEW THRIFT OBJECTS!!! | |||||
| * | pom.xml | Simon Rettberg | 2015-02-20 | 2 | -0/+16 | |
| | | ||||||
| * | Remove client -> server dependency, move thrift classes to master-sync-shared | Simon Rettberg | 2015-02-19 | 39 | -59829/+288![]() | |
| | | ||||||
| * | • 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 | |
| | | ||||||
| * | • fixed bug where in edit image, link was set to admin and admin to link | Nino Breuer | 2015-01-29 | 2 | -2/+4 | |
| | | ||||||
| * | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Nino Breuer | 2014-12-11 | 3 | -6/+18 | |
| |\ | ||||||
| | * | • [Client] fixed incorrect JOptionPane | Michael Wilson | 2014-12-10 | 3 | -6/+18 | |
| | | | | | | | | | • [Server] fixed bug: server used to delete modified images, even if no new file was uploaded | |||||
| * | | d | Nino Breuer | 2014-12-11 | 3 | -3/+11 | |
| |/ | ||||||
| * | [client] improved error handling of ShibboECP. | Jonathan Bauer | 2014-12-05 | 2 | -29/+68 | |
| | | | | | | 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] preparations for parsing the response of the SP | Jonathan Bauer | 2014-12-05 | 3 | -1/+68 | |
| | | ||||||
| * | [client] sort list of IdP by displayName | Jonathan Bauer | 2014-12-05 | 1 | -2/+12 | |
| | | ||||||
| * | [client] oops, bad while condition | Jonathan Bauer | 2014-12-03 | 1 | -72/+90 | |
| | | ||||||
| * | [client] read the hardware version from the vmdk file and use it in the vmx. | Jonathan Bauer | 2014-12-03 | 2 | -1/+71 | |
| | | ||||||
| * | • minor changes | Michael Wilson | 2014-12-02 | 2 | -19/+3![]() | |
| | | ||||||
| * | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Nino Breuer | 2014-12-01 | 3 | -17/+38 | |
| |\ | ||||||
| | * | [client] log4j backend for proxy_vole | Jonathan Bauer | 2014-12-01 | 2 | -15/+36 | |
| | | | | | | | | | fixes the proxy stuff not beeing logged correctly | |||||
| | * | Merge branch 'master' of git.openslx.org:openslx-ng/tutor-module | Jonathan Bauer | 2014-12-01 | 32 | -4969/+8899 | |
| | |\ | ||||||
| | * | | [client] minor comment fixes | Jonathan Bauer | 2014-12-01 | 2 | -2/+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 | 5 | -132/+234 | |
| |\| | | | | | | | | | 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 | 3 | -132/+159 | |
| | | | ||||||

