]> gitweb.fluxo.info Git - semanticscuttle.git/log
semanticscuttle.git
15 years agofix docblock
Christian Weiske [Thu, 24 Mar 2011 07:45:03 +0000 (08:45 +0100)]
fix docblock

15 years agoreplace assertType with assertInternalType to please phpunit
Christian Weiske [Thu, 24 Mar 2011 07:41:02 +0000 (08:41 +0100)]
replace assertType with assertInternalType to please phpunit

15 years agounittest for Bookmark2Tag::getContactTags, CS and docblock
Christian Weiske [Thu, 24 Mar 2011 07:36:54 +0000 (08:36 +0100)]
unittest for Bookmark2Tag::getContactTags, CS and docblock

15 years agounittest for getAdminTags as well as CS and docblock fixes on it
Christian Weiske [Wed, 23 Mar 2011 18:11:38 +0000 (19:11 +0100)]
unittest for getAdminTags as well as CS and docblock fixes on it

15 years agorename three to thr to make the code look nicer
Christian Weiske [Wed, 23 Mar 2011 18:00:25 +0000 (19:00 +0100)]
rename three to thr to make the code look nicer

15 years agoformat getPopularTags and add docblock
Christian Weiske [Wed, 23 Mar 2011 17:52:01 +0000 (18:52 +0100)]
format getPopularTags and add docblock

15 years agogetPopularTags is fully covered now
Christian Weiske [Wed, 23 Mar 2011 07:58:20 +0000 (08:58 +0100)]
getPopularTags is fully covered now

15 years agoexclude tests directory from coverage
Christian Weiske [Wed, 23 Mar 2011 07:54:40 +0000 (08:54 +0100)]
exclude tests directory from coverage

15 years agotest for the days parameter
Christian Weiske [Wed, 23 Mar 2011 07:33:49 +0000 (08:33 +0100)]
test for the days parameter

15 years agofirst unit tests for Bookmark2Tag::getPopularTags
Christian Weiske [Wed, 23 Mar 2011 07:23:36 +0000 (08:23 +0100)]
first unit tests for Bookmark2Tag::getPopularTags

15 years agodo not error out when the bookmark cannot be saved
Christian Weiske [Tue, 22 Mar 2011 20:08:17 +0000 (21:08 +0100)]
do not error out when the bookmark cannot be saved

15 years agoautocomplete with jquery (hardcoded tag list for now)
Christian Weiske [Tue, 22 Mar 2011 17:20:37 +0000 (18:20 +0100)]
autocomplete with jquery (hardcoded tag list for now)

15 years agoadd jquery-ui with autocomplete
Christian Weiske [Tue, 22 Mar 2011 17:06:43 +0000 (18:06 +0100)]
add jquery-ui with autocomplete

15 years agoremove fcbkcomplete javascript and css; we will be using jquery autocomplete
Christian Weiske [Tue, 22 Mar 2011 16:57:29 +0000 (17:57 +0100)]
remove fcbkcomplete javascript and css; we will be using jquery autocomplete

15 years agoMerge branch 'master' into jquery
Christian Weiske [Sun, 20 Mar 2011 21:15:34 +0000 (22:15 +0100)]
Merge branch 'master' into jquery

Conflicts:
doc/ChangeLog

15 years agoprepare jquery autocomplete (does not work yet)
Christian Weiske [Thu, 17 Mar 2011 07:46:15 +0000 (08:46 +0100)]
prepare jquery autocomplete (does not work yet)

15 years agounit test for the new SemanticScuttle_Model_UserArray class
Christian Weiske [Tue, 15 Mar 2011 18:18:57 +0000 (19:18 +0100)]
unit test for the new SemanticScuttle_Model_UserArray class

15 years agoImplement request #3054906: Show user's full name instead of nickname
Christian Weiske [Tue, 15 Mar 2011 18:13:14 +0000 (19:13 +0100)]
Implement request #3054906: Show user's full name instead of nickname

15 years agoFix bug #3187177: Wrong URL / Export XML Bookmarks
Christian Weiske [Tue, 15 Mar 2011 06:59:03 +0000 (07:59 +0100)]
Fix bug #3187177: Wrong URL / Export XML Bookmarks

15 years agoUpdates for feature request 3164348: Make default privacy configurable.
bretticvs [Tue, 15 Mar 2011 06:53:39 +0000 (07:53 +0100)]
Updates for feature request 3164348: Make default privacy configurable.

15 years agoget rid of phpunits warnings about deprecated assertType usages
Christian Weiske [Fri, 18 Feb 2011 07:01:18 +0000 (08:01 +0100)]
get rid of phpunits warnings about deprecated assertType usages

15 years agoFix bug #3065284: AjaxVote problem with Webkit browsers
Christian Weiske [Wed, 16 Feb 2011 07:49:01 +0000 (08:49 +0100)]
Fix bug #3065284: AjaxVote problem with Webkit browsers

15 years agoset release date of 0.97.2
Christian Weiske [Tue, 15 Feb 2011 23:45:06 +0000 (00:45 +0100)]
set release date of 0.97.2

15 years agoremove svntag task from build file; we do not have svn anymore
Christian Weiske [Tue, 15 Feb 2011 23:42:45 +0000 (00:42 +0100)]
remove svntag task from build file; we do not have svn anymore

15 years agoanother merged bugfix
Christian Weiske [Tue, 15 Feb 2011 07:00:00 +0000 (08:00 +0100)]
another merged bugfix

15 years agomove changes into 0.97.2 where I merged them
Christian Weiske [Tue, 15 Feb 2011 06:56:20 +0000 (07:56 +0100)]
move changes into 0.97.2 where I merged them

15 years agoFix bug #3178597: Broken link to context in gsearch admin index page
Christian Weiske [Mon, 14 Feb 2011 17:13:59 +0000 (18:13 +0100)]
Fix bug #3178597: Broken link to context in gsearch admin index page

15 years agofcbkcomplete files
Christian Weiske [Mon, 14 Feb 2011 16:55:48 +0000 (17:55 +0100)]
fcbkcomplete files

15 years agodocumentation todo
Christian Weiske [Mon, 14 Feb 2011 16:53:31 +0000 (17:53 +0100)]
documentation todo

15 years agorename $range to $status as it is used in all other methods; add privacy to the param...
Christian Weiske [Wed, 9 Feb 2011 06:15:56 +0000 (07:15 +0100)]
rename $range to $status as it is used in all other methods; add privacy to the parameter description so we find it again next time

15 years agomake unittests run with phpunit 3.5.x
Christian Weiske [Wed, 2 Feb 2011 22:08:43 +0000 (23:08 +0100)]
make unittests run with phpunit 3.5.x

15 years agoFix bug #3111254: Search in my_watchlist results in error
Christian Weiske [Fri, 19 Nov 2010 05:51:01 +0000 (06:51 +0100)]
Fix bug #3111254: Search in my_watchlist results in error

15 years agoFix bug #3111254: Search in my_watchlist results in error
Christian Weiske [Fri, 19 Nov 2010 05:51:01 +0000 (06:51 +0100)]
Fix bug #3111254: Search in my_watchlist results in error

15 years agofix broken XML
Christian Weiske [Tue, 2 Nov 2010 18:14:31 +0000 (19:14 +0100)]
fix broken XML

15 years agowe do not need the entities anymore since we will be using the characters themselves now
Christian Weiske [Tue, 2 Nov 2010 18:09:27 +0000 (19:09 +0100)]
we do not need the entities anymore since we will be using the characters themselves now

15 years agoget rid of arrow entities
Christian Weiske [Tue, 2 Nov 2010 18:07:59 +0000 (19:07 +0100)]
get rid of arrow entities

15 years agofix bookmark adding in strict mode
Christian Weiske [Fri, 29 Oct 2010 20:35:22 +0000 (22:35 +0200)]
fix bookmark adding in strict mode

15 years agoremove jqueryui, we will be using FCBKcomplete
Christian Weiske [Tue, 26 Oct 2010 16:16:34 +0000 (18:16 +0200)]
remove jqueryui, we will be using FCBKcomplete

15 years agoadd jqueryui 1.8.5
Christian Weiske [Tue, 26 Oct 2010 16:05:54 +0000 (18:05 +0200)]
add jqueryui 1.8.5

15 years agomakde linked block look nice in non-strict mode in opera and chrome
Christian Weiske [Thu, 14 Oct 2010 06:23:40 +0000 (08:23 +0200)]
makde linked block look nice in non-strict mode in opera and chrome

15 years agomake sidebar work with chrome and opera in non-strict mode
Christian Weiske [Thu, 14 Oct 2010 06:21:13 +0000 (08:21 +0200)]
make sidebar work with chrome and opera in non-strict mode

15 years agomake linked tags work on opera - "parent" is apparently a reserved word
Christian Weiske [Wed, 13 Oct 2010 17:18:42 +0000 (19:18 +0200)]
make linked tags work on opera - "parent" is apparently a reserved word

15 years agouse ROOT_JS for jstree theme includes
Christian Weiske [Wed, 13 Oct 2010 17:01:49 +0000 (19:01 +0200)]
use ROOT_JS for jstree theme includes

15 years agoload minified javascript if debug mode is off; add minified version (generated with...
Christian Weiske [Wed, 13 Oct 2010 16:58:46 +0000 (18:58 +0200)]
load minified javascript if debug mode is off; add minified version (generated with "yuicompressor --nomunge") of jstree

15 years agomove jstree into a version-specific directory so we can update it more easily
Christian Weiske [Sat, 9 Oct 2010 15:04:52 +0000 (17:04 +0200)]
move jstree into a version-specific directory so we can update it more easily

15 years agoput jquery+jstree into top template since we need it most times
Christian Weiske [Sat, 9 Oct 2010 14:58:20 +0000 (16:58 +0200)]
put jquery+jstree into top template since we need it most times

15 years agomake export_html work in strict mode, too
Christian Weiske [Sat, 9 Oct 2010 11:16:41 +0000 (13:16 +0200)]
make export_html work in strict mode, too

15 years agofix menu2
Christian Weiske [Sat, 9 Oct 2010 11:13:34 +0000 (13:13 +0200)]
fix menu2

15 years agomake tree menu look proper
Christian Weiske [Sat, 9 Oct 2010 11:12:16 +0000 (13:12 +0200)]
make tree menu look proper

15 years agoactivate strict xhtml mode only on debug mode
Christian Weiske [Sat, 9 Oct 2010 11:09:46 +0000 (13:09 +0200)]
activate strict xhtml mode only on debug mode

15 years agofix E_NOTICE in tag2tagadd and make tag2tagadd xhtml valid
Christian Weiske [Sat, 9 Oct 2010 11:06:09 +0000 (13:06 +0200)]
fix E_NOTICE in tag2tagadd and make tag2tagadd xhtml valid

15 years agomake add/del tag nav links work again
Christian Weiske [Sat, 9 Oct 2010 11:03:55 +0000 (13:03 +0200)]
make add/del tag nav links work again

15 years agomake watchlist valid xhtml
Christian Weiske [Sat, 9 Oct 2010 10:57:17 +0000 (12:57 +0200)]
make watchlist valid xhtml

15 years agomake admin page valid
Christian Weiske [Sat, 9 Oct 2010 10:54:33 +0000 (12:54 +0200)]
make admin page valid

15 years agomake edit profile page valid
Christian Weiske [Sat, 9 Oct 2010 10:53:45 +0000 (12:53 +0200)]
make edit profile page valid

15 years agofix jstree xhtml bug
Christian Weiske [Sat, 9 Oct 2010 10:43:10 +0000 (12:43 +0200)]
fix jstree xhtml bug

15 years agoembed the delete link directly in html instead of using javascript
Christian Weiske [Sat, 9 Oct 2010 10:15:11 +0000 (12:15 +0200)]
embed the delete link directly in html instead of using javascript

15 years agomake the short date a valid ISO date format.
Christian Weiske [Sat, 9 Oct 2010 10:14:34 +0000 (12:14 +0200)]
make the short date a valid ISO date format.

15 years agomake the page valid and keep chromium happy
Christian Weiske [Sat, 9 Oct 2010 10:09:39 +0000 (12:09 +0200)]
make the page valid and keep chromium happy

15 years agomake the page valid
Christian Weiske [Sat, 9 Oct 2010 10:09:25 +0000 (12:09 +0200)]
make the page valid

15 years agomake linkedtags sidebar tree menu work with jquery/jstree now
Christian Weiske [Sat, 9 Oct 2010 08:20:14 +0000 (10:20 +0200)]
make linkedtags sidebar tree menu work with jquery/jstree now

15 years agomake the bookmark page valid xhtml
Christian Weiske [Sat, 9 Oct 2010 08:18:52 +0000 (10:18 +0200)]
make the bookmark page valid xhtml

15 years agotests for getadminlinkedtags
Christian Weiske [Fri, 8 Oct 2010 15:43:05 +0000 (17:43 +0200)]
tests for getadminlinkedtags

15 years agoscripts to dump and restore the semanticscuttle database quickly - useful to keep...
Christian Weiske [Fri, 8 Oct 2010 14:59:04 +0000 (16:59 +0200)]
scripts to dump and restore the semanticscuttle database quickly - useful to keep the database even when running unit tests

15 years agowe do not need that service
Christian Weiske [Thu, 7 Oct 2010 17:46:55 +0000 (19:46 +0200)]
we do not need that service

15 years agoprettier html in menu2 tags
Christian Weiske [Thu, 7 Oct 2010 17:46:20 +0000 (19:46 +0200)]
prettier html in menu2 tags

15 years agoCS on constants
Christian Weiske [Thu, 7 Oct 2010 17:02:06 +0000 (19:02 +0200)]
CS on constants

15 years agogive admin tags a link href :)
Christian Weiske [Thu, 7 Oct 2010 16:59:27 +0000 (18:59 +0200)]
give admin tags a link href :)

15 years agoremove dojo css
Christian Weiske [Fri, 1 Oct 2010 19:37:53 +0000 (21:37 +0200)]
remove dojo css

15 years agoremove unneeded dojo code from menu2
Christian Weiske [Fri, 1 Oct 2010 19:36:40 +0000 (21:36 +0200)]
remove unneeded dojo code from menu2

15 years agomake the admin tag menu behave correctly now and show only arrows on nodes that have...
Christian Weiske [Fri, 1 Oct 2010 19:34:11 +0000 (21:34 +0200)]
make the admin tag menu behave correctly now and show only arrows on nodes that have children

15 years agomake adminlinkedtags (menu2Tags) finally work with jquery
Christian Weiske [Fri, 1 Oct 2010 16:21:33 +0000 (18:21 +0200)]
make adminlinkedtags (menu2Tags) finally work with jquery

15 years agoCS, docblocks
Christian Weiske [Fri, 1 Oct 2010 16:21:16 +0000 (18:21 +0200)]
CS, docblocks

15 years agomake sidebar menu2 use jquery.jstree. ajax loading of subtags is still missing
Christian Weiske [Thu, 30 Sep 2010 17:12:49 +0000 (19:12 +0200)]
make sidebar menu2 use jquery.jstree. ajax loading of subtags is still missing

15 years agoremove deprecate split()
Christian Weiske [Thu, 30 Sep 2010 05:58:07 +0000 (07:58 +0200)]
remove deprecate split()

15 years agomerge master
Christian Weiske [Thu, 30 Sep 2010 05:46:51 +0000 (07:46 +0200)]
merge master

15 years agomerge changelog from 0.97 branch
cweiske [Wed, 29 Sep 2010 22:01:29 +0000 (22:01 +0000)]
merge changelog from 0.97 branch

git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@781 b3834d28-1941-0410-a4f8-b48e95affb8f

15 years agoapi/posts/add respects the "replace" parameter now
cweiske [Wed, 29 Sep 2010 20:57:30 +0000 (20:57 +0000)]
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

15 years agoreformat api/posts/add and document it better
cweiske [Wed, 29 Sep 2010 20:56:10 +0000 (20:56 +0000)]
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

15 years agosend 400 status code if a parameter is missing
cweiske [Wed, 29 Sep 2010 20:55:14 +0000 (20:55 +0000)]
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

15 years agocheck datetime setting
cweiske [Wed, 29 Sep 2010 20:53:57 +0000 (20:53 +0000)]
check datetime setting

git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@774 b3834d28-1941-0410-a4f8-b48e95affb8f

15 years agofirst tests for api/posts/add
cweiske [Wed, 29 Sep 2010 20:52:59 +0000 (20:52 +0000)]
first tests for api/posts/add

git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@773 b3834d28-1941-0410-a4f8-b48e95affb8f

15 years agofirst tests for api/posts/add
cweiske [Wed, 29 Sep 2010 20:52:01 +0000 (20:52 +0000)]
first tests for api/posts/add

git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@772 b3834d28-1941-0410-a4f8-b48e95affb8f

15 years agotest for api/posts/update
cweiske [Wed, 29 Sep 2010 20:50:38 +0000 (20:50 +0000)]
test for api/posts/update

git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@771 b3834d28-1941-0410-a4f8-b48e95affb8f

15 years agodelicious returns a proper error message when deleting non-existant items, which...
cweiske [Wed, 29 Sep 2010 20:49:14 +0000 (20:49 +0000)]
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

15 years agorewrite api/posts/delete to be more secure and add unit tests for it
cweiske [Tue, 28 Sep 2010 22:14:31 +0000 (22:14 +0000)]
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

15 years agoexecute api tests
cweiske [Tue, 28 Sep 2010 22:12:55 +0000 (22:12 +0000)]
execute api tests

git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@768 b3834d28-1941-0410-a4f8-b48e95affb8f

15 years agotests for deleting bookmarks via the API. two of them fail currently because of a...
cweiske [Tue, 28 Sep 2010 22:11:59 +0000 (22:11 +0000)]
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

15 years agoupdate docblocks
cweiske [Tue, 28 Sep 2010 22:10:53 +0000 (22:10 +0000)]
update docblocks

git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@766 b3834d28-1941-0410-a4f8-b48e95affb8f

15 years agoadd header to httpauth.inc.php
cweiske [Tue, 28 Sep 2010 22:09:58 +0000 (22:09 +0000)]
add header to httpauth.inc.php

git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@765 b3834d28-1941-0410-a4f8-b48e95affb8f

15 years agoadd gettext changelog entry
cweiske [Tue, 28 Sep 2010 22:08:58 +0000 (22:08 +0000)]
add gettext changelog entry

git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@764 b3834d28-1941-0410-a4f8-b48e95affb8f

15 years agoupdate php-gettext to 1.0.10
cweiske [Tue, 28 Sep 2010 22:08:02 +0000 (22:08 +0000)]
update php-gettext to 1.0.10

git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@763 b3834d28-1941-0410-a4f8-b48e95affb8f

15 years agobegin converting menu2 to jquery
Christian Weiske [Tue, 28 Sep 2010 16:48:37 +0000 (18:48 +0200)]
begin converting menu2 to jquery

15 years agoadd gettext changelog entry
Christian Weiske [Tue, 28 Sep 2010 06:54:25 +0000 (08:54 +0200)]
add gettext changelog entry

15 years agoupdate php-gettext to 1.0.10
Christian Weiske [Tue, 28 Sep 2010 06:53:03 +0000 (08:53 +0200)]
update php-gettext to 1.0.10

15 years agonow we have tests for all history all methods
cweiske [Mon, 27 Sep 2010 20:49:01 +0000 (20:49 +0000)]
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

15 years agotest automatic search history deletion
cweiske [Mon, 27 Sep 2010 20:47:41 +0000 (20:47 +0000)]
test automatic search history deletion

git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@761 b3834d28-1941-0410-a4f8-b48e95affb8f

15 years agodefined main method before including includes
cweiske [Mon, 27 Sep 2010 20:46:45 +0000 (20:46 +0000)]
defined main method before including includes

git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@760 b3834d28-1941-0410-a4f8-b48e95affb8f

15 years agodefined main method before including includes
cweiske [Mon, 27 Sep 2010 20:45:51 +0000 (20:45 +0000)]
defined main method before including includes

git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@759 b3834d28-1941-0410-a4f8-b48e95affb8f

15 years agotest deleteall in searchhistory
cweiske [Mon, 27 Sep 2010 20:44:29 +0000 (20:44 +0000)]
test deleteall in searchhistory

git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@758 b3834d28-1941-0410-a4f8-b48e95affb8f