aboutsummaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)Author
2011-04-01make popup bookmarklet work in firefox when the title contains double and ↵Christian Weiske
single quotes. opera still broken, though
2011-03-31Revert "Revert "Updates for configurable-privacy2, hopefully without ↵bretticvs
carriage returns."" This reverts commit f072059f2de515c0125a9f63ab8476e52c4d4353.
2011-03-31Revert "Updates for configurable-privacy2, hopefully without carriage returns."bretticvs
This reverts commit 675eadd584e264ba92091579bbc1166dcf3a5715.
2011-03-31Updates for configurable-privacy2, hopefully without carriage returns.bretticvs
2011-03-31Revert "Further updates for configurable-privacy2."U-SYBASE\bdee
This reverts commit ef88147d453bce7d5b86ec43daad2f54447513c8.
2011-03-31re-enable browser bookmarklets after fixing some naaaaaaaaaaaaaasty bugs ↵Christian Weiske
with site titles that have special chars in them
2011-03-30Further updates for configurable-privacy2.bretticvs
2011-03-30make dynamictags (tagcloud) work againChristian Weiske
2011-03-29begin to fix dynamictags for xhtml compatibilityChristian Weiske
2011-03-29work around minLength problem in jquery-ui-autocompleteChristian Weiske
2011-03-29split words also by =, < and >Christian Weiske
2011-03-29update from 1.8.5 to jquery-ui 1.8.11Christian Weiske
2011-03-28use getadmintags.php if configured soChristian Weiske
2011-03-28jquey-autocomplete works!Christian Weiske
2011-03-26add new feature: allow unit test mode enabling via HTTP GET parameterChristian Weiske
2011-03-25begin modifying ajax/getcontacttagsChristian Weiske
2011-03-22do not error out when the bookmark cannot be savedChristian Weiske
2011-03-22autocomplete with jquery (hardcoded tag list for now)Christian Weiske
2011-03-22add jquery-ui with autocompleteChristian Weiske
2011-03-20Merge branch 'master' into jqueryChristian Weiske
Conflicts: doc/ChangeLog
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-15Fix bug #3187177: Wrong URL / Export XML BookmarksChristian Weiske
2011-03-15Updates for feature request 3164348: Make default privacy configurable.bretticvs
2010-11-02fix broken XMLChristian Weiske
2010-11-02we do not need the entities anymore since we will be using the characters ↵Christian Weiske
themselves now
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 ↵Christian Weiske
(generated with "yuicompressor --nomunge") of jstree
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