summaryrefslogtreecommitdiffstatshomepage
path: root/data/templates
Commit message (Collapse)AuthorAgeFilesLines
...
* do not use links but POST form to change SSL settings. ↵Gravatar Christian Weiske2011-05-111-4/+12
| | | | Proper web apps should never change data with GET requests
* prepare user interface to register and delete client ↵Gravatar Christian Weiske2011-05-101-1/+17
| | | | certificates on the profile page
* show current users certificates on profile pageGravatar Christian Weiske2011-05-092-1/+28
|
* autofill registration form email address if user has a ↵Gravatar Christian Weiske2011-05-041-1/+1
| | | | ssl client certificate
* part of request #3163623: add support to login via ssl ↵Gravatar Christian Weiske2011-05-041-1/+1
| | | | client certificate. web interface to register certificates is still missing
* move bookmarklet code to own template fileGravatar Christian Weiske2011-04-052-119/+119
|
* restructure opera bookmarklet popup code (doesnt work ↵Gravatar Christian Weiske2011-04-041-8/+31
| | | | currently :)) and make normal opera bookmarklet code a bit easier to read
* explain opera button commandsGravatar Christian Weiske2011-04-041-7/+14
|
* FINALLY get the first opera bookmarklet working, with ↵Gravatar Christian Weiske2011-04-041-1/+21
| | | | cleaner code now
* make popup bookmarklet work in firefox when the title ↵Gravatar Christian Weiske2011-04-011-1/+5
| | | | contains double and single quotes. opera still broken, though
* re-enable browser bookmarklets after fixing some ↵Gravatar Christian Weiske2011-03-311-20/+40
| | | | naaaaaaaaaaaaaasty bugs with site titles that have special chars in them
* make dynamictags (tagcloud) work againGravatar Christian Weiske2011-03-302-28/+37
|
* begin to fix dynamictags for xhtml compatibilityGravatar Christian Weiske2011-03-291-6/+4
|
* work around minLength problem in jquery-ui-autocompleteGravatar Christian Weiske2011-03-291-1/+5
|
* split words also by =, < and >Gravatar Christian Weiske2011-03-291-1/+3
|
* update from 1.8.5 to jquery-ui 1.8.11Gravatar Christian Weiske2011-03-291-6/+6
|
* use getadmintags.php if configured soGravatar Christian Weiske2011-03-281-2/+9
|
* jquey-autocomplete works!Gravatar Christian Weiske2011-03-281-5/+7
|
* begin modifying ajax/getcontacttagsGravatar Christian Weiske2011-03-251-0/+5
|
* do not error out when the bookmark cannot be savedGravatar Christian Weiske2011-03-221-1/+5
|
* autocomplete with jquery (hardcoded tag list for now)Gravatar Christian Weiske2011-03-221-2/+39
|
* add jquery-ui with autocompleteGravatar Christian Weiske2011-03-221-5/+5
|
* Merge branch 'master' into jqueryGravatar Christian Weiske2011-03-206-6/+16
|\ | | | | | | | | Conflicts: doc/ChangeLog
| * Implement request #3054906: Show user's full name ↵Gravatar Christian Weiske2011-03-155-5/+15
| | | | | | | | instead of nickname
| * Fix bug #3187177: Wrong URL / Export XML BookmarksGravatar Christian Weiske2011-03-151-1/+1
| |
* | prepare jquery autocomplete (does not work yet)Gravatar Christian Weiske2011-03-171-12/+7
| |
* | we do not need the entities anymore since we will be ↵Gravatar Christian Weiske2010-11-021-8/+1
| | | | | | | | using the characters themselves now
* | get rid of arrow entitiesGravatar Christian Weiske2010-11-027-17/+17
| |
* | fix bookmark adding in strict modeGravatar Christian Weiske2010-10-291-1/+8
| |
* | remove jqueryui, we will be using FCBKcompleteGravatar Christian Weiske2010-10-261-25/+39
| |
* | makde linked block look nice in non-strict mode in opera ↵Gravatar Christian Weiske2010-10-141-2/+2
| | | | | | | | and chrome
* | make sidebar work with chrome and opera in non-strict modeGravatar Christian Weiske2010-10-141-2/+3
| |
* | make linked tags work on opera - "parent" is apparently ↵Gravatar Christian Weiske2010-10-131-3/+5
| | | | | | | | a reserved word
* | use ROOT_JS for jstree theme includesGravatar Christian Weiske2010-10-132-2/+2
| |
* | load minified javascript if debug mode is off; add ↵Gravatar Christian Weiske2010-10-131-2/+7
| | | | | | | | minified version (generated with "yuicompressor --nomunge") of jstree
* | move jstree into a version-specific directory so we can ↵Gravatar Christian Weiske2010-10-093-4/+4
| | | | | | | | update it more easily
* | put jquery+jstree into top template since we need it ↵Gravatar Christian Weiske2010-10-093-4/+2
| | | | | | | | most times
* | fix E_NOTICE in tag2tagadd and make tag2tagadd xhtml validGravatar Christian Weiske2010-10-091-1/+1
| |
* | make add/del tag nav links work againGravatar Christian Weiske2010-10-091-1/+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
| |
* | embed the delete link directly in html instead of using ↵Gravatar Christian Weiske2010-10-091-3/+2
| | | | | | | | javascript
* | make the page valid and keep chromium happyGravatar Christian Weiske2010-10-092-4/+5
| |
* | make the page validGravatar Christian Weiske2010-10-091-1/+1
| |
* | make linkedtags sidebar tree menu work with ↵Gravatar Christian Weiske2010-10-091-86/+45
| | | | | | | | jquery/jstree now
* | make the bookmark page valid xhtmlGravatar Christian Weiske2010-10-091-5/+9
| |
* | we do not need that serviceGravatar Christian Weiske2010-10-071-3/+0
| |
* | prettier html in menu2 tagsGravatar Christian Weiske2010-10-071-2/+4
| |
* | remove dojo cssGravatar Christian Weiske2010-10-011-6/+1
| |