aboutsummaryrefslogtreecommitdiff
path: root/src/SemanticScuttle/Service/Vote.php
AgeCommit message (Expand)Author
2009-11-20remove superfluous returns after die messagescweiske
2009-11-03add new "votes" field in bookmarks database with the total sum of votescweiske
2009-11-02allow changing of votescweiske
2009-10-28implement rewriteVotings() and unittest the methodcweiske
2009-10-28update only one bookmark when voting;cweiske
2009-10-26introduce voting config value and provide current user voting status in getBo...cweiske
2009-10-25remove unreachable codecweiske
2009-10-24convert tabs to spacescweiske
2009-10-24clear votes table before testing votescweiske
2009-10-24Implement voting service and unit tests for itcweiske
2009-10-23revamp service factorycweiske
2009-10-23Begin work on voting systemcweiske