Skip to content
Snippets Groups Projects
  1. Oct 25, 2012
  2. Oct 24, 2012
  3. Oct 23, 2012
  4. Oct 18, 2012
    • Paul-Christian Volkmer's avatar
      Fixed wrong handling of nonexisting feedback entries · 943d702e
      Paul-Christian Volkmer authored
      If some kinds of feedback values do not exist do not throw the exception
      NotFoundException. This only indicates, that these values should be '0'
      which is the default value.
      
      NotFoundException should only be thrown if the requested session of
      feedback does not exist.
      Every session has a feedback - sometimes with only 0 values.
      943d702e
  5. Oct 17, 2012
  6. Oct 16, 2012
  7. Sep 28, 2012
  8. Sep 19, 2012
  9. Sep 17, 2012
    • Julian Hochstetter's avatar
      Task #3868: Refactor Servlets · 804a6da8
      Julian Hochstetter authored
      * @ResponseBody Annotation for JSON Response
      * Old ARSnova Servlet does nothing
      * New Spring Servlet loads Beans, Services, Security and SocketServer
      * One Property Loader which is used in XML Spring Configuration and with
      @Value Annotation
      804a6da8
  10. Sep 14, 2012
  11. Sep 13, 2012
  12. Sep 12, 2012
  13. Sep 11, 2012
  14. Sep 10, 2012
  15. Sep 06, 2012