aboutsummaryrefslogtreecommitdiff
path: root/data/templates
AgeCommit message (Expand)Author
2010-10-09make add/del tag nav links work againChristian Weiske
2010-10-09make watchlist valid xhtmlChristian Weiske
2010-10-09make admin page validChristian Weiske
2010-10-09make edit profile page validChristian Weiske
2010-10-09embed the delete link directly in html instead of using javascriptChristian Weiske
2010-10-09make the page valid and keep chromium happyChristian Weiske
2010-10-09make the page validChristian Weiske
2010-10-09make linkedtags sidebar tree menu work with jquery/jstree nowChristian Weiske
2010-10-09make the bookmark page valid xhtmlChristian Weiske
2010-10-07we do not need that serviceChristian Weiske
2010-10-07prettier html in menu2 tagsChristian Weiske
2010-10-01remove dojo cssChristian Weiske
2010-10-01remove unneeded dojo code from menu2Christian Weiske
2010-10-01make adminlinkedtags (menu2Tags) finally work with jqueryChristian Weiske
2010-09-30make sidebar menu2 use jquery.jstree. ajax loading of subtags is still missingChristian Weiske
2010-09-28begin converting menu2 to jqueryChristian Weiske
2010-09-27Fix bug #3074816: French translation breaks edit javascriptcweiske
2010-09-26make html more readablecweiske
2010-09-26escape the installation name; html code was broken when one had quotes in the...cweiske
2010-09-26give bookmarks.tpl.php nice looking generated html codecweiske
2010-06-09prepare release of 0.97.0cweiske
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-02-09prepare 0.96.1v0.96.1cweiske
2010-02-08prepare release of version 0.96.0v0.96cweiske
2010-02-08Fix bug #2899515: Bookmarklet broken when site title contains quotecweiske
2010-01-29add missing spacecweiske
2010-01-29fix missing spacecweiske
2010-01-29Fix bug #2843523: ArtViper thumbnail license changecweiske
2010-01-19Fix bug #2934891: RSS XML was sometimes invalid becausecweiske
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
2010-01-16lowercase utf-8 because i like that bettercweiske
2010-01-16add pubdate and latest change date to rss feedcweiske
2009-11-16fix dojo multicombobox bug; prepare 0.95.1cweiske
2009-11-05mark bookmarks with votes < threshold with red dotted bordercweiske
2009-11-04we set content type already in header.phpcweiske
2009-11-04make voting labels translatablecweiske
2009-11-02add configuration option to disable registrationcweiske
2009-11-02enable vote changes on voting badgecweiske
2009-11-02add horizontal voting links and switch config settingcweiske
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-28fix short open tagscweiske