summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-11registering the current client certificate works nowChristian Weiske
2011-05-11document template parameters and correct form actionChristian Weiske
2011-05-11do not use links but POST form to change SSL settings. Proper web apps should...Christian Weiske
2011-05-10prepare user interface to register and delete client certificates on the prof...Christian Weiske
2011-05-09show current users certificates on profile pageChristian Weiske
2011-05-09automatically register SSL client cert when user registersChristian Weiske
2011-05-09move ssl client cert handling into separate service classChristian Weiske
2011-05-05also match client issuer (CA)Christian Weiske
2011-05-04autofill registration form email address if user has a ssl client certificateChristian Weiske
2011-05-04part of request #3163623: add support to login via ssl client certificate. we...Christian Weiske
2011-05-04SQL schema version table to ease future database upgradesChristian Weiske
2011-05-04Support HTTPS connections when $root is not configuredChristian Weiske
2011-05-03update changelog; bug #3251877 has been fixed with the query switchChristian Weiske
2011-05-03update changelogChristian Weiske
2011-05-03show proper error message when url is invalidChristian Weiske
2011-05-03rename test methodChristian Weiske
2011-05-03do not add bookmarks with an invalid URLChristian Weiske
2011-05-03docblock for isValidUrl methodChristian Weiske
2011-05-03begin bookmark model class with URL validation methodChristian Weiske
2011-04-15exclude database layer files from coverageChristian Weiske
2011-04-15add test to search for multiple tags, which fails currentlyChristian Weiske
2011-04-15use correct urlChristian Weiske
2011-04-15use xml parser, not htmlChristian Weiske
2011-04-15Fix bug #3097187: Using opensearch with two tags does not work in FirefoxChristian Weiske
2011-04-14verify we get the correct search URLChristian Weiske
2011-04-14test opensearch api content typeChristian Weiske
2011-04-14remove fixmeChristian Weiske
2011-04-14test that opensearch link is the main page HTML headChristian Weiske
2011-04-14include HTTP_Request2 in api base fileChristian Weiske
2011-04-12use bootstrap file declared in phpunit.xml and do not include it in every sin...Christian Weiske
2011-04-12first test for service factoryChristian Weiske
2011-04-07fix E_NOTICE in rss when calling i.e. http://bm.bogo/rss.php/test?sort=date_descChristian Weiske
2011-04-06move doc-todo to doc-todo fileChristian Weiske
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
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 sin...Christian Weiske
2011-03-31re-enable browser bookmarklets after fixing some naaaaaaaaaaaaaasty bugs with...Christian Weiske
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