Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2011-03-20 | Merge branch 'master' into jquery | Christian Weiske | |
Conflicts: doc/ChangeLog | |||
2011-03-17 | prepare jquery autocomplete (does not work yet) | Christian Weiske | |
2011-03-15 | Implement request #3054906: Show user's full name instead of nickname | Christian Weiske | |
2011-02-16 | Fix bug #3065284: AjaxVote problem with Webkit browsers | Christian Weiske | |
2011-02-14 | Fix bug #3178597: Broken link to context in gsearch admin index page | Christian Weiske | |
2011-02-14 | fcbkcomplete files | Christian Weiske | |
2010-10-26 | remove jqueryui, we will be using FCBKcomplete | Christian Weiske | |
2010-10-26 | add jqueryui 1.8.5 | Christian Weiske | |
2010-10-13 | load minified javascript if debug mode is off; add minified version ↵ | Christian Weiske | |
(generated with "yuicompressor --nomunge") of jstree | |||
2010-10-09 | move jstree into a version-specific directory so we can update it more easily | Christian Weiske | |
2010-10-09 | make export_html work in strict mode, too | Christian Weiske | |
2010-10-09 | fix menu2 | Christian Weiske | |
2010-10-09 | make tree menu look proper | Christian Weiske | |
2010-10-09 | fix E_NOTICE in tag2tagadd and make tag2tagadd xhtml valid | Christian Weiske | |
2010-10-09 | make add/del tag nav links work again | Christian Weiske | |
2010-10-09 | fix jstree xhtml bug | Christian Weiske | |
2010-10-09 | make linkedtags sidebar tree menu work with jquery/jstree now | Christian Weiske | |
2010-10-07 | give admin tags a link href :) | Christian Weiske | |
2010-10-01 | make the admin tag menu behave correctly now and show only arrows on nodes ↵ | Christian Weiske | |
that have children | |||
2010-10-01 | make adminlinkedtags (menu2Tags) finally work with jquery | Christian Weiske | |
2010-09-30 | make sidebar menu2 use jquery.jstree. ajax loading of subtags is still missing | Christian Weiske | |
2010-09-29 | api/posts/add respects the "replace" parameter now | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@777 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-09-29 | reformat api/posts/add and document it better | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@776 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-09-29 | send 400 status code if a parameter is missing | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@775 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-09-29 | first tests for api/posts/add | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@772 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-09-29 | test for api/posts/update | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@771 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-09-29 | delicious 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-28 | rewrite api/posts/delete to be more secure and add unit tests for it | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@769 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-09-28 | add header to httpauth.inc.php | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@765 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-08-22 | make files use pear directories | Christian Weiske | |
2010-03-28 | make export_html follow the "specs" a bit more and add format documentation url | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@705 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-03-28 | fix multiple tags in html export | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@704 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-03-28 | test that public bookmarks of other people are not exported via csv | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@703 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-03-28 | make export_csv support filtering to multiple tags | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@702 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-03-18 | unify hashing code in a separate method | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@692 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-03-17 | Fix bug #2960663: do not send content-type headers twice for ajax/api scripts | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@690 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-03-17 | remove unneeded ampersand | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@685 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-02-20 | remove end date condition since it seems unneccessary to me | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@672 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-02-09 | Fix bug #2948410: API is broken in 0.96.0 | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@649 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-02-08 | allow 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-22 | add delicious api documentation link | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@622 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-01-22 | Fix bug #2936833: api fix: shared=no | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@621 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-01-19 | Fix E_NOTICE when calling alltags.php without any parameter | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@619 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-01-19 | fix E_NOTICE in rss | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@616 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-01-16 | make common description editor work even when no referer is set | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@597 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-01-16 | fix E_NOTICE | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@596 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-01-16 | Coding standards changes, add header docblock | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@595 b3834d28-1941-0410-a4f8-b48e95affb8f |