aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-10-09fix E_NOTICE in tag2tagadd and make tag2tagadd xhtml validChristian Weiske
2010-10-09make add/del tag nav links work againChristian Weiske
2010-10-09make watchlist valid xhtmlChristian Weiske
2010-10-09make admin page validChristian Weiske
2010-10-09make edit profile page validChristian Weiske
2010-10-09fix jstree xhtml bugChristian Weiske
2010-10-09embed the delete link directly in html instead of using javascriptChristian Weiske
2010-10-09make the short date a valid ISO date format.Christian Weiske
2010-10-09make the page valid and keep chromium happyChristian Weiske
2010-10-09make the page validChristian Weiske
2010-10-09make linkedtags sidebar tree menu work with jquery/jstree nowChristian Weiske
2010-10-09make the bookmark page valid xhtmlChristian Weiske
2010-10-08tests for getadminlinkedtagsChristian Weiske
2010-10-08scripts to dump and restore the semanticscuttle database quickly - useful to ↵Christian Weiske
keep the database even when running unit tests
2010-10-07we do not need that serviceChristian Weiske
2010-10-07prettier html in menu2 tagsChristian Weiske
2010-10-07CS on constantsChristian Weiske
2010-10-07give admin tags a link href :)Christian Weiske
2010-10-01remove dojo cssChristian Weiske
2010-10-01remove unneeded dojo code from menu2Christian Weiske
2010-10-01make the admin tag menu behave correctly now and show only arrows on nodes ↵Christian Weiske
that have children
2010-10-01make adminlinkedtags (menu2Tags) finally work with jqueryChristian Weiske
2010-10-01CS, docblocksChristian Weiske
2010-09-30make sidebar menu2 use jquery.jstree. ajax loading of subtags is still missingChristian Weiske
2010-09-30remove deprecate split()Christian Weiske
2010-09-30merge masterChristian Weiske
2010-09-29merge changelog from 0.97 branchcweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@781 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-29api/posts/add respects the "replace" parameter nowcweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@777 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-29reformat api/posts/add and document it bettercweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@776 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-29send 400 status code if a parameter is missingcweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@775 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-29check datetime settingcweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@774 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-29first tests for api/posts/addcweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@773 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-29first tests for api/posts/addcweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@772 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-29test for api/posts/updatecweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@771 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-29delicious returns a proper error message when deleting non-existant items, ↵cweiske
which we do now, too git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@770 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-28rewrite api/posts/delete to be more secure and add unit tests for itcweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@769 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-28execute api testscweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@768 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-28tests for deleting bookmarks via the API. two of them fail currently because ↵cweiske
of a security issue git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@767 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-28update docblockscweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@766 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-28add header to httpauth.inc.phpcweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@765 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-28add gettext changelog entrycweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@764 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-28update php-gettext to 1.0.10cweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@763 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-28begin converting menu2 to jqueryChristian Weiske
2010-09-28add gettext changelog entryChristian Weiske
2010-09-28update php-gettext to 1.0.10Christian Weiske
2010-09-27now we have tests for all history all methodscweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@762 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-27test automatic search history deletioncweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@761 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-27defined main method before including includescweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@760 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-27defined main method before including includescweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@759 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-27test deleteall in searchhistorycweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@758 b3834d28-1941-0410-a4f8-b48e95affb8f