| f591e7b0 | 27-Aug-2013 |
Matt Perry <matt@mattperry.com> |
Fix CodeSniffer violations
Fix violations for the following sniff DokuWiki.WhiteSpace.ScopeIndent |
| 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 |
| a44e6f80 | 23-Aug-2013 |
Matt Perry <matt@mattperry.com> |
Fix grammar in proxy_except description
Remove trailing preposition. |
| 919c95be | 23-Aug-2013 |
Matt Perry <matt@mattperry.com> |
Fix grammar for allowdebug description
Add a full stop between sentences for the allowdebug description. |
| 7a61cb65 | 23-Aug-2013 |
Matt Perry <matt@mattperry.com> |
Fix grammar for the hidepages description |
| 089c81d5 | 23-Aug-2013 |
Matt Perry <matt@mattperry.com> |
Fix CodeSniffer violations for PHP files
Fix violations for Zend.Files.ClosingTag.NotAllowed |
| 0ea51e63 | 23-Aug-2013 |
Matt Perry <matt@mattperry.com> |
Fix CodeSniffer violations for PHP files
Fix violations for Generic.PHP.LowerCaseConstant.Found |
| 403ad0ff | 23-Aug-2013 |
Matt Perry <matt@mattperry.com> |
Exclude files from CodeSniffer checks
Exclude inc/blowfish.php and lib/scripts/fileuploader.js from CodeSniffer checks. |
| 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 ...
|
| f4a04700 | 22-Aug-2013 |
Matt Perry <matt@mattperry.com> |
Exclude inc/lessc.inc.php from CodeSniffer checks |
| 7ef8e99f | 22-Aug-2013 |
Matt Perry <matt@mattperry.com> |
Fix CodeSniffer violations
Change indentation to ensure code confirms to CodeSniffer rules. |
| 10426238 | 22-Aug-2013 |
Matt Perry <matt@mattperry.com> |
Add jQuery exclusion in CodeSniffer rule set
Add a CodeSniffer exclusion rule for the lib/scripts/jquery directory. |
| 147c953d | 21-Aug-2013 |
Matt Perry <matt@mattperry.com> |
Fix adLDAP exclusion in CodeSniffer rule set
Fix the exclusion of adLDAP to exclude all of its dependent subdirectories in addition to the main adLDAP.php file. |
| 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 |