aboutsummaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)Author
2011-03-26rewrite ajax/getadmintags.phpChristian Weiske
2011-03-26test for beginsWith parameter and a bugfix :)Christian Weiske
2011-03-25begin modifying ajax/getcontacttagsChristian Weiske
2011-03-22autocomplete with jquery (hardcoded tag list for now)Christian Weiske
2011-03-22add jquery-ui with autocompleteChristian Weiske
2011-03-22remove fcbkcomplete javascript and css; we will be using jquery autocompleteChristian Weiske
2011-03-20Merge branch 'master' into jqueryChristian Weiske
Conflicts: doc/ChangeLog
2011-03-17prepare jquery autocomplete (does not work yet)Christian Weiske
2011-03-15Implement request #3054906: Show user's full name instead of nicknameChristian Weiske
2011-02-16Fix bug #3065284: AjaxVote problem with Webkit browsersChristian Weiske
2011-02-14Fix bug #3178597: Broken link to context in gsearch admin index pageChristian Weiske
2011-02-14fcbkcomplete filesChristian Weiske
2010-10-26remove jqueryui, we will be using FCBKcompleteChristian Weiske
2010-10-26add jqueryui 1.8.5Christian Weiske
2010-10-13load minified javascript if debug mode is off; add minified version ↵Christian Weiske
(generated with "yuicompressor --nomunge") of jstree
2010-10-09move jstree into a version-specific directory so we can update it more easilyChristian Weiske
2010-10-09make export_html work in strict mode, tooChristian Weiske
2010-10-09fix menu2Christian Weiske
2010-10-09make tree menu look properChristian Weiske
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-09fix jstree xhtml bugChristian Weiske
2010-10-09make linkedtags sidebar tree menu work with jquery/jstree nowChristian Weiske
2010-10-07give admin tags a link href :)Christian 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-09-30make sidebar menu2 use jquery.jstree. ajax loading of subtags is still missingChristian Weiske
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-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-28add header to httpauth.inc.phpcweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@765 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-08-22make files use pear directoriesChristian Weiske
2010-03-28make export_html follow the "specs" a bit more and add format documentation urlcweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@705 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-03-28fix multiple tags in html exportcweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@704 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-03-28test that public bookmarks of other people are not exported via csvcweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@703 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-03-28make export_csv support filtering to multiple tagscweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@702 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-03-18unify hashing code in a separate methodcweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@692 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-03-17Fix bug #2960663: do not send content-type headers twice for ajax/api scriptscweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@690 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-03-17remove unneeded ampersandcweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@685 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-02-20remove end date condition since it seems unneccessary to mecweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@672 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-02-09Fix bug #2948410: API is broken in 0.96.0cweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@649 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-02-08allow people to move www/ folder where they want it, now one just has to ↵cweiske
change www/www-header.php git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@643 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-01-22add delicious api documentation linkcweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@622 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-01-22Fix bug #2936833: api fix: shared=nocweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@621 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-01-19Fix E_NOTICE when calling alltags.php without any parametercweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@619 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-01-19fix E_NOTICE in rsscweiske
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@616 b3834d28-1941-0410-a4f8-b48e95affb8f