aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Improve ready recruits listingPetteri Räty2011-03-191-2/+0
| | | | | | Recruits who don't have any categories should not be considered ready. There's plenty people signing and not answering anything so they should not be listed. Fixes bug #355717.
* User may view and answer only one randomly chosen question from groupJoachim Filip Ignacy Bartosik2010-07-121-0/+27
| | | | | | When adding user to category associate user with one question from each group in this category. Feature to make sure question listings are correct.
* Link on homepage to listing of recruits with all questions answeredJoachim Filip Ignacy Bartosik2010-06-281-0/+10
|
* Show recruits with all questions answeredJoachim Filip Ignacy Bartosik2010-06-241-0/+15
This unnecessarily fetches users from database, because hobo_index User.recruits_answered_all doesn't work.