- Aug 29, 2019
-
-
Daniel Gerhardt authored
Replace wiki link with relative repository link.
-
- Aug 21, 2019
-
-
Daniel Gerhardt authored
* Update CouchDB section for version 2 * Remove "or newer" for OpenJDK (ARSnova 2 does not run on JDK 11) * Adjustments for Debian 9/10 * Install Tomcat 9
-
- Apr 30, 2019
-
-
Tom Käsler authored
add queue naming conventions to doc add management interface into to rabbit file
-
- Aug 11, 2018
-
-
Daniel Gerhardt authored
-
- Aug 04, 2018
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
- Jul 07, 2018
-
-
Daniel Gerhardt authored
libapr alone is not sufficiant. libtcnative is required for Tomcat.
-
Daniel Gerhardt authored
Removed X-Forwarded header handling from the application code and documented how to setup the servlet container and reverse proxy to handle those.
-
- Jul 06, 2018
-
-
Daniel Gerhardt authored
-
- Jan 20, 2018
-
-
Daniel Gerhardt authored
-
- Jan 14, 2018
-
-
Daniel Gerhardt authored
Made links relative for GitHub compatibility.
-
Daniel Gerhardt authored
Made links relative for GitHub compatibility.
-
- Sep 11, 2017
-
-
Daniel Gerhardt authored
-
- Aug 28, 2017
-
-
Daniel Gerhardt authored
* skillquestions -> contentlists * lecturequestions -> lecturecontentlists * preparationquestions -> preparationcontentlists * flashcardquestions -> flashcardcontentlists * questions -> contents * answers -> answerlists * learningprogress -> score
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
* Prefer ids over "foreign" domain objects. * Consistently use final keyword for implementation parameters and variables. * As a consequence, session id is used instead of the object as cache key for `skillquestions`, `lecturequestions`, `preparationquestions` and`flashcardquestions` caches. * Rename occurances of `questionId` to `contentId`.
-
Daniel Gerhardt authored
* Moved classes from `de.thm.arsnova` root package. * New util package * Do not start interface names with `I`. Appended `Impl` to the implementing class instead. * Renamed learning progress classes to score and move them from `.domain` to a new `.services.score` package. * Do not capitalize acronyms in class names: * CASLogoutSuccessHandler -> CasLogoutSuccessHandler * SocketIO* -> Socketio* * Renamed `.socket` package to `.websocket`
-
- Jun 29, 2017
-
-
Daniel Gerhardt authored
-
- Apr 25, 2017
-
-
Daniel Gerhardt authored
Execption messages in API responses is disabled by default because they can contain sensitive data. The config property `api.expose-exception-messages` has been added and is described in the developer documentation.
-
- Mar 28, 2017
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
- Feb 13, 2017
-
-
Daniel Gerhardt authored
-
- Feb 10, 2017
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
- Feb 07, 2017
-
-
Daniel Gerhardt authored
The README file has been split up into separate files for installation and development. A new documentation for the upgrade process has been added. The following changes have been made regarding content: * Removed outdated Vagrant section * Replaced unnecessary session persistance section * Use simple HTTP proxy module instead of AJP for Apache httpd * Nginx as alternative for Apache httpd * Use Websocket proxy which makes HTTPS configuration on the Java side obsolete * Additional configuration steps for server software * Added requirements section * Added upgrading instructions
-
- Feb 06, 2017
-
-
Klaus-Dieter Quibeldey-Cirkel authored
-
- May 11, 2016
-
-
Daniel Gerhardt authored
-
- Apr 12, 2016
-
-
Daniel Gerhardt authored
-
- Feb 03, 2015
-
-
Daniel Gerhardt authored
-
- Feb 17, 2014
-
-
Christoph Thelen authored
-
- Jul 31, 2013
-
-
Christoph Thelen authored
-
- Jul 03, 2013
-
-
Paul-Christian Volkmer authored
One more thing that allready should have been in documentation but drives developers and admins into madness.
-
- Mar 11, 2013
-
-
Christoph Thelen authored
-
- Mar 08, 2013
-
-
Paul-Christian Volkmer authored
-
- Oct 31, 2012
-
-
Paul-Christian Volkmer authored
-
- Oct 25, 2012
-
-
Paul-Christian Volkmer authored
-
Paul-Christian Volkmer authored
Added menu for "Documentation" containing a list of dependencies, a small indroduction how to install ARSnova for development usage and a link to generated API docs.
-
- Sep 24, 2012
-
-
Paul-Christian Volkmer authored
-
- Sep 19, 2012
-
-
Christoph Thelen authored
-