summaryrefslogtreecommitdiffstatshomepage
path: root/data/templates
Commit message (Expand)AuthorAgeFilesLines
...
* | make adminlinkedtags (menu2Tags) finally work with jqueryGravatar Christian Weiske2010-10-011-1/+16
* | make sidebar menu2 use jquery.jstree. ajax loading of sub...Gravatar Christian Weiske2010-09-301-2/+16
* | begin converting menu2 to jqueryGravatar Christian Weiske2010-09-281-18/+15
|/
* Fix bug #3074816: French translation breaks edit javascriptGravatar cweiske2010-09-271-8/+20
* make html more readableGravatar cweiske2010-09-261-3/+3
* escape the installation name; html code was broken when o...Gravatar cweiske2010-09-263-14/+37
* give bookmarks.tpl.php nice looking generated html codeGravatar cweiske2010-09-261-45/+88
* prepare release of 0.97.0Gravatar cweiske2010-06-091-1/+1
* remove another 9 queries for logged in users!Gravatar cweiske2010-03-191-1/+13
* Do not highlight admin bookmarks when $enableAdminColors ...Gravatar cweiske2010-02-221-1/+1
* sql optimization: reduce by 9 sql queries when logged in ...Gravatar cweiske2010-02-201-1/+6
* sql optimization: 9 queries less!Gravatar cweiske2010-02-201-1/+1
* first sql optimization: fetch countOthers() for all bookm...Gravatar cweiske2010-02-201-2/+8
* replace some strange foreach constructs with the proper v...Gravatar cweiske2010-02-201-5/+2
* prepare 0.96.1Gravatar cweiske2010-02-091-1/+1
* prepare release of version 0.96.0Gravatar cweiske2010-02-081-1/+1
* Fix bug #2899515: Bookmarklet broken when site title cont...Gravatar cweiske2010-02-081-6/+11
* add missing spaceGravatar cweiske2010-01-291-1/+1
* fix missing spaceGravatar cweiske2010-01-291-1/+1
* Fix bug #2843523: ArtViper thumbnail license changeGravatar cweiske2010-01-291-1/+1
* Fix bug #2934891: RSS XML was sometimes invalid becauseGravatar cweiske2010-01-191-8/+8
* Implement request #2934872: Option to set the "no descrip...Gravatar cweiske2010-01-191-1/+1
* Implement request #2934868: Do not display full redirecti...Gravatar cweiske2010-01-191-3/+3
* lowercase utf-8 because i like that betterGravatar cweiske2010-01-161-1/+1
* add pubdate and latest change date to rss feedGravatar cweiske2010-01-161-7/+5
* fix dojo multicombobox bug; prepare 0.95.1Gravatar cweiske2009-11-162-2/+2
* mark bookmarks with votes < threshold with red dotted borderGravatar cweiske2009-11-051-0/+6
* we set content type already in header.phpGravatar cweiske2009-11-041-1/+0
* make voting labels translatableGravatar cweiske2009-11-041-5/+9
* add configuration option to disable registrationGravatar cweiske2009-11-021-0/+2
* enable vote changes on voting badgeGravatar cweiske2009-11-021-4/+4
* add horizontal voting links and switch config settingGravatar cweiske2009-11-022-1/+47
* add horizontal voting stylesGravatar cweiske2009-11-021-0/+1
* fix bad sort= xss in bookmarks.tplGravatar cweiske2009-10-291-1/+1
* sort desc voting by defaultGravatar cweiske2009-10-281-1/+1
* add sort-by-voting to frontendGravatar cweiske2009-10-281-30/+50
* fix short open tagsGravatar cweiske2009-10-284-5/+5
* fix E_NOTICE in tag listGravatar cweiske2009-10-281-2/+5
* entity missed semicolonGravatar cweiske2009-10-281-1/+1
* add label for "keep password 2 weeks" textGravatar cweiske2009-10-281-1/+1
* show own voting as background colorGravatar cweiske2009-10-281-0/+6
* basic ajax voting support. has a bad counting bug somewhereGravatar cweiske2009-10-281-3/+7
* search engines should not follow voting links (not that t...Gravatar cweiske2009-10-271-2/+2
* do not error out when user is not logged inGravatar cweiske2009-10-271-3/+6
* move bookmark thumbnail code in separate template fileGravatar cweiske2009-10-272-12/+18
* move thumbnail code in own fileGravatar cweiske2009-10-271-0/+18
* basic voting system works; but layout is missingGravatar cweiske2009-10-262-0/+27
* rename config.inc.php to config.php throughout the codeGravatar cweiske2009-10-261-1/+1
* rename ServiceFactory::getServiceInstance() to get() - mu...Gravatar cweiske2009-10-2311-14/+14
* make the application work againGravatar cweiske2009-10-0312-15/+69