History log of /dokuwiki/lib/ (Results 1951 – 1975 of 4558)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
54c95c5911-Sep-2013 Matt Perry <matt@mattperry.com>

Replace tabs with spaces

Replace tabs with spaces to fixed the
Generic.WhiteSpace.DisallowTabIndent.TabsUsed sniff.

2f7a0e9411-Sep-2013 Matt Perry <matt@mattperry.com>

Fix CodeSniffer whitespace violoations

Removed extraneous whitespace to eliminate errors reported by the
Squiz.WhiteSpace.SuperfluousWhitespace sniff.

df2df44308-Sep-2013 Aleksandr Selivanov <alexgearbox@gmail.com>

translation update

836030cf08-Sep-2013 Myeongjin <aranet100@gmail.com>

Translation update in Korean

e6ce96e704-Sep-2013 Vincent Feltz <psycho@feltzv.fr>

translation update


/dokuwiki/inc/lang/ar/lang.php
/dokuwiki/inc/lang/az/lang.php
/dokuwiki/inc/lang/bg/lang.php
/dokuwiki/inc/lang/ca-valencia/lang.php
/dokuwiki/inc/lang/ca/lang.php
/dokuwiki/inc/lang/cs/lang.php
/dokuwiki/inc/lang/da/lang.php
/dokuwiki/inc/lang/de-informal/lang.php
/dokuwiki/inc/lang/de/lang.php
/dokuwiki/inc/lang/el/lang.php
/dokuwiki/inc/lang/en/lang.php
/dokuwiki/inc/lang/eo/lang.php
/dokuwiki/inc/lang/es/lang.php
/dokuwiki/inc/lang/et/lang.php
/dokuwiki/inc/lang/eu/lang.php
/dokuwiki/inc/lang/fa/lang.php
/dokuwiki/inc/lang/fi/lang.php
/dokuwiki/inc/lang/fo/lang.php
/dokuwiki/inc/lang/fr/lang.php
/dokuwiki/inc/lang/gl/lang.php
/dokuwiki/inc/lang/he/lang.php
/dokuwiki/inc/lang/hr/lang.php
/dokuwiki/inc/lang/hu/lang.php
/dokuwiki/inc/lang/ia/lang.php
/dokuwiki/inc/lang/id/lang.php
/dokuwiki/inc/lang/it/lang.php
/dokuwiki/inc/lang/ja/lang.php
/dokuwiki/inc/lang/km/lang.php
/dokuwiki/inc/lang/ko/lang.php
/dokuwiki/inc/lang/la/lang.php
/dokuwiki/inc/lang/lb/lang.php
/dokuwiki/inc/lang/lt/lang.php
/dokuwiki/inc/lang/lv/lang.php
/dokuwiki/inc/lang/mk/lang.php
/dokuwiki/inc/lang/mr/lang.php
/dokuwiki/inc/lang/ne/lang.php
/dokuwiki/inc/lang/nl/lang.php
/dokuwiki/inc/lang/no/lang.php
/dokuwiki/inc/lang/pl/lang.php
/dokuwiki/inc/lang/pt-br/lang.php
/dokuwiki/inc/lang/pt/lang.php
/dokuwiki/inc/lang/ro/lang.php
/dokuwiki/inc/lang/ru/lang.php
/dokuwiki/inc/lang/sk/lang.php
/dokuwiki/inc/lang/sl/lang.php
/dokuwiki/inc/lang/sq/lang.php
/dokuwiki/inc/lang/sr/lang.php
/dokuwiki/inc/lang/sv/lang.php
/dokuwiki/inc/lang/th/lang.php
/dokuwiki/inc/lang/tr/lang.php
/dokuwiki/inc/lang/uk/lang.php
/dokuwiki/inc/lang/zh-tw/lang.php
/dokuwiki/inc/lang/zh/lang.php
plugins/usermanager/lang/fr/lang.php
5fdb384701-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 ...


f591e7b027-Aug-2013 Matt Perry <matt@mattperry.com>

Fix CodeSniffer violations

Fix violations for the following sniff
DokuWiki.WhiteSpace.ScopeIndent

d91ab76f27-Aug-2013 Matt Perry <matt@mattperry.com>

Fix CodeSniffer violations

Fix violations for the following sniff
DokuWiki.Functions.OpeningFunctionBrace

Also removed an extraneous semicolon.

f9f54ce226-Aug-2013 Matej Urbančič <mateju@svn.gnome.org>

translation update

c404cb3b23-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

a44e6f8023-Aug-2013 Matt Perry <matt@mattperry.com>

Fix grammar in proxy_except description

Remove trailing preposition.

919c95be23-Aug-2013 Matt Perry <matt@mattperry.com>

Fix grammar for allowdebug description

Add a full stop between sentences for the allowdebug description.

7a61cb6523-Aug-2013 Matt Perry <matt@mattperry.com>

Fix grammar for the hidepages description

089c81d523-Aug-2013 Matt Perry <matt@mattperry.com>

Fix CodeSniffer violations for PHP files

Fix violations for Zend.Files.ClosingTag.NotAllowed

0ea51e6323-Aug-2013 Matt Perry <matt@mattperry.com>

Fix CodeSniffer violations for PHP files

Fix violations for Generic.PHP.LowerCaseConstant.Found

7ef8e99f22-Aug-2013 Matt Perry <matt@mattperry.com>

Fix CodeSniffer violations

Change indentation to ensure code confirms to CodeSniffer rules.

6c954d2521-Aug-2013 Myeongjin <aranet100@gmail.com>

translation update

b8983d3a21-Aug-2013 Matt Perry <matt@mattperry.com>

Fix CodeSniffer violations

Remove whitespace from end of lines to reduce the number of CodeSniffer
violations.

bcc1655520-Aug-2013 Aleksandr Selivanov <alexgearbox@gmail.com>

translation update

9fb553c019-Aug-2013 Dennis Plöger <develop@dieploegers.de>

translation update

a08059e419-Aug-2013 Myeongjin <aranet100@gmail.com>

translation update

02266f1f17-Aug-2013 Myeongjin <aranet100@gmail.com>

translation update

6838900916-Aug-2013 André Neves <drakferion@gmail.com>

translation update

f0ee5aeb15-Aug-2013 Zbyněk Křivka <krivka@fit.vutbr.cz>

translation update

ab09071815-Aug-2013 Felipe Castro <fefcas@yahoo.com.br>

translation update

1...<<71727374757677787980>>...183