Age | Commit message (Expand) | Author |
2009-10-30 | move todo | cweiske |
2009-10-30 | some new todo items | cweiske |
2009-10-30 | add changelog entries down to version 0.84 | cweiske |
2009-10-30 | remove model item from todo; it is done | cweiske |
2009-10-30 | move template object to own file and rename it to SemanticScuttle_Model_Template | cweiske |
2009-10-30 | move user class into own file | cweiske |
2009-10-29 | more todo | cweiske |
2009-10-29 | fix bad sort= xss in bookmarks.tpl | cweiske |
2009-10-29 | fix several XSS injection problems with page variable | cweiske |
2009-10-29 | todo list | cweiske |
2009-10-28 | sort desc voting by default | cweiske |
2009-10-28 | unification test was unstable, too | cweiske |
2009-10-28 | test was unstable and did not work with empty users table | cweiske |
2009-10-28 | loosen strictness of sorting xss fix a bit - did not work anymore | cweiske |
2009-10-28 | add sort-by-voting to frontend | cweiske |
2009-10-28 | fix XSS vulnerability | cweiske |
2009-10-28 | fix short open tags | cweiske |
2009-10-28 | explain deleteAll() in bookmarks | cweiske |
2009-10-28 | fix unfreed sql result and add deleteAll() for users | cweiske |
2009-10-28 | rename vote table columns | cweiske |
2009-10-28 | fix E_NOTICE in tag list | cweiske |
2009-10-28 | entity missed semicolon | cweiske |
2009-10-28 | add label for "keep password 2 weeks" text | cweiske |
2009-10-28 | show own voting as background color | cweiske |
2009-10-28 | add usertest to alltests | cweiske |
2009-10-28 | add usertest and check if setting a new user id also changes the user array | cweiske |
2009-10-28 | test previously fixed bug: voting was updated for all bookmarks, not only the... | 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-28 | update only one bookmark when voting; | cweiske |
2009-10-28 | basic ajax voting support. has a bad counting bug somewhere | cweiske |
2009-10-28 | cs | cweiske |
2009-10-28 | do not use new css3 values since nobody understands them yet | cweiske |
2009-10-27 | prevent js file to get stored in lastUrl | cweiske |
2009-10-27 | search engines should not follow voting links (not that they are visible to t... | cweiske |
2009-10-27 | style voting badge | cweiske |
2009-10-27 | do not error out when user is not logged in | cweiske |
2009-10-27 | fix jsScuttle include | cweiske |
2009-10-27 | img.thumbnail is defined later on | cweiske |
2009-10-27 | move bookmark thumbnail code in separate template file | cweiske |
2009-10-27 | fix user-specific tags | cweiske |
2009-10-27 | move thumbnail code in own file | cweiske |
2009-10-27 | Move URL redirection from URL to session parameter | cweiske |
2009-10-26 | basic voting system works; but layout is missing | cweiske |
2009-10-26 | introduce voting config value and provide current user voting status in getBo... | cweiske |
2009-10-26 | add docblocks to service classes | cweiske |
2009-10-26 | add eric and ben as authors | cweiske |
2009-10-26 | rename config.inc.php to config.php throughout the code | cweiske |
2009-10-26 | add bVoting to table definition file | cweiske |
2009-10-25 | remove unreachable code | cweiske |