- Aug 14, 2012
-
-
Paul-Christian Volkmer authored
With this patch, there is no need to checkout dojo-war git repository or having dojo-war project in local eclipse anymore.
-
Paul-Christian Volkmer authored
-
Christoph Thelen authored
-
- Aug 11, 2012
-
-
Paul-Christian Volkmer authored
In local environment the principal must be casted to User object but in production environment the username is represented as String in principal object. With this patch the application will try a cast to User object, if this fails, it will do a cast to String - which holds the OpenID identifier.
-
Paul-Christian Volkmer authored
This is needed if using index.html instead of developer.html
-
- Aug 06, 2012
-
-
Paul-Christian Volkmer authored
This file should be used to create a config file with matching values.
-
- Aug 01, 2012
-
-
Christoph Thelen authored
-
Christoph Thelen authored
-
- Jul 29, 2012
-
-
Paul-Christian Volkmer authored
This websocket servlet class simply holds a list of connections and broadcasts all incomming data to every connected client.
-
- Jul 28, 2012
-
-
Paul-Christian Volkmer authored
Include arsnova-legacy-js as overlay into resulting WAR archive.
-
- Jul 27, 2012
-
-
Paul-Christian Volkmer authored
-
- Jul 26, 2012
-
-
Paul-Christian Volkmer authored
-
Paul-Christian Volkmer authored
-
Paul-Christian Volkmer authored
-