aboutsummaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Expand)Author
2011-05-14fix google custom search xmlChristian Weiske
2011-05-14make custom search more valid htmlChristian Weiske
2011-05-14proper status code when gsearch is deactivatedChristian Weiske
2011-05-13new privatekey2 branch with privatekey changesMark Pemberton
2011-05-13Merge branch 'master' into ssl-client-certsChristian Weiske
2011-05-12Merge branch 'master' into configurable-privacy2Christian Weiske
2011-05-11use correct variable and show error messagesChristian Weiske
2011-05-11deleting ssl client certificates from profile page works nowChristian Weiske
2011-05-11registering the current client certificate works nowChristian Weiske
2011-05-10prepare user interface to register and delete client certificates on the prof...Christian Weiske
2011-05-09show current users certificates on profile pageChristian Weiske
2011-05-09automatically register SSL client cert when user registersChristian Weiske
2011-05-04autofill registration form email address if user has a ssl client certificateChristian Weiske
2011-05-03show proper error message when url is invalidChristian Weiske
2011-05-02merge masterChristian Weiske
2011-04-15Fix bug #3097187: Using opensearch with two tags does not work in FirefoxChristian Weiske
2011-04-07fix E_NOTICE in rss when calling i.e. http://bm.bogo/rss.php/test?sort=date_descChristian Weiske
2011-04-05set width of autocomplete dropdownChristian Weiske
2011-03-29do not load all css filesChristian Weiske
2011-03-29update from 1.8.5 to jquery-ui 1.8.11Christian Weiske
2011-03-26rewrite ajax/getadmintags.phpChristian Weiske
2011-03-26test for beginsWith parameter and a bugfix :)Christian Weiske
2011-03-25begin modifying ajax/getcontacttagsChristian Weiske
2011-03-22autocomplete with jquery (hardcoded tag list for now)Christian Weiske
2011-03-22add jquery-ui with autocompleteChristian Weiske
2011-03-22remove fcbkcomplete javascript and css; we will be using jquery autocompleteChristian Weiske
2011-03-20Merge branch 'master' into jqueryChristian Weiske
2011-03-17prepare jquery autocomplete (does not work yet)Christian Weiske
2011-03-15Implement request #3054906: Show user's full name instead of nicknameChristian Weiske
2011-03-15Updates for feature request 3164348: Make default privacy configurable.bretticvs
2011-02-16Fix bug #3065284: AjaxVote problem with Webkit browsersChristian Weiske
2011-02-14Fix bug #3178597: Broken link to context in gsearch admin index pageChristian Weiske
2011-02-14fcbkcomplete filesChristian Weiske
2010-10-26remove jqueryui, we will be using FCBKcompleteChristian Weiske
2010-10-26add jqueryui 1.8.5Christian 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-09make export_html work in strict mode, tooChristian Weiske
2010-10-09fix menu2Christian Weiske
2010-10-09make tree menu look properChristian 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-09fix jstree xhtml bugChristian Weiske
2010-10-09make linkedtags sidebar tree menu work with jquery/jstree nowChristian Weiske
2010-10-07give admin tags a link href :)Christian Weiske
2010-10-01make the admin tag menu behave correctly now and show only arrows on nodes th...Christian 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-29api/posts/add respects the "replace" parameter nowcweiske
2010-09-29reformat api/posts/add and document it bettercweiske