Age | Commit message (Expand) | Author |
2010-10-09 | embed the delete link directly in html instead of using javascript | Christian Weiske |
2010-10-09 | make the bookmark page valid xhtml | Christian Weiske |
2010-09-26 | escape the installation name; html code was broken when one had quotes in the... | cweiske |
2010-09-26 | give bookmarks.tpl.php nice looking generated html code | cweiske |
2010-03-19 | remove another 9 queries for logged in users! | cweiske |
2010-02-22 | Do not highlight admin bookmarks when $enableAdminColors is disabled | cweiske |
2010-02-20 | sql optimization: reduce by 9 sql queries when logged in and looking at bookm... | cweiske |
2010-02-20 | sql optimization: 9 queries less! | cweiske |
2010-02-20 | first sql optimization: fetch countOthers() for all bookmarks at once instead... | cweiske |
2010-02-20 | replace some strange foreach constructs with the proper variant | cweiske |
2010-01-29 | add missing space | cweiske |
2010-01-19 | Implement request #2934872: Option to set the "no description" | cweiske |
2010-01-19 | Implement request #2934868: Do not display full redirection URL, patch by fno... | cweiske |
2009-11-05 | mark bookmarks with votes < threshold with red dotted border | cweiske |
2009-11-02 | add horizontal voting styles | cweiske |
2009-10-29 | fix bad sort= xss in bookmarks.tpl | cweiske |
2009-10-28 | sort desc voting by default | cweiske |
2009-10-28 | add sort-by-voting to frontend | cweiske |
2009-10-27 | move bookmark thumbnail code in separate template file | cweiske |
2009-10-26 | basic voting system works; but layout is missing | cweiske |
2009-10-23 | rename ServiceFactory::getServiceInstance() to get() - much easier to write | cweiske |
2009-10-03 | make the application work again | cweiske |
2009-10-03 | move files to new locations | cweiske |