Age | Commit message (Expand) | Author |
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-06 | move privacy tests for api/post_add to the correct location | Christian Weiske |
2011-04-06 | ignore unittest config file | Christian Weiske |
2011-04-06 | move unittest config deletion to setup since that makes it easier to debug, a... | Christian Weiske |
2011-04-06 | cherry-pick: | Christian Weiske |
2011-04-06 | cherry-pick: | Christian Weiske |
2011-04-06 | tell people why we need that variable | Christian Weiske |
2011-04-06 | always delete all bookmarks in setUp since almost all methods do it anyway | 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-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 |