summaryrefslogtreecommitdiffstatshomepage
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
...
* | remove unneeded dojo code from menu2Gravatar Christian Weiske2010-10-011-10/+0
| |
* | make adminlinkedtags (menu2Tags) finally work with jqueryGravatar Christian Weiske2010-10-011-1/+16
| |
* | make sidebar menu2 use jquery.jstree. ajax loading of ↵Gravatar Christian Weiske2010-09-301-2/+16
| | | | | | | | subtags is still missing
* | begin converting menu2 to jqueryGravatar Christian Weiske2010-09-281-18/+15
|/
* Fix bug #3074816: French translation breaks edit javascriptGravatar cweiske2010-09-271-8/+20
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@757 b3834d28-1941-0410-a4f8-b48e95affb8f
* make html more readableGravatar cweiske2010-09-261-3/+3
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@751 b3834d28-1941-0410-a4f8-b48e95affb8f
* escape the installation name; html code was broken when ↵Gravatar cweiske2010-09-263-14/+37
| | | | | | one had quotes in the name git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@750 b3834d28-1941-0410-a4f8-b48e95affb8f
* give bookmarks.tpl.php nice looking generated html codeGravatar cweiske2010-09-261-45/+88
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@749 b3834d28-1941-0410-a4f8-b48e95affb8f
* implement patch 3059829: update FR_CA translationGravatar cweiske2010-09-231-10/+10
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@743 b3834d28-1941-0410-a4f8-b48e95affb8f
* update french translationsGravatar cweiske2010-09-232-1007/+1460
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@742 b3834d28-1941-0410-a4f8-b48e95affb8f
* update main translation file from source codeGravatar cweiske2010-09-231-67/+67
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@739 b3834d28-1941-0410-a4f8-b48e95affb8f
* Change "localhost" into 127.0.0.1 because it avoids a ↵Gravatar mensonge2010-07-212-2/+2
| | | | | | | | bug in Windows Seven. http://serverfault.com/questions/4689/windows-7-localhost-name-resolution-is-handled-within-dns-itself-why git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@716 b3834d28-1941-0410-a4f8-b48e95affb8f
* prepare release of 0.97.0Gravatar cweiske2010-06-091-1/+1
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@712 b3834d28-1941-0410-a4f8-b48e95affb8f
* put sergey's name in the russian translation fileGravatar cweiske2010-06-091-5/+5
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@711 b3834d28-1941-0410-a4f8-b48e95affb8f
* add compiled russian translationGravatar cweiske2010-05-031-0/+0
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@709 b3834d28-1941-0410-a4f8-b48e95affb8f
* Revert "Vietnamese translation" - was accidentially put ↵Gravatar cweiske2010-05-032-309/+309
| | | | | | | | into fr_FR This reverts commit d8dc6eb9e0fc4289fa3e43ddbad9e6699b728dbc. git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@708 b3834d28-1941-0410-a4f8-b48e95affb8f
* typoGravatar cweiske2010-05-031-1/+1
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@707 b3834d28-1941-0410-a4f8-b48e95affb8f
* add russian translation, thanks to SergeGravatar cweiske2010-05-031-0/+1416
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@706 b3834d28-1941-0410-a4f8-b48e95affb8f
* add unittest url parameterGravatar cweiske2010-03-281-0/+12
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@698 b3834d28-1941-0410-a4f8-b48e95affb8f
* remove another 9 queries for logged in users!Gravatar cweiske2010-03-191-1/+13
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@696 b3834d28-1941-0410-a4f8-b48e95affb8f
* Do not highlight admin bookmarks when $enableAdminColors ↵Gravatar cweiske2010-02-221-1/+1
| | | | | | is disabled git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@684 b3834d28-1941-0410-a4f8-b48e95affb8f
* sql optimization: reduce by 9 sql queries when logged in ↵Gravatar cweiske2010-02-201-1/+6
| | | | | | and looking at bookmarks git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@681 b3834d28-1941-0410-a4f8-b48e95affb8f
* new config option to disable "SET NAMES UTF8" sql callGravatar cweiske2010-02-201-0/+9
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@671 b3834d28-1941-0410-a4f8-b48e95affb8f
* sql optimization: 9 queries less!Gravatar cweiske2010-02-201-1/+1
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@670 b3834d28-1941-0410-a4f8-b48e95affb8f
* first sql optimization: fetch countOthers() for all ↵Gravatar cweiske2010-02-201-2/+8
| | | | | | bookmarks at once instead of each single git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@661 b3834d28-1941-0410-a4f8-b48e95affb8f
* replace some strange foreach constructs with the proper ↵Gravatar cweiske2010-02-201-5/+2
| | | | | | variant git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@660 b3834d28-1941-0410-a4f8-b48e95affb8f
* prepare 0.96.1Gravatar cweiske2010-02-091-1/+1
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@650 b3834d28-1941-0410-a4f8-b48e95affb8f
* prepare release of version 0.96.0Gravatar cweiske2010-02-081-1/+1
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@647 b3834d28-1941-0410-a4f8-b48e95affb8f
* Fix bug #2899515: Bookmarklet broken when site title ↵Gravatar cweiske2010-02-081-6/+11
| | | | | | contains quote git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@645 b3834d28-1941-0410-a4f8-b48e95affb8f
* make external auth login work. one thing left is when ↵Gravatar cweiske2010-02-051-0/+9
| | | | | | the user changes his password git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@628 b3834d28-1941-0410-a4f8-b48e95affb8f
* nearly there with auth integrationGravatar cweiske2010-02-021-0/+44
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@627 b3834d28-1941-0410-a4f8-b48e95affb8f
* add missing spaceGravatar cweiske2010-01-291-1/+1
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@625 b3834d28-1941-0410-a4f8-b48e95affb8f
* fix missing spaceGravatar cweiske2010-01-291-1/+1
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@624 b3834d28-1941-0410-a4f8-b48e95affb8f
* Fix bug #2843523: ArtViper thumbnail license changeGravatar cweiske2010-01-291-1/+1
| | | | | | reflected by using the javascript backlink git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@623 b3834d28-1941-0410-a4f8-b48e95affb8f
* Implement request #2833793: Export to avahi config filesGravatar cweiske2010-01-191-0/+31
| | | | | | - we support zeroconf networking! git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@620 b3834d28-1941-0410-a4f8-b48e95affb8f
* Fix bug #2934891: RSS XML was sometimes invalid becauseGravatar cweiske2010-01-191-8/+8
| | | | | | special characters did not get escaped. git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@617 b3834d28-1941-0410-a4f8-b48e95affb8f
* Implement request #2934872: Option to set the "no ↵Gravatar cweiske2010-01-192-1/+12
| | | | | | | | description" description. Patch by fnorder@users.sourceforge.net git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@615 b3834d28-1941-0410-a4f8-b48e95affb8f
* Implement request #2934868: Do not display full ↵Gravatar cweiske2010-01-191-3/+3
| | | | | | redirection URL, patch by fnorder@users.sourceforge.net git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@614 b3834d28-1941-0410-a4f8-b48e95affb8f
* Part of request #2928950: Add config option to allow ↵Gravatar cweiske2010-01-161-0/+10
| | | | | | sorting by bookmark creation date instead of modification date git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@594 b3834d28-1941-0410-a4f8-b48e95affb8f
* Part of bug #2928950: add support for "count" parameter ↵Gravatar cweiske2010-01-161-0/+16
| | | | | | in rss feed and add config options for default and maximum rss feed entries git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@591 b3834d28-1941-0410-a4f8-b48e95affb8f
* lowercase utf-8 because i like that betterGravatar cweiske2010-01-161-1/+1
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@590 b3834d28-1941-0410-a4f8-b48e95affb8f
* add pubdate and latest change date to rss feedGravatar cweiske2010-01-161-7/+5
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@589 b3834d28-1941-0410-a4f8-b48e95affb8f
* respect $shorturl configuration settingGravatar cweiske2010-01-161-0/+8
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@577 b3834d28-1941-0410-a4f8-b48e95affb8f
* git-svn-id: ↵Gravatar mensonge2009-11-252-0/+1481
| | | | https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@572 b3834d28-1941-0410-a4f8-b48e95affb8f
* Vietnamese translationGravatar mensonge2009-11-252-309/+309
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@571 b3834d28-1941-0410-a4f8-b48e95affb8f
* part of request #2830224: prepare API for short url serviceGravatar cweiske2009-11-231-0/+1
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@570 b3834d28-1941-0410-a4f8-b48e95affb8f
* Update French translationGravatar mensonge2009-11-163-861/+904
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@553 b3834d28-1941-0410-a4f8-b48e95affb8f
* fix dojo multicombobox bug; prepare 0.95.1Gravatar cweiske2009-11-162-2/+2
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@549 b3834d28-1941-0410-a4f8-b48e95affb8f
* name proper config file for menu2Gravatar cweiske2009-11-161-1/+1
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@548 b3834d28-1941-0410-a4f8-b48e95affb8f
* explain we cannot really run SS in a subdirectory and ↵Gravatar cweiske2009-11-101-13/+5
| | | | | | remove root option from dist config git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@539 b3834d28-1941-0410-a4f8-b48e95affb8f