Commit Graph

1031 Commits

Author SHA1 Message Date
Christian Weiske
efdcf11bb0 activate strict xhtml mode only on debug mode 2010-10-09 13:09:46 +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
129926f1e7 fix jstree xhtml bug 2010-10-09 12:43:10 +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
be126cc958 tests for getadminlinkedtags 2010-10-08 17:43:05 +02:00
Christian Weiske
cd023dea53 scripts to dump and restore the semanticscuttle database quickly - useful to keep the database even when running unit tests 2010-10-08 16:59:04 +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
aa6b6863b8 CS on constants 2010-10-07 19:02:06 +02:00
Christian Weiske
b812deefa1 give admin tags a link href :) 2010-10-07 18:59:27 +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
bd92516e6f make the admin tag menu behave correctly now and show only arrows on nodes that have children 2010-10-01 21:34:11 +02:00
Christian Weiske
cb1d41054b make adminlinkedtags (menu2Tags) finally work with jquery 2010-10-01 18:21:33 +02:00
Christian Weiske
04d360dadb CS, docblocks 2010-10-01 18:21:16 +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
95c05e49a7 remove deprecate split() 2010-09-30 07:58:07 +02:00
Christian Weiske
2d31b55b24 merge master 2010-09-30 07:46:51 +02:00
cweiske
e1f9d9e3a0 merge changelog from 0.97 branch
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@781 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-29 22:01:29 +00:00
cweiske
8e2b25a095 api/posts/add respects the "replace" parameter now
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@777 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-29 20:57:30 +00:00
cweiske
66af94feaf reformat api/posts/add and document it better
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@776 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-29 20:56:10 +00:00
cweiske
3ff661c0e0 send 400 status code if a parameter is missing
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@775 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-29 20:55:14 +00:00
cweiske
da272b5a20 check datetime setting
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@774 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-29 20:53:57 +00:00
cweiske
c9398ccd5b first tests for api/posts/add
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@773 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-29 20:52:59 +00:00
cweiske
2f3b23f96a first tests for api/posts/add
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@772 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-29 20:52:01 +00:00
cweiske
20ec8b4958 test for api/posts/update
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@771 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-29 20:50:38 +00:00
cweiske
70c39a8eea delicious returns a proper error message when deleting non-existant items, which we do now, too
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@770 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-29 20:49:14 +00:00
cweiske
22c9a01ee8 rewrite api/posts/delete to be more secure and add unit tests for it
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@769 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-28 22:14:31 +00:00
cweiske
df8216d607 execute api tests
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@768 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-28 22:12:55 +00:00
cweiske
b31886b67a tests for deleting bookmarks via the API. two of them fail currently because of a security issue
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@767 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-28 22:11:59 +00:00
cweiske
6b3f1d476e update docblocks
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@766 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-28 22:10:53 +00:00
cweiske
b9256b1437 add header to httpauth.inc.php
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@765 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-28 22:09:58 +00:00
cweiske
f20135d16a add gettext changelog entry
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@764 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-28 22:08:58 +00:00
cweiske
da20b90bba update php-gettext to 1.0.10
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@763 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-28 22:08:02 +00:00
Christian Weiske
5565b0695f begin converting menu2 to jquery 2010-09-28 18:48:37 +02:00
Christian Weiske
3f78133df6 add gettext changelog entry 2010-09-28 08:54:25 +02:00
Christian Weiske
8da16ca4a6 update php-gettext to 1.0.10 2010-09-28 08:53:03 +02:00
cweiske
15b8b6ab23 now we have tests for all history all methods
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@762 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-27 20:49:01 +00:00
cweiske
42666d0991 test automatic search history deletion
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@761 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-27 20:47:41 +00:00
cweiske
a242689285 defined main method before including includes
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@760 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-27 20:46:45 +00:00
cweiske
bcb817c50d defined main method before including includes
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@759 b3834d28-1941-0410-a4f8-b48e95affb8f
2010-09-27 20:45:51 +00:00