summaryrefslogtreecommitdiffstatshomepage
path: root/www
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | use correct variable and show error messagesGravatar Christian Weiske2011-05-111-8/+8
| | | |
* | | | deleting ssl client certificates from profile page works nowGravatar Christian Weiske2011-05-111-2/+17
| | | |
* | | | registering the current client certificate works nowGravatar Christian Weiske2011-05-111-1/+14
| | | |
* | | | prepare user interface to register and delete client ↵Gravatar Christian Weiske2011-05-101-5/+10
| | | | | | | | | | | | | | | | certificates on the profile page
* | | | show current users certificates on profile pageGravatar Christian Weiske2011-05-092-1/+7
| | | |
* | | | automatically register SSL client cert when user registersGravatar Christian Weiske2011-05-091-8/+18
| | | |
* | | | autofill registration form email address if user has a ↵Gravatar Christian Weiske2011-05-041-1/+7
| |_|/ |/| | | | | | | | ssl client certificate
* | | show proper error message when url is invalidGravatar Christian Weiske2011-05-031-2/+5
| |/ |/|
* | Fix bug #3097187: Using opensearch with two tags does ↵Gravatar Christian Weiske2011-04-151-4/+6
| | | | | | | | not work in Firefox
* | fix E_NOTICE in rss when calling i.e. ↵Gravatar Christian Weiske2011-04-071-2/+8
| | | | | | | | http://bm.bogo/rss.php/test?sort=date_desc
* | 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
| | | | | | | | jquery autocomplete
* | Merge branch 'master' into jqueryGravatar Christian Weiske2011-03-203-3/+8
|\ \ | | | | | | | | | | | | Conflicts: doc/ChangeLog
| * | Implement request #3054906: Show user's full name ↵Gravatar Christian Weiske2011-03-151-1/+1
| |/ | | | | | | instead of nickname
| * Fix bug #3065284: AjaxVote problem with Webkit browsersGravatar Christian Weiske2011-02-161-1/+4
| |
| * Fix bug #3178597: Broken link to context in gsearch ↵Gravatar Christian Weiske2011-02-141-1/+3
| | | | | | | | admin index page
* | 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 ↵Gravatar Christian Weiske2010-10-131-0/+1
| | | | | | | | minified version (generated with "yuicompressor --nomunge") of jstree
* | move jstree into a version-specific directory so we can ↵Gravatar Christian Weiske2010-10-0922-0/+0
| | | | | | | | update it more easily
* | 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 ↵Gravatar Christian Weiske2010-10-092-53/+142
| | | | | | | | jquery/jstree now
* | give admin tags a link href :)Gravatar Christian Weiske2010-10-071-2/+19
| |
* | make the admin tag menu behave correctly now and show ↵Gravatar Christian Weiske2010-10-011-30/+33
| | | | | | | | only arrows on nodes that have children
* | make adminlinkedtags (menu2Tags) finally work with jqueryGravatar Christian Weiske2010-10-011-32/+30
| |
* | make sidebar menu2 use jquery.jstree. ajax loading of ↵Gravatar Christian Weiske2010-09-3022-1/+10181
|/ | | | subtags is still missing
* api/posts/add respects the "replace" parameter nowGravatar cweiske2010-09-291-4/+20
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@777 b3834d28-1941-0410-a4f8-b48e95affb8f
* reformat api/posts/add and document it betterGravatar cweiske2010-09-291-41/+74
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@776 b3834d28-1941-0410-a4f8-b48e95affb8f
* send 400 status code if a parameter is missingGravatar cweiske2010-09-291-9/+17
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@775 b3834d28-1941-0410-a4f8-b48e95affb8f
* first tests for api/posts/addGravatar cweiske2010-09-291-0/+2
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@772 b3834d28-1941-0410-a4f8-b48e95affb8f
* test for api/posts/updateGravatar cweiske2010-09-292-13/+34
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@771 b3834d28-1941-0410-a4f8-b48e95affb8f
* delicious returns a proper error message when deleting ↵Gravatar cweiske2010-09-291-9/+5
| | | | | | non-existant items, which we do now, too git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@770 b3834d28-1941-0410-a4f8-b48e95affb8f
* rewrite api/posts/delete to be more secure and add unit ↵Gravatar cweiske2010-09-281-18/+45
| | | | | | tests for it git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@769 b3834d28-1941-0410-a4f8-b48e95affb8f
* add header to httpauth.inc.phpGravatar cweiske2010-09-281-5/+26
| | | | git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@765 b3834d28-1941-0410-a4f8-b48e95affb8f
* make files use pear directoriesGravatar Christian Weiske2010-08-221-1/+7
|
* make export_html follow the "specs" a bit more and add ↵Gravatar cweiske2010-03-281-3/+6
| | | | | | format documentation url git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@705 b3834d28-1941-0410-a4f8-b48e95affb8f