Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tiny fixes for xhtml strict | Anika Henke | 2011-04-17 |
| | |||
* | removed empty id in register form (FS#2222) | Anika Henke | 2011-04-17 |
| | |||
* | do not strip empty form parameters FS#2222 | Andreas Gohr | 2011-04-17 |
| | |||
* | attach textChanged property to window attempt to fix FS#2196 | Andreas Gohr | 2011-04-17 |
| | |||
* | Bulgarian language update | Kiril Velikov | 2011-04-17 |
| | |||
* | removed incorrect nbsps in diff view (FS#2223) | Anika Henke | 2011-04-16 |
| | |||
* | Merge branch 'master' of https://github.com/lupo49/dokuwiki into lupo49-master | Guy Brand | 2011-04-16 |
|\ | |||
| * | eo: updates for esperanto language | lupo49 | 2011-04-16 |
| | | |||
* | | French strings update | Guy Brand | 2011-04-16 |
| | | |||
* | | Removed hard coded strings from plugin manager | Guy Brand | 2011-04-16 |
|/ | |||
* | don't use form_makeTag() for blank.gif as empty attributes are not passed on ↵ | Anika Henke | 2011-04-16 |
| | | | | (which resulted in a missing alt attribute) | ||
* | closed hidden input in popularity plugin | Anika Henke | 2011-04-16 |
| | |||
* | avoid empty optgroup in acl admin | Anika Henke | 2011-04-16 |
| | |||
* | removed nbsps from some clearer divs | Anika Henke | 2011-04-16 |
| | |||
* | fixed invalid html in diff options | Anika Henke | 2011-04-16 |
| | |||
* | fix ACL preview for users with special chars FS#2206 | Andreas Gohr | 2011-04-16 |
| | | | | The user was nameencoded twice. | ||
* | Fix broken link to config help page | Guy Brand | 2011-04-16 |
| | |||
* | Update copyright year | Guy Brand | 2011-04-16 |
| | |||
* | Finnish language update | Otto Vainio | 2011-04-16 |
| | |||
* | French language update | Constantinos Xanthopoulos | 2011-04-16 |
| | |||
* | Finnish language update | Otto Vainio | 2011-04-16 |
| | |||
* | Merge branch 'contrib/fix_perms' of git://git.ortolo.eu/pkg-dokuwiki | Anika Henke | 2011-04-16 |
|\ | |||
| * | chmod -x inc/lang/az/* | Tanguy Ortolo | 2011-04-13 |
| | | | | | | | | | | These regular files were executable for no reason. They needed a special rule for the Debian package, better to fix it upstream. | ||
* | | Support the empty link [[]] | Adrian Lang | 2011-04-14 |
|/ | |||
* | stay logged in when updating your password | Andreas Gohr | 2011-04-11 |
| | | | | | | This functionality broke in recent updates to the cookie handling. This patch makes it work again. Binding to the session is now a functionality of auth_cookiesalt() | ||
* | Fix page ID test cases & make them more robust | Adrian Lang | 2011-04-09 |
| | |||
* | Check if link exists and set right caption | Izidor Matušov | 2011-04-08 |
| | |||
* | Added configuration variables for empty link testcases and added testcases ↵ | Izidor Matušov | 2011-04-07 |
| | | | | for resolve_pageid | ||
* | Unit test cases for FS 2178 | Izidor Matušov | 2011-04-07 |
| | |||
* | If the page link is empty, it should link to current page -- FS#2178 | Izidor Matušov | 2011-04-07 |
| | |||
* | Merge branch 'master' of https://github.com/akate/dokuwiki into akate-master | Michael Hamann | 2011-04-07 |
|\ | |||
| * | indexer fix updating the search index | Kate Arzamastseva | 2011-04-07 |
| | | |||
* | | fixed two errors in safefnrecode plugin | Myron Turner | 2011-04-06 |
| | | |||
* | | safefnrecode: don't double fix filenames | Andreas Gohr | 2011-04-03 |
| | | |||
* | | fix end indicator fix | Andreas Gohr | 2011-04-03 |
| | | |||
* | | Temporary conversion plugin for new fnencode FS#2197 | Andreas Gohr | 2011-04-03 |
| | | | | | | | | | | | | | | | | | | | | This plugin converts existing filenames that were stored using the option "safe" in fnencode from using the dot (.) as post_indicator to using a bracket (]) as post_insdicator. It will also add a post_indicator at the end of the file name should it be missing (Bug FS#2122). This plugin needs testing by people using the safe encode option! | ||
* | | Merge branch 'master' of git@github.com:splitbrain/dokuwiki | Christopher Smith | 2011-04-02 |
|\ \ | |||
| * | | Make .htaccess access protection work in more setups | Marc Schiffbauer | 2011-03-29 |
| | | | | | | | | | | | | | | | | | | Before this patch with a .htaccess file on a higher level in the hierarchy with "Satisfy Any" it has been possible that the directory protection didn't work as expected. | ||
| * | | Merge remote branch 'whoopdedo/tokenizer-rewrite' | Andreas Gohr | 2011-03-26 |
| |\ \ | |||
| | * | | Remove config for external tokenizer | Tom N Harris | 2011-03-22 |
| | | | | |||
| | * | | Clarify usage of some indexer methods | Tom N Harris | 2011-03-22 |
| | | | | |||
| | * | | Change Doku_Indexer visibility from private to protected, and get rid of ↵ | Tom N Harris | 2011-03-22 |
| | | | | | | | | | | | | | | | | ugly underscores | ||
| * | | | Using only __construct now | Piyush Mishra | 2011-03-23 |
| | | | | |||
| * | | | Done with DifferenceEngine.php | Piyush Mishra | 2011-03-23 |
| | |/ | |/| | |||
| * | | Romanian language update | Florin Iacob | 2011-03-21 |
| | | | |||
| * | | fixed handling of legacy and subscriber config options FS#2208 | Andreas Gohr | 2011-03-21 |
| | | | | | | | | | | | | This was broken in 3a48618a538412994ec244d5a9fde5c4a6161d10 | ||
| * | | Merge remote-tracking branch 'marklundeberg/master' | Andreas Gohr | 2011-03-21 |
| |\ \ | |||
| | * | | Make interwiki links match with every other icon-link: need 1px top and ↵ | marklundeberg | 2011-03-08 |
| | | | | | | | | | | | | | | | | bottom padding or else the icons' top and bottom pixel rows get cut off. | ||
| * | | | Minor: Edited the delta_time function for php5 | Piyush Mishra | 2011-03-21 |
| | |/ | |/| | |||
| * | | replace tokenizer_cmd with action hook | Andreas Gohr | 2011-03-19 |
| | | | | | | | | | | | | | | | as discussed at http://www.freelists.org/post/dokuwiki/tokenizer-cmd-in-indexer,1 |