summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* fix unfreed sql resultGravatar cweiske2009-10-311-1/+3
* enable voting when testing voting, test countBookmarks()Gravatar cweiske2009-10-311-0/+85
* test getObjectUsers() and fix a bug found by the testsGravatar cweiske2009-10-312-0/+47
* helper script to create a test userGravatar cweiske2009-10-311-0/+12
* add admin email and admin users to default config dist fileGravatar cweiske2009-10-311-0/+25
* fix E_NOTICE on common description edit pageGravatar cweiske2009-10-311-1/+1
* new ideaGravatar cweiske2009-10-301-0/+1
* Explain how to release a new versionGravatar cweiske2009-10-301-0/+17
* move todoGravatar cweiske2009-10-301-0/+0
* some new todo itemsGravatar cweiske2009-10-301-0/+3
* add changelog entries down to version 0.84Gravatar cweiske2009-10-301-0/+188
* remove model item from todo; it is doneGravatar cweiske2009-10-301-1/+0
* move template object to own file and rename it to Semanti...Gravatar cweiske2009-10-302-26/+128
* move user class into own fileGravatar cweiske2009-10-303-119/+275
* more todoGravatar cweiske2009-10-291-2/+4
* fix bad sort= xss in bookmarks.tplGravatar cweiske2009-10-291-1/+1
* fix several XSS injection problems with page variableGravatar cweiske2009-10-298-9/+9
* todo listGravatar cweiske2009-10-291-0/+5
* sort desc voting by defaultGravatar cweiske2009-10-281-1/+1
* unification test was unstable, tooGravatar cweiske2009-10-282-20/+30
* test was unstable and did not work with empty users tableGravatar cweiske2009-10-281-2/+3
* loosen strictness of sorting xss fix a bit - did not work...Gravatar cweiske2009-10-281-1/+1
* add sort-by-voting to frontendGravatar cweiske2009-10-281-30/+50
* fix XSS vulnerabilityGravatar cweiske2009-10-281-1/+1
* fix short open tagsGravatar cweiske2009-10-284-5/+5
* explain deleteAll() in bookmarksGravatar cweiske2009-10-281-1/+7
* fix unfreed sql result and add deleteAll() for usersGravatar cweiske2009-10-282-2/+34
* rename vote table columnsGravatar cweiske2009-10-281-5/+5
* fix E_NOTICE in tag listGravatar cweiske2009-10-281-2/+5
* entity missed semicolonGravatar cweiske2009-10-281-1/+1
* add label for "keep password 2 weeks" textGravatar cweiske2009-10-281-1/+1
* show own voting as background colorGravatar cweiske2009-10-282-2/+14
* add usertest to alltestsGravatar cweiske2009-10-281-0/+1
* add usertest and check if setting a new user id also chan...Gravatar cweiske2009-10-281-0/+113
* test previously fixed bug: voting was updated for all boo...Gravatar cweiske2009-10-283-21/+199
* implement rewriteVotings() and unittest the methodGravatar cweiske2009-10-282-4/+33
* test that voting for other bookmarks does not change when...Gravatar cweiske2009-10-281-1/+8
* update only one bookmark when voting;Gravatar cweiske2009-10-281-2/+6
* basic ajax voting support. has a bad counting bug somewhereGravatar cweiske2009-10-285-14/+105
* csGravatar cweiske2009-10-281-6/+20
* do not use new css3 values since nobody understands them yetGravatar cweiske2009-10-281-5/+5
* prevent js file to get stored in lastUrlGravatar cweiske2009-10-272-1/+9
* search engines should not follow voting links (not that t...Gravatar cweiske2009-10-271-2/+2
* style voting badgeGravatar cweiske2009-10-271-0/+40
* do not error out when user is not logged inGravatar cweiske2009-10-271-3/+6
* fix jsScuttle includeGravatar cweiske2009-10-271-1/+1
* img.thumbnail is defined later onGravatar cweiske2009-10-271-7/+2
* move bookmark thumbnail code in separate template fileGravatar cweiske2009-10-272-12/+18
* fix user-specific tagsGravatar cweiske2009-10-271-10/+12
* move thumbnail code in own fileGravatar cweiske2009-10-271-0/+18