Commit Graph

169 Commits

Author SHA1 Message Date
cweiske
01c792a789 new config option to disable "SET NAMES UTF8" sql call
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@671 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-02-20 11:23:07 +00:00
cweiske
40ca013e42 sql optimization: 9 queries less!
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@670 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-02-20 11:20:32 +00:00
cweiske
fe522e5719 first sql optimization: fetch countOthers() for all bookmarks at once instead of each single
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@661 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-02-20 11:06:12 +00:00
cweiske
05c2369507 replace some strange foreach constructs with the proper variant
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@660 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-02-20 11:04:51 +00:00
cweiske
7a8c92ff1a prepare 0.96.1
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@650 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-02-09 15:55:01 +00:00
cweiske
c5c5710829 prepare release of version 0.96.0
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@647 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-02-08 19:01:34 +00:00
cweiske
d7e5050eff Fix bug #2899515: Bookmarklet broken when site title contains quote
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@645 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-02-08 18:59:05 +00:00
cweiske
b8fbabe965 make external auth login work. one thing left is when the user changes his password
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@628 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-02-05 18:41:43 +00:00
cweiske
b74c17f1b5 nearly there with auth integration
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@627 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-02-02 19:27:03 +00:00
cweiske
a4e1a291ed add missing space
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@625 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-01-29 07:30:46 +00:00
cweiske
6c51d561b6 fix missing space
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@624 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-01-29 07:29:52 +00:00
cweiske
c1aea5a055 Fix bug #2843523: ArtViper thumbnail license change
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-29 07:28:48 +00:00
cweiske
8454b37d7a Implement request #2833793: Export to avahi config files
- we support zeroconf networking!

git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@620 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-01-19 23:01:36 +00:00
cweiske
777f7f072c Fix bug #2934891: RSS XML was sometimes invalid because
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 20:32:10 +00:00
cweiske
7240d693de Implement request #2934872: Option to set the "no 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
2010-01-19 20:23:23 +00:00
cweiske
cc1d7d7a4d Implement request #2934868: Do not display full 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
2010-01-19 18:34:01 +00:00
cweiske
991ef5c1bf Part of request #2928950: Add config option to allow 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
2010-01-16 10:20:45 +00:00
cweiske
d5bb000998 Part of bug #2928950: add support for "count" parameter 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
2010-01-16 10:15:19 +00:00
cweiske
9bcab8c363 lowercase utf-8 because i like that better
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@590 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-01-16 10:13:52 +00:00
cweiske
7d3de4e01e add pubdate and latest change date to rss feed
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@589 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-01-16 10:12:25 +00:00
cweiske
88088f6d0f respect $shorturl configuration setting
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@577 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-01-16 08:11:39 +00:00
mensonge
84a453562f git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@572 b3834d28-1941-0410-a4f8-b48e95affb8f 2009-11-25 21:37:49 +00:00
mensonge
d8dc6eb9e0 Vietnamese translation
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@571 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-11-25 21:25:12 +00:00
cweiske
82b17be346 part of request #2830224: prepare API for short url service
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@570 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-11-23 19:11:33 +00:00
mensonge
8804a25f42 Update French translation
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@553 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-11-16 20:25:22 +00:00
cweiske
a254b2df97 fix dojo multicombobox bug; prepare 0.95.1
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@549 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-11-16 19:19:11 +00:00
cweiske
8da70db68b name proper config file for menu2
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@548 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-11-16 19:17:40 +00:00
cweiske
34ff0bdd39 explain we cannot really run SS in a subdirectory and remove root option from dist config
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@539 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-11-10 17:56:53 +00:00
cweiske
a4c1f0115d re-add de_AT translation
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@531 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-11-05 22:15:44 +00:00
cweiske
22ce7fc5f5 fix german translation tags
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@530 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-11-05 22:14:17 +00:00
cweiske
ac632ffd93 fix german translation tags
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@529 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-11-05 22:13:02 +00:00
cweiske
1077d6b244 mark bookmarks with votes < threshold with red dotted border
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@526 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-11-05 20:23:55 +00:00
cweiske
a3c89c1933 update german translation: everything is translated now, no fuzzy strings anymore
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@523 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-11-04 21:44:21 +00:00
cweiske
36c68d08db update german translation file
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@520 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-11-04 21:40:54 +00:00
cweiske
c2eb95f384 messages are utf-8
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@516 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-11-04 21:36:31 +00:00
cweiske
1322110218 script to update translation files automatically; update messages.po
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@515 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-11-04 21:35:29 +00:00
cweiske
c63d8de4d7 we set content type already in header.php
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@512 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-11-04 21:31:58 +00:00
cweiske
13635722cd make voting labels translatable
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@511 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-11-04 21:30:55 +00:00
cweiske
b80df612d5 add new "votes" field in bookmarks database with the total sum of votes
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@509 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-11-03 09:14:30 +00:00
cweiske
79b28ed45c hide bookmarks below a configurable threshold
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@507 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-11-02 09:42:53 +00:00
cweiske
4a7d7ced9b add configuration option to disable registration
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@501 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-11-02 09:40:00 +00:00
cweiske
65b1963d16 enable vote changes on voting badge
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@500 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-11-02 09:39:07 +00:00
cweiske
cee739e627 add horizontal voting links and switch config setting
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@498 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-11-02 09:38:02 +00:00
cweiske
b622fda3ad add horizontal voting styles
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@497 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-11-02 09:37:14 +00:00
cweiske
5188e3a704 add admin email and admin users to default config dist file
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@482 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-10-31 10:12:46 +00:00
cweiske
634d9572be fix bad sort= xss in bookmarks.tpl
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@469 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-10-29 09:05:56 +00:00
cweiske
bf8f5152cd sort desc voting by default
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@465 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-10-28 22:34:49 +00:00
cweiske
cadcca8d6a add sort-by-voting to frontend
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@461 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-10-28 22:30:12 +00:00
cweiske
066085535d fix short open tags
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@459 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-10-28 22:28:04 +00:00
cweiske
0fcbe3158d rename vote table columns
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@456 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-10-28 22:24:06 +00:00
cweiske
4645da9521 fix E_NOTICE in tag list
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@455 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-10-28 22:23:08 +00:00
cweiske
ac1fd6d086 entity missed semicolon
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@454 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-10-28 22:22:04 +00:00
cweiske
92228dc9e0 add label for "keep password 2 weeks" text
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@453 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-10-28 22:21:00 +00:00
cweiske
7e0f6a3132 show own voting as background color
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@452 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-10-28 22:19:50 +00:00
cweiske
a3ba58dfc0 basic ajax voting support. has a bad counting bug somewhere
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@445 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-10-28 08:02:17 +00:00
cweiske
4bf8c2fff9 search engines should not follow voting links (not that they are visible to them)
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@441 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-10-27 20:40:12 +00:00
cweiske
a5dae49520 do not error out when user is not logged in
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@439 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-10-27 20:36:43 +00:00
cweiske
f01fb13622 move bookmark thumbnail code in separate template file
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@436 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-10-27 20:30:33 +00:00
cweiske
1ea488babe move thumbnail code in own file
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@434 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-10-27 20:04:12 +00:00
cweiske
af157c6bb7 basic voting system works; but layout is missing
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@432 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-10-26 21:55:43 +00:00
cweiske
44fd0e29f4 introduce voting config value and provide current user voting status in getBookmarks()
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@431 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-10-26 18:52:02 +00:00
cweiske
1a4a027226 rename config.inc.php to config.php throughout the code
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@428 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-10-26 06:39:23 +00:00
cweiske
12ff7497fa add bVoting to table definition file
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@427 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-10-26 06:38:42 +00:00
cweiske
68c01cda10 rename ServiceFactory::getServiceInstance() to get() - much easier to write
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@396 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-10-23 17:13:16 +00:00
cweiske
91eb43bec6 revamp service factory
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@393 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-10-23 16:54:51 +00:00
cweiske
3350658545 voting table
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@392 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-10-23 16:53:18 +00:00
cweiske
d5f09b7e4d make the application work again
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@388 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-10-03 21:52:30 +00:00
cweiske
b7345f833d more file renamings
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@387 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-10-03 14:08:25 +00:00
cweiske
29422fa553 move files to new locations
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@386 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-10-03 14:00:33 +00:00