| d91ab76f | 27-Aug-2013 |
Matt Perry <matt@mattperry.com> |
Fix CodeSniffer violations
Fix violations for the following sniff DokuWiki.Functions.OpeningFunctionBrace
Also removed an extraneous semicolon. |
| f9f54ce2 | 26-Aug-2013 |
Matej Urbančič <mateju@svn.gnome.org> |
translation update |
| 95ea8901 | 25-Aug-2013 |
Matthias Schulte <dokuwiki@lupo49.de> |
Added "global $conf" to make the conditions working. |
| c404cb3b | 23-Aug-2013 |
Matt Perry <matt@mattperry.com> |
Fix CodeSniffer violations for PHP files
Fix violations for Squiz.Commenting.DocCommentAlignment.SpaceBeforeTag
Conflicts: inc/parser/xhtml.php |
| d2d7bf0b | 23-Aug-2013 |
Christoph Schindler <hop@30hopsmax.at> |
FS#2840 fix typo in debug message |
| 0ea51e63 | 23-Aug-2013 |
Matt Perry <matt@mattperry.com> |
Fix CodeSniffer violations for PHP files
Fix violations for Generic.PHP.LowerCaseConstant.Found |
| bb1c4a65 | 22-Aug-2013 |
Matt Perry <matt@mattperry.com> |
Revert changes to phpseclib to previous commit
Michael Hamann commented in pull request #306 that phpseclib has not been adopted by the DokuWiki project. Therefore, the changes made to reduce the Co
Revert changes to phpseclib to previous commit
Michael Hamann commented in pull request #306 that phpseclib has not been adopted by the DokuWiki project. Therefore, the changes made to reduce the CodeSniffer violations should be reverted and the local copy of phpseclib should be excluded from CS checks. This commit reverts the previous changes and adds the appropriate exclusion rule.
show more ...
|
| 7ef8e99f | 22-Aug-2013 |
Matt Perry <matt@mattperry.com> |
Fix CodeSniffer violations
Change indentation to ensure code confirms to CodeSniffer rules. |
| 6c954d25 | 21-Aug-2013 |
Myeongjin <aranet100@gmail.com> |
translation update |
| b8983d3a | 21-Aug-2013 |
Matt Perry <matt@mattperry.com> |
Fix CodeSniffer violations
Remove whitespace from end of lines to reduce the number of CodeSniffer violations. |
| bcc16555 | 20-Aug-2013 |
Aleksandr Selivanov <alexgearbox@gmail.com> |
translation update |
| 9fb553c0 | 19-Aug-2013 |
Dennis Plöger <develop@dieploegers.de> |
translation update |
| a08059e4 | 19-Aug-2013 |
Myeongjin <aranet100@gmail.com> |
translation update |
| 66d935e7 | 17-Aug-2013 |
Michael Hamann <michael@content-space.de> |
Fix backlinks for internal links with parameters
This adds the parameter extraction code from the xhtml renderer to the metadata renderer in order to not to include the parameters in the id that is
Fix backlinks for internal links with parameters
This adds the parameter extraction code from the xhtml renderer to the metadata renderer in order to not to include the parameters in the id that is recorded as link target. A test case checks that the link is actually returned as backlink (fails without the fix).
show more ...
|
| 02266f1f | 17-Aug-2013 |
Myeongjin <aranet100@gmail.com> |
translation update |
| 8d191898 | 16-Aug-2013 |
Myeongjin <aranet100@gmail.com> |
translation update mailwrap.html |
| 13446f80 | 16-Aug-2013 |
Myeongjin <aranet100@gmail.com> |
translation update |
| 68389009 | 16-Aug-2013 |
André Neves <drakferion@gmail.com> |
translation update |
| f0ee5aeb | 15-Aug-2013 |
Zbyněk Křivka <krivka@fit.vutbr.cz> |
translation update |
| ab090718 | 15-Aug-2013 |
Felipe Castro <fefcas@yahoo.com.br> |
translation update |
| c92968d1 | 15-Aug-2013 |
Frederico Gonçalves Guimarães <frederico@teia.bio.br> |
translation update |
| 4fda0504 | 15-Aug-2013 |
Myeongjin <aranet100@gmail.com> |
translation update |
| 198dcd63 | 15-Aug-2013 |
christian studer <cstuder@existenz.ch> |
translation update |
| 25a7457c | 15-Aug-2013 |
Saroj Dhakal <lotusnagarkot@gmail.com> |
translation update |
| 60ce17ac | 14-Aug-2013 |
Andreas Gohr <andi@splitbrain.org> |
updated phpless to 0.4.0 |