9
I Use This!
High Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 2 days ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Include question id in responses
commana
as Christoph Thelen
More... over 11 years ago
Use session keyword instead of id
commana
as Christoph Thelen
More... over 11 years ago
Hide button initially
commana
as Christoph Thelen
More... over 11 years ago
Switched to new server method and adapted to these changes.
commana
as Christoph Thelen
More... over 11 years ago
We will only work with keywords
commana
as Christoph Thelen
More... over 11 years ago
Added aspect to intercept method execution which needs authentication
pcvolkmer
as Paul-Christian Volkmer
More... over 11 years ago
Some important changes to check what kind of error occures on request
pcvolkmer
as Paul-Christian Volkmer
More... over 11 years ago
Moved controller classes into package de.thm.arsnova.controller
pcvolkmer
as Paul-Christian Volkmer
More... over 11 years ago
Task #4030: countSkillQuestions More... over 11 years ago
Task #4029: add optional sort paramter to /getSkillQuestions/{sessionkey}, by default sort by subject but if getSkillQuestions/{sessionkey}?sort=text the result will be sorted by subject and text More... over 11 years ago
update couchdb4j dependency ezmorpher to more recent version 1.0.6 which doesnt throw exceptions if fields are not set. remove info output More... over 11 years ago
Use exceptions instead of checking for null to send correct http code
pcvolkmer
as Paul-Christian Volkmer
More... over 11 years ago
Task #4028: /getSkillQuestions/{session} returns a list of questions More... over 11 years ago
Task #4026: getMySessions server implementation More... over 11 years ago
Task #4027: User is able to request a question by its id
pcvolkmer
as Paul-Christian Volkmer
More... over 11 years ago
info tab: "Praise and criticism" removed, "ARS in lecture" removed, "Prezi about ARSnova" added More... over 11 years ago
required changes in couchdb_views:
Christian Weber
as Christian Thomas Weber
More... over 11 years ago
Added RESTful request to create questions
pcvolkmer
as Paul-Christian Volkmer
More... over 11 years ago
Merge branch 'master' of scm.thm.de:arsnova/arsnova-war
pcvolkmer
as Paul-Christian Volkmer
More... over 11 years ago
Added RESTful methods to get and set feedback via HTTP request
pcvolkmer
as Paul-Christian Volkmer
More... over 11 years ago
Merge branch 'merge-requests/6'
commana
as Christoph Thelen
More... over 11 years ago
Minor translation update
commana
as Christoph Thelen
More... over 11 years ago
Merge commit 'refs/merge-requests/6' of git://scm.thm.de/arsnova/arsnova-legacy-js into merge-requests/6
commana
as Christoph Thelen
More... over 11 years ago
Issue #3999: Sort showcase view the same as question overview
commana
as Christoph Thelen
More... over 11 years ago
Issue #3999: View to sort questions by subject and text
commana
as Christoph Thelen
More... over 11 years ago
Issue #3999: Restructured display of questions
commana
as Christoph Thelen
More... over 11 years ago
Issue #3999: Added methods to load completely sorted questions
commana
as Christoph Thelen
More... over 11 years ago
a hint that you can not craete a session if you're not logged in More... over 11 years ago
Issue #3998: Do not shuffle mc answers
commana
as Christoph Thelen
More... over 11 years ago
Reverted views to production values
commana
as Christoph Thelen
More... over 11 years ago