Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 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 |
| | | |||
* | | 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 |
| | | |||
* | | Merge branch 'master' of git@github.com:splitbrain/dokuwiki | Christopher Smith | 2010-09-18 |
|\ \ | |||
| * | | Write the debug log only when debugging is enabled | Michael Hamann | 2010-09-18 |
| | | | | | | | | | | | | | | | | | | The debug log isn't automatically cleaned so don't write to it when debugging is disabled and thus nobody is aware that debug output might be generated. | ||
* | | | #1797 fix ptype stack to properly close and reopen <p> elements | Christopher Smith | 2010-09-18 |
|/ / | |||
* | | Corrected contact email of Andreas Haerter | Michael Hamann | 2010-09-18 |
| | | |||
* | | fixed indention | Andreas Gohr | 2010-09-17 |
|/ | |||
* | Show digest time in actual subscription listing | Adrian Lang | 2010-09-16 |
| | |||
* | use background image based data security check in admin | Andreas Gohr | 2010-09-09 |
| | |||
* | display DokuWiki version in admin menu | Andreas Gohr | 2010-09-09 |
| | | | | Template authors might need to adjust their CSS | ||
* | Russian language update | Aleksandr Selivanov | 2010-09-07 |
| | |||
* | fixed page lookup when useheading is disabled | Andreas Gohr | 2010-08-29 |
| | | | | this was broken by d0bdf7659fce98c2922b151766d51d5c7e8814d6 | ||
* | fixed namespace subscription file location FS#2013 | Andreas Gohr | 2010-08-29 |
| | | | | | | If you subscribed to namespaces other than the root namespace using the new develonly subscription feature you'll need to renew your subscriptions. | ||
* | don't load disabled plugins FS#1990 | Andreas Gohr | 2010-08-29 |
| | |||
* | GeSHi updated to 1.0.8.8 | Andreas Gohr | 2010-08-29 |
| | |||
* | added missing keeptxt option to universal search FS#2014 | Andreas Gohr | 2010-08-29 |
| | |||
* | make use of tpl_get_action in tpl_actiondropdown FS#2005 | Andreas Gohr | 2010-08-27 |
| | |||
* | Do not allow empty strings as superuser or manager FS#2009 | Andreas Gohr | 2010-08-27 |
| | |||
* | Finish language update | Otto Vainio | 2010-08-27 |
| | |||
* | Use namespace filter in quicksearch with empty search term | Adrian Lang | 2010-08-20 |
| | |||
* | Dutch language update | Timon Van Overveldt | 2010-08-20 |
| | |||
* | Serbian language update | Miroslav Šolti | 2010-08-20 |
| | |||
* | Turkish language update | ks780 | 2010-08-20 |
| | |||
* | Try to fix broken tables | Adrian Lang | 2010-08-13 |
| | |||
* | clean up table parser handler | Adrian Lang | 2010-08-13 |
| | |||
* | Ignore small & own changes in digest & list mails | Adrian Lang | 2010-08-10 |
| | |||
* | Italian language update | osman tekin | 2010-08-09 |
| | |||
* | Fix variable name in ldap retrieveUsers | Adrian Lang | 2010-08-09 |
| | |||
* | Fix german subscription form translation | Adrian Lang | 2010-08-06 |
| | |||
* | Rewrite mimetype (faster, shorter, no PHP Notice) | Adrian Lang | 2010-08-06 |
| | |||
* | Convenience function in HTTPClient | Andreas Gohr | 2010-08-02 |
| | | | | | The new dget() method works accepts URL parameters as associative array (like the post() method). | ||
* | Romanian language update | Emanuel-Emeric Andraşi | 2010-08-01 |
| | |||
* | German language updates | Arne Pelka | 2010-07-26 |
| | |||
* | French language update | FELTZ Vincent | 2010-07-26 |
| | |||
* | Strip whitespace from X-FORWARDED-FOR FS#1996 | Marcel Pennewiß | 2010-07-16 |
| | |||
* | Hungarian update | Szabó Dávid | 2010-07-16 |
| | |||
* | Russian language update | Aleksandr Selivanov | 2010-07-16 |
| | |||
* | URL-encode keys as well | Adrian Lang | 2010-07-15 |
| | | | | Often URL parameter keys contain characters which are not allowed in URIs, like square brackets. Those have to be escaped as well. | ||
* | Remove charset from internal script tag | Adrian Lang | 2010-07-13 |
| | | | | See http://adrianlang.de/ada/html-script-charset | ||
* | Czech language update | Honza Lefty Škoda | 2010-07-12 |
| | |||
* | Brasilian Portuguese language update | Jeferson Propheta | 2010-07-12 |
| |