Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Notify users trying to answer email question if question wasn't recognised | Joachim Filip Ignacy Bartosik | 2010-07-29 | 3 | -2/+30 | |
* | Add ability to receive emails through HTTP | Petteri Räty | 2010-07-29 | 1 | -0/+8 | |
* | Email questions | Joachim Filip Ignacy Bartosik | 2010-07-29 | 11 | -2/+227 | |
* | Allow project leads to add Project Acceptances easily | Joachim Filip Ignacy Bartosik | 2010-07-29 | 2 | -2/+28 | |
* | Rake task prepare:lead_data | Joachim Filip Ignacy Bartosik | 2010-07-29 | 1 | -0/+2 | |
* | Improved way admins create questions | Joachim Filip Ignacy Bartosik | 2010-07-29 | 2 | -1/+3 | |
* | Properly show 'Answer it!' links | Joachim Filip Ignacy Bartosik | 2010-07-29 | 1 | -10/+8 | |
* | <view> for CheckList now checks if user can view it | Joachim Filip Ignacy Bartosik | 2010-07-27 | 1 | -0/+1 | |
* | Reorganized homepage (grouped elements relevant for each role together) | Joachim Filip Ignacy Bartosik | 2010-07-27 | 1 | -47/+60 | |
* | Made Checklist a regular input | Joachim Filip Ignacy Bartosik | 2010-07-27 | 3 | -28/+10 | |
* | Cleaned detailed tags | Joachim Filip Ignacy Bartosik | 2010-07-27 | 1 | -25/+22 | |
* | Moved navigation tag to separate file | Joachim Filip Ignacy Bartosik | 2010-07-27 | 2 | -10/+10 | |
* | Removed form for question content from question edit page (wasn't rendered) | Joachim Filip Ignacy Bartosik | 2010-07-27 | 1 | -5/+0 | |
* | Move reference answer to <detailed> tag for answer. | Joachim Filip Ignacy Bartosik | 2010-07-27 | 2 | -12/+13 | |
* | Clean comments view (and slightly change it) | Joachim Filip Ignacy Bartosik | 2010-07-27 | 2 | -7/+12 | |
* | Typo answers/edit.dryml | Joachim Filip Ignacy Bartosik | 2010-07-27 | 1 | -1/+1 | |
* | Clean QuestionsController | Joachim Filip Ignacy Bartosik | 2010-07-27 | 1 | -2/+2 | |
* | Set email title in UserMailer#common | Joachim Filip Ignacy Bartosik | 2010-07-27 | 1 | -16/+12 | |
* | Rewrote UserMailer#question_title | Joachim Filip Ignacy Bartosik | 2010-07-27 | 1 | -5/+1 | |
* | Bugfix: Questions created by administrators were not approved. | Joachim Filip Ignacy Bartosik | 2010-07-27 | 1 | -1/+1 | |
* | Rewrote Question#answered? to more efficient & easier to understand | Joachim Filip Ignacy Bartosik | 2010-07-27 | 1 | -1/+1 | |
* | Empty lines improving readability | Joachim Filip Ignacy Bartosik | 2010-07-27 | 5 | -6/+12 | |
* | Improved readability of ProjectAcceptance model | Joachim Filip Ignacy Bartosik | 2010-07-27 | 1 | -8/+8 | |
* | Replace two functions in User model with named scopes in Answer model | Joachim Filip Ignacy Bartosik | 2010-07-27 | 4 | -10/+8 | |
* | Rename method in User model | Joachim Filip Ignacy Bartosik | 2010-07-27 | 2 | -2/+2 | |
* | Replace complicated logical expressions in models with return-ifs | Joachim Filip Ignacy Bartosik | 2010-07-27 | 3 | -20/+38 | |
* | Remove unnecessary methods in User model | Joachim Filip Ignacy Bartosik | 2010-07-27 | 3 | -13/+5 | |
* | Allow recruits to give feedback on documentation + tiny bug fix | Joachim Filip Ignacy Bartosik | 2010-07-27 | 2 | -3/+6 | |
* | Validate that mentors have been Gentoo developers long enough | Joachim Filip Ignacy Bartosik | 2010-07-23 | 1 | -0/+28 | |
* | Don't show questions with no content | Joachim Filip Ignacy Bartosik | 2010-07-21 | 4 | -5/+12 | |
* | Cleaned question creation a bit | Joachim Filip Ignacy Bartosik | 2010-07-21 | 2 | -0/+8 | |
* | Don't allow recruits to edit their project acceptances | Joachim Filip Ignacy Bartosik | 2010-07-21 | 1 | -3/+2 | |
* | Allow viewing listings of answers of other users | Joachim Filip Ignacy Bartosik | 2010-07-21 | 6 | -7/+24 | |
* | Show recruits progress on their view pages | Joachim Filip Ignacy Bartosik | 2010-07-21 | 2 | -0/+19 | |
* | Replaced plain text fields with markdown | Joachim Filip Ignacy Bartosik | 2010-07-20 | 7 | -8/+8 | |
* | Feature covering mentor approval for answers and necessary fixes | Joachim Filip Ignacy Bartosik | 2010-07-19 | 2 | -1/+5 | |
* | Feature covering reference answers and fixes needed to pass them | Joachim Filip Ignacy Bartosik | 2010-07-19 | 5 | -8/+34 | |
* | Feature for viewing answers of recruits | Joachim Filip Ignacy Bartosik | 2010-07-19 | 1 | -0/+8 | |
* | Cleaned question view | Joachim Filip Ignacy Bartosik | 2010-07-19 | 2 | -2/+1 | |
* | Clean project acceptances view | Joachim Filip Ignacy Bartosik | 2010-07-19 | 4 | -3/+8 | |
* | Don't show reference field to non-recruiters | Joachim Filip Ignacy Bartosik | 2010-07-12 | 1 | -0/+6 | |
* | First user created doesn't become administrator | Joachim Filip Ignacy Bartosik | 2010-07-12 | 1 | -10/+2 | |
* | Recruits get feedback on their answers | Joachim Filip Ignacy Bartosik | 2010-07-12 | 6 | -1/+33 | |
* | Bug fix - answer was trying to send notifications to non-existing mentors | Joachim Filip Ignacy Bartosik | 2010-07-12 | 1 | -2/+3 | |
* | Multiple choice questions | Joachim Filip Ignacy Bartosik | 2010-07-12 | 19 | -9/+227 | |
* | Users can view descriptions of question groups | Joachim Filip Ignacy Bartosik | 2010-07-12 | 5 | -3/+28 | |
* | User may view and answer only one randomly chosen question from group | Joachim Filip Ignacy Bartosik | 2010-07-12 | 6 | -11/+145 | |
* | Allow users to suggest questions | Joachim Filip Ignacy Bartosik | 2010-07-08 | 8 | -3/+86 | |
* | Link on homepage to listing of recruits with all questions answered | Joachim Filip Ignacy Bartosik | 2010-06-28 | 1 | -0/+3 | |
* | Named scope in User for fetching recruits that answered all questions | Joachim Filip Ignacy Bartosik | 2010-06-28 | 3 | -14/+8 |