Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Questions can belong to many categories | Petteri Räty | 2011-03-12 | 1 | -1/+1 |
* | Rename QuestionCategory to Category | Petteri Räty | 2011-03-12 | 1 | -1/+1 |
* | Fix deprecation warnings from delayed_job | Petteri Räty | 2011-02-22 | 1 | -2/+2 |
* | Send emails as delayed job | Joachim Filip Ignacy Bartosik | 2010-11-09 | 1 | -2/+2 |
* | Pie chart on how recruits evaluated documentation on questions how pages | Joachim Filip Ignacy Bartosik | 2010-10-05 | 1 | -0/+5 |
* | Add copyright notice to *.rb files under lib/ and app/ | Joachim Filip Ignacy Bartosik | 2010-09-01 | 1 | -0/+14 |
* | Document modules | Joachim Filip Ignacy Bartosik | 2010-08-14 | 1 | -13/+27 |
* | Document models | Joachim Filip Ignacy Bartosik | 2010-08-14 | 1 | -0/+14 |
* | Improve Answer model tests coverage | Joachim Filip Ignacy Bartosik | 2010-08-14 | 1 | -2/+2 |
* | Bugfix - previous commit was tested unproperly and introduced some bugs | Joachim Filip Ignacy Bartosik | 2010-08-09 | 1 | -1/+1 |
* | Add :null => false to required fields and relations in models. | Joachim Filip Ignacy Bartosik | 2010-08-05 | 1 | -2/+2 |
* | Only owner can edit feedback of answer | Joachim Filip Ignacy Bartosik | 2010-08-05 | 1 | -0/+4 |
* | Replace try with _? where possible | Joachim Filip Ignacy Bartosik | 2010-08-05 | 1 | -3/+3 |
* | Add functions to Guest model to avoid try-s | Joachim Filip Ignacy Bartosik | 2010-08-05 | 1 | -2/+2 |
* | Make tests pass on MySQL | Joachim Filip Ignacy Bartosik | 2010-08-02 | 1 | -2/+2 |
* | Made Checklist a regular input | Joachim Filip Ignacy Bartosik | 2010-07-27 | 1 | -24/+7 |
* | Empty lines improving readability | Joachim Filip Ignacy Bartosik | 2010-07-27 | 1 | -0/+1 |
* | Replace two functions in User model with named scopes in Answer model | Joachim Filip Ignacy Bartosik | 2010-07-27 | 1 | -0/+6 |
* | Remove unnecessary methods in User model | Joachim Filip Ignacy Bartosik | 2010-07-27 | 1 | -2/+2 |
* | Allow recruits to give feedback on documentation + tiny bug fix | Joachim Filip Ignacy Bartosik | 2010-07-27 | 1 | -1/+4 |
* | Don't show questions with no content | Joachim Filip Ignacy Bartosik | 2010-07-21 | 1 | -2/+2 |
* | Replaced plain text fields with markdown | Joachim Filip Ignacy Bartosik | 2010-07-20 | 1 | -1/+1 |
* | Feature covering mentor approval for answers and necessary fixes | Joachim Filip Ignacy Bartosik | 2010-07-19 | 1 | -1/+3 |
* | Feature covering reference answers and fixes needed to pass them | Joachim Filip Ignacy Bartosik | 2010-07-19 | 1 | -0/+20 |
* | Don't show reference field to non-recruiters | Joachim Filip Ignacy Bartosik | 2010-07-12 | 1 | -0/+6 |
* | Recruits get feedback on their answers | Joachim Filip Ignacy Bartosik | 2010-07-12 | 1 | -0/+7 |
* | 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 | 1 | -0/+12 |
* | Support for mentor comments | Joachim Filip Ignacy Bartosik | 2010-06-24 | 1 | -0/+1 |
* | notify mentors when recruits change answers | Joachim Filip Ignacy Bartosik | 2010-06-09 | 1 | -0/+5 |
* | Notify mentors about new answers of their recruits | Joachim Filip Ignacy Bartosik | 2010-06-09 | 1 | -0/+7 |
* | Mark answer as unapproved if content was changed | Joachim Filip Ignacy Bartosik | 2010-06-08 | 1 | -0/+4 |
* | Mentors can approve and disapprove answers | Joachim Filip Ignacy Bartosik | 2010-06-08 | 1 | -2/+10 |
* | Answer can be marked as reference | Joachim Filip Ignacy Bartosik | 2010-06-08 | 1 | -4/+25 |
* | User can answer a question only once. | Joachim Filip Ignacy Bartosik | 2010-05-28 | 1 | -0/+2 |
* | Mentor can view answers of his/her recruits | Joachim Filip Ignacy Bartosik | 2010-05-24 | 1 | -1/+3 |
* | Answered questions are marked. | Joachim Filip Ignacy Bartosik | 2010-05-21 | 1 | -1/+1 |
* | Permissions for answers | Joachim Filip Ignacy Bartosik | 2010-05-21 | 1 | -15/+3 |
* | Generated answer model | Joachim Filip Ignacy Bartosik | 2010-05-21 | 1 | -0/+30 |