Age | Commit message (Expand) | Author |
2011-04-07 | fix E_NOTICE in rss when calling i.e. http://bm.bogo/rss.php/test?sort=date_desc | Christian Weiske |
2011-04-05 | set width of autocomplete dropdown | Christian Weiske |
2011-03-29 | do not load all css files | Christian Weiske |
2011-03-29 | update from 1.8.5 to jquery-ui 1.8.11 | Christian Weiske |
2011-03-26 | rewrite ajax/getadmintags.php | Christian Weiske |
2011-03-26 | test for beginsWith parameter and a bugfix :) | Christian Weiske |
2011-03-25 | begin modifying ajax/getcontacttags | 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 | Implement request #3054906: Show user's full name instead of nickname | Christian Weiske |
2011-02-16 | Fix bug #3065284: AjaxVote problem with Webkit browsers | 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 |
2010-10-26 | remove jqueryui, we will be using FCBKcomplete | Christian Weiske |
2010-10-26 | add jqueryui 1.8.5 | 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 | 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 | 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 | fix jstree xhtml bug | Christian Weiske |
2010-10-09 | make linkedtags sidebar tree menu work with jquery/jstree now | Christian Weiske |
2010-10-07 | give admin tags a link href :) | Christian Weiske |
2010-10-01 | make the admin tag menu behave correctly now and show only arrows on nodes th... | Christian Weiske |
2010-10-01 | make adminlinkedtags (menu2Tags) finally work with jquery | Christian Weiske |
2010-09-30 | make sidebar menu2 use jquery.jstree. ajax loading of subtags is still missing | Christian Weiske |
2010-09-29 | api/posts/add respects the "replace" parameter now | cweiske |
2010-09-29 | reformat api/posts/add and document it better | cweiske |
2010-09-29 | send 400 status code if a parameter is missing | cweiske |
2010-09-29 | first tests for api/posts/add | cweiske |
2010-09-29 | test for api/posts/update | cweiske |
2010-09-29 | delicious returns a proper error message when deleting non-existant items, wh... | cweiske |
2010-09-28 | rewrite api/posts/delete to be more secure and add unit tests for it | cweiske |
2010-09-28 | add header to httpauth.inc.php | cweiske |
2010-08-22 | make files use pear directories | Christian Weiske |
2010-03-28 | make export_html follow the "specs" a bit more and add format documentation url | cweiske |
2010-03-28 | fix multiple tags in html export | cweiske |
2010-03-28 | test that public bookmarks of other people are not exported via csv | cweiske |
2010-03-28 | make export_csv support filtering to multiple tags | cweiske |
2010-03-18 | unify hashing code in a separate method | cweiske |
2010-03-17 | Fix bug #2960663: do not send content-type headers twice for ajax/api scripts | cweiske |
2010-03-17 | remove unneeded ampersand | cweiske |
2010-02-20 | remove end date condition since it seems unneccessary to me | cweiske |
2010-02-09 | Fix bug #2948410: API is broken in 0.96.0 | cweiske |
2010-02-08 | allow people to move www/ folder where they want it, now one just has to chan... | cweiske |