summaryrefslogtreecommitdiffstatshomepage
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* 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
* re-add de_AT translationGravatar cweiske2009-11-052-0/+1137
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@531 b3834d28-1941-0410-a4f8-b48e95affb8f
* fix german translation tagsGravatar cweiske2009-11-052-8/+2
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@530 b3834d28-1941-0410-a4f8-b48e95affb8f
* fix german translation tagsGravatar cweiske2009-11-052-9/+3
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@529 b3834d28-1941-0410-a4f8-b48e95affb8f
* mark bookmarks with votes < threshold with red dotted borderGravatar cweiske2009-11-051-0/+6
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@526 b3834d28-1941-0410-a4f8-b48e95affb8f
* update german translation: everything is translated now, ↵Gravatar cweiske2009-11-042-101/+75
| | | | | | no fuzzy strings anymore git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@523 b3834d28-1941-0410-a4f8-b48e95affb8f
* update german translation fileGravatar cweiske2009-11-041-1134/+1530
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@520 b3834d28-1941-0410-a4f8-b48e95affb8f
* messages are utf-8Gravatar cweiske2009-11-041-1/+1
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@516 b3834d28-1941-0410-a4f8-b48e95affb8f
* script to update translation files automatically; update ↵Gravatar cweiske2009-11-041-780/+798
| | | | | | messages.po git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@515 b3834d28-1941-0410-a4f8-b48e95affb8f
* we set content type already in header.phpGravatar cweiske2009-11-041-1/+0
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@512 b3834d28-1941-0410-a4f8-b48e95affb8f
* make voting labels translatableGravatar cweiske2009-11-041-5/+9
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@511 b3834d28-1941-0410-a4f8-b48e95affb8f
* add new "votes" field in bookmarks database with the ↵Gravatar cweiske2009-11-031-0/+1
| | | | | | total sum of votes git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@509 b3834d28-1941-0410-a4f8-b48e95affb8f