Commit Graph

368 Commits

Author SHA1 Message Date
cweiske
a689565903 move de_AT to de_DE since it is not specific to austria and better than the original de_DE translation
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@376 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-09-25 11:26:19 +00:00
cweiske
0804ec092c remote de_DE since I will move de_AT over it
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@375 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-09-25 11:23:53 +00:00
cweiske
ec3214bbf2 do not use path_info when it is not defined
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@374 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-09-22 07:01:05 +00:00
cweiske
33c3ff7e12 use proper html entities - ; was missing
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@373 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-09-22 06:58:18 +00:00
cweiske
50205d36e0 use proper php tags, no the short tag syntax that does not work on 50% of all hosts
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@372 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-09-22 06:37:29 +00:00
cweiske
9371dd23eb make login html valid
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@371 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-09-22 06:32:02 +00:00
cweiske
554fcbb3ec make registration page valid
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@370 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-09-22 06:29:15 +00:00
cweiske
1b1da05f20 make about page valid
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@369 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-09-22 06:25:42 +00:00
cweiske
f781b49e10 Remove "home" link in menu toolbar since the logo/title is linked anyway
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@368 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-09-22 06:22:59 +00:00
cweiske
972ac7bbd6 Fix bug #2674961: editAllowed optimization - make less queries for each bookmark
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@367 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-09-22 06:21:45 +00:00
cweiske
724d9fa421 Fix bug #2674961: editAllowed optimization - make less queries for each bookmark
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@366 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-09-22 06:12:25 +00:00
cweiske
f05dad73e0 Fix mysqli db class: escaping did not work at all
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@365 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-09-22 05:04:59 +00:00
cweiske
dbb27278de remove dbport from default config because nobody changes that one anyway. also set default host to localhost instead of 127.0.0.1 to allow socket connections (till said ip forces tcp)
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@364 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-09-21 18:03:05 +00:00
cweiske
4312a23bd1 Fix bug #2863644: Updated INSTALL.txt - thanks, till!
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@363 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-09-21 17:42:19 +00:00
cweiske
b189fdd32b url and cat are not used in users.php
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@362 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-09-20 17:26:07 +00:00
cweiske
ad8bfd0175 Put charset declaration before title
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@361 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-09-20 17:21:48 +00:00
cweiske
423147a7d2 hide welcome message if it is empty
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@360 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-09-20 17:11:38 +00:00
cweiske
2b98bf8996 Put all configuration options into config.default.inc.php. Use phpdoc docblocks for config option descriptions. Put only very necessary options in config.inc.php.dist to now overwhelm new users.
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@359 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-09-20 17:04:31 +00:00
cweiske
a09da50d10 explain bookmarks = 0 problem and remove die()
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@358 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-09-20 12:24:17 +00:00
cweiske
dc4f39368c explain bookmarks = 0 problem and remove die()
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@357 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-09-20 12:23:46 +00:00
cweiske
c6ba5844ea name is .dist
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@356 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-09-20 09:35:37 +00:00
cweiske
1224eb65e5 rename licence.txt to LICENSE.txt
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@355 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-09-20 09:32:24 +00:00
cweiske
0f16553886 move config.inc.php.example to config.inc.php.dist - that is standard
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@354 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-09-20 09:30:27 +00:00
cweiske
124979de99 Use ReST for README, UPGRADE and INSTALL documentation. Rewrite installation docs and readme
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@353 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-09-20 09:28:36 +00:00
cweiske
964e9c2148 Fix bug #2829642: PATH_INFO undefined
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@352 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-09-20 08:38:16 +00:00
cweiske
e47f52ef31 fix parse error
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@351 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-09-20 07:44:26 +00:00
cweiske
c37ee2e49d ignore config.inc.php
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@350 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-09-17 12:40:59 +00:00
cweiske
373ea7681b fix bug #2834070: Patch for unfreed sql result
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@349 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-09-17 12:38:03 +00:00
cweiske
0ff36582ae fix bug #2834077: Patch for .htaccess on virtual masshosted apaches
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@348 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-09-17 12:36:21 +00:00
cweiske
9ca54929ce fix bug #2834097: Patch for errors when using search without terms
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@347 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-09-17 12:34:00 +00:00
cweiske
bf02d85a46 fix bug #2834293: Patch for E_NOTICE when referer is missing
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@346 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-09-17 12:31:53 +00:00
cweiske
14f617d641 Fix bug #2834111: Patch to detect if cookies are enabled
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@345 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-09-17 12:07:55 +00:00
cweiske
362ebe90ea fix bug #2834118: Undefined variable in search.inc.php when not logged on
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@344 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-09-17 11:59:29 +00:00
cweiske
231ca35508 fix bug #2847580: short open tag <? in import.php
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@343 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-09-17 11:52:03 +00:00
mensonge
71a057721f Interface fix: put linkedtags box on bookmarks page.
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@342 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-06-18 15:02:52 +00:00
mensonge
69415a631f Translations
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@341 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-06-04 09:51:22 +00:00
mensonge
68911e76e6 Translations
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@340 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-06-04 09:37:46 +00:00
mensonge
12fdaddf6a Bug fix: allow deleting links between tags when deleting a user.
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@339 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-05-26 15:53:07 +00:00
mensonge
ab7d79e4c0 git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@338 b3834d28-1941-0410-a4f8-b48e95affb8f 2009-05-26 14:18:20 +00:00
mensonge
87763e5536 git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@337 b3834d28-1941-0410-a4f8-b48e95affb8f 2009-05-26 14:17:43 +00:00
mensonge
9e9dbb580e git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@336 b3834d28-1941-0410-a4f8-b48e95affb8f 2009-05-26 14:17:09 +00:00
mensonge
3f31eca333 Translation
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@335 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-05-26 09:32:31 +00:00
mensonge
9271c2dc5a New feature: add opensearch plugin for browsers.
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@334 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-05-25 10:53:43 +00:00
mensonge
4283e6b3a2 New feature: add opensearch plugin for browsers.
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@333 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-05-25 10:51:51 +00:00
mensonge
238226cd49 git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@332 b3834d28-1941-0410-a4f8-b48e95affb8f 2009-05-22 15:15:00 +00:00
mensonge
7ef6649838 Help on configuration
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@331 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-05-22 10:05:25 +00:00
mensonge
f794774c9d Interface fix: improve crossing tags
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@330 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-05-22 09:39:22 +00:00
mensonge
1eca2d231c Many interface changes: add 'back to the top links', a variable to display more bookmarks for admins...
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@329 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-05-19 15:59:55 +00:00
mensonge
01c62e34fc Interface fix: add help when registering
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@328 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-05-19 14:03:38 +00:00
mensonge
6d6343d74a bug fix: improve behaviour for Excel import
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@327 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-05-19 13:37:40 +00:00