summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
| * | fix E_NOTICE in tag2tagadd and make tag2tagadd xhtml validGravatar Christian Weiske2010-10-092-2/+6
| * | make add/del tag nav links work againGravatar Christian Weiske2010-10-092-2/+2
| * | make watchlist valid xhtmlGravatar Christian Weiske2010-10-091-1/+1
| * | make admin page validGravatar Christian Weiske2010-10-091-1/+1
| * | make edit profile page validGravatar Christian Weiske2010-10-091-3/+1
| * | fix jstree xhtml bugGravatar Christian Weiske2010-10-091-1/+1
| * | embed the delete link directly in html instead of using j...Gravatar Christian Weiske2010-10-091-3/+2
| * | make the short date a valid ISO date format.Gravatar Christian Weiske2010-10-091-1/+1
| * | make the page valid and keep chromium happyGravatar Christian Weiske2010-10-093-5/+9
| * | make the page validGravatar Christian Weiske2010-10-091-1/+1
| * | make linkedtags sidebar tree menu work with jquery/jstree...Gravatar Christian Weiske2010-10-093-139/+187
| * | make the bookmark page valid xhtmlGravatar Christian Weiske2010-10-091-5/+9
| * | tests for getadminlinkedtagsGravatar Christian Weiske2010-10-083-5/+201
| * | scripts to dump and restore the semanticscuttle database ...Gravatar Christian Weiske2010-10-083-0/+64
| * | we do not need that serviceGravatar Christian Weiske2010-10-071-3/+0
| * | prettier html in menu2 tagsGravatar Christian Weiske2010-10-071-2/+4
| * | CS on constantsGravatar Christian Weiske2010-10-071-27/+43
| * | give admin tags a link href :)Gravatar Christian Weiske2010-10-072-3/+22
| * | remove dojo cssGravatar Christian Weiske2010-10-011-6/+1
| * | remove unneeded dojo code from menu2Gravatar Christian Weiske2010-10-011-10/+0
| * | make the admin tag menu behave correctly now and show onl...Gravatar Christian Weiske2010-10-011-30/+33
| * | make adminlinkedtags (menu2Tags) finally work with jqueryGravatar Christian Weiske2010-10-012-33/+46
| * | CS, docblocksGravatar Christian Weiske2010-10-011-7/+38
| * | make sidebar menu2 use jquery.jstree. ajax loading of sub...Gravatar Christian Weiske2010-09-3023-3/+10197
| * | remove deprecate split()Gravatar Christian Weiske2010-09-301-1/+1
| * | merge masterGravatar Christian Weiske2010-09-3012-94/+1137
| |\ \
| * | | begin converting menu2 to jqueryGravatar Christian Weiske2010-09-281-18/+15
| * | | add gettext changelog entryGravatar Christian Weiske2010-09-281-0/+1
| * | | update php-gettext to 1.0.10Gravatar Christian Weiske2010-09-2812-271/+642
* | | | make privacy tests clearerGravatar Christian Weiske2011-05-022-47/+31
* | | | use cookie jar instead of manually creating the cookieGravatar Christian Weiske2011-04-261-5/+1
* | | | use cookie jar instead of manually creating the cookieGravatar Christian Weiske2011-04-261-7/+2
* | | | use xpath instead of manual string-search to verify test ...Gravatar Christian Weiske2011-04-261-10/+11
* | | | make html valid xml to be able to load it with an xml parserGravatar Christian Weiske2011-04-261-3/+4
* | | | replace named html entities with their numeric name to be...Gravatar Christian Weiske2011-04-261-9/+9
* | | | replace deprecated splitGravatar Christian Weiske2011-04-261-1/+1
* | | | make import test easierGravatar Christian Weiske2011-04-181-10/+5
* | | | make importnetscape-test easierGravatar Christian Weiske2011-04-181-9/+4
* | | | clarify documentation; we are returning get requestsGravatar Christian Weiske2011-04-181-3/+3
* | | | make edit test much easier and do not rely on manual cook...Gravatar Christian Weiske2011-04-181-18/+18
* | | | start the session when we are in http unittest modeGravatar Christian Weiske2011-04-181-1/+1
* | | | fix tests that did not find the data fileGravatar Christian Weiske2011-04-181-2/+2
* | | | Moved unit tests to PostsAddTest.php in Api directory.Gravatar bretticvs2011-04-174-101/+220
* | | | move privacy tests for api/post_add to the correct locationGravatar Christian Weiske2011-04-062-13/+36
* | | | ignore unittest config fileGravatar Christian Weiske2011-04-061-0/+1
* | | | move unittest config deletion to setup since that makes i...Gravatar Christian Weiske2011-04-061-12/+5
* | | | cherry-pick:Gravatar Christian Weiske2011-04-063-44/+153
* | | | cherry-pick:Gravatar Christian Weiske2011-04-063-1/+112
* | | | tell people why we need that variableGravatar Christian Weiske2011-04-061-0/+2
* | | | always delete all bookmarks in setUp since almost all met...Gravatar Christian Weiske2011-04-061-14/+7