Christian Weiske
|
bc178983b3
|
Merge branch 'master' into jquery
Conflicts:
doc/ChangeLog
|
2011-03-20 22:15:34 +01:00 |
|
Christian Weiske
|
82ada0d75f
|
Implement request #3054906: Show user's full name instead of nickname
|
2011-03-15 19:13:14 +01:00 |
|
Christian Weiske
|
a04938f559
|
get rid of arrow entities
|
2010-11-02 19:07:59 +01:00 |
|
Christian Weiske
|
2e89b28ed9
|
embed the delete link directly in html instead of using javascript
|
2010-10-09 12:15:11 +02:00 |
|
Christian Weiske
|
aaf293b18d
|
make the bookmark page valid xhtml
|
2010-10-09 10:18:52 +02:00 |
|
cweiske
|
8b45ba9e75
|
escape the installation name; html code was broken when one had quotes in the name
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@750 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2010-09-26 22:06:31 +00:00 |
|
cweiske
|
fbf28d0753
|
give bookmarks.tpl.php nice looking generated html code
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@749 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2010-09-26 22:05:20 +00:00 |
|
cweiske
|
b18869f6d7
|
remove another 9 queries for logged in users!
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@696 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2010-03-19 07:43:42 +00:00 |
|
cweiske
|
d665bb742e
|
Do not highlight admin bookmarks when $enableAdminColors is disabled
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@684 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2010-02-22 19:41:21 +00:00 |
|
cweiske
|
53f0a57de0
|
sql optimization: reduce by 9 sql queries when logged in and looking at bookmarks
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@681 b3834d28-1941-0410-a4f8-b48e95affb8f
|
2010-02-20 11:41:01 +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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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 |
|