summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge branch 'themes'Gravatar Christian Weiske2011-05-250-0/+0
| |\
| | * mention skinsGravatar Christian Weiske2011-05-251-2/+2
| | * name proper feature request for themingGravatar Christian Weiske2011-05-251-1/+1
| | * show how to modify a templateGravatar Christian Weiske2011-05-251-0/+66
| | * more information on custom theme creationGravatar Christian Weiske2011-05-251-0/+9
| | * update changelogGravatar Christian Weiske2011-05-251-0/+3
| | * sample theme for demonstration purposesGravatar Christian Weiske2011-05-252-0/+12
| | * Merge branch 'master' into themesGravatar Christian Weiske2011-05-252-2/+0
| | |\
| | * | use theme->resource() method to get paths to themable filseGravatar Christian Weiske2011-05-253-10/+21
| | * | introduce theme model and use it in jsscuttle. rest will ...Gravatar Christian Weiske2011-05-245-12/+118
| | * | Merge branch 'master' into themesGravatar Christian Weiske2011-05-241-2/+11
| | |\ \
| | * \ \ Merge branch 'master' into themesGravatar Christian Weiske2011-05-231-1/+4
| | |\ \ \
| | * | | | updates theme documentationGravatar Christian Weiske2011-05-231-8/+15
| | * | | | move image and css files to theme folderGravatar Christian Weiske2011-05-2319-9/+9
| | * | | | first themes docsGravatar Christian Weiske2011-05-231-0/+32
| | * | | | make themes workGravatar Christian Weiske2011-05-231-0/+2
| | * | | | first try to implement theming support, which currently d...Gravatar Christian Weiske2011-05-2353-2/+33
| * | | | | implement request #1989987: theme support. merge themes b...Gravatar Christian Weiske2011-05-2578-19/+298
| | |_|_|/ | |/| | |
| * | | | make tag and common tag description pages valid htmlGravatar Christian Weiske2011-05-252-2/+0
| | |_|/ | |/| |
| * | | make changelog fully rST-parsable. that was easy!Gravatar Christian Weiske2011-05-241-2/+11
| | |/ | |/|
| * | check if the charset parameter really existsGravatar Christian Weiske2011-05-231-1/+4
| |/
* | Reverted changes of date() to gdate(), added tests to con...Gravatar Mark Pemberton2011-06-0410-45/+68
* | Altered tests to be more timezone friendlyGravatar Mark Pemberton2011-05-213-9/+9
* | Merge branch 'master' into privatekey2Gravatar Mark Pemberton2011-05-2113-66/+139
|\|
| * no need for that anymoreGravatar Christian Weiske2011-05-201-1/+0
| * fix testGravatar Christian Weiske2011-05-201-1/+1
| * all but one test work now with a different unittest databaseGravatar Christian Weiske2011-05-201-6/+19
| * automatically append unittestmode parameter to urlGravatar Christian Weiske2011-05-201-4/+8
| * ignore test configsGravatar Christian Weiske2011-05-192-2/+3
| * begin supporting a different database for unit testsGravatar Christian Weiske2011-05-194-11/+19
| * update changelog with google custom search changesGravatar Christian Weiske2011-05-141-0/+1
| * CSGravatar Christian Weiske2011-05-141-15/+12
| * fix google custom search xmlGravatar Christian Weiske2011-05-141-6/+25
| * make custom search more valid htmlGravatar Christian Weiske2011-05-141-18/+39
| * proper status code when gsearch is deactivatedGravatar Christian Weiske2011-05-141-3/+6
| * add note about SNIGravatar Christian Weiske2011-05-131-1/+8
| * allow ssl client login with other authentication sourcesGravatar Christian Weiske2011-05-131-1/+1
| * fix ssl client cert login processGravatar Christian Weiske2011-05-131-2/+2
* | Resolve some failed bookmark and tag testsGravatar Mark Pemberton2011-05-215-9/+10
* | revert getBookmarks() back to originalGravatar Mark Pemberton2011-05-192-31/+20
* | fixed merge issueGravatar Mark Pemberton2011-05-170-0/+0
|\ \
| * | there is no onClick attribute, only onclickGravatar Christian Weiske2011-05-161-1/+3
* | | Updated PrivateKey to include Tag searchesGravatar Mark Pemberton2011-05-176-21/+58
|/ /
* | Updated 'Generate New Key' button to use ajax if javascri...Gravatar Mark Pemberton2011-05-163-6/+10
* | Fixed SQL structure for PrivateKeyGravatar Mark Pemberton2011-05-143-6/+6
* | Fixed sql commands where resources were not freedGravatar Mark Pemberton2011-05-143-4/+48
* | new privatekey2 branch with privatekey changesGravatar Mark Pemberton2011-05-1316-49/+704
|/
* Merge branch 'master' into ssl-client-certsGravatar Christian Weiske2011-05-1318-25/+329
|\
| * Merge branch 'master' into configurable-privacy2Gravatar Christian Weiske2011-05-1215-30/+268
| |\
| * | Moved testDefaultPrivacyEdit() to tests/www/editTest.php.Gravatar bretticvs2011-05-055-158/+194