Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | task to generate docs from rst files. does not fully work yet | Christian Weiske | 2011-05-26 | 1 | -1/+20 | |
| | | ||||||
| * | documentation index | Christian Weiske | 2011-05-26 | 9 | -0/+43 | |
| | | ||||||
| * | move themes to 0.98 | Christian Weiske | 2011-05-25 | 1 | -2/+1 | |
| | | ||||||
| * | Merge branch 'themes' | Christian Weiske | 2011-05-25 | 0 | -0/+0 | |
| |\ | ||||||
| | * | mention skinsorigin/themes | Christian Weiske | 2011-05-25 | 1 | -2/+2 | |
| | | | ||||||
| | * | name proper feature request for theming | Christian Weiske | 2011-05-25 | 1 | -1/+1 | |
| | | | ||||||
| | * | show how to modify a template | Christian Weiske | 2011-05-25 | 1 | -0/+66 | |
| | | | ||||||
| | * | more information on custom theme creation | Christian Weiske | 2011-05-25 | 1 | -0/+9 | |
| | | | ||||||
| | * | update changelog | Christian Weiske | 2011-05-25 | 1 | -0/+3 | |
| | | | ||||||
| | * | sample theme for demonstration purposes | Christian Weiske | 2011-05-25 | 2 | -0/+12 | |
| | | | ||||||
| | * | Merge branch 'master' into themes | Christian Weiske | 2011-05-25 | 2 | -2/+0 | |
| | |\ | ||||||
| | * | | use theme->resource() method to get paths to themable filse | Christian Weiske | 2011-05-25 | 3 | -10/+21 | |
| | | | | ||||||
| | * | | introduce theme model and use it in jsscuttle. rest will follow | Christian Weiske | 2011-05-24 | 5 | -12/+118 | |
| | | | | ||||||
| | * | | Merge branch 'master' into themes | Christian Weiske | 2011-05-24 | 1 | -2/+11 | |
| | |\ \ | ||||||
| | * \ \ | Merge branch 'master' into themes | Christian Weiske | 2011-05-23 | 1 | -1/+4 | |
| | |\ \ \ | ||||||
| | * | | | | updates theme documentation | Christian Weiske | 2011-05-23 | 1 | -8/+15 | |
| | | | | | | ||||||
| | * | | | | move image and css files to theme folder | Christian Weiske | 2011-05-23 | 19 | -9/+9 | |
| | | | | | | ||||||
| | * | | | | first themes docs | Christian Weiske | 2011-05-23 | 1 | -0/+32 | |
| | | | | | | ||||||
| | * | | | | make themes work | Christian Weiske | 2011-05-23 | 1 | -0/+2 | |
| | | | | | | ||||||
| | * | | | | first try to implement theming support, which currently does not work at all | Christian Weiske | 2011-05-23 | 53 | -2/+33 | |
| | | | | | | ||||||
| * | | | | | implement request #1989987: theme support. merge themes branch with --squash | Christian Weiske | 2011-05-25 | 78 | -19/+298 | |
| | |_|_|/ | |/| | | | ||||||
| * | | | | make tag and common tag description pages valid html | Christian Weiske | 2011-05-25 | 2 | -2/+0 | |
| | |_|/ | |/| | | ||||||
| * | | | make changelog fully rST-parsable. that was easy! | Christian Weiske | 2011-05-24 | 1 | -2/+11 | |
| | |/ | |/| | ||||||
| * | | check if the charset parameter really exists | Christian Weiske | 2011-05-23 | 1 | -1/+4 | |
| |/ | ||||||
* | | Reverted changes of date() to gdate(), added tests to confirm existence of ↵ | Mark Pemberton | 2011-06-04 | 10 | -45/+68 | |
| | | | | | | | | private RSS feed, and finalized changes to the user session usage with rss.php | |||||
* | | Altered tests to be more timezone friendly | Mark Pemberton | 2011-05-21 | 3 | -9/+9 | |
| | | ||||||
* | | Merge branch 'master' into privatekey2 | Mark Pemberton | 2011-05-21 | 13 | -66/+139 | |
|\ \ | |/ | ||||||
| * | no need for that anymore | Christian Weiske | 2011-05-20 | 1 | -1/+0 | |
| | | ||||||
| * | fix test | Christian Weiske | 2011-05-20 | 1 | -1/+1 | |
| | | ||||||
| * | all but one test work now with a different unittest database | Christian Weiske | 2011-05-20 | 1 | -6/+19 | |
| | | ||||||
| * | automatically append unittestmode parameter to url | Christian Weiske | 2011-05-20 | 1 | -4/+8 | |
| | | ||||||
| * | ignore test configs | Christian Weiske | 2011-05-19 | 2 | -2/+3 | |
| | | ||||||
| * | begin supporting a different database for unit tests | Christian Weiske | 2011-05-19 | 4 | -11/+19 | |
| | | ||||||
| * | update changelog with google custom search changes | Christian Weiske | 2011-05-14 | 1 | -0/+1 | |
| | | ||||||
| * | CS | Christian Weiske | 2011-05-14 | 1 | -15/+12 | |
| | | ||||||
| * | fix google custom search xml | Christian Weiske | 2011-05-14 | 1 | -6/+25 | |
| | | ||||||
| * | make custom search more valid html | Christian Weiske | 2011-05-14 | 1 | -18/+39 | |
| | | ||||||
| * | proper status code when gsearch is deactivated | Christian Weiske | 2011-05-14 | 1 | -3/+6 | |
| | | ||||||
| * | add note about SNI | Christian Weiske | 2011-05-13 | 1 | -1/+8 | |
| | | ||||||
| * | allow ssl client login with other authentication sources | Christian Weiske | 2011-05-13 | 1 | -1/+1 | |
| | | ||||||
| * | fix ssl client cert login process | Christian Weiske | 2011-05-13 | 1 | -2/+2 | |
| | | ||||||
* | | Resolve some failed bookmark and tag tests | Mark Pemberton | 2011-05-21 | 5 | -9/+10 | |
| | | ||||||
* | | revert getBookmarks() back to original | Mark Pemberton | 2011-05-19 | 2 | -31/+20 | |
| | | ||||||
* | | fixed merge issue | Mark Pemberton | 2011-05-17 | 0 | -0/+0 | |
|\ \ | ||||||
| * | | there is no onClick attribute, only onclick | Christian Weiske | 2011-05-16 | 1 | -1/+3 | |
| | | | ||||||
* | | | Updated PrivateKey to include Tag searches | Mark Pemberton | 2011-05-17 | 6 | -21/+58 | |
|/ / | ||||||
* | | Updated 'Generate New Key' button to use ajax if javascript enabled. | Mark Pemberton | 2011-05-16 | 3 | -6/+10 | |
| | | ||||||
* | | Fixed SQL structure for PrivateKey | Mark Pemberton | 2011-05-14 | 3 | -6/+6 | |
| | | ||||||
* | | Fixed sql commands where resources were not freed | Mark Pemberton | 2011-05-14 | 3 | -4/+48 | |
| | | ||||||
* | | new privatekey2 branch with privatekey changes | Mark Pemberton | 2011-05-13 | 16 | -49/+704 | |
|/ | ||||||
* | Merge branch 'master' into ssl-client-certs | Christian Weiske | 2011-05-13 | 18 | -25/+329 | |
|\ | ||||||
| * | Merge branch 'master' into configurable-privacy2origin/configurable-privacy2 | Christian Weiske | 2011-05-12 | 15 | -30/+268 | |
| |\ | ||||||
| * | | Moved testDefaultPrivacyEdit() to tests/www/editTest.php. | bretticvs | 2011-05-05 | 5 | -158/+194 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Moved testDefaultPrivacyImportNetscape() to tests/www/importNetscapeTest.php. Moved testDefaultPrivacyImport() to tests/www/importTest.php. Moved testDefaultPrivacyBookmarksAddMissingTitleMissingPrivacy() to tests/www/bookmarksTest.php. Moved testDefaultPrivacyBookmarksAdd() to tests/www/bookmarksTest.php. Kept testDefaultPrivacyPrivate() in tests/api/PostsAddTest.php. Kept testDefaultPrivacyPublic() in tests/api/PostsAddTest.php. | |||||
| * | | merge master | Christian Weiske | 2011-05-02 | 118 | -901/+14132 | |
| |\ \ | ||||||
| * | | | make privacy tests clearer | Christian Weiske | 2011-05-02 | 2 | -47/+31 | |
| | | | | ||||||
| * | | | use cookie jar instead of manually creating the cookie | Christian Weiske | 2011-04-26 | 1 | -5/+1 | |
| | | | | ||||||
| * | | | use cookie jar instead of manually creating the cookie | Christian Weiske | 2011-04-26 | 1 | -7/+2 | |
| | | | | ||||||
| * | | | use xpath instead of manual string-search to verify test results | Christian Weiske | 2011-04-26 | 1 | -10/+11 | |
| | | | | ||||||
| * | | | make html valid xml to be able to load it with an xml parser | Christian Weiske | 2011-04-26 | 1 | -3/+4 | |
| | | | | ||||||
| * | | | replace named html entities with their numeric name to be able to load the ↵ | Christian Weiske | 2011-04-26 | 1 | -9/+9 | |
| | | | | | | | | | | | | | | | | generated pages with an xml parser | |||||
| * | | | replace deprecated split | Christian Weiske | 2011-04-26 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | make import test easier | Christian Weiske | 2011-04-18 | 1 | -10/+5 | |
| | | | | ||||||
| * | | | make importnetscape-test easier | Christian Weiske | 2011-04-18 | 1 | -9/+4 | |
| | | | | ||||||
| * | | | clarify documentation; we are returning get requests | Christian Weiske | 2011-04-18 | 1 | -3/+3 | |
| | | | | ||||||
| * | | | make edit test much easier and do not rely on manual cookie setting | Christian Weiske | 2011-04-18 | 1 | -18/+18 | |
| | | | | ||||||
| * | | | start the session when we are in http unittest mode | Christian Weiske | 2011-04-18 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | fix tests that did not find the data file | Christian Weiske | 2011-04-18 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | Moved unit tests to PostsAddTest.php in Api directory. | bretticvs | 2011-04-17 | 4 | -101/+220 | |
| | | | | ||||||
| * | | | move privacy tests for api/post_add to the correct location | Christian Weiske | 2011-04-06 | 2 | -13/+36 | |
| | | | | ||||||
| * | | | ignore unittest config file | Christian Weiske | 2011-04-06 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | move unittest config deletion to setup since that makes it easier to debug, ↵ | Christian Weiske | 2011-04-06 | 1 | -12/+5 | |
| | | | | | | | | | | | | | | | | and does not break config when the test fatal errored | |||||
| * | | | cherry-pick: | Christian Weiske | 2011-04-06 | 3 | -44/+153 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | move setUnittestConfig to TestBaseApi since it makes only sense to use it there Conflicts: tests/TestBaseApi.php | |||||
| * | | | cherry-pick: | Christian Weiske | 2011-04-06 | 3 | -1/+112 | |
| | | | | | | | | | | | | | | | | add new feature: allow unit test mode enabling via HTTP GET parameter | |||||
| * | | | tell people why we need that variable | Christian Weiske | 2011-04-06 | 1 | -0/+2 | |
| | | | | ||||||
| * | | | always delete all bookmarks in setUp since almost all methods do it anyway | Christian Weiske | 2011-04-06 | 1 | -14/+7 | |
| | | | | ||||||
| * | | | Re-adding test data without carriage returns. | bretticvs | 2011-03-31 | 2 | -0/+34 | |
| | | | | ||||||
| * | | | Trying to remove carriage returns from test data. | bretticvs | 2011-03-31 | 2 | -34/+0 | |
| | | | | ||||||
| * | | | Revert "Revert "Updates for configurable-privacy2, hopefully without ↵ | bretticvs | 2011-03-31 | 5 | -20/+89 | |
| | | | | | | | | | | | | | | | | | | | | | | | | carriage returns."" This reverts commit f072059f2de515c0125a9f63ab8476e52c4d4353. | |||||
| * | | | Revert "Updates for configurable-privacy2, hopefully without carriage returns." | bretticvs | 2011-03-31 | 5 | -89/+20 | |
| | | | | | | | | | | | | | | | | This reverts commit 675eadd584e264ba92091579bbc1166dcf3a5715. | |||||
| * | | | Updates for configurable-privacy2, hopefully without carriage returns. | bretticvs | 2011-03-31 | 5 | -20/+89 | |
| | | | | ||||||
| * | | | Revert "Further updates for configurable-privacy2." | U-SYBASE\bdee | 2011-03-31 | 3 | -2029/+1961 | |
| | | | | | | | | | | | | | | | | This reverts commit ef88147d453bce7d5b86ec43daad2f54447513c8. | |||||
| * | | | Further updates for configurable-privacy2. | bretticvs | 2011-03-30 | 3 | -1961/+2029 | |
| | | | | ||||||
| * | | | Adding directory and files for test data. | bretticvs | 2011-03-30 | 2 | -0/+34 | |
| | | | | ||||||
| * | | | Updates for feature request 3164348: Make default privacy configurable. | bretticvs | 2011-03-15 | 9 | -9/+72 | |
| | | | | ||||||
* | | | | Merge branch 'master' into ssl-client-certs | Christian Weiske | 2011-05-12 | 3 | -21/+86 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | do not automatically store user id in session | Christian Weiske | 2011-05-12 | 1 | -12/+39 | |
| | | | | ||||||
| * | | | fix a test that failed when using a base URL without protocol | Christian Weiske | 2011-05-12 | 2 | -1/+18 | |
| | | | | ||||||
| * | | | reformat userservice::getWatchNames | Christian Weiske | 2011-05-12 | 1 | -8/+29 | |
| | | | | ||||||
* | | | | typo | Christian Weiske | 2011-05-12 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | ignore html files in doc/ dir - that is only compiled rST | Christian Weiske | 2011-05-12 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | ssl client certificate docs | Christian Weiske | 2011-05-12 | 1 | -0/+174 | |
| | | | | ||||||
* | | | | add SSL client certificate translations for german (de_DE) | Christian Weiske | 2011-05-11 | 2 | -414/+435 | |
| | | | | ||||||
* | | | | update translation base file | Christian Weiske | 2011-05-11 | 1 | -148/+219 | |
| | | | | ||||||
* | | | | seems I actually forget to use the methods only parameter | Christian Weiske | 2011-05-11 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | use correct variable and show error messages | Christian Weiske | 2011-05-11 | 1 | -8/+8 | |
| | | | | ||||||
* | | | | deleting ssl client certificates from profile page works now | Christian Weiske | 2011-05-11 | 2 | -3/+50 | |
| | | | | ||||||
* | | | | registering the current client certificate works now | Christian Weiske | 2011-05-11 | 1 | -1/+14 | |
| | | | | ||||||
* | | | | document template parameters and correct form action | Christian Weiske | 2011-05-11 | 1 | -2/+13 | |
| | | | | ||||||
* | | | | do not use links but POST form to change SSL settings. Proper web apps ↵ | Christian Weiske | 2011-05-11 | 1 | -4/+12 | |
| | | | | | | | | | | | | | | | | should never change data with GET requests | |||||
* | | | | prepare user interface to register and delete client certificates on the ↵ | Christian Weiske | 2011-05-10 | 4 | -7/+142 | |
| | | | | | | | | | | | | | | | | profile page |