index
:
semanticscuttle
develop
feature/cache
hotfix/api
hotfix/mod_rewrite
master
production
Self-hosted and web-based social bookmark manager
Fluxo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-03-23
unittest for getAdminTags as well as CS and docblock fixes on it
Christian Weiske
2011-03-23
rename three to thr to make the code look nicer
Christian Weiske
2011-03-23
format getPopularTags and add docblock
Christian Weiske
2011-03-23
getPopularTags is fully covered now
Christian Weiske
2011-03-23
exclude tests directory from coverage
Christian Weiske
2011-03-23
test for the days parameter
Christian Weiske
2011-03-23
first unit tests for Bookmark2Tag::getPopularTags
Christian Weiske
2011-03-22
do not error out when the bookmark cannot be saved
Christian Weiske
2011-03-22
autocomplete with jquery (hardcoded tag list for now)
Christian Weiske
2011-03-22
add jquery-ui with autocomplete
Christian Weiske
2011-03-22
remove fcbkcomplete javascript and css; we will be using jquery autocomplete
Christian Weiske
2011-03-20
Merge branch 'master' into jquery
Christian Weiske
2011-03-17
prepare jquery autocomplete (does not work yet)
Christian Weiske
2011-03-15
unit test for the new SemanticScuttle_Model_UserArray class
Christian Weiske
2011-03-15
Implement request #3054906: Show user's full name instead of nickname
Christian Weiske
2011-03-15
Fix bug #3187177: Wrong URL / Export XML Bookmarks
Christian Weiske
2011-02-18
get rid of phpunits warnings about deprecated assertType usages
Christian Weiske
2011-02-16
Fix bug #3065284: AjaxVote problem with Webkit browsers
Christian Weiske
2011-02-16
set release date of 0.97.2
Christian Weiske
2011-02-16
remove svntag task from build file; we do not have svn anymore
Christian Weiske
2011-02-15
another merged bugfix
Christian Weiske
2011-02-15
move changes into 0.97.2 where I merged them
Christian Weiske
2011-02-14
Fix bug #3178597: Broken link to context in gsearch admin index page
Christian Weiske
2011-02-14
fcbkcomplete files
Christian Weiske
2011-02-14
documentation todo
Christian Weiske
2011-02-09
rename $range to $status as it is used in all other methods; add privacy to t...
Christian Weiske
2011-02-02
make unittests run with phpunit 3.5.x
Christian Weiske
2010-11-19
Fix bug #3111254: Search in my_watchlist results in error
Christian Weiske
2010-11-19
Fix bug #3111254: Search in my_watchlist results in error
Christian Weiske
2010-11-02
fix broken XML
Christian Weiske
2010-11-02
we do not need the entities anymore since we will be using the characters the...
Christian Weiske
2010-11-02
get rid of arrow entities
Christian Weiske
2010-10-29
fix bookmark adding in strict mode
Christian Weiske
2010-10-26
remove jqueryui, we will be using FCBKcomplete
Christian Weiske
2010-10-26
add jqueryui 1.8.5
Christian Weiske
2010-10-14
makde linked block look nice in non-strict mode in opera and chrome
Christian Weiske
2010-10-14
make sidebar work with chrome and opera in non-strict mode
Christian Weiske
2010-10-13
make linked tags work on opera - "parent" is apparently a reserved word
Christian Weiske
2010-10-13
use ROOT_JS for jstree theme includes
Christian Weiske
2010-10-13
load minified javascript if debug mode is off; add minified version (generate...
Christian Weiske
2010-10-09
move jstree into a version-specific directory so we can update it more easily
Christian Weiske
2010-10-09
put jquery+jstree into top template since we need it most times
Christian Weiske
2010-10-09
make export_html work in strict mode, too
Christian Weiske
2010-10-09
fix menu2
Christian Weiske
2010-10-09
make tree menu look proper
Christian Weiske
2010-10-09
activate strict xhtml mode only on debug mode
Christian Weiske
2010-10-09
fix E_NOTICE in tag2tagadd and make tag2tagadd xhtml valid
Christian Weiske
2010-10-09
make add/del tag nav links work again
Christian Weiske
2010-10-09
make watchlist valid xhtml
Christian Weiske
2010-10-09
make admin page valid
Christian Weiske
[next]