Skip to content
Snippets Groups Projects
  1. Jan 19, 2016
    • Tom Käsler's avatar
      add MotD Feature: · 89c91079
      Tom Käsler authored
       - add controller/service/entity/dao-functions
       - add motdlist so that users can tell the backend, which motds they have read
       - add admin account (in arsnova.properties: security.adminaccount).
       - add permission function for admin
      89c91079
  2. Jun 03, 2015
  3. May 28, 2015
  4. May 27, 2015
  5. May 23, 2015
  6. May 18, 2015
  7. May 13, 2015
  8. Apr 18, 2015
  9. Apr 14, 2015
  10. Apr 09, 2015
  11. Apr 01, 2015
  12. Mar 28, 2015
  13. Mar 19, 2015
  14. Mar 18, 2015
  15. Mar 17, 2015
  16. Mar 13, 2015
  17. Mar 12, 2015
  18. Mar 11, 2015
  19. Mar 05, 2015
  20. Mar 02, 2015
  21. Feb 28, 2015
  22. Feb 19, 2015
  23. Feb 16, 2015
  24. Feb 12, 2015
    • Christoph Thelen's avatar
      Deprecate getSession, use getSessionFromKeyword instead · bb649cb9
      Christoph Thelen authored
      getSession throws an HTTP exception, which is not
      good style. Additionally, as it calls
      getSessionFromKeyword internally -- which has a caching
      annotation -- this caching mechanism will not work
      because it only works if the method is called
      from another object. This is due to the way Spring
      is using proxies to intercept the calls.
      bb649cb9
  25. Feb 10, 2015
  26. Feb 09, 2015
  27. Feb 06, 2015
  28. Feb 01, 2015
  29. Jan 27, 2015
  30. Jan 23, 2015
  31. Jan 22, 2015