Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | translation update | reza_khn | 2014-01-16 |
| | |||
* | Merge pull request #500 from razvand/master | Andreas Gohr | 2014-01-16 |
|\ | | | | | Corrections in Romanian language files | ||
| * | Adjust and correct translations in Romanian text files | Razvan Deaconescu | 2014-01-16 |
| | | |||
| * | Make minor corrections to Romanian language file | Razvan Deaconescu | 2014-01-16 |
|/ | |||
* | Merge pull request #498 from dokuwiki-translate/lang_update_3 | Dominik Eckelmann | 2014-01-12 |
|\ | | | | | Translation update (zh) | ||
| * | translation update | oott123 | 2014-01-12 |
|/ | |||
* | fix renderer:plugin() signature | Andreas Gohr | 2014-01-08 |
| | | | | | | | | | in 82d616353e4c3680d88f083eb6f88fe68de92904 we introduced passing the raw match for syntax plugins to the plugin method of the renderer. This was introduced for renderer plugins that might need access to the raw syntax (like the table editor or WYSIWYG plugins). However the function signature was never updated, making these additional parameter basically secret. With strict standard this throws errors. This patch fixes this. | ||
* | php doc block | Andreas Gohr | 2014-01-08 |
| | |||
* | removed some unused parameters, fixed some docblocks | Andreas Gohr | 2014-01-07 |
| | | | | this file makes me cry. there is so much shit going on here. | ||
* | removed superflous parameter | Andreas Gohr | 2014-01-07 |
| | |||
* | removed superflous parameter | Andreas Gohr | 2014-01-07 |
| | |||
* | drop code coverage for now | Andreas Gohr | 2014-01-07 |
| | | | | | | | | | | | Something is broken on travis-ci.org regarding the max execution time limit and code coverage generation. I have no clue how to solve this, so I remove this again for test completion's sake. Please chime in with ideas at * https://github.com/travis-ci/travis-ci/issues/1837 * http://stackoverflow.com/q/20972248/172068 | ||
* | another travis config change | Andreas Gohr | 2014-01-07 |
| | |||
* | integrate code coverage reports in scrutinizer-ci | Andreas Gohr | 2014-01-06 |
| | | | | not sure if we end up using it | ||
* | fixed error in .travis.yml | Andreas Gohr | 2014-01-05 |
| | |||
* | notify IRC on change only | Andreas Gohr | 2014-01-05 |
| | |||
* | also notify IRC channel | Andreas Gohr | 2014-01-05 |
| | |||
* | display more info on travis tests | Andreas Gohr | 2014-01-05 |
| | |||
* | try testing dokuwiki on travis-ci | Andreas Gohr | 2014-01-05 |
| | |||
* | Merge pull request #491 from dokuwiki-translate/lang_update_636 | Dominik Eckelmann | 2014-01-05 |
|\ | | | | | Translation update (ar) | ||
| * | translation update | alhajr | 2014-01-05 |
|/ | |||
* | removed invalid source mappings | Andreas Gohr | 2014-01-03 |
| | | | | | | Minified jQuery contains a source mapping hint that will result in a 404 in Chrome. I removed the hint for now. A better solution (eg. fixing the mapping URL) should be found. | ||
* | Merge pull request #484 from gturri/patch-1 | Andreas Gohr | 2014-01-02 |
|\ | | | | | Fixed typo | ||
| * | Fixed typo | Guillaume Turri | 2013-12-29 |
| | | |||
* | | Merge pull request #485 from dokuwiki-translate/lang_update_613 | Andreas Gohr | 2014-01-02 |
|\ \ | | | | | | | Translation update (bg) | ||
| * | | translation update | Ivan Peltekov | 2013-12-31 |
| |/ | |||
* | | Merge pull request #487 from dokuwiki-translate/lang_update_618 | Andreas Gohr | 2014-01-02 |
|\ \ | | | | | | | Translation update (ar) | ||
| * | | translation update | alhajr | 2014-01-01 |
| | | | |||
* | | | Merge pull request #490 from dokuwiki-translate/lang_update_625 | Andreas Gohr | 2014-01-02 |
|\ \ \ | |/ / |/| | | Translation update (he) | ||
| * | | translation update | tomer | 2014-01-01 |
|/ / | |||
* | | Merge pull request #486 from dokuwiki-translate/lang_update_614 | Dominik Eckelmann | 2013-12-31 |
|\ \ | |/ |/| | Translation update (he) | ||
| * | translation update | matt carroll | 2013-12-31 |
|/ | |||
* | Merge pull request #479 from dokuwiki-translate/lang_update_608 | Anika Henke | 2013-12-25 |
|\ | | | | | Translation update (sv) | ||
| * | translation update | Hans Iwan Bratt | 2013-12-24 |
|/ | |||
* | Merge pull request #477 from dokuwiki-translate/lang_update_604 | Andreas Gohr | 2013-12-18 |
|\ | | | | | Translation update (vi) | ||
| * | translation update | Dương Văn Hoàng | 2013-12-19 |
|/ | |||
* | Merge pull request #476 from dokuwiki-translate/lang_update_592 | Andreas Gohr | 2013-12-16 |
|\ | | | | | Translation update (nl) | ||
| * | translation update | gicalle | 2013-12-16 |
|/ | |||
* | Merge pull request #436 from rotdrop/master | Andreas Gohr | 2013-12-15 |
|\ | | | | | Provide an XMLRPC logoff method. | ||
| * | Increase also the API version. | Claus-Justus Heine | 2013-11-24 |
| | | |||
| * | Prepare an XMLRPC logoff method. Rationale: XMLRPC is thought for | Claus-Justus Heine | 2013-11-24 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | script, which typically should not store their authentication cookies on disk. However: 1st: DW cannot tell if an external script is in this respect well-behaved. 2nd: it does not hurt to provide means for a voluntary log-out. There are, BTW, two parts of authentication data: one is stored in the cookie-storage of the client, and the other part is stored in the session data of the DW instance on the server. This logoff call is responsible for invalidating the credentials stored on the server, regardless of any cookie data remaining (or being stolen) on the client side. | ||
* | | Merge pull request #475 from dokuwiki-translate/lang_update_583 | Dominik Eckelmann | 2013-12-15 |
|\ \ | | | | | | | Translation update (bn) | ||
| * | | translation update | ninetailz | 2013-12-15 |
|/ / | |||
* | | Merge pull request #473 from dokuwiki-translate/lang_update_562 | Andreas Gohr | 2013-12-13 |
|\ \ | | | | | | | Translation update (bn) | ||
| * | | translation update | ninetailz | 2013-12-12 |
|/ / | |||
* | | Fix indexing numeric words in page contents | Michael Hamann | 2013-12-11 |
| | | | | | | | | | | | | | | Since a8dba4523d2ecd09dd69a68a36673eaf5c009c57 the search index didn't properly index numeric words anymore, instead they were added as new words to the word list each time they were indexed, leading to an ever-increasing index size. | ||
* | | Revert "Merge pull request #472 from dokuwiki-translate/lang_update_559" | Andreas Gohr | 2013-12-10 |
| | | | | | | | | | | | | | | | | This reverts commit 32eed03cda7768e2efac40f1791c6b967d82778b, reversing changes made to 9e8bcd5f2ba2246ad2dff46d0313cb0c9e9f5579. I accidentally hit the wrong button on github :-) This translation added no new strings and should not have been merged. | ||
* | | Merge pull request #472 from dokuwiki-translate/lang_update_559 | Andreas Gohr | 2013-12-10 |
|\ \ | | | | | | | Translation update (it) | ||
| * | | translation update | admin | 2013-12-10 |
| | | | |||
* | | | fix possible XSS vulnerability in Plugin Manager | Andreas Gohr | 2013-12-10 |
|/ / | | | | | | | | | | | | | The plugin manager echos raw URLs in error messages, this could allow to construct an XSS attack. However the affected form is CSRF protected, so an attacker would require another XSS vulnerability to get the needed token, rendering this attack unneeded. So this should not be exploitable. |