aboutsummaryrefslogtreecommitdiff
path: root/data/templates/bookmarks.tpl.php
AgeCommit message (Expand)Author
2010-03-19remove another 9 queries for logged in users!cweiske
2010-02-22Do not highlight admin bookmarks when $enableAdminColors is disabledcweiske
2010-02-20sql optimization: reduce by 9 sql queries when logged in and looking at bookm...cweiske
2010-02-20sql optimization: 9 queries less!cweiske
2010-02-20first sql optimization: fetch countOthers() for all bookmarks at once instead...cweiske
2010-02-20replace some strange foreach constructs with the proper variantcweiske
2010-01-29add missing spacecweiske
2010-01-19Implement request #2934872: Option to set the "no description"cweiske
2010-01-19Implement request #2934868: Do not display full redirection URL, patch by fno...cweiske
2009-11-05mark bookmarks with votes < threshold with red dotted bordercweiske
2009-11-02add horizontal voting stylescweiske
2009-10-29fix bad sort= xss in bookmarks.tplcweiske
2009-10-28sort desc voting by defaultcweiske
2009-10-28add sort-by-voting to frontendcweiske
2009-10-27move bookmark thumbnail code in separate template filecweiske
2009-10-26basic voting system works; but layout is missingcweiske
2009-10-23rename ServiceFactory::getServiceInstance() to get() - much easier to writecweiske
2009-10-03make the application work againcweiske
2009-10-03move files to new locationscweiske