Commit Graph

80 Commits

Author SHA1 Message Date
Christian Weiske
bc178983b3 Merge branch 'master' into jquery
Conflicts:
	doc/ChangeLog
2011-03-20 22:15:34 +01:00
Christian Weiske
8146646a0e prepare jquery autocomplete (does not work yet) 2011-03-17 08:46:15 +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
3e9e2154a6 Fix bug #3187177: Wrong URL / Export XML Bookmarks 2011-03-15 07:59:03 +01:00
Christian Weiske
9c412f89ff we do not need the entities anymore since we will be using the characters themselves now 2010-11-02 19:09:27 +01:00
Christian Weiske
a04938f559 get rid of arrow entities 2010-11-02 19:07:59 +01:00
Christian Weiske
10ee2e79cc fix bookmark adding in strict mode 2010-10-29 22:35:22 +02:00
Christian Weiske
548d95d132 remove jqueryui, we will be using FCBKcomplete 2010-10-26 18:16:34 +02:00
Christian Weiske
c2875e45ab makde linked block look nice in non-strict mode in opera and chrome 2010-10-14 08:23:40 +02:00
Christian Weiske
8fd61c0d8d make sidebar work with chrome and opera in non-strict mode 2010-10-14 08:21:13 +02:00
Christian Weiske
52e65759bd make linked tags work on opera - "parent" is apparently a reserved word 2010-10-13 19:18:42 +02:00
Christian Weiske
69cac0dd84 use ROOT_JS for jstree theme includes 2010-10-13 19:01:49 +02:00
Christian Weiske
5e1b9533ee load minified javascript if debug mode is off; add minified version (generated with "yuicompressor --nomunge") of jstree 2010-10-13 18:58:46 +02:00
Christian Weiske
45cbe47f81 move jstree into a version-specific directory so we can update it more easily 2010-10-09 17:04:52 +02:00
Christian Weiske
ea3beb1690 put jquery+jstree into top template since we need it most times 2010-10-09 16:58:20 +02:00
Christian Weiske
b4f9d3b126 fix E_NOTICE in tag2tagadd and make tag2tagadd xhtml valid 2010-10-09 13:06:09 +02:00
Christian Weiske
6bf4e76495 make add/del tag nav links work again 2010-10-09 13:03:55 +02:00
Christian Weiske
1263a62179 make watchlist valid xhtml 2010-10-09 12:57:17 +02:00
Christian Weiske
c7a77dcb4c make admin page valid 2010-10-09 12:54:33 +02:00
Christian Weiske
6c85981406 make edit profile page valid 2010-10-09 12:53:45 +02: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
f359fd685f make the page valid and keep chromium happy 2010-10-09 12:09:39 +02:00
Christian Weiske
48cd84921f make the page valid 2010-10-09 12:09:25 +02:00
Christian Weiske
22e46a9b45 make linkedtags sidebar tree menu work with jquery/jstree now 2010-10-09 10:20:14 +02:00
Christian Weiske
aaf293b18d make the bookmark page valid xhtml 2010-10-09 10:18:52 +02:00
Christian Weiske
8e3daac73e we do not need that service 2010-10-07 19:46:55 +02:00
Christian Weiske
20cd1969d1 prettier html in menu2 tags 2010-10-07 19:46:20 +02:00
Christian Weiske
24e344f787 remove dojo css 2010-10-01 21:37:53 +02:00
Christian Weiske
df5aca497a remove unneeded dojo code from menu2 2010-10-01 21:36:40 +02:00
Christian Weiske
cb1d41054b make adminlinkedtags (menu2Tags) finally work with jquery 2010-10-01 18:21:33 +02:00
Christian Weiske
b53b77d0dc make sidebar menu2 use jquery.jstree. ajax loading of subtags is still missing 2010-09-30 19:12:49 +02:00
Christian Weiske
5565b0695f begin converting menu2 to jquery 2010-09-28 18:48:37 +02:00
cweiske
f0456530b4 Fix bug #3074816: French translation breaks edit javascript
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@757 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-27 20:43:35 +00:00
cweiske
f52cba5cb3 make html more readable
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@751 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-26 22:07:36 +00: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
7333049082 prepare release of 0.97.0
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@712 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-06-09 05:59:51 +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
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
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
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