summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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.
* 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
|\
| * fixed request server port issue in httpclientai2010-09-17
| |
* | Slovak language updateMartin Michalek2010-09-23
| |
* | Faroese language updateEinar Petersen2010-09-23
| |
* | fixed new calls in test cases according to PHP5 conventionsGuy Brand2010-09-23
| |
* | Work around WebKit bug: newlines at the end of input values are removed.Adrian Lang2010-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 functionAdrian Lang2010-09-22
| |
* | Remove odd .htaccessAdrian Lang2010-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/dokuwikiChristopher Smith2010-09-18
|\ \
| * | Write the debug log only when debugging is enabledMichael Hamann2010-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> elementsChristopher Smith2010-09-18
|/ /
* | Corrected contact email of Andreas HaerterMichael Hamann2010-09-18
| |
* | fixed indentionAndreas Gohr2010-09-17
| |
* | gather namespace stats in popularity pluginAndreas Gohr2010-09-17
|/
* Show digest time in actual subscription listingAdrian Lang2010-09-16
|
* use background image based data security check in adminAndreas Gohr2010-09-09
|
* image based data security check in the installer FS#2020Andreas Gohr2010-09-09
| | | | | should we replace the previous javascript based check in the admin interface with this one as well?
* check data directory security FS#2020Andreas Gohr2010-09-09
| | | | | | | | | This is a javascript based check, executed from the admin menu. If the data directory is readable, a warning is displayed. Doing this check in JavaScript makes sure we have a real client side test (opposed to the check executed from ?do=check) Question: should this be localized?
* display DokuWiki version in admin menuAndreas Gohr2010-09-09
| | | | Template authors might need to adjust their CSS
* Russian language updateAleksandr Selivanov2010-09-07
|
* More emphasis test cases from bug reportsAdrian Lang2010-08-31
|
* Fix table tests according to 6606d6fc9f9Adrian Lang2010-08-31
|
* fixed page lookup when useheading is disabledAndreas Gohr2010-08-29
| | | | this was broken by d0bdf7659fce98c2922b151766d51d5c7e8814d6
* release preparationsAndreas Gohr2010-08-29
|
* fixed namespace subscription file location FS#2013Andreas Gohr2010-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#1990Andreas Gohr2010-08-29
|
* I'm not the only copyright holderAndreas Gohr2010-08-29
|
* GeSHi updated to 1.0.8.8Andreas Gohr2010-08-29
|
* added missing keeptxt option to universal search FS#2014Andreas Gohr2010-08-29
|
* make use of tpl_get_action in tpl_actiondropdown FS#2005Andreas Gohr2010-08-27
|
* Do not allow empty strings as superuser or manager FS#2009Andreas Gohr2010-08-27
|
* Finish language updateOtto Vainio2010-08-27
|
* allow empty values for emails in config manager FS#2012Andreas Gohr2010-08-27
|
* fixed username detection in dwpage FS#2011Andreas Gohr2010-08-27
|
* Use namespace filter in quicksearch with empty search termAdrian Lang2010-08-20
|