summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge branch 'master' into stableAdrian Lang2010-10-07
|\
| * Add back subscribens link type as empty stringAdrian Lang2010-10-07
| | | | | | | | This avoids breaking old templates
| * fixed line terminationlupo492010-10-06
| |
| * typos fixed / added new stringslupo492010-10-06
| |
| * Latvian language updateAivars Miska2010-10-06
| |
| * Merge remote branch 'lupo49/master'Andreas Gohr2010-10-06
| |\
| | * typo fixedlupo492010-10-06
| | |
| * | Esperanto language updateRobert Bogenschneider2010-10-06
| | |
| * | Polish language updateGrzegorz Żur2010-10-06
| | |
| * | Russian language updateAleksey2010-10-06
| |/
| * another RTL fix for the config manager FS#2047Andreas Gohr2010-10-03
| |
| * Spanish language updateOscar M. Lage2010-10-03
| |
| * FS#1995, add a little defense to avoid warnings caused by bad wikiChristopher Smith2010-10-03
| | | | | | | | syntax
| * Merge branch 'master' of git@github.com:splitbrain/dokuwikiChristopher Smith2010-10-03
| |\
| | * Truncate wiki name in sent mail (FS#2021)Guy Brand2010-10-03
| | |
| * | No need for a self include ;)Christopher Smith2010-10-03
| |/
| * FS#1958Christopher Smith2010-10-03
| |
| * removed outdated timing testsAndreas Gohr2010-10-03
| |
| * reset failinfo on next test caseAndreas Gohr2010-10-03
| |
| * correctly handle highlighting of partial searches FS#1353Andreas Gohr2010-10-03
| |
| * RTL adjustments for config manager FS#2044Andreas Gohr2010-10-03
| |
| * coding style changes in plugin manager cssAndreas Gohr2010-10-03
| |
| * RTL adjustments for the ACL manager FS#2046Andreas Gohr2010-10-03
| |
| * RTL fixes for the config manager FS#2045Andreas Gohr2010-10-03
| |
| * Link wizard starts with the last opened namespace FS#1989Michael Hamann2010-10-02
| |
| * Added some 404 handling to lib/exe/detail.phpAndreas Gohr2010-10-02
| |
| * populate $INFO in lib/exe/detail.php FS#2041Andreas Gohr2010-10-02
| |
| * coding style cleanup in lib/exe/detail.phpAndreas Gohr2010-10-02
| |
| * Remove trailing whitespace in the link wizard FS#1760Michael Hamann2010-10-02
| |
| * more relaxed recognition of windows share links FS#1991Andreas Gohr2010-10-02
| |
| * FS#1928: Keep mlist file upon page deletion to persist subscribers for later ↵Gina Haeussge2010-10-02
| | | | | | | | | | | | recreation and allow notification of subscribers of page deletion.
| * typo fixAndreas Gohr2010-10-02
| |
| * Merge branch 'master' of github.com:splitbrain/dokuwikiAndreas Gohr2010-10-02
| |\
| | * FS#1353: Only highlight isolated occurences of search term, not those where ↵Gina Haeussge2010-10-02
| | | | | | | | | | | | | | | | | | it's part of another term. Word boundaries are now respected.
| * | Brazilian Portuguese language updateIsaias Masiero Filho2010-10-02
| |/
| * Fixed bug FS2030 JpegMeta dies on parsing XMPHakan Sandell2010-10-02
| |
| * FS#2038: Use GET for the search formGina Haeussge2010-10-02
| |
| * renamed index to sitemap FS#2026Andreas Gohr2010-10-02
| |
| * Merge branch 'master' of github.com:splitbrain/dokuwikiAndreas Gohr2010-10-02
| |\
| | * FS#2034: Removed close button.Gina Haeussge2010-10-02
| | |
| * | RTL style corrections for the admin interface FS#2029Andreas Gohr2010-10-02
| |/
| * Informal German language updateMatthias Schulte2010-10-02
| |
| * we now maintain our spam blacklist FS#2035Andreas Gohr2010-10-02
| |
| * a more correct fix for FS#2039Andreas Gohr2010-10-02
| |
| * properly encode user wildcard in ACLs FS#2039Andreas Gohr2010-10-02
| |
| * Add note on deactivating warning about opening local link in FirefoxAdrian Lang2010-09-30
| |
| * Add back globals for templatesAdrian Lang2010-09-29
| |
| * Small fixes / cleanupAdrian Lang2010-09-28
| |
| * ignore wrong content-encoding header FS#2037Andreas Gohr2010-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/dokuwikiAndreas Gohr2010-09-24
| |\