aboutsummaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2011-03-17prepare jquery autocomplete (does not work yet)Christian Weiske
2010-11-02fix broken XMLChristian Weiske
2010-11-02we do not need the entities anymore since we will be using the characters the...Christian Weiske
2010-11-02get rid of arrow entitiesChristian Weiske
2010-10-29fix bookmark adding in strict modeChristian Weiske
2010-10-26remove jqueryui, we will be using FCBKcompleteChristian Weiske
2010-10-14makde linked block look nice in non-strict mode in opera and chromeChristian Weiske
2010-10-14make sidebar work with chrome and opera in non-strict modeChristian Weiske
2010-10-13make linked tags work on opera - "parent" is apparently a reserved wordChristian Weiske
2010-10-13use ROOT_JS for jstree theme includesChristian Weiske
2010-10-13load minified javascript if debug mode is off; add minified version (generate...Christian Weiske
2010-10-09move jstree into a version-specific directory so we can update it more easilyChristian Weiske
2010-10-09put jquery+jstree into top template since we need it most timesChristian Weiske
2010-10-09fix E_NOTICE in tag2tagadd and make tag2tagadd xhtml validChristian Weiske
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 short date a valid ISO date format.Christian 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-09-23implement patch 3059829: update FR_CA translationcweiske
2010-09-23update french translationscweiske
2010-09-23update main translation file from source codecweiske
2010-07-21Change "localhost" into 127.0.0.1 because it avoids a bug in Windows Seven.mensonge
2010-06-09prepare release of 0.97.0cweiske
2010-06-09put sergey's name in the russian translation filecweiske
2010-05-03add compiled russian translationcweiske
2010-05-03Revert "Vietnamese translation" - was accidentially put into fr_FRcweiske
2010-05-03typocweiske
2010-05-03add russian translation, thanks to Sergecweiske
2010-03-28add unittest url parametercweiske
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-20new config option to disable "SET NAMES UTF8" sql callcweiske