Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | typos fixed / added new strings | lupo49 | 2010-10-06 |
| | |||
* | typo fixed | lupo49 | 2010-10-06 |
| | |||
* | another RTL fix for the config manager FS#2047 | Andreas Gohr | 2010-10-03 |
| | |||
* | Spanish language update | Oscar M. Lage | 2010-10-03 |
| | |||
* | FS#1995, add a little defense to avoid warnings caused by bad wiki | Christopher Smith | 2010-10-03 |
| | | | | syntax | ||
* | Merge branch 'master' of git@github.com:splitbrain/dokuwiki | Christopher Smith | 2010-10-03 |
|\ | |||
| * | Truncate wiki name in sent mail (FS#2021) | Guy Brand | 2010-10-03 |
| | | |||
* | | No need for a self include ;) | Christopher Smith | 2010-10-03 |
|/ | |||
* | FS#1958 | Christopher Smith | 2010-10-03 |
| | |||
* | removed outdated timing tests | Andreas Gohr | 2010-10-03 |
| | |||
* | reset failinfo on next test case | Andreas Gohr | 2010-10-03 |
| | |||
* | correctly handle highlighting of partial searches FS#1353 | Andreas Gohr | 2010-10-03 |
| | |||
* | RTL adjustments for config manager FS#2044 | Andreas Gohr | 2010-10-03 |
| | |||
* | coding style changes in plugin manager css | Andreas Gohr | 2010-10-03 |
| | |||
* | RTL adjustments for the ACL manager FS#2046 | Andreas Gohr | 2010-10-03 |
| | |||
* | RTL fixes for the config manager FS#2045 | Andreas Gohr | 2010-10-03 |
| | |||
* | Link wizard starts with the last opened namespace FS#1989 | Michael Hamann | 2010-10-02 |
| | |||
* | Added some 404 handling to lib/exe/detail.php | Andreas Gohr | 2010-10-02 |
| | |||
* | populate $INFO in lib/exe/detail.php FS#2041 | Andreas Gohr | 2010-10-02 |
| | |||
* | coding style cleanup in lib/exe/detail.php | Andreas Gohr | 2010-10-02 |
| | |||
* | Remove trailing whitespace in the link wizard FS#1760 | Michael Hamann | 2010-10-02 |
| | |||
* | more relaxed recognition of windows share links FS#1991 | Andreas Gohr | 2010-10-02 |
| | |||
* | FS#1928: Keep mlist file upon page deletion to persist subscribers for later ↵ | Gina Haeussge | 2010-10-02 |
| | | | | | | recreation and allow notification of subscribers of page deletion. | ||
* | typo fix | Andreas Gohr | 2010-10-02 |
| | |||
* | Merge branch 'master' of github.com:splitbrain/dokuwiki | Andreas Gohr | 2010-10-02 |
|\ | |||
| * | FS#1353: Only highlight isolated occurences of search term, not those where ↵ | Gina Haeussge | 2010-10-02 |
| | | | | | | | | | | | | it's part of another term. Word boundaries are now respected. | ||
* | | Brazilian Portuguese language update | Isaias Masiero Filho | 2010-10-02 |
|/ | |||
* | Fixed bug FS2030 JpegMeta dies on parsing XMP | Hakan Sandell | 2010-10-02 |
| | |||
* | FS#2038: Use GET for the search form | Gina Haeussge | 2010-10-02 |
| | |||
* | renamed index to sitemap FS#2026 | Andreas Gohr | 2010-10-02 |
| | |||
* | Merge branch 'master' of github.com:splitbrain/dokuwiki | Andreas Gohr | 2010-10-02 |
|\ | |||
| * | FS#2034: Removed close button. | Gina Haeussge | 2010-10-02 |
| | | |||
* | | RTL style corrections for the admin interface FS#2029 | Andreas Gohr | 2010-10-02 |
|/ | |||
* | Informal German language update | Matthias Schulte | 2010-10-02 |
| | |||
* | we now maintain our spam blacklist FS#2035 | Andreas Gohr | 2010-10-02 |
| | |||
* | a more correct fix for FS#2039 | Andreas Gohr | 2010-10-02 |
| | |||
* | properly encode user wildcard in ACLs FS#2039 | Andreas Gohr | 2010-10-02 |
| | |||
* | Add note on deactivating warning about opening local link in Firefox | Adrian Lang | 2010-09-30 |
| | |||
* | Add back globals for templates | Adrian Lang | 2010-09-29 |
| | |||
* | Small fixes / cleanup | Adrian Lang | 2010-09-28 |
| | |||
* | ignore wrong content-encoding header FS#2037 | Andreas Gohr | 2010-09-24 |
| | | | | | | | Some servers send a content-encoding for gzip files but do not encode the content themselves. This is IMHO wrong, this patch detects this and ignores the header. The request will return true but set a warning message in $this->error | ||
* | Merge branch 'master' of http://github.com/alice-wl/dokuwiki | Andreas Gohr | 2010-09-24 |
|\ | |||
| * | fixed request server port issue in httpclient | ai | 2010-09-17 |
| | | |||
* | | Slovak language update | Martin Michalek | 2010-09-23 |
| | | |||
* | | Faroese language update | Einar Petersen | 2010-09-23 |
| | | |||
* | | fixed new calls in test cases according to PHP5 conventions | Guy Brand | 2010-09-23 |
| | | |||
* | | Work around WebKit bug: newlines at the end of input values are removed. | Adrian Lang | 2010-09-22 |
| | | | | | | | | In WebKit, newlines at the end of input field’s value parameters are removed. This breaks $PRE, so we protect those new lines with a dot and later remove the dot. | ||
* | | Add tpl_getLang function | Adrian Lang | 2010-09-22 |
| | | |||
* | | Remove odd .htaccess | Adrian Lang | 2010-09-20 |
| | | | | | | | | Neither I nor Andi has any idea what this file is for and why it explicitly //grants// permission and why its documentation is wrong. | ||
* | | Merge branch 'master' of git@github.com:splitbrain/dokuwiki | Christopher Smith | 2010-09-18 |
|\ \ |