| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
Removed extraneous whitespace to eliminate errors reported by the
Squiz.WhiteSpace.SuperfluousWhitespace sniff.
|
|\
| |
| | |
Translation update (fr)
|
|/ |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
The old 'default' template was deprecated with the release of the new
'dokuwiki' template (2012-10-13). It is still available in a separate
repository here: https://github.com/dokufreaks/template-default
But no-one in the core development team intends to maintain this template
anymore. So, anyone willing to adopt it is welcome to clone it and make it
your own.
|
|\
| |
| | |
add pointer curser to mediafile
|
| |
| |
| | |
Added the pointer icon to the media manager pop-up to show users it is clickable.
|
|\ \
| | |
| | | |
Translation update (sl)
|
| | | |
|
|\ \ \
| | | |
| | | | |
Fix CodeSniffer violations
|
| |/ /
| | |
| | |
| | |
| | | |
Fix violations for the following sniff
DokuWiki.WhiteSpace.ScopeIndent
|
|\ \ \
| |/ /
|/| | |
Fix CodeSniffer violations
|
|/ /
| |
| |
| |
| |
| |
| | |
Fix violations for the following sniff
DokuWiki.Functions.OpeningFunctionBrace
Also removed an extraneous semicolon.
|
|\ \
| | |
| | | |
Added "global $conf" to make the conditions working.
|
|/ / |
|
| |
| |
| |
| |
| |
| |
| | |
Fix violations for Squiz.Commenting.DocCommentAlignment.SpaceBeforeTag
Conflicts:
inc/parser/xhtml.php
|
|\ \
| | |
| | | |
Fix CodeSniffer violations for Zend.Files.ClosingTag.NotAllowed
|
| | |
| | |
| | |
| | | |
Fix violations for Zend.Files.ClosingTag.NotAllowed
|
|\ \ \
| | | |
| | | | |
Fix CodeSniffer violations for Generic.PHP.LowerCaseConstant.Found
|
| |/ /
| | |
| | |
| | | |
Fix violations for Generic.PHP.LowerCaseConstant.Found
|
| | |
| | |
| | |
| | |
| | | |
Exclude inc/blowfish.php and lib/scripts/fileuploader.js from
CodeSniffer checks.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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.
|
|\ \ \
| | | |
| | | | |
Fix several grammar mistakes in the configuration manager
|
| | | |
| | | |
| | | |
| | | | |
Remove trailing preposition.
|
| | | |
| | | |
| | | |
| | | | |
Add a full stop between sentences for the allowdebug description.
|
| |/ / |
|
|/ / |
|
|\ \
| | |
| | | |
Exclude inc/lessc.inc.php from CodeSniffer checks
|
|/ / |
|
|\ \
| | |
| | | |
Fix CodeSniffer violations
|
| | |
| | |
| | |
| | | |
Change indentation to ensure code confirms to CodeSniffer rules.
|
|\| |
| | |
| | | |
Update exclude patterns for CodeSniffer
|
| | |
| | |
| | |
| | | |
Add a CodeSniffer exclusion rule for the lib/scripts/jquery directory.
|
|/ /
| |
| |
| |
| | |
Fix the exclusion of adLDAP to exclude all of its dependent
subdirectories in addition to the main adLDAP.php file.
|
|\ \
| | |
| | | |
Translation update (de-informal)
|
| | | |
|
|\ \ \
| | | |
| | | | |
Translation update (ru)
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | | |
Translation update (ko)
|
| |/ / / |
|
|\ \ \ \
| |/ / /
|/| | | |
Fix CodeSniffer violations
|
|/ / /
| | |
| | |
| | |
| | | |
Remove whitespace from end of lines to reduce the number of CodeSniffer
violations.
|
|\ \ \
| |/ /
|/| | |
Translation update (ko)
|
|/ / |
|
|\ \
| | |
| | | |
Translation update (ko)
|
| | | |
|
|/ /
| |
| |
| |
| |
| |
| | |
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).
|
|\ \
| | |
| | | |
translation update
|
|/ / |
|
|\ \
| | |
| | | |
Translation update (ko)
|