9
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 23, 2023 — May 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
A small easter egg
commana
as Christoph Thelen
More... over 11 years ago
Finished task #4084
commana
as Christoph Thelen
More... over 11 years ago
This method can now be safely removed
commana
as Christoph Thelen
More... over 11 years ago
Force integers into localStorage as it cannot handle booleans correctly
commana
as Christoph Thelen
More... over 11 years ago
Removed code that is no more needed
commana
as Christoph Thelen
More... over 11 years ago
Request session info from server
commana
as Christoph Thelen
More... over 11 years ago
Update session activity for Teachers; force timestamp update for logged_in
commana
as Christoph Thelen
More... over 11 years ago
Removed manual saving of logged_in status
commana
as Christoph Thelen
More... over 11 years ago
Removed unused method
commana
as Christoph Thelen
More... over 11 years ago
Update your online activity
commana
as Christoph Thelen
More... over 11 years ago
Task #4047 and Task #4048: Fixed and addec URI due to changed requirements
pcvolkmer
as Paul-Christian Volkmer
More... over 11 years ago
Changed to default URL for skill questions
commana
as Christoph Thelen
More... over 11 years ago
Task #4048: Added resource "/session/{sessenkey}/feedback/count"
pcvolkmer
as Paul-Christian Volkmer
More... over 11 years ago
apply pcvolkmers refactoring to methods, which was introduced by cthelen recently More... over 11 years ago
Merge commit 'refs/merge-requests/7' of git://scm.thm.de/arsnova/arsnova-war into merge-requests/7 More... over 11 years ago
add missing method which gone away during merge remove methods from session controller which are now in its own controller More... over 11 years ago
Put all user relevant session information into UserService
pcvolkmer
as Paul-Christian Volkmer
More... over 11 years ago
Merge commit 'refs/merge-requests/6' of git://scm.thm.de/arsnova/arsnova-war into merge-requests/6 More... over 11 years ago
Task #4084: Implemented registering as online user
commana
as Christoph Thelen
More... over 11 years ago
Just use sessionkey inside URL and require no POST body
commana
as Christoph Thelen
More... over 11 years ago
Create the correct objects when recycling documents
commana
as Christoph Thelen
More... over 11 years ago
Fixed creation of JSON object
commana
as Christoph Thelen
More... over 11 years ago
Moved entity classes into package de.thm.arsnova.entities
pcvolkmer
as Paul-Christian Volkmer
More... over 11 years ago
Moved tests for FeedbackController
pcvolkmer
as Paul-Christian Volkmer
More... over 11 years ago
Added second URI to method SessionController::getMySession
pcvolkmer
as Paul-Christian Volkmer
More... over 11 years ago
Refactoring of controller class SessionController
pcvolkmer
as Paul-Christian Volkmer
More... over 11 years ago
Create or update a logged_in document for the current user.
commana
as Christoph Thelen
More... over 11 years ago
Added missing property
commana
as Christoph Thelen
More... over 11 years ago
Logged_in type document added
commana
as Christoph Thelen
More... over 11 years ago
Removed unused imports
commana
as Christoph Thelen
More... over 11 years ago