| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | make export_html work in strict mode, too | 2010-10-09 | 1 | -0/+2 | |
| * | fix menu2 | 2010-10-09 | 1 | -1/+1 | |
| * | make tree menu look proper | 2010-10-09 | 1 | -8/+4 | |
| * | activate strict xhtml mode only on debug mode | 2010-10-09 | 1 | -4/+9 | |
| * | fix E_NOTICE in tag2tagadd and make tag2tagadd xhtml valid | 2010-10-09 | 2 | -2/+6 | |
| * | make add/del tag nav links work again | 2010-10-09 | 2 | -2/+2 | |
| * | make watchlist valid xhtml | 2010-10-09 | 1 | -1/+1 | |
| * | make admin page valid | 2010-10-09 | 1 | -1/+1 | |
| * | make edit profile page valid | 2010-10-09 | 1 | -3/+1 | |
| * | fix jstree xhtml bug | 2010-10-09 | 1 | -1/+1 | |
| * | embed the delete link directly in html instead of using j... | 2010-10-09 | 1 | -3/+2 | |
| * | make the short date a valid ISO date format. | 2010-10-09 | 1 | -1/+1 | |
| * | make the page valid and keep chromium happy | 2010-10-09 | 3 | -5/+9 | |
| * | make the page valid | 2010-10-09 | 1 | -1/+1 | |
| * | make linkedtags sidebar tree menu work with jquery/jstree... | 2010-10-09 | 3 | -139/+187 | |
| * | make the bookmark page valid xhtml | 2010-10-09 | 1 | -5/+9 | |
| * | tests for getadminlinkedtags | 2010-10-08 | 3 | -5/+201 | |
| * | scripts to dump and restore the semanticscuttle database ... | 2010-10-08 | 3 | -0/+64 | |
| * | we do not need that service | 2010-10-07 | 1 | -3/+0 | |
| * | prettier html in menu2 tags | 2010-10-07 | 1 | -2/+4 | |
| * | CS on constants | 2010-10-07 | 1 | -27/+43 | |
| * | give admin tags a link href :) | 2010-10-07 | 2 | -3/+22 | |
| * | remove dojo css | 2010-10-01 | 1 | -6/+1 | |
| * | remove unneeded dojo code from menu2 | 2010-10-01 | 1 | -10/+0 | |
| * | make the admin tag menu behave correctly now and show onl... | 2010-10-01 | 1 | -29/+32 | |
| * | make adminlinkedtags (menu2Tags) finally work with jquery | 2010-10-01 | 2 | -33/+46 | |
| * | CS, docblocks | 2010-10-01 | 1 | -7/+38 | |
| * | make sidebar menu2 use jquery.jstree. ajax loading of sub... | 2010-09-30 | 23 | -3/+10197 | |
| * | remove deprecate split() | 2010-09-30 | 1 | -1/+1 | |
| * | merge master | 2010-09-30 | 12 | -94/+1137 | |
| |\ | |||||
| | * | merge changelog from 0.97 branch | 2010-09-29 | 1 | -0/+8 | |
| | * | api/posts/add respects the "replace" parameter now | 2010-09-29 | 3 | -7/+145 | |
| | * | reformat api/posts/add and document it better | 2010-09-29 | 1 | -41/+74 | |
| | * | send 400 status code if a parameter is missing | 2010-09-29 | 2 | -9/+124 | |
| | * | check datetime setting | 2010-09-29 | 1 | -2/+7 | |
| | * | first tests for api/posts/add | 2010-09-29 | 1 | -0/+5 | |
| | * | first tests for api/posts/add | 2010-09-29 | 3 | -0/+200 | |
| | * | test for api/posts/update | 2010-09-29 | 4 | -13/+170 | |
| | * | delicious returns a proper error message when deleting no... | 2010-09-29 | 3 | -10/+16 | |
| | * | rewrite api/posts/delete to be more secure and add unit t... | 2010-09-28 | 3 | -28/+62 | |
| | * | execute api tests | 2010-09-28 | 1 | -0/+2 | |
| | * | tests for deleting bookmarks via the API. two of them fai... | 2010-09-28 | 1 | -0/+302 | |
| | * | update docblocks | 2010-09-28 | 1 | -2/+19 | |
| | * | add header to httpauth.inc.php | 2010-09-28 | 1 | -5/+26 | |
| | * | add gettext changelog entry | 2010-09-28 | 1 | -0/+1 | |
| | * | update php-gettext to 1.0.10 | 2010-09-28 | 12 | -271/+642 | |
| * | | begin converting menu2 to jquery | 2010-09-28 | 1 | -18/+15 | |
| * | | add gettext changelog entry | 2010-09-28 | 1 | -0/+1 | |
| * | | update php-gettext to 1.0.10 | 2010-09-28 | 12 | -271/+642 | |
| |/ | |||||
| * | now we have tests for all history all methods | 2010-09-27 | 2 | -39/+190 | |