aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-28sort desc voting by defaultcweiske
2009-10-28unification test was unstable, toocweiske
2009-10-28test was unstable and did not work with empty users tablecweiske
2009-10-28loosen strictness of sorting xss fix a bit - did not work anymorecweiske
2009-10-28add sort-by-voting to frontendcweiske
2009-10-28fix XSS vulnerabilitycweiske
2009-10-28fix short open tagscweiske
2009-10-28explain deleteAll() in bookmarkscweiske
2009-10-28fix unfreed sql result and add deleteAll() for userscweiske
2009-10-28rename vote table columnscweiske
2009-10-28fix E_NOTICE in tag listcweiske
2009-10-28entity missed semicoloncweiske
2009-10-28add label for "keep password 2 weeks" textcweiske
2009-10-28show own voting as background colorcweiske
2009-10-28add usertest to alltestscweiske
2009-10-28add usertest and check if setting a new user id also changes the user arraycweiske
2009-10-28test previously fixed bug: voting was updated for all bookmarks, not only the...cweiske
2009-10-28implement rewriteVotings() and unittest the methodcweiske
2009-10-28test that voting for other bookmarks does not change when voting for one book...cweiske
2009-10-28update only one bookmark when voting;cweiske
2009-10-28basic ajax voting support. has a bad counting bug somewherecweiske
2009-10-28cscweiske
2009-10-28do not use new css3 values since nobody understands them yetcweiske
2009-10-27prevent js file to get stored in lastUrlcweiske
2009-10-27search engines should not follow voting links (not that they are visible to t...cweiske
2009-10-27style voting badgecweiske
2009-10-27do not error out when user is not logged incweiske
2009-10-27fix jsScuttle includecweiske
2009-10-27img.thumbnail is defined later oncweiske
2009-10-27move bookmark thumbnail code in separate template filecweiske
2009-10-27fix user-specific tagscweiske
2009-10-27move thumbnail code in own filecweiske
2009-10-27Move URL redirection from URL to session parametercweiske
2009-10-26basic voting system works; but layout is missingcweiske
2009-10-26introduce voting config value and provide current user voting status in getBo...cweiske
2009-10-26add docblocks to service classescweiske
2009-10-26add eric and ben as authorscweiske
2009-10-26rename config.inc.php to config.php throughout the codecweiske
2009-10-26add bVoting to table definition filecweiske
2009-10-25remove unreachable codecweiske
2009-10-25document attachtagscweiske
2009-10-25clarificationcweiske
2009-10-25document attachlinkedtagcweiske
2009-10-25fix tagtestcweiske
2009-10-25Rename categories to tags, because that is what they arecweiske
2009-10-25fix one tag2tag test and make the other one report the real errorcweiske
2009-10-25tab 2 spaces in test filescweiske
2009-10-25fix testRename() tag2tag testcweiske
2009-10-25test if deleting bookmarks works. to do this, we need a new testbase method t...cweiske
2009-10-25correct indentation and visibility modifiercweiske