History log of /dokuwiki/lib/plugins/ (Results 776 – 800 of 2872)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
61e35c3513-May-2017 Andreas Gohr <andi@splitbrain.org>

fix error in config manager caused by changes visibility

The internal lang and localized variables of a plugin are no longer
accessible from the outside. This adds a proper setter and also fixes
the

fix error in config manager caused by changes visibility

The internal lang and localized variables of a plugin are no longer
accessible from the outside. This adds a proper setter and also fixes
the type hinting in the config plugin.

show more ...

188d716512-May-2017 Andreas Gohr <andi@splitbrain.org>

test constructors need to call parent constructor

this fixes another problem with our tests and phpunit 6.1

9c9753d612-May-2017 Andreas Gohr <andi@splitbrain.org>

replace some var keywords

This should fix some tests on PHP 7.1. The work is far from done, we
still have a lot of variables without proper accessibility defined.

c0e0ec7923-Apr-2017 Elchin <quliyev_elchin1989@mail.ru>

translation update

6475ad4413-Apr-2017 David Surroca <david.tb303@gmail.com>

translation update

32b2e36818-Apr-2017 Dharmik <dharmik8478@gmail.com>

Fix Typo in remote API (#1938)

* Updated remote.php

Updated remote.php for retrieving all the acl details.

* Updated remote.php

By mistake changed in addAcl instead of listAcls.

c0f9e7c305-Apr-2017 Kris Charatonik <krishary@gmail.com>

translation update

43332dfd05-Apr-2017 Pavel Krupička <pajdacz@gmail.com>

translation update

20cfa16802-Apr-2017 Zacharias Sdregas <zsdregas@sch.gr>

translation update

1bff2aba31-Mar-2017 Andreas Gohr <andi@splitbrain.org>

mark some tests as non-risky

Those tests either just check that an exception is NOT thrown or are
there to check dependencies for other tests. Newer phpunits mark all
tests as risky that have no ass

mark some tests as non-risky

Those tests either just check that an exception is NOT thrown or are
there to check dependencies for other tests. Newer phpunits mark all
tests as risky that have no assertion.

show more ...


/dokuwiki/.travis.yml
/dokuwiki/_test/tests/inc/io_getSizeFile.test.php
/dokuwiki/_test/tests/inc/mailer.test.php
/dokuwiki/_test/tests/inc/remote.test.php
/dokuwiki/composer.json
/dokuwiki/composer.lock
/dokuwiki/inc/DifferenceEngine.php
/dokuwiki/inc/FeedParser.php
/dokuwiki/inc/JSON.php
/dokuwiki/inc/JpegMeta.php
/dokuwiki/inc/PassHash.class.php
/dokuwiki/inc/cli.php
/dokuwiki/inc/common.php
/dokuwiki/inc/confutils.php
/dokuwiki/inc/farm.php
/dokuwiki/inc/form.php
/dokuwiki/inc/indexer.php
/dokuwiki/inc/infoutils.php
/dokuwiki/inc/init.php
/dokuwiki/inc/lessc.inc.php
/dokuwiki/inc/load.php
/dokuwiki/inc/mail.php
/dokuwiki/inc/media.php
/dokuwiki/inc/pageutils.php
/dokuwiki/inc/parser/code.php
/dokuwiki/inc/parser/handler.php
/dokuwiki/inc/parser/lexer.php
/dokuwiki/inc/parser/metadata.php
/dokuwiki/inc/parser/parser.php
/dokuwiki/inc/parserutils.php
/dokuwiki/inc/plugin.php
/dokuwiki/inc/search.php
/dokuwiki/inc/template.php
/dokuwiki/install.php
authpdo/_test/mysql.test.php
authpdo/_test/sqlite.test.php
/dokuwiki/vendor/composer/ClassLoader.php
/dokuwiki/vendor/composer/LICENSE
/dokuwiki/vendor/composer/autoload_files.php
/dokuwiki/vendor/composer/autoload_real.php
/dokuwiki/vendor/composer/autoload_static.php
/dokuwiki/vendor/composer/installed.json
/dokuwiki/vendor/paragonie/random_compat/composer.json
/dokuwiki/vendor/paragonie/random_compat/lib/byte_safe_strings.php
/dokuwiki/vendor/paragonie/random_compat/lib/cast_to_int.php
/dokuwiki/vendor/paragonie/random_compat/lib/error_polyfill.php
/dokuwiki/vendor/paragonie/random_compat/lib/random.php
/dokuwiki/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php
/dokuwiki/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php
/dokuwiki/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php
/dokuwiki/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php
/dokuwiki/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php
/dokuwiki/vendor/paragonie/random_compat/lib/random_int.php
/dokuwiki/vendor/paragonie/random_compat/psalm-autoload.php
/dokuwiki/vendor/paragonie/random_compat/psalm.xml
/dokuwiki/vendor/splitbrain/php-archive/composer.json
/dokuwiki/vendor/splitbrain/php-archive/src/FileInfo.php
/dokuwiki/vendor/splitbrain/php-archive/src/Tar.php
/dokuwiki/vendor/splitbrain/php-archive/src/Zip.php
b92d070d11-Mar-2017 Àngel Pérez Beroy <aperezberoy@gmail.com>

translation update

f502bbbb16-Mar-2017 Martin Růžička <martinr@post.cz>

translation update

squashed a whole bunch of PRs

closes #1907
closes #1908
closes #1909
closes #1910
closes #1911
closes #1912
closes #1913
closes #1914
closes #1915
closes #1916
closes #1917
close

translation update

squashed a whole bunch of PRs

closes #1907
closes #1908
closes #1909
closes #1910
closes #1911
closes #1912
closes #1913
closes #1914
closes #1915
closes #1916
closes #1917
closes #1918
closes #1919
closes #1920
closes #1921
closes #1922

show more ...

62c9e1db14-Mar-2017 Felix <j.felix@mueller-donath.de>

translation update

8ff80ee328-Feb-2017 phy25 <git@phy25.com>

translation update

36dccdcd25-Feb-2017 kuma <kuma000@qq.com>

translation update

2af726d322-Feb-2017 rnck <dokuwiki@rnck.de>

translation update

aa31d8d021-Feb-2017 controlonline.net <controlonline.net@gmail.com>

translation update

20f1bc5014-Feb-2017 Olivier Humbert <trebmuh@tuxfamily.org>

translation update

14b73b3118-Feb-2017 Andreas Gohr <andi@splitbrain.org>

fixed typo in german lang

6e0c32d717-Feb-2017 Hella Breitkopf <hella.breitkopf@gmail.com>

translation update

8061ba1217-Feb-2017 mark prins <mprins@users.sf.net>

translation update

2f452d3917-Feb-2017 alexey <xeenych@gmail.com>

translation update

9fe10ff816-Feb-2017 Marco Hofmann <xenadmin@meinekleinefarm.net>

translation update

1aa4284e16-Feb-2017 Paolo <paolopoz12@gmail.com>

translation update

935d40e916-Feb-2017 Marco Hofmann <xenadmin@meinekleinefarm.net>

translation update

1...<<31323334353637383940>>...115