summaryrefslogtreecommitdiffstatshomepage
path: root/www
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into configurable-privacy2Gravatar Christian Weiske2011-05-121-2/+5
|\
| * show proper error message when url is invalidGravatar Christian Weiske2011-05-031-2/+5
* | merge masterGravatar Christian Weiske2011-05-0259-198/+12383
|\|
| * Fix bug #3097187: Using opensearch with two tags does not...Gravatar Christian Weiske2011-04-151-4/+6
| * fix E_NOTICE in rss when calling i.e. http://bm.bogo/rss....Gravatar Christian Weiske2011-04-071-2/+8
| * set width of autocomplete dropdownGravatar Christian Weiske2011-04-051-1/+7
| * do not load all css filesGravatar Christian Weiske2011-03-291-9/+0
| * update from 1.8.5 to jquery-ui 1.8.11Gravatar Christian Weiske2011-03-2932-1524/+244
| * rewrite ajax/getadmintags.phpGravatar Christian Weiske2011-03-261-39/+42
| * test for beginsWith parameter and a bugfix :)Gravatar Christian Weiske2011-03-261-1/+1
| * begin modifying ajax/getcontacttagsGravatar Christian Weiske2011-03-251-34/+35
| * autocomplete with jquery (hardcoded tag list for now)Gravatar Christian Weiske2011-03-221-1/+1
| * add jquery-ui with autocompleteGravatar Christian Weiske2011-03-2227-0/+3162
| * remove fcbkcomplete javascript and css; we will be using ...Gravatar Christian Weiske2011-03-222-34/+0
| * Merge branch 'master' into jqueryGravatar Christian Weiske2011-03-203-3/+8
| |\
| | * Implement request #3054906: Show user's full name instead...Gravatar Christian Weiske2011-03-151-1/+1
| * | prepare jquery autocomplete (does not work yet)Gravatar Christian Weiske2011-03-172-14/+19
| * | fcbkcomplete filesGravatar Christian Weiske2011-02-142-0/+34
| * | remove jqueryui, we will be using FCBKcompleteGravatar Christian Weiske2010-10-2622-1721/+0
| * | add jqueryui 1.8.5Gravatar Christian Weiske2010-10-2622-0/+1721
| * | load minified javascript if debug mode is off; add minifi...Gravatar Christian Weiske2010-10-131-0/+1
| * | move jstree into a version-specific directory so we can u...Gravatar Christian Weiske2010-10-0922-0/+0
| * | make export_html work in strict mode, tooGravatar Christian Weiske2010-10-091-0/+2
| * | fix menu2Gravatar Christian Weiske2010-10-091-1/+1
| * | make tree menu look properGravatar Christian Weiske2010-10-091-8/+4
| * | fix E_NOTICE in tag2tagadd and make tag2tagadd xhtml validGravatar Christian Weiske2010-10-091-1/+5
| * | make add/del tag nav links work againGravatar Christian Weiske2010-10-091-1/+0
| * | fix jstree xhtml bugGravatar Christian Weiske2010-10-091-1/+1
| * | make linkedtags sidebar tree menu work with jquery/jstree...Gravatar Christian Weiske2010-10-092-53/+142
| * | give admin tags a link href :)Gravatar Christian Weiske2010-10-071-2/+19
| * | 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-011-32/+30
| * | make sidebar menu2 use jquery.jstree. ajax loading of sub...Gravatar Christian Weiske2010-09-3022-1/+10181
* | | Updates for feature request 3164348: Make default privacy...Gravatar bretticvs2011-03-155-8/+8
| |/ |/|
* | Fix bug #3065284: AjaxVote problem with Webkit browsersGravatar Christian Weiske2011-02-161-1/+4
* | Fix bug #3178597: Broken link to context in gsearch admin...Gravatar Christian Weiske2011-02-141-1/+3
|/
* api/posts/add respects the "replace" parameter nowGravatar cweiske2010-09-291-4/+20
* reformat api/posts/add and document it betterGravatar cweiske2010-09-291-41/+74
* send 400 status code if a parameter is missingGravatar cweiske2010-09-291-9/+17
* first tests for api/posts/addGravatar cweiske2010-09-291-0/+2
* test for api/posts/updateGravatar cweiske2010-09-292-13/+34
* delicious returns a proper error message when deleting no...Gravatar cweiske2010-09-291-9/+5
* rewrite api/posts/delete to be more secure and add unit t...Gravatar cweiske2010-09-281-18/+45
* add header to httpauth.inc.phpGravatar cweiske2010-09-281-5/+26
* make files use pear directoriesGravatar Christian Weiske2010-08-221-1/+7
* make export_html follow the "specs" a bit more and add fo...Gravatar cweiske2010-03-281-3/+6
* fix multiple tags in html exportGravatar cweiske2010-03-281-1/+2
* test that public bookmarks of other people are not export...Gravatar cweiske2010-03-281-1/+14
* make export_csv support filtering to multiple tagsGravatar cweiske2010-03-281-5/+10
* unify hashing code in a separate methodGravatar cweiske2010-03-181-1/+1