- Mar 11, 2020
-
-
Daniel Gerhardt authored
Add view that returns full answers by question id See merge request !11
-
Christoph Thelen authored
-
- Jan 22, 2020
-
-
Christoph Thelen authored
-
- Oct 17, 2019
-
-
Daniel Gerhardt authored
If arsnova.properties did not start with comments and had a property on the first line it was ignored.
-
- Feb 01, 2019
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
* Remove obsolete Vagrant and CI info * Add migration instructions * Remove note for Windows users
-
Daniel Gerhardt authored
Those views were used for content sorting. This reverts commits 47aa07e7 and d22c38f0.
-
Daniel Gerhardt authored
Added shebang line and made scripts executable.
-
Daniel Gerhardt authored
-
- Jan 29, 2019
-
-
Daniel Gerhardt authored
Delete inactive users See merge request !10
-
- Jan 22, 2019
-
-
Tom Käsler authored
-
- Nov 13, 2018
-
-
Tom Käsler authored
is used by user cleanup task
-
- Oct 11, 2018
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
Configuration handling has been move to a separate class.
-
- Aug 30, 2018
-
-
Daniel Gerhardt authored
`successfulFreeTextAnswer` can be `null` for old documents which causes problems for the backend which expects a boolean value as part of the key of `skill_question/count_all_answers_by_question`.
-
- Jan 26, 2017
-
-
Daniel Gerhardt authored
-
- Jan 05, 2017
-
-
Daniel Gerhardt authored
-
- Jan 02, 2017
-
-
Daniel Gerhardt authored
Added count of deleted questions, answers and comments.
-
- Dec 19, 2016
-
-
Daniel Gerhardt authored
Add view for finding inactive session lists for guests This view lists loggedin documents for guests indexed by timestamp. See merge request !9
-
Daniel Gerhardt authored
This view lists loggedin documents for guests indexed by timestamp.
-
- Nov 08, 2016
-
-
Daniel Gerhardt authored
-
- Nov 07, 2016
-
-
Daniel Gerhardt authored
Add view for finding inactive guest sessions See merge request !8
-
Daniel Gerhardt authored
Add view for finding inactive (not activated) users See merge request !7
-
-
- Nov 03, 2016
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
Flashcard stats Refs arsnova#34 See merge request !6
-
- Oct 31, 2016
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
- Jul 25, 2016
-
-
Tom Käsler authored
edit view to export freetext answers Edit view to export freetext answers See merge request !5
-
- Jul 19, 2016
-
-
Dennis Schönhof authored
-
- Jul 12, 2016
-
-
Daniel Gerhardt authored
Update view to support learning progress for free text See merge request !4
-
- Jul 06, 2016
-
-
Tom Käsler authored
-
- Jun 21, 2016
-
-
Daniel Gerhardt authored
-
- May 17, 2016
-
-
Daniel Gerhardt authored
Add migration which converts database and LDAP UIDs to lowercase ARSnova Backend now converts all user IDs for database user accounts to lowercase. This migration converts existing accounts for compatibility. Documents mapped to LDAP UIDs are also reassigned to lowercase UIDs since most LDAP configurations use case-insesitive comparison for UIDs. This change was done to prevent duplicate account creation. See merge request !3
-
- May 15, 2016
-
-
Daniel Gerhardt authored
ARSnova Backend now converts all user IDs for database user accounts to lowercase. This migration converts existing accounts for compatibility. Documents mapped to LDAP UIDs are also reassigned to lowercase UIDs since most LDAP configurations use case-insesitive comparison for UIDs. This change was done to prevent duplicate account creation.
-
- Jan 19, 2016
-
-
Daniel Gerhardt authored
Motd Message of the day feature: An in the properties defined adminaccount can create a MotD that can has the audiences "students","tutors" or "all". e.g.: If you define a motd's audience as all, it will be shown on the FrontPage of ARSnova. A Message has start- & enddate to define the timerange, a title and a text which can be formatted via markdown. See merge request !2
-
Tom Käsler authored
-
Tom Käsler authored
-
- Nov 22, 2015
-
-
Klaus-Dieter Quibeldey-Cirkel authored
sort public pool sessions by subject and then name https://scm.thm.de/redmine/issues/17140 view for public pool by subject is modified to sort sessions by subject and then by name. See merge request !1
-
- Oct 28, 2015
-
-
Tom Käsler authored
-