aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-24docblock for deleteAllChristian Weiske
2011-03-24update changelogChristian Weiske
2011-03-24fix privacy protection issue when fetching tags of several usersChristian Weiske
2011-03-24make getPopularTags a tiny bit easierChristian Weiske
2011-03-24fix docblockChristian Weiske
2011-03-24replace assertType with assertInternalType to please phpunitChristian Weiske
2011-03-24unittest for Bookmark2Tag::getContactTags, CS and docblockChristian Weiske
2011-03-23unittest for getAdminTags as well as CS and docblock fixes on itChristian Weiske
2011-03-23rename three to thr to make the code look nicerChristian Weiske
2011-03-23format getPopularTags and add docblockChristian Weiske
2011-03-23getPopularTags is fully covered nowChristian Weiske
2011-03-23exclude tests directory from coverageChristian Weiske
2011-03-23test for the days parameterChristian Weiske
2011-03-23first unit tests for Bookmark2Tag::getPopularTagsChristian 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-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-15unit test for the new SemanticScuttle_Model_UserArray classChristian 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-02-18get rid of phpunits warnings about deprecated assertType usagesChristian Weiske
2011-02-16Fix bug #3065284: AjaxVote problem with Webkit browsersChristian Weiske
2011-02-16set release date of 0.97.2Christian Weiske
2011-02-16remove svntag task from build file; we do not have svn anymoreChristian Weiske
2011-02-15another merged bugfixChristian Weiske
2011-02-15move changes into 0.97.2 where I merged themChristian Weiske
2011-02-14Fix bug #3178597: Broken link to context in gsearch admin index pageChristian Weiske
2011-02-14fcbkcomplete filesChristian Weiske
2011-02-14documentation todoChristian Weiske
2011-02-09rename $range to $status as it is used in all other methods; add privacy to t...Christian Weiske
2011-02-02make unittests run with phpunit 3.5.xChristian Weiske
2010-11-19Fix bug #3111254: Search in my_watchlist results in errorChristian Weiske
2010-11-19Fix bug #3111254: Search in my_watchlist results in errorChristian 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-26add jqueryui 1.8.5Christian 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-09make export_html work in strict mode, tooChristian Weiske