History log of /dokuwiki/lib/ (Results 1901 – 1925 of 4525)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
c312f28002-Oct-2013 Martin Michalek <michalek.dev@gmail.com>

translation update

0da02e4d01-Oct-2013 Martin Michalek <michalek.dev@gmail.com>

translation update

61ccb1b024-Sep-2013 monica <may.dorado@gmail.com>

translation update

3712ca9a22-Sep-2013 Gerrit Uitslag <klapinklapin@gmail.com>

change visibility of private to protected

911d14c222-Sep-2013 Leone Lisboa Magevski <leone1983@gmail.com>

translation update

786dfb0e21-Sep-2013 Gerrit Uitslag <klapinklapin@gmail.com>

Use ->cleanUser everywhere in usermanager. Fixes FS#2849
Some auth backend have bad cleaning, but that is responsibility of these.

b59cff8b21-Sep-2013 Gerrit Uitslag <klapinklapin@gmail.com>

Move strings to language files. Fix lang key

c5a7c0c620-Sep-2013 Gerrit Uitslag <klapinklapin@gmail.com>

Improve PHPDocs and set visibility explicitly

a102b17520-Sep-2013 Gerrit Uitslag <klapinklapin@gmail.com>

Use zero when getUserCount is unsupported. Fixes FS#2353

4f11d93d20-Sep-2013 Gerrit Uitslag <klapinklapin@gmail.com>

skips 'count' entries in ldap results. Fixes FS#2370

b1a0daf919-Sep-2013 Gerrit Uitslag <klapinklapin@gmail.com>

translation update

a1f2b5a319-Sep-2013 Gerrit Uitslag <klapinklapin@gmail.com>

Fixed gathering of version of popularity plugin

b8a07f6717-Sep-2013 Gerrit Uitslag <klapinklapin@gmail.com>

translation update

e8497e5416-Sep-2013 schplurtz <Schplurtz@laposte.net>

translation update

2f182b4a15-Sep-2013 schplurtz <Schplurtz@laposte.net>

translation update

a7640f6315-Sep-2013 Myeongjin <aranet100@gmail.com>

Translation update in Korean

3daf9b2012-Sep-2013 Hideaki SAWADA <chuno@live.jp>

translation update

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.

1...<<71727374757677787980>>...181