Age | Commit message (Expand) | Author |
2011-04-12 | use bootstrap file declared in phpunit.xml and do not include it in every sin... | Christian Weiske |
2011-04-12 | first test for service factory | Christian Weiske |
2011-04-07 | fix E_NOTICE in rss when calling i.e. http://bm.bogo/rss.php/test?sort=date_desc | Christian Weiske |
2011-04-06 | move doc-todo to doc-todo file | Christian Weiske |
2011-04-05 | update changelog with jquery merge | Christian Weiske |
2011-04-05 | set width of autocomplete dropdown | Christian Weiske |
2011-04-05 | move bookmarklet code to own template file | Christian Weiske |
2011-04-04 | restructure opera bookmarklet popup code (doesnt work currently :)) and make ... | Christian Weiske |
2011-04-04 | explain opera button commands | Christian Weiske |
2011-04-04 | end user docs todo | Christian Weiske |
2011-04-04 | FINALLY get the first opera bookmarklet working, with cleaner code now | Christian Weiske |
2011-04-01 | make popup bookmarklet work in firefox when the title contains double and sin... | Christian Weiske |
2011-03-31 | re-enable browser bookmarklets after fixing some naaaaaaaaaaaaaasty bugs with... | Christian Weiske |
2011-03-30 | make dynamictags (tagcloud) work again | Christian Weiske |
2011-03-29 | begin to fix dynamictags for xhtml compatibility | Christian Weiske |
2011-03-29 | work around minLength problem in jquery-ui-autocomplete | Christian Weiske |
2011-03-29 | do not load all css files | Christian Weiske |
2011-03-29 | split words also by =, < and > | Christian Weiske |
2011-03-29 | update from 1.8.5 to jquery-ui 1.8.11 | Christian Weiske |
2011-03-28 | use getadmintags.php if configured so | Christian Weiske |
2011-03-28 | jquey-autocomplete works! | Christian Weiske |
2011-03-28 | introduce assertResponseJson200 for API/ajax tests and use it | Christian Weiske |
2011-03-28 | add tests for getadmintags beginsWith and limit parameters | Christian Weiske |
2011-03-26 | rewrite ajax/getadmintags.php | Christian Weiske |
2011-03-26 | move setUnittestConfig to TestBaseApi since it makes only sense to use it there | Christian Weiske |
2011-03-26 | add new feature: allow unit test mode enabling via HTTP GET parameter | Christian Weiske |
2011-03-26 | test the limit parameter | Christian Weiske |
2011-03-26 | test for beginsWith parameter and a bugfix :) | Christian Weiske |
2011-03-26 | first working unittest for ajax/getcontacttags with login! | Christian Weiske |
2011-03-25 | begin modifying ajax/getcontacttags | Christian Weiske |
2011-03-25 | begin with ajax unittests - but they do not work yet | Christian Weiske |
2011-03-25 | do not generate invalid SQL when called with a not-so valid array | Christian Weiske |
2011-03-25 | beginsWith-parameter for getPopulartags, getContactTags and getAdminTags | Christian Weiske |
2011-03-24 | docblock for deleteAll | Christian Weiske |
2011-03-24 | update changelog | Christian Weiske |
2011-03-24 | fix privacy protection issue when fetching tags of several users | Christian Weiske |
2011-03-24 | make getPopularTags a tiny bit easier | Christian Weiske |
2011-03-24 | fix docblock | Christian Weiske |
2011-03-24 | replace assertType with assertInternalType to please phpunit | Christian Weiske |
2011-03-24 | unittest for Bookmark2Tag::getContactTags, CS and docblock | Christian Weiske |
2011-03-23 | unittest for getAdminTags as well as CS and docblock fixes on it | Christian Weiske |
2011-03-23 | rename three to thr to make the code look nicer | Christian Weiske |
2011-03-23 | format getPopularTags and add docblock | Christian Weiske |
2011-03-23 | getPopularTags is fully covered now | Christian Weiske |
2011-03-23 | exclude tests directory from coverage | Christian Weiske |
2011-03-23 | test for the days parameter | Christian Weiske |
2011-03-23 | first unit tests for Bookmark2Tag::getPopularTags | Christian Weiske |
2011-03-22 | do not error out when the bookmark cannot be saved | Christian Weiske |
2011-03-22 | autocomplete with jquery (hardcoded tag list for now) | Christian Weiske |
2011-03-22 | add jquery-ui with autocomplete | Christian Weiske |