aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-04-05update changelog with jquery mergeChristian Weiske
2011-04-05set width of autocomplete dropdownChristian Weiske
2011-04-05move bookmarklet code to own template fileChristian Weiske
2011-04-04restructure opera bookmarklet popup code (doesnt work currently :)) and make ↵Christian Weiske
normal opera bookmarklet code a bit easier to read
2011-04-04explain opera button commandsChristian Weiske
2011-04-04end user docs todoChristian Weiske
2011-04-04FINALLY get the first opera bookmarklet working, with cleaner code nowChristian Weiske
2011-04-01make popup bookmarklet work in firefox when the title contains double and ↵Christian Weiske
single quotes. opera still broken, though
2011-03-31Re-adding test data without carriage returns.bretticvs
2011-03-31Trying to remove carriage returns from test data.bretticvs
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-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