summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* begin to fix dynamictags for xhtml compatibilityGravatar Christian Weiske2011-03-291-6/+4
* work around minLength problem in jquery-ui-autocompleteGravatar Christian Weiske2011-03-291-1/+5
* do not load all css filesGravatar Christian Weiske2011-03-291-9/+0
* split words also by =, < and >Gravatar Christian Weiske2011-03-291-1/+3
* update from 1.8.5 to jquery-ui 1.8.11Gravatar Christian Weiske2011-03-2933-1530/+250
* use getadmintags.php if configured soGravatar Christian Weiske2011-03-281-2/+9
* jquey-autocomplete works!Gravatar Christian Weiske2011-03-281-5/+7
* introduce assertResponseJson200 for API/ajax tests and us...Gravatar Christian Weiske2011-03-284-63/+32
* add tests for getadmintags beginsWith and limit parametersGravatar Christian Weiske2011-03-281-0/+79
* rewrite ajax/getadmintags.phpGravatar Christian Weiske2011-03-261-39/+42
* move setUnittestConfig to TestBaseApi since it makes only...Gravatar Christian Weiske2011-03-263-44/+107
* add new feature: allow unit test mode enabling via HTTP G...Gravatar Christian Weiske2011-03-263-2/+85
* test the limit parameterGravatar Christian Weiske2011-03-261-0/+24
* test for beginsWith parameter and a bugfix :)Gravatar Christian Weiske2011-03-262-1/+18
* first working unittest for ajax/getcontacttags with login!Gravatar Christian Weiske2011-03-262-11/+28
* begin modifying ajax/getcontacttagsGravatar Christian Weiske2011-03-252-34/+40
* begin with ajax unittests - but they do not work yetGravatar Christian Weiske2011-03-252-0/+109
* do not generate invalid SQL when called with a not-so val...Gravatar Christian Weiske2011-03-252-2/+21
* beginsWith-parameter for getPopulartags, getContactTags a...Gravatar Christian Weiske2011-03-252-5/+84
* docblock for deleteAllGravatar Christian Weiske2011-03-241-1/+9
* update changelogGravatar Christian Weiske2011-03-241-0/+1
* fix privacy protection issue when fetching tags of severa...Gravatar Christian Weiske2011-03-242-21/+50
* make getPopularTags a tiny bit easierGravatar Christian Weiske2011-03-241-9/+7
* fix docblockGravatar Christian Weiske2011-03-241-3/+3
* replace assertType with assertInternalType to please phpunitGravatar Christian Weiske2011-03-241-3/+3
* unittest for Bookmark2Tag::getContactTags, CS and docblockGravatar Christian Weiske2011-03-242-10/+83
* unittest for getAdminTags as well as CS and docblock fixe...Gravatar Christian Weiske2011-03-232-3/+47
* rename three to thr to make the code look nicerGravatar Christian Weiske2011-03-231-16/+16
* format getPopularTags and add docblockGravatar Christian Weiske2011-03-231-19/+56
* getPopularTags is fully covered nowGravatar Christian Weiske2011-03-231-0/+124
* exclude tests directory from coverageGravatar Christian Weiske2011-03-231-0/+8
* test for the days parameterGravatar Christian Weiske2011-03-231-0/+37
* first unit tests for Bookmark2Tag::getPopularTagsGravatar Christian Weiske2011-03-232-2/+85
* do not error out when the bookmark cannot be savedGravatar Christian Weiske2011-03-221-1/+5
* autocomplete with jquery (hardcoded tag list for now)Gravatar Christian Weiske2011-03-222-3/+40
* add jquery-ui with autocompleteGravatar Christian Weiske2011-03-2228-5/+3167
* remove fcbkcomplete javascript and css; we will be using ...Gravatar Christian Weiske2011-03-222-34/+0
* Merge branch 'master' into jqueryGravatar Christian Weiske2011-03-2022-64/+180
|\
| * unit test for the new SemanticScuttle_Model_UserArray classGravatar Christian Weiske2011-03-151-0/+68
| * Implement request #3054906: Show user's full name instead...Gravatar Christian Weiske2011-03-1510-9/+63
| * Fix bug #3187177: Wrong URL / Export XML BookmarksGravatar Christian Weiske2011-03-152-1/+2
| * get rid of phpunits warnings about deprecated assertType ...Gravatar Christian Weiske2011-02-183-18/+18
| * Fix bug #3065284: AjaxVote problem with Webkit browsersGravatar Christian Weiske2011-02-162-1/+5
| * set release date of 0.97.2Gravatar Christian Weiske2011-02-161-1/+1
| * remove svntag task from build file; we do not have svn an...Gravatar Christian Weiske2011-02-161-13/+2
| * another merged bugfixGravatar Christian Weiske2011-02-151-1/+1
| * move changes into 0.97.2 where I merged themGravatar Christian Weiske2011-02-151-2/+2
| * Fix bug #3178597: Broken link to context in gsearch admin...Gravatar Christian Weiske2011-02-142-1/+8
| * documentation todoGravatar Christian Weiske2011-02-141-0/+4
| * rename $range to $status as it is used in all other metho...Gravatar Christian Weiske2011-02-091-8/+8