Age | Commit message (Expand) | Author |
---|---|---|
2009-11-03 | add new "votes" field in bookmarks database with the total sum of votes | cweiske |
2009-11-02 | allow vote changes | cweiske |
2009-11-02 | test vote() when voting is deactivated | cweiske |
2009-11-02 | allow changing of votes | cweiske |
2009-11-02 | enable voting in voting tests | cweiske |
2009-10-28 | implement rewriteVotings() and unittest the method | cweiske |
2009-10-28 | test that voting for other bookmarks does not change when voting for one book... | cweiske |
2009-10-26 | add eric and ben as authors | cweiske |
2009-10-25 | remove unreachable code | cweiske |
2009-10-25 | introduce testbase class and make all tests runnable standalone | cweiske |
2009-10-24 | clear votes table before testing votes | cweiske |
2009-10-24 | Implement voting service and unit tests for it | cweiske |