Commit Graph

117 Commits

Author SHA1 Message Date
Christian Weiske
77f4b48f9d fix broken XML 2010-11-02 19:14:31 +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
894011dd0f make the short date a valid ISO date format. 2010-10-09 12:14:34 +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
e3f7ed95cd implement patch 3059829: update FR_CA translation
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@743 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-23 07:33:15 +00:00
cweiske
4faa30a7e0 update french translations
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@742 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-23 07:32:54 +00:00
cweiske
c7c94fec72 update main translation file from source code
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@739 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-23 07:31:51 +00:00
mensonge
d80fcf8de6 Change "localhost" into 127.0.0.1 because it avoids a 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
2010-07-21 18:44:54 +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
549cae3de4 put sergey's name in the russian translation file
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@711 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-06-09 05:58:48 +00:00
cweiske
a95280c935 add compiled russian translation
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@709 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-05-03 06:26:00 +00:00
cweiske
b98ba3e0bd Revert "Vietnamese translation" - was accidentially put into fr_FR
This reverts commit d8dc6eb9e0.

git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@708 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-05-03 06:25:31 +00:00
cweiske
1b8977f23a typo
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@707 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-05-03 06:25:05 +00:00
cweiske
1ccb373871 add russian translation, thanks to Serge
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@706 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-05-03 06:24:38 +00:00
cweiske
78bac4580c add unittest url parameter
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@698 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-03-28 18:03:52 +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
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