Age | Commit message (Expand) | Author |
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-adding test data without carriage returns. | bretticvs |
2011-03-31 | Trying to remove carriage returns from test data. | bretticvs |
2011-03-31 | Revert "Revert "Updates for configurable-privacy2, hopefully without carriage... | bretticvs |
2011-03-31 | Revert "Updates for configurable-privacy2, hopefully without carriage returns." | bretticvs |
2011-03-31 | Updates for configurable-privacy2, hopefully without carriage returns. | bretticvs |
2011-03-31 | Revert "Further updates for configurable-privacy2." | U-SYBASE\bdee |
2011-03-31 | re-enable browser bookmarklets after fixing some naaaaaaaaaaaaaasty bugs with... | Christian Weiske |
2011-03-30 | Further updates for configurable-privacy2. | bretticvs |
2011-03-30 | Adding directory and files for test data. | bretticvs |
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 |
2011-03-22 | remove fcbkcomplete javascript and css; we will be using jquery autocomplete | Christian Weiske |