Commit Graph

79 Commits

Author SHA1 Message Date
Christian Weiske
7331bf395e CS 2010-07-09 14:43:20 +02:00
Christian Weiske
012d48ff45 better error message 2010-07-09 14:43:20 +02:00
Christian Weiske
8ec3147507 copyright was not in original file 2010-07-09 14:43:20 +02:00
Christian Weiske
3c280ae9ab make login form use quickform 2010-07-09 14:43:20 +02:00
Christian Weiske
1ba18be35d fix include 2010-07-09 14:43:20 +02:00
Christian Weiske
d5e22f7ac5 use new file docblock for register.php 2010-07-09 14:43:20 +02:00
Christian Weiske
cb7b2f5433 we do not need backgroundtext anymore 2010-07-09 14:43:20 +02:00
Christian Weiske
830d417db4 fix label for registration submit button 2010-07-09 14:43:20 +02:00
Christian Weiske
4a734d2012 remove unneeded comment 2010-07-09 14:43:19 +02:00
Christian Weiske
745550b2cd get rid of manually specified IDs 2010-07-09 14:43:19 +02:00
Christian Weiske
40850b4da2 remove old form validation code 2010-07-09 14:43:19 +02:00
Christian Weiske
7a7d5f5a6f replace antispam question and answer with numeral captcha 2010-07-09 14:43:19 +02:00
Christian Weiske
79d9a0b88c use quickform rule "notcallback" now instead of our own 2010-07-09 14:43:19 +02:00
Christian Weiske
4d874f7528 move backgroundtext element class to html folder 2010-07-09 14:43:19 +02:00
Christian Weiske
1376dfb7c5 use special class when default text is set 2010-07-09 14:43:19 +02:00
Christian Weiske
1d4e5d8011 first step in converting registration to quickform 2010-07-09 14:43:18 +02:00
Christian Weiske
087189a503 first work on quickform2 registration form 2010-07-09 14:43:18 +02:00
cweiske
ea0527fc83 make export_html follow the "specs" a bit more and add format documentation url
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@705 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-03-28 18:11:56 +00:00
cweiske
7e6de50232 fix multiple tags in html export
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@704 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-03-28 18:10:57 +00:00
cweiske
ccbc63aec4 test that public bookmarks of other people are not exported via csv
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@703 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-03-28 18:09:59 +00:00
cweiske
74dc9ea6a4 make export_csv support filtering to multiple tags
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@702 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-03-28 18:08:38 +00:00
cweiske
602ec95bbb unify hashing code in a separate method
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@692 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-03-18 19:24:21 +00:00
cweiske
4d3d00ade2 Fix bug #2960663: do not send content-type headers twice for ajax/api scripts
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@690 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-03-17 20:11:21 +00:00
cweiske
46c13c46f2 remove unneeded ampersand
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@685 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-03-17 20:03:49 +00:00
cweiske
edfd04698a remove end date condition since it seems unneccessary to me
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@672 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-02-20 11:24:47 +00:00
cweiske
8a3e745378 Fix bug #2948410: API is broken in 0.96.0
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@649 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-02-09 15:54:42 +00:00
cweiske
6c2fa2f020 allow people to move www/ folder where they want it, now one just has to change www/www-header.php
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@643 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-02-08 07:32:34 +00:00
cweiske
560ea7c372 add delicious api documentation link
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@622 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-01-22 12:10:39 +00:00
cweiske
d2a214968c Fix bug #2936833: api fix: shared=no
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@621 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-01-22 08:51:56 +00:00
cweiske
ef3a73a215 Fix E_NOTICE when calling alltags.php without any parameter
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@619 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-01-19 22:59:26 +00:00
cweiske
5fd780c8a9 fix E_NOTICE in rss
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@616 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-01-19 20:30:44 +00:00
cweiske
50f41d57f7 make common description editor work even when no referer is set
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@597 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-01-16 11:15:06 +00:00
cweiske
9340fde0fa fix E_NOTICE
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@596 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-01-16 11:13:35 +00:00
cweiske
655f60843c Coding standards changes, add header docblock
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@595 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-01-16 11:12:19 +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
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
bacc8ecb70 part of bug #2928950: fix RSS content-type header
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@588 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-01-16 10:10:48 +00:00
cweiske
c96ef230b1 Coding standards changes, add header docblock
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@587 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-01-16 10:09:32 +00:00
cweiske
569e3e3d43 Coding standards changes, add header docblock
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@586 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-01-16 10:08:25 +00:00
cweiske
14db736105 Coding standards changes, add header docblock
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@585 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-01-16 10:06:41 +00:00
cweiske
fd332eb5d1 fix E_NOTICE in post_dates.php and show the last date, too
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@584 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-01-16 10:05:10 +00:00
cweiske
81c10ea65b Coding standards changes, add header docblock
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@583 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-01-16 10:03:30 +00:00
cweiske
60f66c3ce7 Coding standards changes, add header to some files
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@582 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-01-16 10:01:37 +00:00
cweiske
f1fcaaae0e Fix bug #2928905: API was broken when no user was logged in
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@580 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-01-16 08:16:10 +00:00
cweiske
09538ab147 Fix bug #2928905: API was broken when no user was logged in
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@579 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-01-16 08:14:39 +00:00
cweiske
a5065ebd63 more explanation
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@578 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-01-16 08:12:55 +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
cweiske
70e233b7de first shorturl redirection implementation
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@575 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-01-16 08:08:24 +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
cweiske
a09a6b9cd2 move .htaccess to web dir
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@535 b3834d28-1941-0410-a4f8-b48e95affb8f
2009-11-10 17:52:33 +00:00