summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | unit tests for self deleting of user accountsChristopher Smith2013-07-31
| | * | | | | | | | | | | | | FS#2751 - self deletion of user accountChristopher Smith2013-07-31
| * | | | | | | | | | | | | | HTTPClient don't pull too much bytes when no content-length is givenAndreas Gohr2013-08-02
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | HTTPClient don't pull too much bytes when no content-length is givenAndreas Gohr2013-08-02
* | | | | | | | | | | | | | Merge pull request #251 from splitbrain/localizetemplateAndreas Gohr2013-08-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | improve method name and phpdocsKlap-in2013-08-02
| * | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into localizetemplateKlap-in2013-08-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into localizetemplateKlap-in2013-08-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Enable LANG.template.<template>.key to provide localized strings in templatesKlap-in2013-08-02
| * | | | | | | | | | | | | | | localized texts for templatesKlap-in2013-08-02
| | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #252 from splitbrain/bi-directionalityAndreas Gohr2013-08-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | fixed some bi-directionality issuesAnika Henke2013-08-02
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #255 from splitbrain/usermanager_bugAndreas Gohr2013-08-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | improve html structure and styling for add & edit user notesChristopher Smith2013-08-02
| * | | | | | | | | | | | | | | usermanager: fix an issue where edit user table would incorrectly show the pa...Christopher Smith2013-08-02
| | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #256 from lupo49/masterAndreas Gohr2013-08-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | de/de-informal/en: Removed redundant suffixes in TOC of configurationMatthias Schulte2013-08-02
* | | | | | | | | | | | | | | Merge pull request #253 from lupo49/masterAndreas Gohr2013-08-02
|\| | | | | | | | | | | | | | | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | de/de-informal updates: Replace "Nutzer" with more common word "Benutzer"Matthias Schulte2013-08-02
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
* | | | | | | | | | | | | small fix for pagetools in RTL languagesAnika Henke2013-08-02
* | | | | | | | | | | | | FS#2802 correctly fix tar testsAndreas Gohr2013-08-02
* | | | | | | | | | | | | Revert "translation update"Andreas Gohr2013-08-02
* | | | | | | | | | | | | Merge pull request #250 from dokuwiki-translate/lang_update_6Andreas Gohr2013-08-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | translation updateDokuWiki Translation2013-08-02
|/ / / / / / / / / / / /
* | | | | | | | | | | | fixed tar tests FS#2809Andreas Gohr2013-08-01
* | | | | | | | | | | | Merge pull request #247 from splitbrain/FS#2766Anika Henke2013-08-01
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | simplify commentChristopher Smith2013-08-01
| * | | | | | | | | | | include namespace links when index access from the wiki start pageChristopher Smith2013-08-01
| * | | | | | | | | | | Improve nofollow behaviour for ?do=indexChristopher Smith2013-08-01
| |/ / / / / / / / / /
* | | | | | | | | | | prevent overlong select boxes (FS#2817)Anika Henke2013-08-01
* | | | | | | | | | | Brazilian Portuguese language updateFrederico Guimarães2013-08-01
* | | | | | | | | | | added default icon to pagetoolsAnika Henke2013-08-01
* | | | | | | | | | | use http_build_query() in HTTPClientAndreas Gohr2013-08-01
* | | | | | | | | | | Merge pull request #238 from splitbrain/logjserrorsChristopher Smith2013-08-01
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Don't recommend the deprecated default template for JS debuggingMichael Hamann2013-07-30
| * | | | | | | | | | | In debug mode: catch and log JS errors with file informationMichael Hamann2013-07-21
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | HTTPClient: Implement handling of two-dimensional data arraysMichael Hamann2013-08-01
* | | | | | | | | | | Fix loading for helper components with loadHelper()Michael Hamann2013-08-01
* | | | | | | | | | | Merge pull request #194 from splitbrain/loggedin-classChristopher Smith2013-08-01
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | improved coding style on tpl_classes()Anika Henke2013-08-01
| * | | | | | | | | | | added tpl_classes() to return useful layout classesAnika Henke2013-07-21
| * | | | | | | | | | | Merge remote-tracking branch 'origin/master' into loggedin-classAnika Henke2013-07-21
| |\| | | | | | | | | |
| * | | | | | | | | | | Merge remote-tracking branch 'origin/master' into loggedin-classAnika Henke2013-06-02
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | added loggedIn class to main tpl containerAnika Henke2013-03-04
* | | | | | | | | | | | | Merge pull request #232 from flammy/patch-1Christopher Smith2013-08-01
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fixes validation problems with base64 encoded images in CSS.flammy2013-06-24
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #233 from flammy/patch-2Christopher Smith2013-08-01
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fixes validation problems with base64 encoded images in CSS.flammy2013-06-24
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #236 from splitbrain/pagetoolseventChristopher Smith2013-08-01
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | rename event to TEMPLATE_DOKUWIKI_PAGETOOLS_DISPLAYAndreas Gohr2013-08-01