| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | [server] Don't swallow exceptions in User.getOrFail | Simon Rettberg | 2015-08-11 | 2 | -5/+5 | |
| | | ||||||
| * | [server] Changed whoami(): return WhoamiInfo | Simon Rettberg | 2015-08-11 | 2 | -3/+9 | |
| | | ||||||
| * | [server] Overhaul permission checking, precalc user permissions, implement ↵ | Simon Rettberg | 2015-08-10 | 8 | -206/+340 | |
| | | | | | download | |||||
| * | [ÅŸerver] Truncate user supplied strings to field length | Simon Rettberg | 2015-08-04 | 4 | -13/+47 | |
| | | ||||||
| * | [server] Fix getLectureDetails() query and netrule parsing | Simon Rettberg | 2015-08-04 | 1 | -3/+12 | |
| | | ||||||
| * | [client] getPageSize() -> getConfiguration() | Simon Rettberg | 2015-08-04 | 1 | -2/+19 | |
| | | ||||||
| * | [server] Forgot one occurence of version.isenabled in an SQL query | Simon Rettberg | 2015-08-04 | 1 | -2/+2 | |
| | | ||||||
| * | [*] Simplify DB scheme by removing version.isenabled and image.currentversionid | Simon Rettberg | 2015-08-04 | 1 | -29/+24![]() | |
| | | ||||||
| * | [server] Fix canLogin logic for Organization | Simon Rettberg | 2015-07-28 | 1 | -0/+2 | |
| | | ||||||
| * | [client] Fix upload wizard state checks, fix formatting | Simon Rettberg | 2015-07-24 | 2 | -1/+7 | |
| | | | | | [server] Handle null tokens in FileServer | |||||
| * | [server] Add missing member initialization | Simon Rettberg | 2015-07-23 | 1 | -1/+1 | |
| | | ||||||
| * | [*] Adapt to ChunkList changes; [server] Support multiple connections per upload | Simon Rettberg | 2015-07-23 | 3 | -31/+99 | |
| | | ||||||
| * | [server] Adapt to RPC changes | Simon Rettberg | 2015-07-23 | 4 | -33/+87 | |
| | | ||||||
| * | [server] Fix prepared statement parameter name | Simon Rettberg | 2015-07-22 | 1 | -1/+1 | |
| | | ||||||
| * | [client] Continue refactoring Upload and Download Task | Simon Rettberg | 2015-07-21 | 6 | -192/+5![]() | |
| | | ||||||
| * | [server] Make uploads cancellable, configurable transfer timeouts | Simon Rettberg | 2015-07-21 | 3 | -4/+7 | |
| | | ||||||
| * | [server] Simplified db schema a bit | Simon Rettberg | 2015-07-20 | 1 | -2/+1![]() | |
| | | ||||||
| * | [server] Handle cancel() for Uploads, Mark blocks as complete | Simon Rettberg | 2015-07-17 | 1 | -3/+6 | |
| | | ||||||
| * | [server] Finish implementing uploads (no hash checking yet) | Simon Rettberg | 2015-07-16 | 10 | -41/+241 | |
| | | ||||||
| * | [server] Fix SQL pooling issue, implement upload | Simon Rettberg | 2015-07-15 | 5 | -12/+30 | |
| | | ||||||
| * | Adapt to changed thrift api for improved session validation | Simon Rettberg | 2015-07-15 | 8 | -30/+176 | |
| | | ||||||
| * | [*] Move common classes to master-sync-shared | Simon Rettberg | 2015-07-10 | 5 | -69/+8![]() | |
| | | ||||||
| * | [server] Implement OS list fetching, caching, and fallback to local DB | Simon Rettberg | 2015-07-08 | 9 | -27/+135 | |
| | | ||||||
| * | [server] Adapt to API changes, refine permission checking for image version ↵ | Simon Rettberg | 2015-07-03 | 7 | -48/+251 | |
| | | | | | deletion | |||||
| * | [server] Refactored permission checking classes a bit | Simon Rettberg | 2015-06-30 | 8 | -236/+499 | |
| | | ||||||
| * | [server] Fnished image-related methods so far, started implementing ↵ | Simon Rettberg | 2015-06-24 | 9 | -15/+405 | |
| | | | | | lecture-related ones.... | |||||
| * | [server] More methods implemented | Simon Rettberg | 2015-06-23 | 10 | -44/+506 | |
| | | ||||||
| * | Add flag to lecture that decides whether the lecture will automatically link ↵ | Simon Rettberg | 2015-06-19 | 4 | -58/+186 | |
| | | | | | to a new image version when one is uploaded; implement some more functionality | |||||
| * | [server] Implemented getUsers call, more permission checking methods | Simon Rettberg | 2015-06-18 | 5 | -71/+252 | |
| | | ||||||
| * | [server] Implement getOperatingSystems and getVirtualizers | Simon Rettberg | 2015-06-16 | 3 | -4/+32 | |
| | | ||||||
| * | [server] Add script field to lecture table; implement getImageDetails method ↵ | Simon Rettberg | 2015-06-16 | 11 | -45/+280 | |
| | | | | | to get detailed information about an image from the database | |||||
| * | [server] On mah way (lots of restructuring, some early db classes, sql dump ↵ | Simon Rettberg | 2015-06-11 | 28 | -351/+517 | |
| | | | | | 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 | 16 | -739/+867 | |
| | | ||||||
| * | [server] Started work on the internal file server | Simon Rettberg | 2015-05-29 | 3 | -0/+213 | |
| | | ||||||
| * | [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 "wrong" and unsafe param; is now taken by UserInfo-Object from token | Nino Breuer | 2015-05-26 | 1 | -9/+12 | |
| | | ||||||
| * | • fixed bug in image permissions sql syntax | Nino Breuer | 2015-05-20 | 1 | -1/+1 | |
| | | ||||||
| * | Remove client -> server dependency, move thrift classes to master-sync-shared | Simon Rettberg | 2015-02-19 | 9 | -59320/+23![]() | |
| | | ||||||
| * | • 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 | 1 | -1/+10 | |
| |\ | ||||||
| | * | • [Client] fixed incorrect JOptionPane | Michael Wilson | 2014-12-10 | 1 | -1/+10 | |
| | | | | | | | | | • [Server] fixed bug: server used to delete modified images, even if no new file was uploaded | |||||
| * | | d | Nino Breuer | 2014-12-11 | 1 | -1/+2 | |
| |/ | ||||||
| * | Merge branch 'master' of ssh://git.openslx.org/openslx-ng/tutor-module | Nino Breuer | 2014-12-01 | 3 | -172/+1127 | |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |||||
| | * | lecture permissions deleted after deleting lecture | Michael Wilson | 2014-11-28 | 1 | -2/+9 | |
| | | | ||||||
| | * | • Image update now removes old file and avoids zombies | Michael Wilson | 2014-11-26 | 2 | -364/+1152 | |
| | | | ||||||
| | * | • 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 :) | |||||
| * | | • changed implementation of user authentication. | Nino Breuer | 2014-11-28 | 3 | -4421/+8036 | |
| | | | | | | | | | | | | | | | | | | | | | | | • 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 | 1 | -1/+1 | |
| |\| | ||||||

