Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-02 | we do not need the entities anymore since we will be using the characters ↵ | Christian Weiske | |
themselves now | |||
2010-11-02 | get rid of arrow entities | Christian Weiske | |
2010-10-29 | fix bookmark adding in strict mode | Christian Weiske | |
2010-10-26 | remove jqueryui, we will be using FCBKcomplete | Christian Weiske | |
2010-10-14 | makde linked block look nice in non-strict mode in opera and chrome | Christian Weiske | |
2010-10-14 | make sidebar work with chrome and opera in non-strict mode | Christian Weiske | |
2010-10-13 | make linked tags work on opera - "parent" is apparently a reserved word | Christian Weiske | |
2010-10-13 | use ROOT_JS for jstree theme includes | 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 | put jquery+jstree into top template since we need it most times | 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 | make watchlist valid xhtml | Christian Weiske | |
2010-10-09 | make admin page valid | Christian Weiske | |
2010-10-09 | make edit profile page valid | Christian Weiske | |
2010-10-09 | embed the delete link directly in html instead of using javascript | Christian Weiske | |
2010-10-09 | make the page valid and keep chromium happy | Christian Weiske | |
2010-10-09 | make the page valid | Christian Weiske | |
2010-10-09 | make linkedtags sidebar tree menu work with jquery/jstree now | Christian Weiske | |
2010-10-09 | make the bookmark page valid xhtml | Christian Weiske | |
2010-10-07 | we do not need that service | Christian Weiske | |
2010-10-07 | prettier html in menu2 tags | Christian Weiske | |
2010-10-01 | remove dojo css | Christian Weiske | |
2010-10-01 | remove unneeded dojo code from menu2 | Christian Weiske | |
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-28 | begin converting menu2 to jquery | Christian Weiske | |
2010-09-27 | Fix bug #3074816: French translation breaks edit javascript | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@757 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-09-26 | make html more readable | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@751 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-09-26 | escape the installation name; html code was broken when one had quotes in ↵ | cweiske | |
the name git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@750 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-09-26 | give bookmarks.tpl.php nice looking generated html code | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@749 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-06-09 | prepare release of 0.97.0 | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@712 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-03-19 | remove another 9 queries for logged in users! | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@696 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-02-22 | Do not highlight admin bookmarks when $enableAdminColors is disabled | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@684 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-02-20 | sql optimization: reduce by 9 sql queries when logged in and looking at ↵ | cweiske | |
bookmarks git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@681 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-02-20 | sql optimization: 9 queries less! | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@670 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-02-20 | first sql optimization: fetch countOthers() for all bookmarks at once ↵ | cweiske | |
instead of each single git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@661 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-02-20 | replace some strange foreach constructs with the proper variant | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@660 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-02-09 | prepare 0.96.1v0.96.1 | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@650 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-02-08 | prepare release of version 0.96.0v0.96 | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@647 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-02-08 | Fix bug #2899515: Bookmarklet broken when site title contains quote | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@645 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-01-29 | add missing space | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@625 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-01-29 | fix missing space | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@624 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-01-29 | Fix bug #2843523: ArtViper thumbnail license change | cweiske | |
reflected by using the javascript backlink git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@623 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-01-19 | Fix bug #2934891: RSS XML was sometimes invalid because | cweiske | |
special characters did not get escaped. git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@617 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-01-19 | Implement request #2934872: Option to set the "no description" | cweiske | |
description. Patch by fnorder@users.sourceforge.net git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@615 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-01-19 | Implement request #2934868: Do not display full redirection URL, patch by ↵ | cweiske | |
fnorder@users.sourceforge.net git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@614 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-01-16 | lowercase utf-8 because i like that better | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@590 b3834d28-1941-0410-a4f8-b48e95affb8f | |||
2010-01-16 | add pubdate and latest change date to rss feed | cweiske | |
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@589 b3834d28-1941-0410-a4f8-b48e95affb8f |