| e8497e54 | 16-Sep-2013 |
schplurtz <Schplurtz@laposte.net> |
translation update |
| 97b34fd1 | 15-Sep-2013 |
Anika Henke <anika@selfthinker.org> |
removed authmodfailed line in ro lang again (sneaked back in) |
| 2f182b4a | 15-Sep-2013 |
schplurtz <Schplurtz@laposte.net> |
translation update |
| a7640f63 | 15-Sep-2013 |
Myeongjin <aranet100@gmail.com> |
Translation update in Korean |
| dd1ddf3a | 14-Sep-2013 |
Razvan Deaconescu <razvan.deaconescu@cs.pub.ro> |
Use consistent translation in Romanian language file |
| 3daf9b20 | 12-Sep-2013 |
Hideaki SAWADA <chuno@live.jp> |
translation update |
| 54c95c59 | 11-Sep-2013 |
Matt Perry <matt@mattperry.com> |
Replace tabs with spaces
Replace tabs with spaces to fixed the Generic.WhiteSpace.DisallowTabIndent.TabsUsed sniff. |
| 2f7a0e94 | 11-Sep-2013 |
Matt Perry <matt@mattperry.com> |
Fix CodeSniffer whitespace violoations
Removed extraneous whitespace to eliminate errors reported by the Squiz.WhiteSpace.SuperfluousWhitespace sniff. |
| df2df443 | 08-Sep-2013 |
Aleksandr Selivanov <alexgearbox@gmail.com> |
translation update |
| 836030cf | 08-Sep-2013 |
Myeongjin <aranet100@gmail.com> |
Translation update in Korean |
| e6ce96e7 | 04-Sep-2013 |
Vincent Feltz <psycho@feltzv.fr> |
translation update |
| 33f552fa | 03-Sep-2013 |
Anika Henke <anika@selfthinker.org> |
removed unused lang string (authmodfailed) |
| 5fdb3847 | 01-Sep-2013 |
Anika Henke <anika@selfthinker.org> |
Removed old default template
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://gith
Removed old default template
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.
show more ...
|
| 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. |