aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-31Revert "Further updates for configurable-privacy2."U-SYBASE\bdee
2011-03-31re-enable browser bookmarklets after fixing some naaaaaaaaaaaaaasty bugs with...Christian Weiske
2011-03-30Further updates for configurable-privacy2.bretticvs
2011-03-30Adding directory and files for test data.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-29do not load all css filesChristian 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-28introduce assertResponseJson200 for API/ajax tests and use itChristian Weiske
2011-03-28add tests for getadmintags beginsWith and limit parametersChristian Weiske
2011-03-26rewrite ajax/getadmintags.phpChristian Weiske
2011-03-26move setUnittestConfig to TestBaseApi since it makes only sense to use it thereChristian Weiske
2011-03-26add new feature: allow unit test mode enabling via HTTP GET parameterChristian Weiske
2011-03-26test the limit parameterChristian Weiske
2011-03-26test for beginsWith parameter and a bugfix :)Christian Weiske
2011-03-26first working unittest for ajax/getcontacttags with login!Christian Weiske
2011-03-25begin modifying ajax/getcontacttagsChristian Weiske
2011-03-25begin with ajax unittests - but they do not work yetChristian Weiske
2011-03-25do not generate invalid SQL when called with a not-so valid arrayChristian Weiske
2011-03-25beginsWith-parameter for getPopulartags, getContactTags and getAdminTagsChristian Weiske
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-03-15Updates for feature request 3164348: Make default privacy configurable.bretticvs
2011-02-18get rid of phpunits warnings about deprecated assertType usagesChristian Weiske
2011-02-16Fix bug #3065284: AjaxVote problem with Webkit browsersChristian Weiske